|
clip.c
|
Avoid an additional copy of every vertex. Fixes #22
|
2018-08-21 09:37:19 +01:00 |
|
clip.h
|
Avoid an additional copy of every vertex. Fixes #22
|
2018-08-21 09:37:19 +01:00 |
|
draw.c
|
Fix a bug where only one texture would bind
|
2018-08-21 15:50:41 +01:00 |
|
flush.c
|
Avoid an additional copy of every vertex. Fixes #22
|
2018-08-21 09:37:19 +01:00 |
|
lighting.c
|
Fix directional lighting bug
|
2018-08-05 14:38:04 +01:00 |
|
private.h
|
Start refactoring the submission process
|
2018-08-20 21:19:12 +01: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 some bugs with mipmaps + compressed textures
|
2018-08-20 08:34:54 +01:00 |