jak-project/common/util
water111 f0ceea8b2e
[sparticle] 2d hud particles (#849)
* wip, taking a break to work on asm stuff first

* the goal code for sparticle

* mips2c the first sparticle asm function

* temp

* particle processing no longer crashing

* temp

* working texture cache for vi1 and hud textures

* sprites

* cleanup 1

* temp

* temp

* add zstd library

* temp

* working

* tests

* include fix

* uncomment

* better decomp of sparticle stuff, part 1

* update references
2021-09-26 11:41:58 -04:00
..
assert.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
BinaryReader.h add some really old vag file unpacking stuff (#708) 2021-07-18 19:28:56 -04:00
BinaryWriter.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
BitUtils.cpp [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
BitUtils.h [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
compress.cpp [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
compress.h add zstd library (#854) 2021-09-21 22:52:18 -04:00
CopyOnWrite.h [decompiler] Fix deref bug and add some more new type pass stuff (#606) 2021-06-18 21:10:00 -04:00
dgo_util.cpp Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
dgo_util.h [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
DgoReader.cpp Make dgo unpacker work on pal dgos with wrong size (#714) 2021-07-24 11:17:27 -04:00
DgoReader.h [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
DgoWriter.cpp Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
DgoWriter.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
FileUtil.cpp Make dgo unpacker work on pal dgos with wrong size (#714) 2021-07-24 11:17:27 -04:00
FileUtil.h Automatically watch PCSX2 savestate directory and analyze the EE Memory (#507) 2021-05-20 14:18:28 -04:00
json_util.cpp Automatically get float label type in most cases (#463) 2021-05-11 21:57:05 -04:00
json_util.h Automatically get float label type in most cases (#463) 2021-05-11 21:57:05 -04:00
math_util.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
print_float.cpp decomp: shadow (#681) 2021-08-09 19:07:11 -04:00
print_float.h Use dragonbox to print floats (#481) 2021-05-13 21:05:05 -04:00
Range.h [goalc] register allocator v2 (#731) 2021-08-01 17:46:55 -04:00
Serializer.h [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
SmallVector.h Support Behaviors (#678) 2021-07-04 16:54:07 -04:00
Timer.cpp Move duplicated utilities to the common util folder and remove NEXT_DIR (#29) 2020-09-10 20:03:31 -04:00
Timer.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
Trie.h Fix compiler crashes and improve return statements. (#652) 2021-06-30 00:11:46 -04:00