jak-project/game/kernel
water111 85725401d2
[jak2] Hopefully improve sky performance (#3130)
Switches the slime look up table to be a texture, since I guess intel
drivers are terrible and putting the array in the shader makes it
extremely slow.

Also, a few minor changes:
- removed art-groups from the test-zone levels since this causes the
compiler to re-decompile the game, and makes the launcher slower. (left
it in commented out)
- Switched `decompile_code` to false by default in jak 2, in case people
run the decompiler and don't want to wait forever
- Fixed build warnings
2023-11-04 09:33:16 -04:00
..
common decompiler: allow jak 3 texture and model extraction (#3080) 2023-10-11 19:32:12 -04:00
jak1 g/j2: Implement speedrunner mode in jak 2 (#2976) 2023-09-16 23:23:29 -04:00
jak2 [jak2] Hopefully improve sky performance (#3130) 2023-11-04 09:33:16 -04:00
asm_funcs_arm64.s Get the project compiling on Apple Silicon macOS natively (arm64) (#2827) 2023-07-16 11:13:48 -04:00
asm_funcs_x86_64.asm Get the project compiling on Apple Silicon macOS natively (arm64) (#2827) 2023-07-16 11:13:48 -04:00
todo.txt check in existing work 2020-08-22 22:30:12 -04:00