clip.c
|
Make use of swapVertex
|
2019-03-25 19:30:45 +00:00 |
config.h
|
Increase the max texture count
|
2019-03-08 21:38:39 +00:00 |
draw.c
|
Massively optimise GL_POLYGON/GL_TRIANGLE_FAN
|
2019-03-29 11:26:19 +00:00 |
flush.c
|
Rename ClipVertex -> Vertex
|
2019-03-25 09:44:59 +00:00 |
fog.c
|
Drop all of the old libGL files
|
2018-05-20 16:16:53 +01:00 |
framebuffer.c
|
Reserve 0 in the framebuffer thing (WIP)
|
2019-03-11 19:24:08 +00:00 |
glu.c
|
Add gluOrtho2D, ortho2d example and fix glOrtho
|
2018-05-29 19:39:27 +01:00 |
immediate.c
|
Speed up immediate mode submission
|
2019-03-29 11:26:19 +00:00 |
lighting.c
|
Fix some signedness issues
|
2019-03-13 15:14:09 +00:00 |
private.h
|
Speed up immediate mode submission
|
2019-03-29 11:26:19 +00:00 |
profiler.c
|
Disable profiler
|
2019-03-29 11:26:19 +00:00 |
profiler.h
|
Performance optimisations
|
2018-08-19 21:10:42 +01:00 |
state.c
|
Update version string
|
2019-03-30 07:15:50 +00:00 |
texture.c
|
Fix twiddling code. Fixes #37
|
2019-03-29 11:26:19 +00:00 |