93 Commits (befa556b78c06ad7ed4d7d477a1bbd8c49c87ee2)

Author SHA1 Message Date
archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 years ago
purpasmart96 60ce36f721 Services: Stub some functions 11 years ago
Lioncash f44781fd7b arm: Adios armemu 11 years ago
archshift 1f109c6b49 Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 11 years ago
darkf 67c644e317 Fix building on MinGW 11 years ago
Johannes Ekberg d7ad14ae20 Use -pthread where and only where needed 11 years ago
Johannes Ekberg 7d7ab70279 Generic PLATFORM_LIBRARIES var 11 years ago
Yuri Kunde Schlesner cdde76f2aa Frontends: Shutdown core when emulation is stopped 11 years ago
bunnei 853b46c681 Core: Change default CPU to dyncom. 11 years ago
Subv 97a7381d29 SOC_U: Preliminary implementation of sockets. 11 years ago
Chin 3aeb5970e5 Add citra icon to Windows executable and title bar 11 years ago
darkf 5d10b212ec Fix MSVC-related #defines and add CMakeLists comment 11 years ago
bunnei 3b9d181b8e GPU: Implement frameskip and remove forced framebuffer swap hack. 11 years ago
bunnei a2005d0657 GPU: Change internal framerate to 30fps. 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Yuri Kunde Schlesner 06f31e8b47 Clean up CMake library specification 11 years ago
Yuri Kunde Schlesner 0e0a007a25 Add configurable per-class log filtering 11 years ago
Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 years ago
Yuri Kunde Schlesner 616d874443 New logging system 11 years ago
Rohit Nirmal 8a62423970 Change NULLs to nullptrs. 11 years ago
Emmanuel Gil Peyrot 648743cf66 GLFW: Add an error callback before calling glfwInit() 11 years ago
darkf 459502e48c Fix MinGW build 11 years ago
Emmanuel Gil Peyrot 739bb58c3a Remove tabs in all files except in skyeye imports and in generated GL code 11 years ago
Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 years ago
archshift 06c9712bc7 Merge Config::ReadXYZs 11 years ago
Tony Wasserka 963c923d59 citra GLFW: Ignore minimal window size hints. 11 years ago
Tony Wasserka 182476c96a EmuWindow: Remove window title getters/setters. 11 years ago
Tony Wasserka 722ce22589 EmuWindow: Add support for specifying minimal client area sizes. 11 years ago
Tony Wasserka bd8f491e4c Fixup EmuWindow interface and implementations thereof. 11 years ago
Kevin Hartman 221a9b023d Viewport scaling and display density independence 12 years ago
bunnei 3409790668 ARM: Fixed several dyncom bugs. 11 years ago
Sean 371b61f3ea Add support for disabling log from settings 11 years ago
archshift 09e19f9f1e Added `gpu_refresh_rate` config setting for the new interpreter speed hack. 11 years ago
archshift 0783498f57 Use configuration files to enable or disable the new dyncom interpreter. 11 years ago
Yuri Kunde Schlesner d72708c1f5 Add `override` keyword through the code. 11 years ago
archshift a59f57d504 Use config files to store whether SDMC is enabled or not 11 years ago
archshift 36c04ae2ee emu_window_glfw.cpp: Fixed graceful quitting 11 years ago
archshift ccb59a9d28 Implemented graceful closing of the GLFW window, along with emulation. 11 years ago
Yuri Kunde Schlesner ac54cd13db OpenGL renderer: Request a forward compatible context in citra-qt 11 years ago
archshift e6594f9f53 Added configuration file system. 11 years ago
Kevin Hartman 02fd19b2f6 Added support for multiple input device types for KeyMap and connected Qt. 11 years ago
Kevin Hartman 4a94ec934a Initial HID PAD work, with GLFW only. 11 years ago
Yuri Kunde Schlesner c57de3e404 Remove hand-crafted Visual Studio solution. 11 years ago
Yuri Kunde Schlesner 45976da975 CMake cleanup 12 years ago
Yuri Kunde Schlesner 478289140d Replace GLEW with a glLoadGen loader. 12 years ago
bunnei eb36d3fc90 Core: Refactor core to use only one function for execution. 12 years ago
Tony Wasserka c4691b784b Pica: Add support for dumping textures. 12 years ago
archshift 80c4d7bf48 Removed unused citra.h 12 years ago
archshift 6096b289b7 Bootmanager: changed `filename` to std::string 12 years ago
bunnei 7889cafc76 Loader: Implemented AppLoader interface for abstracting application loading. 12 years ago