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
|
Properly restore state after glEnd
|
2018-08-21 16:15:43 +01:00 |
flush.c
|
Avoid an additional copy of every vertex. Fixes #22
|
2018-08-21 09:37:19 +01:00 |
immediate.c
|
Properly restore state after glEnd
|
2018-08-21 16:15:43 +01:00 |
lighting.c
|
Fix directional lighting bug
|
2018-08-05 14:38:04 +01:00 |
private.h
|
Properly restore state after glEnd
|
2018-08-21 16:15:43 +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 |