2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
- Makefile+12
- README.md+52-41
- samples/blit_framebuffer/Makefile+1-1
- samples/blit_framebuffer/bunny.obj-25.6k
- samples/draw_batching/Makefile+38
- samples/draw_batching/main.c+95
- samples/immediate_mode_texture_yuv/Makefile+40
- samples/immediate_mode_texture_yuv/main.c+70
- samples/immediate_mode_texture_yuv/texture.yuv+32
- source/buffers.c+116-26
- source/custom_shaders.c+289-70
- source/debug.cpp+34-58
- source/draw.c+122-2
- source/ffp.c+141-32
- source/gxm.c+37-3
- source/lookup.c+3
- source/misc.c+2-2
- source/shared.h+32-8
- source/tests.c+3-3
- source/textures.c+45-7
- source/utils/gpu_utils.c+95-5
- source/utils/gpu_utils.h+5-1
- source/vgl.c+40-2
- source/vitaGL.h+20
0 commit comments