GLdc: an OpenGL implementation for the SEGA Dreamcast
Go to file
2018-05-12 21:01:51 +01:00
containers Reimplement or refactor Texturing, State, and Drawing 2018-05-11 15:39:28 +01:00
experimental More lighting work 2018-05-12 21:01:51 +01:00
include More immediate mode 2018-05-12 14:54:06 +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 More immediate mode 2018-05-12 14:54:06 +01:00
gl-api.h Start reimplementing immediate mode and removing dead code 2018-05-12 14:39:20 +01:00
gl-arrays.c Start reimplementing immediate mode and removing dead code 2018-05-12 14:39:20 +01:00
gl-arrays.h Remove +x permissions bits... 2016-01-03 22:24:52 -05:00
gl-cap.c Start reimplementing immediate mode and removing dead code 2018-05-12 14:39:20 +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 Reimplement or refactor Texturing, State, and Drawing 2018-05-11 15:39:28 +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 Stub out lighting functionality 2018-05-12 14:05:54 +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 Start reimplementing immediate mode and removing dead code 2018-05-12 14:39:20 +01:00
gl-pvr.h Reimplement or refactor Texturing, State, and Drawing 2018-05-11 15:39:28 +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
glu-texture.c Refactor glTexImage2D and associated enums 2018-05-01 09:07:09 +01:00
Makefile Add build and link targets to the makefile 2018-01-18 19:52:54 +00:00