|
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 |
|
framebuffer.c
|
Reserve 0 in the framebuffer thing (WIP)
|
2019-03-11 19:24:08 +00: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 |
|
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 |