psucien
|
8c4f72f404
|
review comments
|
2024-05-16 16:59:04 +03:00 |
|
georgemoralis
|
c9b5b5e963
|
show title splash while the game is loading
|
2024-05-16 16:58:14 +03:00 |
|
TheTurtle
|
55855b4195
|
core: Implement new memory manager (#133)
* core: Implement new memory manager
* ci: Attempt to fix linux build
* code: Fix a few build errors
|
2024-05-16 15:55:50 +03:00 |
|
psucien
|
45e354fd77
|
renderer_vk: missing barriers (#134)
|
2024-05-14 23:46:34 +03:00 |
|
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 |
|
raphaelthegreat
|
25c04ad42f
|
texture_cache: Fix linear image uploads
* Also fixed build for clang-cl with libc
|
2024-04-29 18:22:04 +03:00 |
|
psucien
|
35777a9fb3
|
clang format fix
|
2024-04-28 01:34:14 +02:00 |
|
psucien
|
453b24eb20
|
config: option to select gpu for vk device
|
2024-04-28 01:19:04 +02:00 |
|
raphaelthegreat
|
40c86b7688
|
Address feedback
|
2024-04-28 01:09:03 +03:00 |
|
GPUCode
|
c01b6f8397
|
video_core: Rewrite vulkan and videoout
|
2024-04-14 17:10:40 +03:00 |
|