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 |
glu.c
|
Add gluOrtho2D, ortho2d example and fix glOrtho
|
2018-05-29 19:39:27 +01:00 |
immediate.c
|
Add glMultiTexCoord2fARB
|
2018-08-05 09:09:38 +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 |