jak-project/common/dma
water111 a8342aef31
[graphics] TIE extractor (#1026)
* temp

* temp

* wip

* more progress on the instance asm

* first half of tie extraction, up to dma lists

* more tie extraction

* first part figured out maybe

* bp1 loop seems to work, bp2 loop does not

* bp1 and bp2 appear working. sadly ip is needed

* ip1 outline, not working ip2

* just kidding, ip2 seems to work

* extraction seems to work

* basic rendering working

* tie fixes

* performance optimization of tie renderer

* hook up tie to engine

* fix more bugs

* cleanup and perf improvements

* fix tests

* ref tests

* mm256i for gcc

* CLANG

* windows

* more compile fixes

* fix fast time of day

* small fixes

* fix after merge

* clang
2021-12-26 12:33:51 -05:00
..
dma.cpp [graphics] partial tfrag implementation (#958) 2021-11-13 20:44:17 -05:00
dma.h [graphics] partial tfrag implementation (#958) 2021-11-13 20:44:17 -05:00
dma_chain_read.h [graphics] partial tfrag implementation (#958) 2021-11-13 20:44:17 -05:00
dma_copy.cpp tfrag improvements (#970) 2021-11-15 20:07:10 -05:00
dma_copy.h Start a debug tool for looking through level data (#954) 2021-10-31 13:12:50 -04:00
gs.cpp [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
gs.h [graphics] TIE extractor (#1026) 2021-12-26 12:33:51 -05:00