| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
GLObject.cpp:843:22: error: non-constant-expression cannot be narrowed from type 'double' to 'GLfloat' (aka 'float') in initializer list [-Wc++11-narrowing]
GLfloat lamb[4] = { color[0] * 0.1, color[1] * 0.1, color[2] * 0.1, 1.0f } ;
^~~~~~~~~~~~~~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p474051_s336054/logs/glclock-6.0.b6.0_6.log
Notes:
svn path=/head/; revision=474251
|
|
|
|
|
|
|
|
|
|
| |
- make patches conform to recommended format (makepatch)
PR: 209399
Submitted by: yuri@rawbw.com
Notes:
svn path=/head/; revision=414879
|
|
|
|
|
|
|
|
| |
PR: 188143
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=354299
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Fix build with GCC 4.1
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006092721/glclock-5.0_2.log
PR: ports/103880
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Notes:
svn path=/head/; revision=174429
|
|
|
|
|
|
|
|
| |
PR: ports/62644
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=100567
|
|
|
|
|
|
|
|
| |
PR: 28073
Submitted by: Patrick Li <pat@databits.net>
Notes:
svn path=/head/; revision=44126
|
|
|
|
|
|
|
|
|
| |
as the days of the former are numbered.
Reviewed by: asami
Notes:
svn path=/head/; revision=25584
|
|
|
|
| |
Notes:
svn path=/head/; revision=23822
|
|
glclock is an opengl demo with benchmarking capability. It
displays clocks with different textures etc. You will need
a very fast cpu or a hardware accelerated 3d card
(www.freebsd.org/~3d).
PR: 13866
Submitted by: Randall Hopper <aa8vb@ipass.net>
Notes:
svn path=/head/; revision=21953
|