Christoph Oelckers
|
b8bcbe819b
|
- removed texture based dynamic lighting. For GL 3.x the shader approach is always better.
- fixed: sky fog was not unset.
|
2014-07-15 20:49:21 +02:00 |
|
Christoph Oelckers
|
2ad47935ef
|
Merge branch 'master' into Glew_Version_For_Real
|
2014-06-01 12:43:17 +02:00 |
|
alexey.lysiuk
|
a26fbc74f0
|
Fix compilation errors in latest texture-related changes
GCC and Clang complain about non-POD type passed to variadic function.
|
2014-06-01 10:27:16 +03:00 |
|
Christoph Oelckers
|
b514a815f4
|
- enable use of vertex buffer for sprite rendering.
|
2014-05-12 20:23:54 +02:00 |
|
Christoph Oelckers
|
c47c7421a3
|
- route all glColor calls through render state.
- add sector links to dynamic lights.
|
2014-05-11 22:57:42 +02:00 |
|
Christoph Oelckers
|
058f065446
|
- fixed: FFlatVertex contained two unused members.
- fixed: Clearing the args in the VavoomLightColor constructor only cleared 5 bytes, still assuming byte args.
|
2013-12-05 10:23:01 +01:00 |
|
Christoph Oelckers
|
c47c3169b3
|
- fixed: Dynamic lights may not execute their tick() function when the software renderer is active.
|
2013-08-09 23:38:30 +02:00 |
|
Christoph Oelckers
|
399d0974ab
|
- added GL render as of SVN revision 1600.
|
2013-06-23 09:49:34 +02:00 |
|