platforms
|
Performance improvements
|
2021-05-25 20:40:43 +01:00 |
clip.c
|
Remove debug logging
|
2021-09-18 14:37:28 +01:00 |
draw_fastpath.inc
|
Add tri and quad fast paths
|
2021-09-14 19:36:42 +01:00 |
flush.c
|
Performance improvements
|
2021-05-25 20:40:43 +01:00 |
fog.c
|
Error cleanup and immediate mode perf improvements
|
2021-09-13 10:29:04 +01:00 |
framebuffer.c
|
Add gluBuild2DMipmaps()
|
2022-02-01 07:25:54 +00:00 |
immediate.c
|
Add glTexCoord1f() and glTexCoord1fv()
|
2022-01-18 21:40:31 +00:00 |
matrix.c
|
Refactor viewport handling
|
2021-04-25 13:05:56 +01:00 |
private.h
|
Perf tweaks
|
2021-09-13 12:57:52 +01:00 |
texture.c
|
Add glGetTexImage stub for portability
|
2022-01-31 08:29:00 +00:00 |