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
|
d925279bef
|
- fixed texture name handling in GL related texture classes for recent changes in ZDoom to eliminate the 8 character name limit.
|
2014-06-01 00:04:28 +02:00 |
|
Christoph Oelckers
|
03d4f23a6e
|
- made adjustments to the texture loading code to account for the recent changes to handle long texture names.
|
2014-05-15 19:27:22 +02:00 |
|
Christoph Oelckers
|
2885056f46
|
- moved GLEXT API out of RenderContext struct.
|
2013-09-03 18:29:39 +02:00 |
|
Christoph Oelckers
|
399d0974ab
|
- added GL render as of SVN revision 1600.
|
2013-06-23 09:49:34 +02:00 |
|