BearOso
|
51b6528224
|
Vulkan: Fix a couple of unsigned/signed warnings.
|
2024-05-04 15:43:54 -05:00 |
BearOso
|
c39e86c0c6
|
Qt: More built-in icons.
|
2024-05-04 15:38:29 -05:00 |
BearOso
|
771b0ffc37
|
Qt: Mouse fixes.
|
2024-05-01 16:09:44 -05:00 |
BearOso
|
dcccf28bde
|
Qt: Add mouse support.
|
2024-04-30 16:28:45 -05:00 |
BearOso
|
f6f9cf09e1
|
CMakeFiles: Tweaks.
|
2024-04-30 14:39:07 -05:00 |
Sneed
|
2bb7723220
|
boot 4mb superfx roms
|
2024-04-28 08:26:06 -05:00 |
BearOso
|
fdcff015dc
|
CPU: Stop emulation if CPU is deadlocked.
|
2024-04-27 17:44:21 -05:00 |
BearOso
|
986dd2a061
|
SuperFX: Allow execution from ROM in higher banks.
|
2024-04-27 16:59:11 -05:00 |
BearOso
|
65ef81ca2d
|
SuperFX: Attempt to fix execution bank check against SCMR.
|
2024-04-27 16:46:05 -05:00 |
bearoso
|
0a527f3adc
|
Merge pull request #906 from pstef/update-minizip
Update minizip to version 1.1
|
2024-04-27 11:11:53 -05:00 |
pstef
|
496d2f0020
|
Merge branch 'snes9xgit:master' into update-minizip
|
2024-04-26 13:55:37 +02:00 |
BearOso
|
af4ec50b16
|
SuperFX: Run when any bit of SCMR is set.
|
2024-04-25 15:49:56 -05:00 |
BearOso
|
582128bce7
|
Qt: Implement Swap Controller 1 & 2
|
2024-04-22 15:58:35 -05:00 |
BearOso
|
98cac16b46
|
Qt: Allow changing controller ports. No mouse yet.
|
2024-04-22 15:58:35 -05:00 |
bearoso
|
8077396d39
|
Merge pull request #914 from bernborgess/fix-vulkan-semicolon
Vulkan: Fixed semicolon in vulcan_context.cpp
|
2024-04-20 09:46:53 -05:00 |
bernborgess
|
3c09b1ea63
|
Fixed semicolon in vulcan_context.cpp
|
2024-04-20 09:23:21 -03:00 |
BearOso
|
bb905521df
|
Vulkan: Simplify some code.
|
2024-04-19 16:29:09 -05:00 |
BearOso
|
0ae69cd518
|
Qt: Update paths before loading game.
|
2024-04-18 14:37:55 -05:00 |
BearOso
|
8750a9ec26
|
Vulkan: Silence some warnings.
|
2024-04-17 17:12:51 -05:00 |
BearOso
|
a5a0a80464
|
Qt: Fix cheats dialog.
|
2024-04-17 15:51:38 -05:00 |
BearOso
|
e0849ab384
|
Qt/Windows: Just use a fixed dark fusion style.
Fix dark/light icon calculation to not be based on actual colors,
not the OS theme.
|
2024-04-16 14:47:57 -05:00 |
BearOso
|
31db46516d
|
Qt/Windows: Don't use new windows11 style with Qt 6.7.
It has some glitches.
|
2024-04-15 15:51:41 -05:00 |
BearOso
|
9d22dbb8d8
|
Cirrus.yml: Update FreeBSD target.
|
2024-04-13 18:14:51 -05:00 |
BearOso
|
0ed93cd732
|
vulkan-headers: Roll back to v1.3.280.
v1.3.281 contains a broken Vulkan-Hpp on 32-bit.
|
2024-04-13 14:01:50 -05:00 |
BearOso
|
3d5e412fb5
|
Vulkan-Hpp: Fix VULKAN_HPP_NO_NODISCARD_WARNINGS.
|
2024-04-13 13:49:48 -05:00 |
BearOso
|
130942f578
|
Vulkan: Fix compile issues on Windows because of min/max.
|
2024-04-13 11:06:14 -05:00 |
BearOso
|
46c6bd7eb4
|
Vulkan-Hpp: Don't use exceptions.
|
2024-04-12 18:47:16 -05:00 |
BearOso
|
7cf9f59923
|
Update VulkanMemoryAllocator-Hpp.
|
2024-04-06 16:28:03 -05:00 |
BearOso
|
3ebc239034
|
Update vulkan-headers to v1.3.281.
|
2024-04-06 16:23:47 -05:00 |
Nebuleon Fumika
|
5fbc17672a
|
Guard Z_BZIP2ED with #ifdef HAVE_BZIP2 in miniunz.c, unzip.c
|
2024-03-19 00:14:22 +01:00 |
Piotr Paweł Stefaniak
|
76207f9586
|
formatting before cherry-pick
|
2024-03-19 00:14:22 +01:00 |
Piotr Paweł Stefaniak
|
860a928eca
|
Remove a register keyword
that resurfaced with the recent version update.
|
2024-03-18 23:49:04 +01:00 |
Brandon Wright
|
94a649b4bb
|
Fix compiling on Gentoo Linux due to use of non-public API.
|
2024-03-18 23:47:20 +01:00 |
Piotr Paweł Stefaniak
|
3791810d2c
|
Update zconf.h and zlib.h for MacOSX to import z_crc_type
This is the first revision that introduces the z_crc_type that is used by
the recently updated minizip code.
|
2024-03-18 22:00:03 +01:00 |
Piotr Paweł Stefaniak
|
8c93a8c12b
|
Update minizip to version 1.1
This enables compilation under my Fedora aarch64 system.
|
2024-03-18 20:51:22 +01:00 |
bearoso
|
1e1c45be07
|
Merge pull request #900 from StanleyKid-22/master
Updated Ukrainian translation
|
2024-02-14 10:31:34 -06:00 |
StanleyKid-22
|
4336892724
|
Updated Ukrainian translation
|
2024-02-14 15:47:32 +02:00 |
StanleyKid-22
|
7b7f126f5e
|
Merge branch 'snes9xgit:master' into master
|
2024-02-14 15:44:58 +02:00 |
BearOso
|
be6372c034
|
Gtk/Wayland: Disable display driver during unfullscreening.
Gtk incorrectly doesn't resize widgets beneath a subsurface.
|
2024-02-08 12:49:12 -06:00 |
BearOso
|
68af8fe783
|
Vulkan/Wayland: Use old swapchain size if none provided.
|
2024-02-07 18:41:36 -06:00 |
BearOso
|
f83a57fe25
|
Qt: Use DEFINES for core library.
Fixes compile.
|
2024-02-06 18:08:44 -06:00 |
bearoso
|
e76abdc4ef
|
Merge pull request #887 from alarixnia/unix-bsd
unix: Fix support for systems other than Linux
|
2024-01-28 10:45:43 -06:00 |
StanleyKid-22
|
0aad83b35e
|
Update Ukrainian translation
Hotfix for 2 strings.
|
2024-01-28 12:30:54 +02:00 |
StanleyKid-22
|
1785bb4467
|
Updated Ukrainian translation
Updated to actual project version 1.62.3.
|
2024-01-27 20:27:04 +02: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
|
9b77335345
|
Wayland: Unset source coordinates to just use whole buffer.
|
2024-01-09 10:05:37 -06:00 |
OV2
|
652adc81a4
|
win32: fix libretro build
|
2024-01-03 00:20:56 +01:00 |
OV2
|
56a5d3c31f
|
win32: restore rom info dialog colors
|
2024-01-02 20:42:07 +01: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 |