Herman Semenov
|
5b8e1f1681
|
core,shader_recompiler: align structures for 64-bit platforms (#447)
Decreased sizes:
* TextureDefinition 32 bytes -> 24 bytes
* PortOut 72 bytes -> 64 bytes
* Request 48 bytes -> 40 bytes
* WindowSystemInfo 32 bytes -> 24 bytes
|
2024-08-24 16:18:12 +03:00 |
|
counter185
|
462da01350
|
Basic gamepad support through SDL (#407)
* Add basic gamepad support through SDL
* lightbar, vibration, code style changes
* okay fine
* one day clang format will finally pass
|
2024-08-13 12:54:08 +03:00 |
|
georgemoralis
|
2e48be9c0c
|
print git info in windows title
|
2024-08-01 00:56:10 +03:00 |
|
raziel1000
|
3d73174659
|
Applied feedback from @raphaelthegreat
|
2024-07-26 07:59:35 +03:00 |
|
raziel1000
|
ea571a9ac5
|
sdl window: Added game title (serial, title and app_ver)
|
2024-07-26 07:53:18 +03:00 |
|
squidbus
|
d42a32bbd8
|
Add initial macOS support.
|
2024-07-21 22:36:12 +03:00 |
|
GPUCode
|
23b2eeba9b
|
video_core: Rewrite vulkan and videoout
|
2024-04-14 17:10:40 +03:00 |
|