alloc
Fix alloc_count_continuous calculation
2025-02-03 06:53:16 +11:00
attributes.c
Merge branch 'tnl_effects' into 'master'
2025-05-24 20:19:01 +00:00
error.c
Move error handling code into the cold path
2025-02-01 19:58:22 +11:00
flush.c
Fix up paletted textures
2023-09-06 08:01:01 +01:00
fog.c
ifdef-ing more DC-specifics from Nehe16
2025-02-18 22:04:49 -06:00
glu.c
Fix gluBuild2DMipmaps not returning a value
2025-03-31 21:08:53 +11:00
matrix.c
Merge branch 'tnl_effects' into 'master'
2025-05-24 20:19:01 +00:00
platform.h
Change all ifdefs to support both DC & Naomi
2025-02-22 14:42:00 +01:00
private.h
don't waste a full byte on mirror/flip setting
2025-07-13 00:16:43 -04:00
state.c
don't waste a full byte on mirror/flip setting
2025-07-13 00:16:43 -04:00
texture.c
don't waste a full byte on mirror/flip setting
2025-07-13 00:16:43 -04:00
tnl_effects.c
Add texture/color matrix sample
2025-02-22 10:52:09 +11:00
types.h
Use Moops memcpy
2023-03-05 21:16:12 +00:00