GLdc/GL
OzzyOuzo c48bbfe07c Fixed glMultMatrixf(...)
Added _glResetSharedPalettes
2022-05-03 16:12:27 +03:00
..
platforms
yalloc
clip.c Remove debug logging 2021-09-18 14:37:28 +01:00
config.h
draw_fastpath.inc Add tri and quad fast paths 2021-09-14 19:36:42 +01:00
draw.c 16bit palette color format support, extended 64 shared palette slots (4bpp), GL_OES_compressed_paletted_texture support 2021-12-03 09:32:53 +02:00
error.c Error cleanup and immediate mode perf improvements 2021-09-13 10:29:04 +01:00
flush.c 16bit palette color format support, extended 64 shared palette slots (4bpp), GL_OES_compressed_paletted_texture support 2021-12-03 09:32:53 +02:00
fog.c Error cleanup and immediate mode perf improvements 2021-09-13 10:29:04 +01:00
framebuffer.c Error cleanup and immediate mode perf improvements 2021-09-13 10:29:04 +01:00
glu.c
immediate.c Fixed glMultMatrixf(...) 2022-05-03 16:12:27 +03:00
lighting.c 16bit palette color format support, extended 64 shared palette slots (4bpp), GL_OES_compressed_paletted_texture support 2021-12-03 09:32:53 +02:00
matrix.c Fixed glMultMatrixf(...) 2022-05-03 16:12:27 +03:00
platform.h
private.h 16bit palette color format support, extended 64 shared palette slots (4bpp), GL_OES_compressed_paletted_texture support 2021-12-03 09:32:53 +02:00
state.c 16bit palette color format support, extended 64 shared palette slots (4bpp), GL_OES_compressed_paletted_texture support 2021-12-03 09:32:53 +02:00
texture.c Fixed glMultMatrixf(...) 2022-05-03 16:12:27 +03:00
types.h
util.c
version.c.in