jak-project/common
ManDude 67bb1193a8
[runtime] GPU sprite renderer (#1075)
* sprite_3d first attempt

* fixs

* fix Q usage

* ??

* attempt 2

* Update sprite_3d.vert

* works-ish

* works properly!

* scissor fix

* simplify shader

* texture support except everything is broken for some reason

* stuff

* Update SpriteRenderer.cpp

* meltdown

* Revert "simplify shader"

This reverts commit 97bd9b77be.

* Revert "Revert "simplify shader""

This reverts commit 32fb46ce90.

* fix blend

* fix blend and prim

* fix depth write and texture rendering

* fix bugs

* remove noperspective

* fix and finalize sprite 3D vert shader

* optimize 3D program

* 2D sprites! almost first try

* fixes + merge shader code

* HUD sprite support and clean up code

* oopsie

* fix 3d sprites

* minor cleanup and increase sprite buffer to 8k sprites

* clang

* replace some uses of `glBufferSubData` with `glBufferData`
2022-01-15 12:31:38 -05:00
..
audio add some really old vag file unpacking stuff (#708) 2021-07-18 19:28:56 -04:00
cross_os_debug [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
cross_sockets Replace spdlog (#185) 2021-01-06 12:16:39 -05:00
custom_data [tie] add wind effect (#1046) 2022-01-02 19:02:28 -05:00
dma [runtime] GPU sprite renderer (#1075) 2022-01-15 12:31:38 -05:00
goos [goos] fix pretty printer bugs, update ref after pretty printer changes (#1063) 2022-01-08 15:09:00 -05:00
log Fix Windows asserts (#1045) 2022-01-02 18:02:10 -05:00
math [graphics] TIE extractor (#1026) 2021-12-26 12:33:51 -05:00
texture [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
type_system decomp: finish orbit-plat and sage-finalboss (#1039) 2022-01-04 23:10:53 -05:00
util Fix Windows asserts (#1045) 2022-01-02 18:02:10 -05:00
CMakeLists.txt [graphics] TIE extractor (#1026) 2021-12-26 12:33:51 -05:00
common_types.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
goal_constants.h memory cards (in progress) (#868) 2021-10-01 23:12:34 -04:00
link_types.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
listener_common.h improve performance on intel graphics (#1041) 2021-12-30 19:38:18 -05:00
symbols.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
versions.h [decompiler] bitfield support for sound-name (#582) 2021-06-12 12:55:38 -04:00