jak-project/docs
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
..
img build: get rid of clang-cl in favor of actual clang among other things (#1589) 2022-07-03 17:35:39 -04:00
progress-notes/jak1 docs: documentation cleanup and improvements for normal users (#1618) 2022-07-06 18:08:07 -04:00
scratch Sprite Distort (#1626) 2022-07-08 21:56:38 -04:00