GLdc/GL
Luke Benstead dc07cbc4d2 Merge branch 'blend2' into 'master'
Try to fix not being able to use GL_SRC_COLOR and GL_ONE_MINUS_SRC_COLOR as destination blend factor

See merge request simulant/GLdc!125
2024-09-06 13:26:55 +00:00
..
alloc
platforms Merge branch 'master' of https://gitlab.com/simulant/GLdc 2024-08-11 09:19:59 -05:00
config.h
draw_fastpath.inc
draw.c Try to fix not being able to use GL_SRC_COLOR and GL_ONE_MINUS_SRC_COLOR as destination blend factor 2024-09-06 22:13:31 +10:00
error.c
flush.c
fog.c
framebuffer.c
gl_assert.h
glu.c
immediate.c
lighting.c
matrix.c
platform.h
private.h Try to fix not being able to use GL_SRC_COLOR and GL_ONE_MINUS_SRC_COLOR as destination blend factor 2024-09-06 22:13:31 +10:00
state.c Try to fix not being able to use GL_SRC_COLOR and GL_ONE_MINUS_SRC_COLOR as destination blend factor 2024-09-06 22:13:31 +10:00
texture.c Tidy up textures table and add some missing formats 2024-09-04 21:26:46 +10:00
types.h
util.c
version.c.in