GLdc: an OpenGL implementation for the SEGA Dreamcast
Go to file
2017-09-15 10:19:34 +01:00
include Replace custom glKosLightAmbientX functions with glLightModelfv 2017-07-23 18:58:57 +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 Make things a little more explicit in the depth write toggling 2017-09-14 19:43:33 +01:00
gl-api.h Simplify gl-error.c 2017-07-22 21:12:26 +01:00
gl-arrays.c Fix logging of glDrawElements errors 2017-07-22 21:19:10 +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 Simplify gl-error.c 2017-07-22 21:12:26 +01:00
gl-fog.c Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-framebuffer.c Simplify gl-error.c 2017-07-22 21:12:26 +01:00
gl-light.c Replace custom glKosLightAmbientX functions with glLightModelfv 2017-07-23 18:58:57 +01: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 Remove the option for statically allocated buffers 2017-09-15 10:19:34 +01:00
gl-pvr.h Remove the option for statically allocated buffers 2017-09-15 10:19:34 +01: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 Check that textures are a power of two early rather than dying in PVR code 2017-07-23 21:11:29 +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