index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-01-27
Move time services to new IPC.
Kelebek1
2023-11-21
general: Remove inih
t895
2023-11-21
config: Unify config handling under frontend_common
t895
2023-01-02
cmake: move find-modules to root cmake dir
Alexandre Bouvier
2022-12-23
Disable automatically opening the console on windows yuzu-cmd builds (#9485)
Chris Oboe
2022-12-06
cmake: use sdl2 imported target
Alexandre Bouvier
2022-12-05
Merge pull request #6833 from abouvier/unbundle
liamwhite
2022-12-04
cmake: prefer system libraries
Alexandre Bouvier
2022-12-04
yuzu-cmd: link SDL2 correctly
Liam
2022-12-04
Merge pull request #9374 from liamwhite/externals
liamwhite
2022-12-04
externals: update dynarmic, SDL2
Liam
2022-12-03
Merge pull request #9344 from liamwhite/null
bunnei
2022-11-29
CMake: Use precompiled headers
ameerj
2022-11-28
video_core: add null backend
Liam
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-03-27
build: cleanup installation of yuzu and yuzu-cmd
Andrea Pappacoda
2021-08-08
yuzu-cmd/CMakeLists: Correct attribution for this function.
Fernando Sahmkow
2021-07-16
emu_window_sdl2_vk: Use the generated SDL config
lat9nq
2021-04-22
yuzu_cmd: Remove unused resource.h
ameerj
2021-02-14
yuzu: Various frontend improvements to avoid crashes and improve experience o...
bunnei
2020-12-24
cmake: Always enable Vulkan
ReinUsesLisp
2020-11-03
core: Remove usage of unicorn
Lioncash
2020-01-29
yuzu: Implement Vulkan frontend
ReinUsesLisp
2019-05-25
yuzu_cmd: Split emu_window OpenGL implementation into its own file
ReinUsesLisp
2018-01-17
CMakeLists: Derive the source directory grouping from targets themselves
Lioncash
2018-01-13
Minor cleanup
MerryMage
2018-01-12
Get yuzu sdl to start compiling
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe