psucien
|
2696733cad
|
video_core: prefer discrete gpu if available (#116)
* video_core: prefer discrete gpu if available
* ci: Upgrade to clang format 17
* rewrite w\o std::zip usage
---------
Co-authored-by: raphaelthegreat <47210458+raphaelthegreat@users.noreply.github.com>
|
2024-04-30 00:19:12 +03:00 |
psucien
|
453b24eb20
|
config: option to select gpu for vk device
|
2024-04-28 01:19:04 +02:00 |
georgemoralis
|
540c21d382
|
config option to enable libc lle
|
2024-03-25 09:26:59 +02:00 |
georgemoralis
|
8c4f386641
|
made an option for logging to be synced by default instead of async
|
2024-03-11 14:06:39 +02:00 |
georgemoralis
|
02dcf4d45c
|
LLE libc + other fixes part1 (#97)
* app0 folder is absolute
* some improvements on symbols types
* clang format
* missing libs.h
* improved symbols_resolver
* moved config to config folder
* functions to dump import functions
* improved logging output
* option for debugdump and improvements
* Apply suggestions from code review
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* clang format
---------
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
|
2024-03-11 13:26:33 +02:00 |