clip.c
|
Fix up twiddled formats with alpha
|
2018-08-28 17:51:33 +01:00 |
clip.h
|
Avoid an additional copy of every vertex. Fixes #22
|
2018-08-21 09:37:19 +01:00 |
draw.c
|
Fix lighting wrapping
|
2018-08-27 21:35:07 +01:00 |
flush.c
|
Avoid an additional copy of every vertex. Fixes #22
|
2018-08-21 09:37:19 +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
|
Start work on spotlights
|
2018-08-28 15:55:50 +01:00 |
private.h
|
Implement glColorMaterial
|
2018-08-22 09:24:49 +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
|
Implement glColorMaterial
|
2018-08-22 09:24:49 +01:00 |
texture.c
|
Fix up twiddled formats with alpha
|
2018-08-28 17:51:33 +01:00 |