psucien
|
87f3724675
|
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 |
|
georgemoralis
|
da4692a7f0
|
fix config for gpu settings
|
2024-04-28 19:14:56 +03:00 |
|
psucien
|
1be496875a
|
config: option to select gpu for vk device
|
2024-04-28 01:19:04 +02:00 |
|
whereismyfoodat
|
57e9b41ec0
|
small fixes , cleanups
|
2024-03-27 08:41:14 +02:00 |
|
georgemoralis
|
f1d2b5522a
|
config option to enable libc lle
|
2024-03-25 09:26:59 +02:00 |
|
georgemoralis
|
4213b5a635
|
made an option for logging to be synced by default instead of async
|
2024-03-11 14:06:39 +02:00 |
|
georgemoralis
|
af1e3c02ad
|
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 |
|