jak-project/goal_src/engine/debug
ManDude 9ff71412e5
[runtime] pckernel implementation (#1032)
* toggle for ripping level models

* Create pckernel.gc

* builds and works

* fix defs

* resolution info works

* native letterboxing

* menu

* Fullscreen buttons

* Update glfw

* fix fullscreen taking over everything for some reason

* fix screenshots and add more menu options

* Cleanup DMA mess in load boundary render code (first try!!)

* Update default-menu.gc

* clang

* fix accidental macros in pairs

* refs

* fix null reference bugs

* add lavatube

* custom aspect ratios work (3D only)

* custom aspect ratios work (3D only)

* fix aspect ratio and non-4x3 debug text

* change `sceOpen`

* deadzone setting

* merge fixes

* check out `debug-pad-display`

* update readme imgs

* settings save works

* oops

* settings read/load (incomplete)

* add `:stop` to debugger and fix detach on Windows

* settings load works

* fullscreen and aspect ratio setting fixes

* swap menu options for convenience

* settings loads automatically properly

* fix panic and font hack edge case

* add rolling, ogre, snow, swamp, sunken b, jungle b

* Fixed borderless on windows please work

* Update fake_iso.txt

* remove error from opengl debug filter

* update refs

* minor tfrag tod palette lookup change

* accidentally nuked all opengl errors
2021-12-30 18:48:37 -05:00
..
anim-tester.gc add declare-file debug (#1004) 2021-12-12 12:52:23 -05:00
assert-h.gc [decomp] most of level and some game loop functions + couple decomp… (#651) 2021-06-29 20:30:52 -04:00
assert.gc [decomp] most of level and some game loop functions + couple decomp… (#651) 2021-06-29 20:30:52 -04:00
debug-h.gc decomp: anim-tester and a bunch of progress on files that are blocked (#884) 2021-10-10 19:53:19 -04:00
debug-sphere.gc add ref test for sprite and support nested bitfields in static data (#723) 2021-07-26 20:02:16 -04:00
debug.gc [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
default-menu.gc [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
memory-usage-h.gc [graphics] TIE extractor (#1026) 2021-12-26 12:33:51 -05:00
memory-usage.gc [decomp] memory usage (#945) 2021-10-26 21:14:50 -04:00
menu.gc [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
part-tester.gc decomp: Re-attempting previously blocked state decomp files (#907) 2021-12-11 13:27:24 -05:00
stats-h.gc [graphics] partial tfrag implementation (#958) 2021-11-13 20:44:17 -05:00
viewer.gc [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00