Cameron Gutman
|
358aac9277
|
Modernize the default Steam shortcut
With auto-detach and properly job tracking, we don't need to run Steam detached anymore. We can just use the plain URL now too.
|
2024-02-08 01:59:40 -06:00 |
|
ns6089
|
29a1b1539f
|
Fix incorrect portrait mode rotation center on Windows (#1851)
|
2023-11-17 08:43:12 -05:00 |
|
ns6089
|
7f2b96b3e0
|
Refactor shaders
|
2023-10-05 23:06:40 -05:00 |
|
ns6089
|
e98d7577bb
|
Support capturing rotated displays on Windows (#1602)
|
2023-09-13 10:34:26 -04:00 |
|
ns6089
|
4094fef67a
|
Bind constant buffers where you define them
And remove possible slot collisions.
|
2023-09-05 21:32:37 -05:00 |
|
Cameron Gutman
|
b5c8bbaa24
|
Fix color conversion for SDR FP16 capture formats
|
2023-04-14 19:34:06 -05:00 |
|
Cameron Gutman
|
65268212ee
|
Saturate RGB values in non-PQ shaders to improve SDR streams of HDR displays
This avoids color shift caused by RGB values > 1.0f.
|
2023-04-06 22:37:05 -05:00 |
|
Cameron Gutman
|
bcd5188ac5
|
Implement HDR support for Windows (#825)
|
2023-01-25 19:48:55 -06:00 |
|
Aaron Rumpler
|
5a60090ddc
|
Rename 'Steam BigPicture' to 'Steam Big Picture' in apps.json (#827)
|
2023-01-25 18:16:03 -05:00 |
|
Cameron Gutman
|
77d3a7e2ab
|
Color conversion fixes and BT.2020 support (#723)
|
2023-01-07 22:28:47 -05:00 |
|
Cameron Gutman
|
c95f54f874
|
Migrate Windows config files into specific config directory (#716)
|
2023-01-07 13:34:06 -05:00 |
|
ReenigneArcher
|
8aaf9fd141
|
remove automatic desktop entry (#652)
|
2022-12-30 09:31:50 -05:00 |
|
Cameron Gutman
|
6c5a323b4a
|
Use the proper environment variable for the Program Files (x86) folder
|
2022-12-21 09:48:30 -06:00 |
|
ReenigneArcher
|
a043dfcf6c
|
Update apps.json
- reformat `apps.json` files
- use `sed` to add required prefixes for flatpak build
|
2022-10-26 21:43:24 -04:00 |
|
ReenigneArcher
|
5e5ae0b4b8
|
Merge branch 'nightly' into fix/image-paths
|
2022-09-11 20:35:24 -04:00 |
|
ReenigneArcher
|
30c178baa1
|
move default configs to assets directory
|
2022-08-12 16:00:19 -04:00 |
|
ReenigneArcher
|
68ba1db24a
|
Refactor assets and config directory
|
2022-05-11 23:10:46 -04:00 |
|