jak-project/game/graphics/opengl_renderer/shaders
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
..
buffered_tcc0.frag tfrag improvements (#970) 2021-11-15 20:07:10 -05:00
buffered_tcc0.vert [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
buffered_tcc1.frag tfrag improvements (#970) 2021-11-15 20:07:10 -05:00
buffered_tcc1.vert [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
debug_buffered.frag tfrag improvements (#970) 2021-11-15 20:07:10 -05:00
debug_buffered.vert [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
debug_red.frag [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
debug_red.vert [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
direct_basic.frag closer 2021-08-07 18:57:13 -04:00
direct_basic.vert [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
direct_basic_textured.frag [decomp] load boundaries (#922) 2021-10-20 19:49:32 -04:00
direct_basic_textured.vert [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
direct_basic_textured_tcc0.frag [decomp] load boundaries (#922) 2021-10-20 19:49:32 -04:00
direct_basic_textured_tcc0.vert [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
sky.frag [decomp] load boundaries (#922) 2021-10-20 19:49:32 -04:00
sky.vert [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
sky_blend.frag [decomp] sky/time of day (#883) 2021-10-10 20:07:03 -04:00
sky_blend.vert [decomp] sky/time of day (#883) 2021-10-10 20:07:03 -04:00
sprite_cpu.frag [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
sprite_cpu.vert [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
sprite_cpu_afail.frag [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
sprite_cpu_afail.vert [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
test_shader.frag wip 2021-08-06 22:30:02 -04:00
test_shader.vert wip 2021-08-06 22:30:02 -04:00
tfrag3.frag [graphics] TIE extractor (#1026) 2021-12-26 12:33:51 -05:00
tfrag3.vert [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
tfrag3_decal.frag [graphics] TIE extractor (#1026) 2021-12-26 12:33:51 -05:00
tfrag3_decal.vert [graphics] TIE extractor (#1026) 2021-12-26 12:33:51 -05:00
tfrag3_no_tex.frag [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
tfrag3_no_tex.vert [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00