clip.c
|
Prefix non-static private functions with '_gl'
|
2019-03-03 19:06:01 +00:00 |
clip.h
|
More clipping fixes
|
2018-09-08 20:53:28 +01:00 |
draw.c
|
Prefix non-static private functions with '_gl'
|
2019-03-03 19:06:01 +00:00 |
flush.c
|
Prefix non-static private functions with '_gl'
|
2019-03-03 19:06:01 +00:00 |
private.h
|
Prefix non-static private functions with '_gl'
|
2019-03-03 19:06:01 +00:00 |
profiler.c
|
Avoid an additional copy of every vertex. Fixes #22
|
2018-08-21 09:37:19 +01:00 |
profiler.h
|
Performance optimisations
|
2018-08-19 21:10:42 +01:00 |
state.c
|
Fix depth funcs
|
2019-03-03 19:41:19 +00:00 |
texture.c
|
Add some assertions
|
2019-03-03 19:49:28 +00:00 |