jak-project/game
Tyler Wilding e76a4399e5
Some checks are pending
Build / 🖥️ Windows (push) Waiting to run
Build / 🐧 Linux (push) Waiting to run
Build / 🍎 MacOS (push) Waiting to run
Inform Pages Repo / Generate Documentation (push) Waiting to run
Lint / 📝 Formatting (push) Waiting to run
Lint / 📝 Required Checks (push) Waiting to run
Lint / 📝 Optional Checks (push) Waiting to run
game: Update game's GPU test to output the GPU vendor info (#3717)
This is so I can get rid of wgpu from the launcher, where it's only
purpose is to figure out the GPU name for the support package.

The problem with it is that on some environments, it errors, but the
function cannot have it's errors gracefully handled (it panics and
crashes instead).

So I'm tired of it, do it ourselves.


![image](https://github.com/user-attachments/assets/fa8ae365-b3f7-4794-81ed-fde0c2ffc651)
2024-10-19 15:56:43 -04:00
..
assets game: fix game icon aspect ratio (#3718) 2024-10-18 23:02:19 -04:00
common [wip] Jak 3 Overlord (#3567) 2024-07-26 09:42:28 -04:00
external jak3: add discord rpc and fix some decomp (#3500) 2024-05-01 13:49:26 +02:00
graphics game: Update game's GPU test to output the GPU vendor info (#3717) 2024-10-19 15:56:43 -04:00
kernel [jak3] fix envmap texture and strength (#3704) 2024-10-05 12:53:57 -04:00
mips2c decompiler: call-parent-state-handler and suspend-for macros (#3625) 2024-09-04 19:35:54 +02:00
overlord [jak2] Workaround for sound effects getting dropped (#3660) 2024-09-08 14:47:12 -04:00
sce [wip] Jak 3 Overlord (#3567) 2024-07-26 09:42:28 -04:00
settings game: cleanup some display settings related code, forbid invalid game-size resolutions (#3601) 2024-07-27 22:29:14 -04:00
sound [wip] Jak 3 Overlord (#3567) 2024-07-26 09:42:28 -04:00
system game: dont filter resolutions in windowed mode (#3688) 2024-09-30 20:18:01 -04:00
tools REPL related improvements and fixes (#3545) 2024-06-03 00:14:52 -04:00
CMakeLists.txt game: ensure the default game-size is also valid when initializing the pc-settings.gc file (#3624) 2024-08-03 14:57:07 -04:00
main.cpp game: fix the path the--portable flag determines (#3537) 2024-05-26 00:40:33 -04:00
runtime.cpp [wip] Jak 3 Overlord (#3567) 2024-07-26 09:42:28 -04:00
runtime.h g/j2: Integrate highscores with Speedrun.com/JakSpeedruns.com when speedrunner mode is enabled (#3037) 2023-10-11 20:43:55 -04:00