GLdc/GL
Hayden Kowalchuk 35bbab8eee feat: state.c add GL_POLYGON_OFFSET, add mipmap bias
- implement simple GL_POLYGON_OFFSET implementation
- add mipmap bias as per OpenGL spec
- CLAMP gave warnings comparing unsigned to < 0
2020-03-05 15:04:44 -05:00
..
clip.c
config.h
draw.c
error.c
flush.c
fog.c
framebuffer.c
glu.c
immediate.c
lighting.c
matrix.c
private.h
profiler.c
profiler.h
sh4_math.h
state.c feat: state.c add GL_POLYGON_OFFSET, add mipmap bias 2020-03-05 15:04:44 -05:00
texture.c
util.c
version.h