jlf65
|
c960b24f07
|
Handle change in texture parameters in glCompressedTexImage2D
|
2016-08-02 15:07:27 -06:00 |
|
jlf65
|
b897a2abad
|
Handle change in texture parameters in glTexImage2D
|
2016-08-02 14:42:09 -06:00 |
|
Lawrence Sebald
|
0fa6e42b55
|
Remove +x permissions bits...
|
2016-01-03 22:24:52 -05:00 |
|
Josh Pearson
|
dd765f80d6
|
Foramt cleanup on gl-rgb.c
|
2015-09-09 11:45:09 -07:00 |
|
Josh Pearson
|
3df4244bc2
|
Formatting cleanup, and cleanup on gl-fog.c
|
2015-09-09 11:25:51 -07:00 |
|
Lawrence Sebald
|
46ed1d5353
|
Don't allocate texture conversion space on the stack, as it is likely to overflow the stack and corrupt heap memory.
|
2015-09-09 10:39:22 -04:00 |
|
Josh Pearson
|
5fce3e1897
|
Added Texture Format Conversion to glTexImage2D, Added GL_TEXTURE Matrix Transformations when glEnable(GL_KOS_TEXTURE_MATRIX), various bug fixes, few more API functions added
|
2015-09-06 09:47:57 -07:00 |
|
Josh Pearson
|
763ec99483
|
Added multi-texture support and glCompressedTexImage2D to the GL API
|
2015-01-04 15:07:57 -08:00 |
|
Josh Pearson
|
97dc25918a
|
First major update to the API 9-28-14
|
2014-09-28 19:40:41 -07:00 |
|