28 Commits (b6106604c4faee5b91447c608fa2bd0510236dfe)

Author SHA1 Message Date
Kelebek1 da410506a4 Move time services to new IPC. 2 years ago
flodavid ac11f6e4c5 cmake: move gamemode target include into its file 3 years ago
xcfrg dfa56765d6 yuzu: integrate gamemode support on linux 3 years ago
t895 aa20311969 general: Remove inih 2 years ago
t895 da14c7b8e4 config: Unify config handling under frontend_common 2 years ago
Alexandre Bouvier eceee8c3d9 cmake: move find-modules to root cmake dir 3 years ago
Chris Oboe 201733d1b5
Disable automatically opening the console on windows yuzu-cmd builds (#9485) 3 years ago
Alexandre Bouvier e6ae720c33 cmake: use sdl2 imported target 3 years ago
Alexandre Bouvier 8e17b5469f cmake: prefer system libraries 3 years ago
Liam 0cbfdf7ecb yuzu-cmd: link SDL2 correctly 3 years ago
Liam 6d2c597371 externals: update dynarmic, SDL2 3 years ago
ameerj 37bc5118ea CMake: Use precompiled headers 3 years ago
Liam 89dd7dc180 video_core: add null backend 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Andrea Pappacoda af94bf4a59
build: cleanup installation of yuzu and yuzu-cmd 4 years ago
Fernando Sahmkow 23ca1eb82e yuzu-cmd/CMakeLists: Correct attribution for this function. 5 years ago
lat9nq d3748cad73 emu_window_sdl2_vk: Use the generated SDL config 5 years ago
ameerj 5568fcfec1 yuzu_cmd: Remove unused resource.h 5 years ago
bunnei eae9f2e440 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
ReinUsesLisp 1b9e08ab78 cmake: Always enable Vulkan 5 years ago
Lioncash fc6db97a09 core: Remove usage of unicorn 6 years ago
ReinUsesLisp f92cbc5501 yuzu: Implement Vulkan frontend 6 years ago
ReinUsesLisp 4b80dd23a4 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 years ago
Lioncash e710a1b989 CMakeLists: Derive the source directory grouping from targets themselves 8 years ago
MerryMage 80db02c497 Minor cleanup 8 years ago
James Rowe f5f28a4f67 Get yuzu sdl to start compiling 8 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago
bunnei 738845cc0e externals: Use unicorn DLL instead of static lib. 8 years ago
B3n30 ebff5ba514 Network: Init Network in SDL and QT 9 years ago
Yuri Kunde Schlesner 776cb91785 CMake: Define an interface target for SDL2 definitions 9 years ago
Yuri Kunde Schlesner 089baa04e8 CMake: Stop using FindOpenGL, which seems to not be required anymore 9 years ago
Yuri Kunde Schlesner 7b81903756 CMake: Correct inter-module dependencies and library visibility 9 years ago
wwylele 38e800f70d InputCommon: add Keyboard 9 years ago
freiro b7b2627b37 Modularized Qt and SDL file copying 10 years ago
Jan Beich 2240cb2eb0 build: add default install for DragonFly, Solaris, etc. 10 years ago
Sam Spilsbury df81fa11fc CMakeLists: Use imported version of Threads::Threads 10 years ago
Sam Spilsbury d051bd3032 CMakeLists: Use CMAKE_THREAD_LIBS_INIT 10 years ago
MerryMage ba2a54a9dd Dependencies: Remove GLFW, Add SDL2 10 years ago
MerryMage 8b00954ec7 AudioCore: Skeleton Implementation 10 years ago
Yuri Kunde Schlesner 078969bdd0 CMake: Add option to download Qt and GLFW binaries over HTTP 11 years ago
Yuri Kunde Schlesner a1a5570e97 Replace the previous OpenGL loader with a glad-generated 3.3 one 11 years ago
bunnei ddbeebb887 Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. 11 years ago
Greg Wicks 9930ef72dd Implement new argument parsing using getopt and add the corresponding library to externals 11 years ago
Emmanuel Gil Peyrot 7c51bc44aa Citra, CitraQt: Tell cmake to install the compiled binaries. 11 years ago
Johannes Ekberg d7ad14ae20 Use -pthread where and only where needed 12 years ago
Johannes Ekberg 7d7ab70279 Generic PLATFORM_LIBRARIES var 12 years ago
Subv 97a7381d29 SOC_U: Preliminary implementation of sockets. 12 years ago
Chin 3aeb5970e5 Add citra icon to Windows executable and title bar 12 years ago
darkf 5d10b212ec Fix MSVC-related #defines and add CMakeLists comment 11 years ago
Yuri Kunde Schlesner 06f31e8b47 Clean up CMake library specification 12 years ago