jak-project/goal_src/engine/game
ManDude 2e18cb605a
[runtime] optimize DirectRenderer for multiple textures + optimize sprite renderer (#1054)
* optimize sprite texture flush + update shaders

* fix bugs

* change logic a bit

* crunch PNGs

* hud size fix

* clang

* remove shaders from list

* use really small alpha cut-off point for sprites

* ad `flat` to vertex shaders too

* increase cut-off very slightly

* take *2 into account

* ok for real this should be good enough
2022-01-06 18:47:20 -05:00
..
task [decomp] joint and related (#1003) 2021-12-26 11:43:16 -05:00
collectables-part.gc [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
collectables.gc [decomp] joint and related (#1003) 2021-12-26 11:43:16 -05:00
crates.gc decomp: finish plant-boss and crates (#1012) 2021-12-18 01:31:14 -05:00
effect-control-h.gc decomp: finish effect-control -- fixed ambient-sound type def (#876) 2021-10-10 18:44:47 -04:00
effect-control.gc [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
fact-h.gc decomp: finish mother-spider (#1014) 2021-12-18 01:32:46 -05:00
game-h.gc [Debugger] windows debugger and process drawable (#953) 2021-10-31 11:01:15 -04:00
game-info-h.gc decomp: finish target-racer | target-tube (#1042) 2022-01-04 23:16:29 -05:00
game-info.gc decomp: finish target-racer | target-tube (#1042) 2022-01-04 23:16:29 -05:00
game-save.gc fix decomp bugs and add ref tests (#930) 2021-10-23 10:41:11 -04:00
generic-obs-h.gc [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
generic-obs.gc [decomp] joint and related (#1003) 2021-12-26 11:43:16 -05:00
main-h.gc [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
main.gc [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
powerups.gc decomp: add powerups to ref-tests and finish target-flut | target-death (#1017) 2021-12-18 19:13:40 -05:00
projectiles-h.gc decomp: Re-attempting previously blocked state decomp files (#907) 2021-12-11 13:27:24 -05:00
projectiles.gc [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
settings-h.gc [decomp] minor type cleanup (#874) 2021-10-02 11:50:12 -04:00
settings.gc [decomp] minor type cleanup (#874) 2021-10-02 11:50:12 -04:00
video.gc [runtime] optimize DirectRenderer for multiple textures + optimize sprite renderer (#1054) 2022-01-06 18:47:20 -05:00
voicebox.gc decomp: Re-attempting previously blocked state decomp files (#907) 2021-12-11 13:27:24 -05:00