Commit Graph

53 Commits

Author SHA1 Message Date
BearOso
46c6bd7eb4 Vulkan-Hpp: Don't use exceptions. 2024-04-12 18:47:16 -05:00
BearOso
f83a57fe25 Qt: Use DEFINES for core library.
Fixes compile.
2024-02-06 18:08:44 -06:00
BearOso
f0001ab428 Wayland: Reorder resizing operations
Ensure a buffer is in place before calling viewporter.
2024-01-09 10:31:49 -06:00
BearOso
4dddce8b88 Qt: Abstract cheats interface. 2023-12-16 13:12:09 -06:00
BearOso
b8d71c6562 Qt: Update actual bindings after using menu items. 2023-11-30 17:12:42 -06:00
BearOso
7dcae9d56d qt: Build fmt library. 2023-11-30 16:58:25 -06:00
BearOso
ca158abcb6 Qt: Add scripts used for building minimal binary Qt. 2023-11-28 18:35:43 -06:00
BearOso
026307219c Qt: Update Windows build with prebuilt Qt. 2023-11-28 18:35:43 -06:00
BearOso
bd918f60fb Qt/Wayland: Fix case when window is reparented for server-side decoration.
Apparently the top-level window surface can start at negative coordinates, so the subsurface needs to be offset by that much more.
2023-10-11 15:02:08 -05:00
BearOso
953de52465 Qt: Fix issues with input rate and vrr. 2023-10-11 10:44:31 -05:00
BearOso
01e408e4c8 (Qt,Gtk)/OpenGL: Specify unpack alignment. 2023-10-08 11:03:27 -05:00
BearOso
f45e22b08d Qt: Change vsync setting immediately when config changes. 2023-09-04 11:38:00 -05:00
BearOso
d96b2a711b Qt: Handle failed context creation better. 2023-09-04 11:03:21 -05:00
BearOso
cf49325555 Qt: More overclock options. 2023-09-02 16:07:16 -05:00
BearOso
6fce8bd2ca Qt: Clean up style tweaking. 2023-08-25 11:47:29 -05:00
BearOso
086da07b53 Qt: White icons for dark color schemes. 2023-08-25 11:47:29 -05:00
BearOso
d18cfb1e77 Qt: Compilation fix. Help updates. 2023-08-25 11:47:29 -05:00
BearOso
942f4ae971 Fix compilation on win32. 2023-08-25 11:47:29 -05:00
BearOso
56edd4c0b7 Qt: Finish cheats. Add what's this stuff. 2023-08-25 11:47:29 -05:00
BearOso
bd41d010f3 Qt: Attach cheats dialog directly to Snes9x.
Update sizing for cheats and shader params dialogs.
2023-08-25 11:47:29 -05:00
BearOso
34aab85f69 Qt: Fix non-windows build. 2023-08-25 11:47:29 -05:00
BearOso
ea28e6d0d9 Qt: Add unworking cheats window. 2023-08-25 11:47:29 -05:00
BearOso
9dbb36ead0 Qt: Changes to ensure UTF-8 encoding on windows. 2023-08-25 11:47:29 -05:00
BearOso
2ea377cba1 Qt: More windows cleaning. 2023-08-25 11:47:29 -05:00
BearOso
c8b21fa461 Qt: Portable mode. Fix hang on close. 2023-08-25 11:47:29 -05:00
BearOso
2e3d5e1102 Qt: Use bundled pcre2. 2023-08-25 11:47:29 -05:00
BearOso
51ed006b6c Qt: Wording. 2023-08-25 11:47:29 -05:00
BearOso
4f91b2430f Qt: More updates. 2023-08-25 11:47:29 -05:00
BearOso
03c9a10cc2 Qt: Use copy for software output path. 2023-08-25 11:47:29 -05:00
BearOso
2fd8b52163 Qt: More updates. 2023-08-25 11:47:29 -05:00
BearOso
ad613b5f0b Fix OpenGL shader changed race. 2023-08-25 11:47:29 -05:00
BearOso
8bb1e7747d UI element resize without canvas recreate. Capture slot by value when loading/saving states. 2023-08-25 11:47:29 -05:00
BearOso
61bafc329d Make sure wayland surface is created for OpenGL, too. 2023-08-25 11:47:29 -05:00
BearOso
6d71430806 Make sure window is visible before creating wayland vulkan context. 2023-08-25 11:47:29 -05:00
BearOso
3f0f246028 Fix context resizing and joystick detection. 2023-08-25 11:47:29 -05:00
BearOso
e42dd27cd1 Threading fixes. 2023-08-25 11:47:29 -05:00
BearOso
a438d3fa42 Threading. 2023-08-25 11:47:29 -05:00
BearOso
177a802186 Minimized fix. 2023-08-25 11:47:29 -05:00
BearOso
dd2072b28e Fix silence adder. 2023-08-25 11:47:29 -05:00
Idiot
f1837aa04f Proper sleep implementation for Windows. 2023-08-25 11:47:29 -05:00
BearOso
12e7f0d21f Update input rate at right locations. 2023-08-25 11:47:29 -05:00
BearOso
5e021b1abc OpaquePaintEvent. 2023-08-25 11:47:29 -05:00
BearOso
744f69a264 Windows changes. 2023-08-25 11:47:29 -05:00
BearOso
e9b4f6d7fe Work on sound driver levels. 2023-08-25 11:47:29 -05:00
BearOso
62c4686fc6 Sound buffer tweaking. 2023-08-25 11:47:29 -05:00
BearOso
bafea657e7 Working. 2023-08-25 11:47:29 -05:00
BearOso
db97e698b2 Mouse cursor and Set Size->10x. 2023-08-25 11:47:29 -05:00
BearOso
f8c71178d9 Sound reset and signal handlers. 2023-08-25 11:47:29 -05:00
BearOso
4aaf009dbb Use Qt ini file implementation. 2023-08-25 11:47:29 -05:00
BearOso
4000503584 Separation. 2023-08-25 11:47:29 -05:00