Commit 6259f06
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
- CMakeLists.txt+4-83
- cmake/aurora_core.cmake+54
- cmake/aurora_gx.cmake+43
- cmake/aurora_main.cmake+4
- cmake/aurora_vi.cmake+7
- include/dolphin/gx/GXBump.h+1
- include/dolphin/gx/GXGeometry.h+2
- include/dolphin/gx/GXLighting.h+1
- lib/dolphin/gx/GXBump.cpp+2
- lib/dolphin/gx/GXCull.cpp+3
- lib/dolphin/gx/GXDispList.cpp+3-1
- lib/dolphin/gx/GXDraw.cpp+3
- lib/dolphin/gx/GXExtra.cpp+3
- lib/dolphin/gx/GXFifo.cpp+3
- lib/dolphin/gx/GXFrameBuffer.cpp+4-3
- lib/dolphin/gx/GXGeometry.cpp+3
- lib/dolphin/gx/GXGet.cpp+4-1
- lib/dolphin/gx/GXLighting.cpp+2
- lib/dolphin/gx/GXManage.cpp+2
- lib/dolphin/gx/GXPerf.cpp+3
- lib/dolphin/gx/GXPixel.cpp+2
- lib/dolphin/gx/GXTev.cpp+2
- lib/dolphin/gx/GXTexture.cpp+3-1
- lib/dolphin/gx/GXTransform.cpp+3
- lib/dolphin/gx/GXVert.cpp+4-2
- lib/dolphin/gx/gx.hpp+2-2
- lib/dolphin/vi/vi.cpp+3-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments