clip.c
|
Improve check
|
2018-09-15 17:41:58 +01:00 |
clip.h
|
More clipping fixes
|
2018-09-08 20:53:28 +01:00 |
flush.c
|
Prefix some non-static private methods
|
2018-09-15 11:45:38 +01:00 |
fog.c
|
Drop all of the old libGL files
|
2018-05-20 16:16:53 +01:00 |
glu.c
|
Add gluOrtho2D, ortho2d example and fix glOrtho
|
2018-05-29 19:39:27 +01:00 |
immediate.c
|
Add a missing header
|
2018-08-27 21:35:15 +01:00 |
lighting.c
|
Prefix some non-static private methods
|
2018-09-15 11:45:38 +01:00 |
private.h
|
Implement GL_EXT_shared_texture_palette
|
2019-02-21 21:58:31 +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
|
Implement GL_EXT_shared_texture_palette
|
2019-02-21 21:58:31 +00:00 |
texture.c
|
Implement GL_EXT_shared_texture_palette
|
2019-02-21 21:58:31 +00:00 |