summaryrefslogtreecommitdiff
path: root/src/citra
AgeCommit message (Expand)Author
2016-07-14Merge pull request #1890 from LFsWang/fix-encode-problembunnei
2016-06-10Merge pull request #1897 from linkmauve/sdl2-config-fixMat M
2016-06-10Merge pull request #1789 from wwylele/input-refactorbunnei
2016-06-11SDL2: Add forgotten default config changes from 7129611e65096ba2cbe8266f6cb06...Emmanuel Gil Peyrot
2016-06-08Fix boot_filename encode on WindowsLFsWang
2016-05-25Merge pull request #1817 from linkmauve/smdh-stuffbunnei
2016-05-24New3DS: Minor style cleanup to #1520.bunnei
2016-05-24Merge pull request #1520 from JamePeng/checknew3dsbunnei
2016-05-21CitraQt: Simplify the game list loader codeEmmanuel Gil Peyrot
2016-05-21Loader, Frontends: Refactor loader creation and game loadingEmmanuel Gil Peyrot
2016-05-15implement circle pad modifierwwylele
2016-05-15Refactor input subsystemwwylele
2016-05-07fixup simple type conversions where possibleAlexander Laties
2016-05-07Merge pull request #1736 from MerryMage/sdl2-sinkbunnei
2016-05-07AudioCore: SDL2 SinkMerryMage
2016-05-06Frontends, VideoCore: Move glad initialisation to the frontendEmmanuel Gil Peyrot
2016-04-30Audio: Add sink selection to configuration filesMerryMage
2016-04-24CMakeLists: Use imported version of Threads::ThreadsSam Spilsbury
2016-04-23CMakeLists: Use CMAKE_THREAD_LIBS_INITSam Spilsbury
2016-04-21Config: Add scaled resolution optiontfarley
2016-04-20Implement CheckNew3DS and CheckNew3DSAppJamePeng
2016-04-20SDL2 Frontend: Use argv[0], add a --version, and reorder options.Emmanuel Gil Peyrot
2016-04-11Use Settings::Apply in SDL frontendJannik Vogel
2016-04-06Default to settings from ini for gdbstubpolaris-
2016-04-06Adopted WinterMute's gdbstub changespolaris-
2016-04-05Common: Remove Common::make_unique, use std::make_uniqueMerryMage
2016-03-15Merge pull request #1526 from bunnei/sdl-rgb8bunnei
2016-03-15citra: Shutdown cleanly if ROM load failsMerryMage
2016-03-14SDL2: Explicitly use RGB8 color buffer.bunnei
2016-03-02Config: Use unique_ptr instead of raw pointerMerryMage
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage
2016-02-21AudioCore: Skeleton ImplementationMerryMage
2015-10-22Handle changes pointed out in comments on PRpolaris-
2015-10-11Remove unnecessary new lines, changed Deinit to Shutdownpolaris-
2015-10-04Toggle use_gdbstub in citra GLFWpolaris-
2015-10-04Implement gdbstubpolaris-
2015-09-19Implement gdbstubpolaris-
2015-09-08CMake: Add option to download Qt and GLFW binaries over HTTPYuri Kunde Schlesner
2015-08-30Increase required OpenGL version to 3.3Yuri Kunde Schlesner
2015-08-30Replace the previous OpenGL loader with a glad-generated 3.3 oneYuri Kunde Schlesner
2015-08-24Integrate the MicroProfile profiling libraryYuri Kunde Schlesner
2015-08-15Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei
2015-08-15Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP.bunnei
2015-07-28Merge pull request #873 from jroweboy/input_arrayTony Wasserka
2015-07-27Move input values into an arrayJames Rowe
2015-07-26Citra: Remove dead gpu_refresh_rate option from the default ini file.Emmanuel Gil Peyrot
2015-07-12Implement new argument parsing using getopt and add the corresponding library...Greg Wicks
2015-07-12Merge pull request #910 from linkmauve/installTony Wasserka
2015-07-09Citra, CitraQt: Tell cmake to install the compiled binaries.Emmanuel Gil Peyrot
2015-06-28Citra: Fix the includes a bit, thanks to include-what-you-use.Emmanuel Gil Peyrot