Commit Graph

59 Commits (159ae5e47ceff0a44c1021379cbca601b36f4fb0)

Author SHA1 Message Date
MerryMage a03f9b6fb6 tests: Infrastructure for unit tests 9 years ago
MerryMage ba2a54a9dd Dependencies: Remove GLFW, Add SDL2
citra: Remove GLFW, Add SDL2

FindSDL2: Do not CACHE SDL2_* variables if library is not found

EmuWindow_SDL2: Set minimal client area at initialisation time

EmuWindow_SDL2: Corrections

EmuWindow_SDL2: Fix no decorations on startup on OS X

cmake: windows_copy_files
9 years ago
MerryMage 8b00954ec7 AudioCore: Skeleton Implementation
This commit:
* Adds a new subproject, audio_core.
* Defines structures that exist in DSP shared memory.
* Hooks up various other parts of the emulator into audio core.

This sets the foundation for a later HLE DSP implementation.
9 years ago
Yuri Kunde Schlesner 45976da975 CMake cleanup
Several cleanups to the buildsystem:
 - Do better factoring of common libs between platforms.
 - Add support to building on Windows.
 - Remove Qt4 support.
 - Re-sort file lists and add missing headers.
11 years ago
bunnei 7a136b8a84 fixes to build on linux 11 years ago
bunnei 6b83509a7e updated CMakeLists 11 years ago
ShizZy 8bb0c457bc renamed from citrus to citra 12 years ago
ShizZy b8ca09160b renamed project to 'citrus' 12 years ago
ShizZy 27474060e1 adding initial project layout 12 years ago