jak-project/game/graphics
Tyler Wilding 73ff53f01d
debugging: Improve event profiler utility (#3561)
- Can make the event buffer larger or smaller
- UI shows the current event index / size, so you know how fast it's
filling up
- Can save compressed, 10x reduction in filesize and Windows 11 explorer
actually supports ZSTD natively now so this isn't inconvenient at all

![Screenshot 2024-06-22
000343](https://github.com/open-goal/jak-project/assets/13153231/2f7dfa41-d931-4170-a848-840cbed9be9f)
> An example of almost 1 million events.  Results in a 4mb file.
2024-06-22 22:01:33 -04:00
..
opengl_renderer debugging: Improve event profiler utility (#3561) 2024-06-22 22:01:33 -04:00
pipelines debugging: Improve event profiler utility (#3561) 2024-06-22 22:01:33 -04:00
texture [jak3] Fix defskelgroup (#3460) 2024-04-07 13:07:30 -04:00
display.cpp game: Migrate from GLFW to SDL2 & attempt to rewrite / simplify display and input code (#2397) 2023-06-04 15:34:37 -04:00
display.h game: Migrate from GLFW to SDL2 & attempt to rewrite / simplify display and input code (#2397) 2023-06-04 15:34:37 -04:00
gfx.cpp game: allow overriding the config directory location (#3477) 2024-04-28 15:29:20 -04:00
gfx.h [jak2] fully implement collide mesh renderer (#3010) 2023-09-22 15:50:16 +01:00
gfx_test.cpp Make Jak1 playable on macOS (intel) (#2811) 2023-07-08 11:53:43 -04:00
gfx_test.h game: Improve OpenGL version detection and make requirement errors more obvious to the user (#2787) 2023-06-30 21:05:58 -04:00
jak2_texture_remap.cpp [jak2] Add static textures for the progress menu (#2838) 2023-07-23 12:35:59 -04:00
jak2_texture_remap.h [jak 2] fix texture lookup problem (#2373) 2023-03-21 19:41:14 -04:00
jak3_texture_remap.cpp decomp3: lightning renderer, nav code, texture remap, fix progress menu crash (#3461) 2024-04-12 18:44:38 -04:00
jak3_texture_remap.h decomp3: lightning renderer, nav code, texture remap, fix progress menu crash (#3461) 2024-04-12 18:44:38 -04:00
sceGraphicsInterface.cpp Run IOP Vblank handler on the IOP thread (#1752) 2022-08-14 17:21:02 -04:00
sceGraphicsInterface.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
screenshot.cpp fix c++ compiler warnings, extract_merc assert (#3488) 2024-05-03 17:29:18 +01:00
screenshot.h fix c++ compiler warnings, extract_merc assert (#3488) 2024-05-03 17:29:18 +01:00