GLdc: an OpenGL implementation for the SEGA Dreamcast
Go to file
2017-05-31 19:35:15 +01:00
include Implement gl(Enable|Disable)ClientState 2017-05-31 19:32:46 +01:00
kos Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
.gitattributes Ignore the noise... Just testing something. 2014-08-30 13:33:02 -04:00
.gitignore
gl-api.c GLushort is required to store GL_CCW or GL_CW 2017-05-31 19:35:15 +01:00
gl-api.h Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-arrays.c Implement gl(Enable|Disable)ClientState 2017-05-31 19:32:46 +01:00
gl-arrays.h Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-cap.c glIsEnabled(GL_CULL_FACE) should return the status of culling, not fog. 2017-05-23 09:11:52 -04:00
gl-clip-arrays.c Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-clip.c Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-clip.h Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-error.c Add glGetError() and gluErrorString(). 2016-01-03 22:23:32 -05:00
gl-fog.c Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-framebuffer.c Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-light.c Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-light.h Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-matrix.c Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-pvr.c Fix a store-queue related issue in the primitive submission code. 2016-07-02 23:37:04 -04:00
gl-pvr.h Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-rgb.c Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-rgb.h Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-sh4-light.S Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-sh4.h Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-texture.c Handle change in texture parameters in glCompressedTexImage2D 2016-08-02 15:07:27 -06:00
glu-texture.c Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
Makefile Remove +x permissions bits... 2016-01-03 22:24:52 -05:00