clip.c
|
Fix clipping 2020
|
2020-04-03 19:12:42 +00:00 |
draw.c
|
More perf tweaks
|
2020-05-08 09:59:32 +01:00 |
error.c
|
feat: error.c have PrintError reset error cond
|
2020-03-05 15:14:26 -05:00 |
flush.c
|
Allow enabling fsaa via the GLdcConfig struct
|
2020-03-18 20:47:12 +00:00 |
glu.c
|
fix: glu.c changed to float, reordered math
|
2020-03-05 14:50:14 -05:00 |
immediate.c
|
chore: immediate.c unused note
|
2020-03-05 14:54:07 -05:00 |
lighting.c
|
Don't use memcpy when copying colours
|
2020-05-08 09:49:01 +01:00 |
private.h
|
Don't use memcpy when copying colours
|
2020-05-08 09:49:01 +01:00 |
profiler.c
|
feat: make profiler compile time define
|
2020-03-05 14:57:51 -05:00 |
profiler.h
|
feat: make profiler compile time define
|
2020-03-05 14:57:51 -05:00 |
sh4_math.h
|
Fix up depth functions and update sh4_math
|
2020-04-05 21:12:52 +01:00 |
state.c
|
Move enabled state onto the LightSource
|
2020-05-08 07:19:56 +01:00 |
texture.c
|
fix: texture.c
|
2020-03-05 15:09:19 -05:00 |