jak-project/common/dma
Tyler Wilding c4a92571b2
Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295)
* ci: fix windows releases (hopefully)

* scripts: fix Taskfile file references for linux

* asserts: add `ASSERT_MSG` macro and ensure `stdout` is flushed before `abort`ing

* asserts: refactor all `assert(false);` with a preceeding message instances

* lint: format

* temp...

* fix compiler errors

* assert: allow for string literals in `ASSERT_MSG`

* lint: formatting

* revert temp change for testing
2022-04-12 18:48:27 -04:00
..
dma.cpp Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295) 2022-04-12 18:48:27 -04:00
dma.h Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295) 2022-04-12 18:48:27 -04:00
dma_chain_read.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
dma_copy.cpp [graphics] Add a specialized renderer for handling merc/generic output data (#1207) 2022-02-27 17:23:12 -05:00
dma_copy.h [graphics] Add a specialized renderer for handling merc/generic output data (#1207) 2022-02-27 17:23:12 -05:00
gs.cpp [graphics] Add a specialized renderer for handling merc/generic output data (#1207) 2022-02-27 17:23:12 -05:00
gs.h [graphics] port generic VU1 to OpenGL (#1221) 2022-03-06 19:56:43 -05:00