GLdc/GL
Luke Benstead e823205ebc Merge branch 'glPolygonMode-limited-scope-integration' into 'master'
add limited-scope compatability glPolygonMode state for GL_TRIANGLES + GL_LINE/GL_POINT

See merge request simulant/GLdc!169
2026-06-27 06:33:55 +00:00
..
alloc
platforms Add GL_KOS_texture_stride support 2026-06-20 00:45:11 -07:00
attributes.c Fix fast path calculation 2026-05-03 21:31:58 +01:00
config.h
draw_fastpath.inc Fix behaviour of current color, normal etc. 2026-03-04 21:04:24 +00:00
draw.c Merge branch 'glPolygonMode-limited-scope-integration' into 'master' 2026-06-27 06:33:55 +00:00
error.c
flush.c
fog.c
framebuffer.c
gl_assert.h
glu.c
immediate.c Fix behaviour of current color, normal etc. 2026-03-04 21:04:24 +00:00
lighting.c Many texture and lighting fixes 2026-05-04 08:59:12 +01:00
matrix.c
platform.h Add GL_KOS_texture_stride support 2026-06-20 00:45:11 -07:00
private.h Merge branch 'glPolygonMode-limited-scope-integration' into 'master' 2026-06-27 06:33:55 +00:00
state.c Merge branch 'glPolygonMode-limited-scope-integration' into 'master' 2026-06-27 06:33:55 +00:00
state.h Add tests 2026-04-20 22:23:31 +01:00
texture.c Updated the MR based on the feedback: 2026-06-20 14:34:27 -07:00
tnl_effects.c Start refactoring everything 2026-02-23 21:41:00 +00:00
types.h More float color work 2026-02-28 14:26:22 +00:00
util.c More float color work 2026-02-28 14:26:22 +00:00
version.c.in