GLdc: an OpenGL implementation for the SEGA Dreamcast
Go to file
2017-07-22 17:40:53 +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 Added gitignore 2012-07-17 16:47:56 -05:00
gl-api.c Fix backface culling 2017-06-01 09:39:53 +01:00
gl-api.h Fix a number of bugs with texture bindings 2017-06-01 09:32:28 +01:00
gl-arrays.c GL spec says that drawing without calling glEnableClientState(GL_VERTEX_ARRAY) is a no-op, not an error 2017-06-01 13:42:51 +01:00
gl-arrays.h Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-cap.c Fix a number of bugs with texture bindings 2017-06-01 09:32:28 +01: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 Initialize KOS_GL_ERROR_CODE to zero 2017-07-22 17:40:53 +01: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 Fix a number of bugs with texture bindings 2017-06-01 09:32:28 +01: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