GLdc/GL
2022-06-11 21:27:09 +01:00
..
platforms Fix various clipping glitches 2022-06-11 21:27:09 +01:00
yalloc
clip.c Move clipping into list submission 2022-06-09 13:07:51 +01:00
config.h
draw_fastpath.inc Add tri and quad fast paths 2021-09-14 19:36:42 +01:00
draw.c Move clipping into list submission 2022-06-09 13:07:51 +01:00
error.c
flush.c Move clipping into list submission 2022-06-09 13:07:51 +01:00
fog.c
framebuffer.c Fix crash when generating mipmaps on 4bpp textures 2022-05-07 12:57:45 +01:00
glu.c
immediate.c Merge remote-tracking branch 'ozzyouzo/master' into paletted-textures 2022-05-04 20:39:39 +01: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 Add a missing space 2022-05-04 20:45:21 +01:00
texture.c Fix rgba vs argb inversion 2022-05-21 20:16:34 +01:00
types.h
util.c
version.c.in