clip.c
|
Make the binary symbols more compatible
|
2019-03-08 21:36:53 +00:00 |
clip.h
|
More clipping fixes
|
2018-09-08 20:53:28 +01:00 |
config.h
|
Increase the max texture count
|
2019-03-08 21:38:39 +00:00 |
draw.c
|
Increase the max polygon size to 32
|
2019-03-10 16:10:59 +00:00 |
immediate.c
|
Add some missing function stubs
|
2019-03-10 12:19:45 +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 |
texture.c
|
Start working on a test for GL_ALPHA_TEST
|
2019-03-10 19:38:47 +00:00 |