|
config.h
|
Increase the max texture count
|
2019-03-08 21:38:39 +00:00 |
|
draw.c
|
Add missing profiler_pop(). Fixes #36
|
2019-03-29 07:51:09 +00:00 |
|
flush.c
|
Allow configuring initial capacities
|
2019-03-13 15:43:50 +00:00 |
|
framebuffer.c
|
Reserve 0 in the framebuffer thing (WIP)
|
2019-03-11 19:24:08 +00:00 |
|
immediate.c
|
Allow configuring initial capacities
|
2019-03-13 15:43:50 +00:00 |
|
lighting.c
|
Fix some signedness issues
|
2019-03-13 15:14:09 +00:00 |
|
private.h
|
Allow configuring initial capacities
|
2019-03-13 15:43:50 +00:00 |
|
profiler.c
|
Optimisations
|
2019-03-13 15:35:42 +00:00 |
|
state.c
|
Fix some signedness issues
|
2019-03-13 15:14:09 +00:00 |
|
texture.c
|
Fix twiddling code. Fixes #37
|
2019-03-29 07:54:50 +00:00 |