Nayla Hanegan
fe198b1623
up qt submodule
2024-12-26 18:01:30 -05:00
Nayla Hanegan
57d48cbaa3
sdl
2024-12-26 15:29:41 -05:00
Nayla Hanegan
a662081a1d
Merge branch 'master' of https://github.com/MarioPartyNetplay/Dolphin-MPN
2024-12-24 20:48:44 -05:00
Nayla Hanegan
b90625e789
sdl
2024-12-16 17:36:39 -05:00
Nayla Hanegan
df9c49e5ce
up to date almost
2024-12-16 00:53:34 -05:00
Nayla Hanegan
86f7aa4e6a
Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master2
2024-12-16 00:48:24 -05:00
dreamsyntax
f642cd4658
Externals: Update SDL to 2.30.9
2024-11-16 21:34:30 -07:00
Nayla Hanegan
b3630a69b3
Update to Qt 6.8.0
2024-11-04 10:57:32 -05:00
Nayla Hanegan
c1c5d8a316
a minor bug fix
2024-10-24 07:59:21 -04:00
Nayla Hanegan
081bcdeba1
up qt
2024-10-24 05:08:53 -04:00
Nayla Hanegan
4bd7d38a77
Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master
2024-10-23 14:29:49 -04:00
mitaclaw
1f30d05027
Externals: Update rangeset
...
I added a new `get_stats` member function to the upstream for use in the JIT Widget Refresh.
2024-10-18 23:50:26 -07:00
Nayla Hanegan
1b8bdf7de7
Merge branch 'master' of https://github.com/MarioPartyNetplay/Dolphin-MPN
2024-09-28 20:23:25 -04:00
JosJuice
14a802b58b
Android: Add 16 KiB page size support
...
So far, Dolphin hasn't been able to run on Android devices that use a
16 KiB page size. 16 KiB page sizes are a very new Android feature that
no phones have shipped with so far, so we're still compatible with the
phones that exist out there, but let's get this fixed before phones
start shipping with 16 KiB page sizes.
Because I couldn't get Android Studio's emulator to work, I haven't been
able to confirm that this change actually makes Dolphin fully compatible
with devices that use a 16 KiB page size. But I have confirmed that this
doesn't break anything on a regular 4 KiB page size device.
2024-09-28 13:43:49 +02:00
Nayla
0d4babb3b0
Update CMakeLists.txt
2024-08-23 17:00:38 -04:00
Nayla
70df3b89ae
Update CMakeLists.txt
...
linux fix
2024-08-23 16:28:18 -04:00
Nayla Hanegan
2670ec26f6
auto dark mode restored, fix merging
2024-08-23 14:48:50 -04:00
Nayla Hanegan
7e6752e8fc
Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master
2024-08-23 13:38:17 -04:00
khg8m3r
d2c4f3af19
Update SDL to release-2.30.6 and fix build errors for Windows and CMake
2024-08-13 11:11:56 +02:00
TellowKrinkle
cab6e7c12e
Properly link against xxhash
...
Things using dolphin_find_optional_system_library need to link against the name used there or they won't work with both the system and bundled cases
2024-07-06 16:56:44 -05:00
Admiral H. Curtiss
d49304a629
Merge pull request #12875 from luiscondesdi/updatevkheaders
...
Vulkan: Update Vulkan headers, VulkanMemoryAllocator
2024-06-22 19:53:10 +02:00
Luis Condes Diaz
3f64031cbb
Migrate Vulkan-Headers to submodule and update to v1.3.288
2024-06-22 08:03:20 +02:00
LillyJadeKatrin
b0fb6ffff3
Update rcheevos submodule to newest master
2024-06-18 08:42:21 -04:00
luiscondesdi
b6bd882258
Update VulkanMemoryAllocator to v3.1.0
2024-06-18 07:52:19 +02:00
Nayla Hanegan
4e86922408
Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master
2024-05-22 18:27:54 -04:00
Nayla Hanegan
7f5f41b14d
update this stuff
2024-05-22 18:22:03 -04:00
Admiral H. Curtiss
2ba6093b30
Merge pull request #12767 from guijan/libusb-pc
...
use pkg-config to find libusb
2024-05-21 22:36:45 +02:00
Admiral H. Curtiss
35ee08ba9f
Merge pull request #12736 from mitaclaw/minizip-ng-update
...
Externals: Update minizip-ng to 4.0.5 and convert to submodule
2024-05-21 22:21:56 +02:00
Eric Warmenhoven
dc9d337b79
Fix build with Xcode 15.4 by bumping MoltenVK version to 1.2.8
2024-05-14 00:06:31 -04:00
Nayla Hanegan
98c174edc4
meh
2024-05-12 02:17:59 -04:00
Nayla Hanegan
8f681162d5
desync hud
2024-05-11 23:59:29 -04:00
Nayla Hanegan
9cfd34e6c3
Merge branch 'master' of https://github.com/MarioPartyNetplay/Dolphin-MPN
2024-05-11 22:28:38 -04:00
Nayla Hanegan
c0fd151f33
meh
2024-05-11 22:28:34 -04:00
Nayla
34d1cc030b
Update CMakeLists.txt
2024-05-11 22:27:19 -04:00
Nayla
8dd72d2658
Update CMakeLists.txt
2024-05-11 22:27:04 -04:00
Nayla
a6f09b28c8
Update CMakeLists.txt
2024-05-11 22:26:43 -04:00
Nayla Hanegan
0a2d2c624b
Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master
2024-05-11 22:21:49 -04:00
Guilherme Janczak
c1e6316bdc
use pkg-config to find libusb
...
This makes more (but not all) of the compilation process succeed on
NetBSD.
2024-05-06 17:44:32 +00:00
Admiral H. Curtiss
f6e3c5ccef
Externals/rcheevos: Disable warnings in CMake
2024-05-04 05:19:00 +02:00
mitaclaw
ba462578ac
Externals: Update minizip-ng to 4.0.5
...
Also update unzLocateFile to the minizip-ng 4.0.4+ signature and document new unused files.
2024-05-03 12:43:55 -07:00
mitaclaw
a1eaed2531
Externals: Document Unused minizip-ng Files
2024-05-03 12:43:55 -07:00
mitaclaw
0acdd404e3
Externals: Convert minizip-ng To Submodule
...
Due to an oversight in our CMakeLists, pkg-config would attempt to find *minizip* 3.0.0 (which doesn't exist) instead of *minizip-ng* 3.0.0, or at least it was on my Manjaro Linux machine. This has been fixed. The new submodule is using minizip-ng 3.0.4, the same version that was being used before.
2024-05-03 12:43:33 -07:00
LillyJadeKatrin
225a6da074
Update rcheevos submodule to newest master.
2024-04-03 15:03:36 -04:00
Jordan Woyak
25833cfd62
CMake: Hide warnings in Externals also for non-msvc.
2024-03-19 01:12:52 -05:00
Nayla Hanegan
f873d6ff71
Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master
2024-03-03 19:37:55 -05:00
LillyJadeKatrin
a2db33b6f1
Update rcheevos submodule to master
2024-03-03 17:55:47 -05:00
Nayla Hanegan
4bd222a981
update vulkan memory allocator
2024-02-12 18:05:59 -05:00
iwubcode
ecfcae8718
Externals: add tinygltf, a library used to load or save GLTF mesh files
2024-02-11 13:26:39 -06:00
OatmealDome
4dc1b659c6
Externals: Update MoltenVK to 1.2.7
2024-02-10 22:40:40 -05:00
Nayla Hanegan
371335d017
extras folder
2024-01-29 23:15:47 -05:00