Commit Graph

2292 Commits

Author SHA1 Message Date
BearOso ebf2e9981e win32: Get win32 working with variable font. 2023-05-04 15:55:11 -05:00
BearOso 8289c775b8 imgui: Don't use base85 because of MSVC.
MSVC can't handle strings larger than 65536.
2023-05-04 12:19:29 -05:00
BearOso 04a0fdc97e imgui: Add dx9 backend. 2023-05-04 11:56:04 -05:00
BearOso b11ecf932a imgui: Update font. Test ROM status line. 2023-05-03 16:45:56 -05:00
BearOso c9f1e8d79b win32/glsl: Fix crash. 2023-05-01 15:55:59 -05:00
BearOso f83525490f win32: Fix ResourceLimits.cpp location. 2023-05-01 15:42:32 -05:00
BearOso 7726cc65d5 Remove some unused, misplaced, or ancient code. 2023-05-01 15:29:39 -05:00
BearOso b2d92e86ac Update VulkanMemoryAllocator/Hpp 2023-05-01 12:24:38 -05:00
BearOso 54aae6f5cf vulkan-headers: Update to latest. 2023-05-01 12:00:06 -05:00
BearOso 7b7ce04f29 dsp: Fix typo by omission. 2023-05-01 11:52:12 -05:00
BearOso 2afe4a11d4 CI acting funky. See if this fixes it. 2023-05-01 11:38:54 -05:00
BearOso b383b94c8c slang: Fix CI build. 2023-04-30 17:18:39 -05:00
BearOso 6c60368fc4 netplay: Fix warnings and crash with >5 clients. 2023-04-30 16:07:45 -05:00
BearOso cbc14ee0df sdsp: Check for invalid scale in defined way. 2023-04-30 15:51:14 -05:00
BearOso bc98b1dee1 memmap: Simplify a heuristic to avoid UB. 2023-04-30 15:50:03 -05:00
BearOso 92b7fb2e9f shaders: More cleaning. 2023-04-27 16:54:03 -05:00
BearOso ed695f3776 shaders: Clean up some of the OpenGL/slang code. 2023-04-27 16:20:09 -05:00
BearOso a74769c194 memmap: Report if ROM is patched instead of "bad checksum." 2023-04-26 16:26:44 -05:00
BearOso 7f032e5234 imgui: Fix wrapping. 2023-04-26 16:26:28 -05:00
BearOso 945cd27841 Gtk: Add UI option to configure size, indicators. 2023-04-25 17:36:48 -05:00
BearOso 909d899512 Gtk/OpenGL: Add imgui support. 2023-04-25 17:36:48 -05:00
BearOso 8f3595e5d3 gtk/vulkan: Use imgui. 2023-04-25 17:36:48 -05:00
BearOso 843c5ea4a9 controls: Revert wording to 1.61 version.
Whole filename is more information. I shouldn't have
changed this.
2023-04-20 10:20:43 -05:00
BearOso 5188dd3b7c controls: Use QuickSave000 as save origin instead of QuickLoad000. 2023-04-20 10:07:33 -05:00
BearOso bfdbc28357 vulkan: Actually submit one-time command buffer. 2023-04-17 15:42:28 -05:00
OV2 3ab8f006cb win32: fix command line arguments (fixes #840) 2023-04-12 19:34:09 +02:00
BearOso e55b13315b Gtk: Tweak sound drivers for better performance. 2023-04-02 12:47:08 -05:00
BearOso f2be0cc11d win32: Increase width of Vulkan/OpenGL shader label. 2023-04-01 16:48:38 -05:00
OV2 b689d43471 win32: move backdrop hotkey to other visual hotkeys, move superscope
turbo to turbo hotkeys
2023-04-01 01:35:02 +02:00
BearOso 2cb8fd06e6 win32: Hide entry control if no hotkey binding is there. 2023-03-31 17:54:36 -05:00
BearOso 2a6b040f3e win32: Add Toggle Backdrop hotkey. 2023-03-31 17:39:14 -05:00
BearOso 79e150886a Add ability to force backdrop color for sprite extraction.
Only Gtk hotkey is hooked up so far.
2023-03-31 17:09:23 -05:00
OV2 d29098ca44 win32: increase sound buffer to allow at least one frame (fixes #794) 2023-03-31 17:04:44 +02:00
OV2 0b5bad6523 win32: add separator in recent menu 2023-03-31 17:04:44 +02:00
Michael Buckley dcaac07d78 Mac: Update version number to 1.62.3 2023-03-31 07:56:09 -07:00
BearOso 4b345bd008 Gtk: Update appimage script. 2023-03-30 14:33:05 -05:00
BearOso 8b82d48793 Update version string to 1.62.3. 2023-03-30 11:18:33 -05:00
OV2 afe8dd9f01 Resampler: force even buffer sizes in resize 2023-03-29 12:27:22 +02:00
BearOso 59c48e35a7 Gtk: Simplify makeappimage.sh 2023-03-28 12:41:15 -05:00
BearOso 835ad39026 Resampler: Allow only even buffer sizes. 2023-03-28 12:34:35 -05:00
OV2 65d07dc838 Wrap around when pushing single samples 2023-03-28 18:11:27 +02:00
OV2 33d84d31b8 libretro: remove unused S9xGetFilename, pass original rom filename when
loading (#836)
2023-03-28 18:10:18 +02:00
OV2 fb3c00460d Allow passing optional rom filename 2023-03-28 18:10:18 +02:00
BearOso af70c62343 Gtk: Add script to make appimage. 2023-03-28 11:05:54 -05:00
OV2 4e52321a53 Copy internal registers to correct position (fixes #838) 2023-03-28 12:55:37 +02:00
BearOso 691bc9fb49 Update version to 1.62.2. 2023-03-27 17:16:39 -05:00
BearOso d5400f77bb Fix snapshot bugs. 2023-03-27 17:16:39 -05:00
Michael Buckley 97dd443e63 Mac: Watchpoint bug fixes 2023-03-25 14:14:28 -07:00
Michael Buckley 07e456729f Mac: Fix merge issue with menu items 2023-03-25 14:08:28 -07:00
Michael Buckley f9ecc89098 Mac: Update coyright year and version to 1.62.1 2023-03-25 14:01:32 -07:00