clip.c
|
Add a basic profiler and optimise some code
|
2018-08-16 17:51:15 +01:00 |
draw.c
|
Further optimisations
|
2018-08-17 21:40:27 +01:00 |
flush.c
|
Add a basic profiler and optimise some code
|
2018-08-16 17:51:15 +01:00 |
lighting.c
|
Fix directional lighting bug
|
2018-08-05 14:38:04 +01:00 |
private.h
|
Fix a number of issues with texture loading
|
2018-08-14 09:49:31 +01:00 |
profiler.c
|
Add a basic profiler and optimise some code
|
2018-08-16 17:51:15 +01:00 |
profiler.h
|
Add a basic profiler and optimise some code
|
2018-08-16 17:51:15 +01:00 |
state.c
|
Fix a number of issues with texture loading
|
2018-08-14 09:49:31 +01:00 |
texture.c
|
Handle GL_RED -> GL_RED
|
2018-08-14 15:55:03 +01:00 |