jak-project/goal_src/jak1/engine
Ethan Lafrenais 8ba010ca97
Sprite Distort (#1626)
* [WIP] initial sprite distort implementation

* Clean up

* More clean up + document sprite distort VU program

* Format code

* Address CI issues

* Adjust hacks in distort fragment shader

* oops

* Optimize sprite distort rendering down to one draw call

~2x speed up

* Format file

* Clean up distort rendering and add separate profile scopes

* Fix glVertexAttribPointer

* Fix sprite distort getting messed up when the viewable area doesn't fit the window perfectly

* Add debug option to disable sprite distort

* One evil space to fail CI...

* oops

* Increase sprite-aux-list size when PC_BIG_MEMORY is true

* Address lints
2022-07-08 21:56:38 -04:00
..
anim rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
camera rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
collide rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
common-obs rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
data rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
debug jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
dma jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
draw rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
engine jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
entity rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
game rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
geometry rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
gfx Sprite Distort (#1626) 2022-07-08 21:56:38 -04:00
level rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
load rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
math jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
nav rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
physics jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
ps2 jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
sound jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
target rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
ui add text messages for subtitle toggling + subtitle editor fixes (#1617) 2022-07-06 18:09:01 -04:00
util rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00