| Commit message (Expand) | Author | Files | Lines |
2017-10-15 | core: Refactor MakeMagic usage and remove dead code. | bunnei | 1 | -42/+0 |
2017-10-13 | Remove more 3DS-specific code. | bunnei | 1 | -1/+1 |
2017-10-13 | Remove lots more 3DS-specific code. | bunnei | 2 | -106/+2 |
2017-10-10 | hle: Remove a large amount of 3ds-specific service code. | bunnei | 1 | -32/+0 |
2017-09-30 | Fixed type conversion ambiguity | Huw Pascoe | 2 | -3/+4 |
2017-09-24 | citra-qt: fix some untranslated strings | wwylele | 3 | -21/+22 |
2017-09-19 | WebService: Verify username and token (#2930) | B3n30 | 5 | -26/+130 |
2017-09-03 | Fix icon for citra qt | James Rowe | 1 | -1/+3 |
2017-09-03 | Add manifest | DaMan | 1 | -0/+8 |
2017-08-26 | qt: Add an option to view/regenerate telemetry ID. | bunnei | 2 | -4/+12 |
2017-08-26 | # This is a combination of 2 commits. | bunnei | 1 | -3/+30 |
2017-08-26 | qt: Add web configuration tab. | bunnei | 6 | -2/+217 |
2017-08-26 | telemetry: Log frontend type. | bunnei | 1 | -0/+2 |
2017-08-26 | settings: Add enable_telemetry, citra_username, and citra_token. | bunnei | 1 | -0/+6 |
2017-08-26 | citra_qt: Show one-time callout messages to user. | bunnei | 4 | -0/+50 |
2017-08-25 | SidebySide Layout (#2859) | ThaMighty90 | 1 | -3/+8 |
2017-08-24 | EmuWindow: refactor touch input into a TouchDevice | wwylele | 1 | -0/+3 |
2017-08-11 | move MotionEmu from core/frontend to input_common as a InputDevice | wwylele | 3 | -10/+10 |
2017-08-05 | Quickfix typo in OpenGL 3.3 error message | Andrea Pascal | 1 | -1/+1 |
2017-07-20 | debugger/shader: display LOOP | wwylele | 1 | -1/+3 |
2017-07-20 | debugger/shader: print the invert flag for JMPU | wwylele | 1 | -0/+4 |
2017-07-20 | debugger/shader: fix address register for reverted arithmetic op | wwylele | 1 | -20/+9 |
2017-07-20 | debugger/shader: fix inverted uniform flow control | wwylele | 1 | -2/+2 |
2017-07-10 | settings: Add telemetry endpoint URL. | bunnei | 1 | -0/+12 |
2017-07-07 | Implement basic virtual Room support based on enet (#2803) | B3n30 | 2 | -1/+4 |
2017-06-28 | configure_debug: Add label warning that CPU JIT needs to be disabled for gdbstub to work | MerryMage | 1 | -0/+7 |
2017-06-24 | citra-qt: Add option to configure the UI theme | Kloen | 2 | -0/+37 |
2017-06-24 | citra-qt: load ui theme at startup and config change. | Kloen | 2 | -0/+22 |
2017-06-24 | citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet | Kloen | 1 | -2/+5 |
2017-06-24 | citra-qt: add new uisetting->theme | Kloen | 2 | -0/+9 |
2017-06-21 | Changing default values for bg_red, bg_green, and bg_blue from 1.0 to 0.0. | chris062689 | 1 | -3/+3 |
2017-06-08 | Session: Remove/add some forward declarations | Yuri Kunde Schlesner | 1 | -1/+0 |
2017-06-06 | Service: Remove unnecessary includes from service.h | Yuri Kunde Schlesner | 1 | -0/+1 |
2017-06-03 | Remove unused imports in game_list_p.h | Kloen | 1 | -2/+0 |
2017-06-03 | Addressed Bunnei's review comments, and made some other tweaks: | TheKoopaKingdom | 1 | -5/+10 |
2017-06-03 | Fixed wiki URLs. | TheKoopaKingdom | 1 | -6/+8 |
2017-06-03 | Created a whitelist of system archives to prevent false positives creating dialogs. | TheKoopaKingdom | 3 | -11/+10 |
2017-06-03 | Optimized messages that were repetitive and added ability for core errors to specify more details optionally. | TheKoopaKingdom | 4 | -37/+55 |
2017-06-03 | Added message to status bar to show core errors ignored by the user. | TheKoopaKingdom | 2 | -1/+11 |
2017-06-03 | Made some changes from review comments: | TheKoopaKingdom | 2 | -18/+22 |
2017-06-03 | Added system for handling core errors in citra-qt. | TheKoopaKingdom | 4 | -18/+78 |
2017-05-30 | Kernel: Move WaitObject to a separate file | Yuri Kunde Schlesner | 2 | -3/+2 |
2017-05-28 | CMake: Create INTERFACE targets for microprofile and nihstro | Yuri Kunde Schlesner | 1 | -1/+1 |
2017-05-28 | CMake: Remove CITRA_QT_LIBS var | Yuri Kunde Schlesner | 1 | -1/+1 |
2017-05-28 | CMake: Stop using FindOpenGL, which seems to not be required anymore | Yuri Kunde Schlesner | 1 | -1/+1 |
2017-05-28 | CMake: Use IMPORTED target for Boost | Yuri Kunde Schlesner | 1 | -1/+1 |
2017-05-28 | CMake: Correct inter-module dependencies and library visibility | Yuri Kunde Schlesner | 1 | -3/+3 |
2017-05-28 | Remove some unnecessary inclusions of video_core.h | Yuri Kunde Schlesner | 1 | -1/+0 |
2017-05-28 | Move screen size constants from video_core to core | Yuri Kunde Schlesner | 1 | -4/+2 |
2017-05-10 | Frontend: Prevent FileSystemWatcher from blocking UI thread | James Rowe | 3 | -46/+35 |
2017-05-08 | Remove ability to load symbol maps | Yuri Kunde Schlesner | 3 | -15/+0 |
2017-05-08 | citra-qt: Remove callstack widget | Yuri Kunde Schlesner | 6 | -168/+0 |
2017-05-08 | citra-qt: Remove disassembler widget | Yuri Kunde Schlesner | 6 | -448/+0 |
2017-05-06 | Don’t focus the search field if the game is empty | Nico Bosshard | 1 | -3/+6 |
2017-05-06 | Create a random console_unique_id (#2668) | B3n30 | 3 | -2/+52 |
2017-05-03 | Fixed some more typos | Nico Bosshard | 2 | -4/+4 |
2017-05-02 | citra-qt: game list search function fixed minor mistakes | Nico Bosshard | 1 | -24/+26 |
2017-04-30 | citra-qt: game list search function (#2673) | Nico Bosshard | 7 | -19/+299 |
2017-04-13 | Better looking status bar under Linux Ubuntu (#2662) | Cereal-Killa | 1 | -0/+1 |
2017-04-09 | qt: enable config for circle pad pro | wwylele | 1 | -7/+1 |
2017-04-04 | citra-qt: Move config dialog code to its own directory | Lioncash | 25 | -41/+41 |
2017-03-17 | citra-qt: remove dead code | wwylele | 3 | -5/+0 |
2017-03-17 | citra-qt: release all buttons when render window focus is lost | wwylele | 2 | -0/+7 |
2017-03-02 | qt/config_input: don't connect for null button | wwylele | 1 | -4/+7 |
2017-03-01 | Input: remove unused stuff & clean up | wwylele | 1 | -0/+1 |
2017-03-01 | Qt: rework input configuration for new input system | wwylele | 2 | -68/+144 |
2017-03-01 | InputCommon: add AnalogFromButton | wwylele | 2 | -0/+29 |
2017-03-01 | InputCommon: add Keyboard | wwylele | 6 | -47/+33 |
2017-02-27 | Doxygen: Amend minor issues (#2593) | Mat M | 2 | -4/+6 |
2017-02-27 | Qt: Tweak status bar styling | Yuri Kunde Schlesner | 1 | -0/+2 |
2017-02-27 | Qt: Increase status bar update interval to 2 seconds | Yuri Kunde Schlesner | 1 | -1/+1 |
2017-02-27 | Qt: Add tooltips to status bar displays | Yuri Kunde Schlesner | 1 | -0/+7 |
2017-02-27 | Qt: Don't show fractional figures in the status bar | Yuri Kunde Schlesner | 1 | -2/+2 |
2017-02-27 | Remove built-in (non-Microprofile) profiler | Yuri Kunde Schlesner | 5 | -188/+2 |
2017-02-27 | Add performance statistics to status bar | Yuri Kunde Schlesner | 2 | -0/+30 |
2017-02-27 | Qt: Add (empty) status bar | Yuri Kunde Schlesner | 6 | -1/+35 |
2017-02-27 | Core: Remove unnecessary include in thread.h | Yuri Kunde Schlesner | 1 | -0/+1 |
2017-02-23 | Use QFileSystemWatcher to reload the game list when a change is detected. (#2555) | James Rowe | 2 | -1/+51 |
2017-02-23 | Add custom layout settings. | SonofUgly | 3 | -1/+21 |
2017-02-23 | Gui: Change title bar to include build name | James Rowe | 2 | -3/+4 |
2017-02-23 | [UI] Modify recursive scanning label (#2589) | Anthony | 1 | -1/+1 |
2017-02-18 | Qt: Move some connections from .ui file to code | Yuri Kunde Schlesner | 2 | -38/+3 |
2017-02-18 | Qt: Reorganize connection of menu events | Yuri Kunde Schlesner | 2 | -13/+23 |
2017-02-18 | Qt: Re-organize setup of debugging widgets | Yuri Kunde Schlesner | 4 | -39/+51 |
2017-02-18 | Qt: Fix action name to match conventions | Yuri Kunde Schlesner | 2 | -6/+6 |
2017-02-18 | Qt: Make IsSingleFileDropEvent static | Yuri Kunde Schlesner | 1 | -1/+1 |
2017-02-18 | Qt: Allow any file extension in Open dialog | Yuri Kunde Schlesner | 1 | -2/+3 |
2017-02-18 | Qt: Remove orpahned function declaration | Yuri Kunde Schlesner | 1 | -6/+0 |
2017-02-18 | Qt: Remove unnecessary std::string usage | Yuri Kunde Schlesner | 2 | -14/+15 |
2017-02-16 | added drag n drop feature | noah the goodra | 2 | -1/+41 |
2017-02-14 | Qt/GameList: Use suffix() to parse the file extension | Yuri Kunde Schlesner | 1 | -1/+1 |
2017-02-12 | citra-qt: Don't attempt to scan files with unsupported extensions (#2402) | Kloen Lansfiel | 3 | -4/+20 |
2017-02-09 | VideoCore: Split regs.h inclusions | Yuri Kunde Schlesner | 1 | -1/+2 |
2017-02-09 | Pica/Regs: Use binary search to look up reg names | Yuri Kunde Schlesner | 1 | -1/+1 |
2017-02-04 | VideoCore: Move Regs to its own file | Yuri Kunde Schlesner | 4 | -4/+2 |
2017-02-04 | VideoCore: Split framebuffer regs from Regs struct | Yuri Kunde Schlesner | 1 | -12/+12 |
2017-02-04 | VideoCore: Split texturing regs from Regs struct | Yuri Kunde Schlesner | 2 | -13/+16 |
2017-02-04 | VideoCore: Split rasterizer regs from Regs struct | Yuri Kunde Schlesner | 1 | -1/+1 |
2017-02-04 | Pica/Texture: Simplify/cleanup texture tile addressing | Yuri Kunde Schlesner | 1 | -7/+6 |
2017-02-04 | VideoCore: Move LookupTexture out of debug_utils.h | Yuri Kunde Schlesner | 2 | -7/+10 |
2017-01-31 | removal of the -1 case in the configure_input switch | noah the goodra | 1 | -1/+0 |
2017-01-30 | VideoCore: Consistently use shader configuration to load attributes | Yuri Kunde Schlesner | 1 | -3/+3 |
2017-01-30 | VideoCore: Rename some types to more accurate names | Yuri Kunde Schlesner | 2 | -3/+3 |
2017-01-26 | SDL: Select audio device (#2403) | Kloen Lansfiel | 4 | -0/+54 |
2017-01-26 | VideoCore/Shader: Move entry_point to SetupBatch | Yuri Kunde Schlesner | 1 | -3/+2 |
2017-01-26 | VideoCore/Shader: Move per-batch ShaderEngine state into ShaderSetup | Yuri Kunde Schlesner | 1 | -2/+3 |
2017-01-26 | VideoCore/Shader: Move ProduceDebugInfo to InterpreterEngine | Yuri Kunde Schlesner | 1 | -0/+1 |
2017-01-26 | Debugger: Always use interpreter for shader debugging | Yuri Kunde Schlesner | 1 | -3/+5 |
2017-01-26 | VideoCore/Shader: Split shader uniform state and shader engine | Yuri Kunde Schlesner | 1 | -1/+3 |
2017-01-26 | VideoCore/Shader: Use only entry_point as ShaderSetup param | Yuri Kunde Schlesner | 1 | -1/+1 |
2017-01-26 | VideoCore/Shader: Use self instead of g_state.vs in ShaderSetup | Yuri Kunde Schlesner | 1 | -2/+1 |
2017-01-22 | Removed unused and outdated external qhexedit | Kloen | 2 | -2/+2 |
2017-01-22 | citra-qt: Removed unused and unimplemented ramview files. | Kloen | 4 | -32/+0 |
2017-01-11 | QT: Fix ui file format | Kloen | 1 | -20/+20 |
2017-01-11 | QT: Fix some UI related warnings | Kloen | 2 | -4/+3 |
2017-01-11 | CAM: implement basic camera functions with a blank camera | wwylele | 1 | -0/+32 |
2017-01-07 | config: Add option for specifying screen resolution scale factor. | bunnei | 3 | -13/+154 |
2017-01-04 | Kernel: Use different thread statuses when a thread calls WaitSynchronization1 and WaitSynchronizationN with wait_all = true. | Subv | 1 | -3/+6 |
2017-01-04 | Fix some warnings (#2399) | Jonathan Hao | 5 | -18/+1 |
2016-12-26 | Frontend: emulate motion sensor | wwylele | 2 | -1/+13 |
2016-12-23 | core: Move emu_window and key_map into core | MerryMage | 2 | -2/+2 |
2016-12-22 | core: Replace "AppCore" nomenclature with just "CPU". | bunnei | 3 | -12/+12 |
2016-12-22 | Address clang-format issues. | bunnei | 1 | -14/+13 |
2016-12-22 | core: Consolidate core and system state, remove system module & cleanups. | bunnei | 9 | -23/+19 |
2016-12-22 | core: Consolidate top-level system state into a singleton. | bunnei | 5 | -59/+30 |
2016-12-21 | citra-qt: Move graphics debugging code into its own folder | Lioncash | 17 | -32/+32 |
2016-12-21 | disassembler: Remove mutable specifier from breakpoints member variable | Lioncash | 1 | -3/+1 |
2016-12-19 | citra-qt: Move bits of constructor behavior to named functions | Lioncash | 2 | -67/+100 |
2016-12-18 | line fixup for travis ci | CaptV0rt3x | 1 | -1/+0 |
2016-12-18 | screen swap - Hotkey mapping | Vamsi Krishna | 2 | -5/+1 |
2016-12-18 | Fixed game_list focusing issue. | Vamsi Krishna | 1 | -0/+1 |
2016-12-15 | main: Open folder when open save folder location context menu is clicked | MerryMage | 2 | -0/+20 |
2016-12-15 | game_list: Implement context menu for items in list | MerryMage | 3 | -4/+32 |
2016-12-14 | Fixed the codestyle to match our clang-format rules. | Subv | 1 | -1/+2 |
2016-12-13 | Modularized Qt and SDL file copying | freiro | 1 | -2/+4 |
2016-12-11 | Modularization of copy_msvc_libraries cmake funct | freiro | 1 | -20/+2 |
2016-12-11 | citra-qt: Make constructors explicit where applicable | Lioncash | 15 | -32/+35 |
2016-12-11 | Removed redundant Qt check and other fixes | freiro | 1 | -20/+19 |
2016-12-11 | citra-qt: Add missing #pragma once directives | Lioncash | 5 | -0/+10 |
2016-12-11 | game_list: Make slots private functions | Lioncash | 1 | -7/+4 |
2016-12-11 | game_list: Make the constructor explicit | Lioncash | 1 | -1/+1 |
2016-12-11 | game_list: Make the AddEntry argument a const reference | Lioncash | 2 | -2/+2 |
2016-12-11 | game_list: Replace 0 literals with nullptr | Lioncash | 1 | -1/+1 |
2016-12-11 | game_list: Use QT5's new event connection syntax | Lioncash | 1 | -6/+6 |
2016-12-11 | game_list: Pass the parent constructor argument to the QWidget base class | Lioncash | 1 | -1/+1 |
2016-12-11 | [MSVC] Copy SDL2.dll to build folder | freiro | 1 | -20/+20 |
2016-12-11 | graphics_cmdlists: Get rid of variable shadowing | Lioncash | 1 | -14/+18 |
2016-12-11 | graphics_cmdlists: Get rid of an unused variable | Lioncash | 1 | -1/+0 |
2016-12-11 | graphics_cmdlists: Make LoadTexture and TextureInfoWidget src arguments const | Lioncash | 1 | -3/+4 |
2016-12-11 | graphics_cmdlists: Make LoadImage internally linked | Lioncash | 1 | -0/+2 |
2016-12-11 | Add all services to the Service namespace | Lioncash | 1 | -8/+8 |
2016-12-11 | configure_input: Modernize and cleanup input configuration tab | MerryMage | 2 | -115/+101 |
2016-12-09 | WaitSynch: Removed unused variables and reduced SharedPtr copies. | Subv | 1 | -1/+1 |
2016-12-07 | Config: auto-select region and language | wwylele | 4 | -3/+14 |
2016-12-06 | Implement Frame rate limiter (#2223) | emmauss | 3 | -0/+11 |
2016-12-05 | Unify Windows ICON resource name | Jannik Vogel | 1 | -1/+1 |
2016-12-05 | Support mingw cross-compile | Jannik Vogel | 1 | -1/+1 |
2016-12-04 | Threading: Added some utility functions and const correctness. | Subv | 1 | -1/+1 |
2016-12-04 | Threading: Reworked the way our scheduler works. | Subv | 1 | -1/+1 |
2016-12-01 | Remove unused version.h | Jannik Vogel | 2 | -12/+0 |
2016-12-01 | Fixed the rebase mistakes. | Subv | 1 | -1/+0 |
2016-11-28 | Kernel/Loader: Grab the system mode from the NCCH ExHeader. | Subv | 1 | -5/+4 |
2016-11-27 | GPU: Remove the broken frame_skip option. | Emmanuel Gil Peyrot | 1 | -2/+0 |
2016-11-20 | Kernel/Loader: Grab the system mode from the NCCH ExHeader. | Subv | 2 | -9/+22 |
2016-11-14 | Add mingw compile support | James Rowe | 1 | -0/+4 |
2016-11-11 | Minor Menu Fixes | Pringo | 2 | -2/+2 |
2016-11-05 | Add default hotkey to swap primary screens. | James Rowe | 4 | -2/+13 |
2016-11-05 | Support additional screen layouts. | James Rowe | 5 | -44/+90 |
2016-10-28 | build: add default install for DragonFly, Solaris, etc. | Jan Beich | 1 | -1/+1 |
2016-10-20 | Fix typos | Ricardo de Almeida Gonzaga | 3 | -4/+4 |
2016-09-22 | qt: shutdown system if error | wwylele | 1 | -2/+3 |
2016-09-22 | implement wait tree widget | wwylele | 5 | -0/+620 |
2016-09-21 | Use negative priorities to avoid special-casing the self-include | Yuri Kunde Schlesner | 19 | -19/+19 |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 47 | -133/+50 |
2016-09-19 | Manually tweak source formatting and then re-run clang-format | Yuri Kunde Schlesner | 20 | -93/+71 |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 54 | -969/+984 |
2016-09-15 | qt: Add UI configuration option to enable CPU JIT. | bunnei | 2 | -0/+25 |
2016-09-15 | core: Add configuration option for CPU JIT. | bunnei | 1 | -0/+2 |
2016-09-13 | Qt: fix birthday combo box updating | wwylele | 1 | -2/+3 |
2016-09-02 | Qt: unify running detection | wwylele | 5 | -12/+9 |
2016-09-01 | qt: Rename all "toogle" to "toggle". | bunnei | 6 | -24/+24 |
2016-08-31 | configure_audio: User-configuratble option to enable/disable audio stretching | MerryMage | 3 | -0/+15 |
2016-08-30 | qt: Add an option to settings for enabling V-Sync. | bunnei | 1 | -0/+4 |
2016-08-30 | qt: Recreate GL context on startup to support changing V-Sync. | bunnei | 3 | -25/+39 |
2016-08-30 | config: Add a setting for graphics V-Sync. | bunnei | 4 | -1/+12 |
2016-08-30 | qt: Add a configuration tab for Graphics and move relevant fields. | bunnei | 8 | -48/+169 |
2016-08-16 | citra: Default to HW renderer. | bunnei | 1 | -1/+1 |
2016-07-29 | Input GUI: Add tab to remap controls (#1900) | Anon | 9 | -8/+825 |
2016-07-21 | CMake: Fix Info.plist template for citra_qt/OSX | Dale Whinham | 1 | -1/+1 |
2016-07-10 | Qt: add system settings config tab | wwylele | 8 | -4/+450 |
2016-06-19 | Fix recursive scanning of directories | Yuri Kunde Schlesner | 1 | -5/+3 |
2016-06-19 | Qt: Fix MicroProfile dpi scaling | Yuri Kunde Schlesner | 1 | -7/+6 |
2016-06-02 | Remove unused and bitrotted "controller config" files | archshift | 6 | -671/+0 |
2016-06-01 | AddFstEntriesToGameList - prevent loading a directory | LFsWang | 1 | -3/+3 |
2016-05-24 | New3DS: Minor style cleanup to #1520. | bunnei | 1 | -2/+2 |
2016-05-21 | Loader: Split SMDH into its own header and import helpers from QGameList | Emmanuel Gil Peyrot | 1 | -42/+11 |
2016-05-21 | Debugger/Callstack: Replace Memory::GetPointer with Memory::IsValidVirtualAddress | MerryMage | 1 | -1/+4 |
2016-05-21 | CitraQt: Simplify the game list loader code | Emmanuel Gil Peyrot | 2 | -19/+5 |
2016-05-21 | Loader, Frontends: Refactor loader creation and game loading | Emmanuel Gil Peyrot | 1 | -1/+9 |
2016-05-21 | Common: Make recursive FileUtil functions take a maximum recursion | Emmanuel Gil Peyrot | 2 | -6/+7 |
2016-05-20 | Config: Restore previously selected audio sink option (#1824) | James Rowe | 1 | -3/+3 |
2016-05-19 | Config: Audio sink configuration (#1798) | Maribel | 6 | -0/+134 |
2016-05-15 | implement circle pad modifier | wwylele | 1 | -0/+3 |
2016-05-15 | Refactor input subsystem | wwylele | 2 | -4/+8 |
2016-05-12 | Microprofile: DPI-aware drawing | MerryMage | 1 | -4/+12 |
2016-05-12 | Move default_attributes into Pica state | Jannik Vogel | 1 | -1/+1 |
2016-05-11 | Turn ShaderSetup into struct | Jannik Vogel | 1 | -1/+1 |
2016-05-07 | fixup simple type conversions where possible | Alexander Laties | 2 | -2/+2 |
2016-05-07 | citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer' | Jannik Vogel | 9 | -583/+876 |
2016-05-06 | Frontends, VideoCore: Move glad initialisation to the frontend | Emmanuel Gil Peyrot | 1 | -0/+11 |
2016-05-04 | add missing header | wwylele | 1 | -0/+1 |
2016-05-04 | make the name column larger as default | wwylele | 1 | -1/+5 |
2016-05-04 | add icon & title to game list | wwylele | 3 | -13/+105 |
2016-05-04 | Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation | Jannik Vogel | 2 | -3/+3 |
2016-04-30 | VideoCore: Run include-what-you-use and fix most includes. | Emmanuel Gil Peyrot | 1 | -0/+4 |
2016-04-30 | Audio: Add sink selection to configuration files | MerryMage | 1 | -0/+8 |
2016-04-29 | Common: Remove section measurement from profiler (#1731) | Yuri Kunde Schlesner | 1 | -24/+2 |
2016-04-29 | Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709) | Henrik Rydgård | 4 | -1/+26 |
2016-04-26 | Qt Frontend: Add Threads::Threads import in CMakeLists.txt. | Emmanuel Gil Peyrot | 1 | -1/+1 |
2016-04-24 | Replace std::map with std::array for graphics event breakpoints, and allow the compiler to inline. Saves 1%+ in vertex heavy situations. | Henrik Rydgard | 1 | -2/+2 |
2016-04-23 | debugger: Warn if we reach an unreachable format | Sam Spilsbury | 1 | -0/+6 |
2016-04-21 | Config: Add scaled resolution option | tfarley | 3 | -0/+11 |
2016-04-20 | Implement CheckNew3DS and CheckNew3DSApp | JamePeng | 1 | -2/+4 |
2016-04-15 | Configure Dialog: Remove minimumSize property | MerryMage | 1 | -12/+0 |
2016-04-11 | CitraQt: Apply config at startup | Jannik Vogel | 4 | -12/+3 |
2016-04-05 | Common: Remove Common::make_unique, use std::make_unique | MerryMage | 1 | -2/+2 |
2016-03-31 | remove debug code | LFsWang | 1 | -1/+1 |
2016-03-31 | Fix encode problem On Windows | LFsWang | 2 | -6/+6 |
2016-03-28 | Compilation fix | LittleWhite | 1 | -1/+1 |
2016-03-22 | Add more stuff to configure. | LittleWhite | 15 | -120/+211 |
2016-03-21 | Whole config is handled by Config class. | LittleWhite | 8 | -118/+181 |
2016-03-21 | Add Configure widget | LittleWhite | 18 | -142/+533 |
2016-03-17 | Fix Qt chinese words encode problem on Windows | LFsWang | 2 | -3/+3 |
2016-03-16 | Register ROM started through the gamelist in the list of ROM recently started | LittleWhite | 2 | -5/+4 |
2016-03-15 | PICA: Fix MAD/MADI encoding | Jannik Vogel | 1 | -2/+10 |
2016-03-09 | Fix attribute mapping in vs debugger | Jannik Vogel | 1 | -2/+2 |
2016-03-08 | Improve error report from Init() functions | LittleWhite | 2 | -12/+40 |
2016-03-07 | Set the appropriate locale to get float conversion working using std::to_string | LittleWhite | 1 | -0/+4 |
2016-03-03 | Display errors in GUI when loading ROM failed | LittleWhite | 1 | -1/+26 |
2016-03-03 | Add immediate mode vertex submission | Dwayne Slater | 4 | -1/+5 |
2016-03-02 | Dependencies: Remove GLFW, Add SDL2 | MerryMage | 1 | -18/+7 |
2016-02-21 | AudioCore: Skeleton Implementation | MerryMage | 1 | -1/+1 |
2016-02-04 | Add a configuration entry to enable/disable the check | LittleWhite | 2 | -9/+10 |
2016-02-04 | Add check before closure when emulation is running | LittleWhite | 2 | -0/+25 |
2016-01-07 | Change default gameListRootDir from "" to "." | archshift | 1 | -1/+1 |
2016-01-01 | Gamelist: supply default settings for QSettings config | archshift | 1 | -1/+1 |
2015-12-30 | core: Use unique_ptr for holding the interpreter instances | Lioncash | 2 | -12/+8 |
2015-11-27 | Refactor ScanDirectoryTreeAndCallback to separate errors and retvals | archshift | 1 | -7/+9 |
2015-10-22 | Handle changes pointed out in comments on PR | polaris- | 1 | -2/+1 |
2015-10-20 | change file path encoding to Local8bit() | wwylele | 2 | -5/+5 |
2015-10-18 | citra-qt: persist hardware-rendering and shaders-jit settings | Pierre de La Morinerie | 1 | -0/+8 |
2015-10-14 | citra-qt: Add icon to Mac app | Pierre de La Morinerie | 1 | -1/+3 |
2015-10-09 | CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls. | Emmanuel Gil Peyrot | 1 | -1/+1 |
2015-10-07 | Silence -Wsign-compare warnings. | Rohit Nirmal | 1 | -4/+4 |
2015-10-06 | Game list: propely hide on toggling window mode | archshift | 1 | -0/+1 |
2015-10-04 | citra-qt: Fix mouse events coordinates on high-DPI screens | Pierre de La Morinerie | 2 | -12/+21 |
2015-10-04 | citra-qt: Enable high-DPI widgets on Mac app | Pierre de La Morinerie | 1 | -0/+4 |
2015-10-04 | citra-qt: Use custom Info.plist for Mac builds | Pierre de La Morinerie | 2 | -0/+38 |
2015-10-04 | Implement gdbstub | polaris- | 4 | -0/+32 |
2015-10-02 | Game list: save and load column sizes, sort order, to QSettings | archshift | 3 | -0/+24 |
2015-10-02 | Add menu item for selecting the game list folder | archshift | 3 | -1/+23 |
2015-10-02 | Initial implementation of a game list | archshift | 6 | -2/+356 |
2015-10-02 | Add helper function for creating a readable byte size string. | archshift | 2 | -0/+16 |
2015-10-02 | Don't show render window until a game is started | archshift | 2 | -4/+13 |
2015-09-24 | Fix for the refresh issue when no rendering is done | LittleWhite | 2 | -4/+14 |
2015-09-20 | Implement gdbstub | polaris- | 4 | -0/+40 |
2015-09-18 | citra-qt: Fix connect error on startup | Kloen | 2 | -5/+13 |
2015-09-14 | GSP: Implement command 0x05, used for flushing caches | Yuri Kunde Schlesner | 1 | -2/+2 |
2015-09-12 | general: Replace 0 literals with nullptr where applicable | Lioncash | 2 | -2/+2 |
2015-09-11 | graphics_breakpoints_p: Add missing override specifier | Lioncash | 1 | -1/+1 |
2015-09-11 | General: Replace NULL and '0' usages with nullptr where applicable | Lioncash | 7 | -7/+7 |
2015-09-11 | citra_qt: Reorganize headers | Lioncash | 24 | -100/+81 |
2015-09-08 | citra-qt: Separate UI layout state in a separate section of the config | Yuri Kunde Schlesner | 1 | -0/+7 |
2015-09-08 | citra-qt: Trim recently used files list to size when insterting new item | Yuri Kunde Schlesner | 1 | -0/+4 |
2015-09-07 | Shader Debugger: Allow editing of input vertex data | Yuri Kunde Schlesner | 1 | -0/+2 |
2015-09-07 | Shader Debugger: Highlight current instruction instead of focusing | Yuri Kunde Schlesner | 1 | -4/+15 |
2015-09-07 | Shader Debugger: Remove useless signal | Yuri Kunde Schlesner | 2 | -10/+2 |
2015-09-07 | Shader Debugger: Fix only first vertex attribute being loaded | Yuri Kunde Schlesner | 1 | -7/+7 |
2015-09-07 | Shader Debugger: Fix freeze when double-clicking shader disassembly | Yuri Kunde Schlesner | 3 | -14/+4 |
2015-09-07 | Shader Debugger: Improve space efficiency of the layout | Yuri Kunde Schlesner | 1 | -9/+18 |
2015-09-07 | Shader Disassembly: Fix printing of jump offsets | Yuri Kunde Schlesner | 1 | -4/+4 |
2015-09-07 | Shader Disassembly: Fix disassembly of IFU/CALLU instructions | Yuri Kunde Schlesner | 1 | -0/+1 |
2015-09-07 | Shader Disassembly: Implement support for MAD/MADI | Yuri Kunde Schlesner | 1 | -0/+31 |
2015-09-07 | Shader Disassembly: Introduce variables to hold common subexpressions | Yuri Kunde Schlesner | 1 | -16/+20 |
2015-09-07 | Shader Debugger: Initialize input_vertex to prevent crashes | Yuri Kunde Schlesner | 1 | -0/+7 |
2015-09-07 | Shader Disassembly: Cleanup code and improve output alignment | Yuri Kunde Schlesner | 1 | -66/+79 |
2015-09-07 | citra-qt: Use monospace font on Disassembler and ARM Registers | Kloen | 2 | -1/+35 |
2015-09-07 | Stop emulation when render window is closed | LittleWhite | 3 | -0/+15 |
2015-09-03 | citra-qt: Move system shutdown to run inside EmuThread | Yuri Kunde Schlesner | 2 | -3/+3 |
2015-08-30 | Increase required OpenGL version to 3.3 | Yuri Kunde Schlesner | 1 | -1/+1 |
2015-08-26 | citra-qt: Add a missing header guard to util.h | Lioncash | 1 | -0/+2 |
2015-08-25 | Integrate the MicroProfile profiling library | Yuri Kunde Schlesner | 5 | -0/+240 |
2015-08-25 | citra-qt: Add helper function to get a monospace QFont | Yuri Kunde Schlesner | 6 | -5/+32 |
2015-08-19 | Improvements for MRU | LittleWhite | 2 | -11/+33 |
2015-08-16 | citra-qt/VertexShader: Minor UI improvements. | Tony Wasserka | 2 | -10/+11 |
2015-08-16 | citra-qt: Fix comment style. | Tony Wasserka | 1 | -5/+6 |
2015-08-16 | Introduce a shader tracer to allow inspection of input/output values for each processed instruction. | Tony Wasserka | 2 | -42/+261 |
2015-08-16 | Pica/DebugUtils: Include uniform information into shader dumps. | Tony Wasserka | 1 | -3/+2 |
2015-08-16 | citra-qt: Improve shader debugger. | Tony Wasserka | 2 | -3/+20 |
2015-08-16 | citra-qt: Print the correct swizzle mask for SRC2 in the shader disassembler. | Tony Wasserka | 1 | -3/+3 |
2015-08-16 | citra-qt: Give RG8 format a proper name in the texture viewer | Yuri Kunde Schlesner | 1 | -1/+1 |
2015-08-16 | Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. | bunnei | 4 | -0/+20 |
2015-08-15 | Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. | bunnei | 1 | -1/+1 |
2015-08-15 | Shader: Move shader code to its own subdirectory, "shader". | bunnei | 1 | -1/+1 |
2015-08-15 | GPU: Refactor "VertexShader" namespace to "Shader". | bunnei | 1 | -1/+1 |
2015-08-11 | ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. | Emmanuel Gil Peyrot | 2 | -5/+9 |
2015-08-11 | Add menu and logic to save and load recently loaded files. | LittleWhite | 3 | -18/+91 |
2015-08-07 | registers: Support viewing VFP registers | Lioncash | 2 | -44/+172 |
2015-08-07 | registers: Fix a typo with CPSR's name | Lioncash | 2 | -36/+36 |
2015-07-31 | Save the path leading where the last file have been loaded | LittleWhite | 1 | -5/+20 |
2015-07-29 | citra-qt: Adjust initializer list order | Lioncash | 2 | -2/+2 |
2015-07-29 | citra-qt: Pass string by const reference | Lioncash | 2 | -2/+2 |
2015-07-28 | Update Start menu text to match with the real state of the emulator. | LittleWhite | 1 | -0/+3 |
2015-07-28 | Settings: Fix saving wrong values for input configuration | Trung Do | 1 | -1/+2 |
2015-07-28 | Move input values into an array | James Rowe | 2 | -72/+19 |
2015-07-26 | citra-qt/command list: Do not recreate a widget after each selection | Lectem | 1 | -10/+10 |
2015-07-26 | citra-qt/command list: Add mask column | Lectem | 1 | -8/+10 |
2015-07-26 | citra-qt/command list: monospace font on windows | Lectem | 1 | -1/+3 |
2015-07-26 | dyncom: Rename armdefs.h to armstate.h | Lioncash | 1 | -1/+0 |
2015-07-26 | dyncom: Get rid of skyeye typedefs | Lioncash | 1 | -1/+1 |
2015-07-25 | citra-qt/command list: Enable uniform row heights and automatically resize columns. | Lectem | 1 | -0/+8 |
2015-07-25 | citra-qt/command list: Split register and value columns. | Lectem | 1 | -12/+14 |
2015-07-24 | Qt/GPU Breakpoints: Changed the widget so that we don't have to select and click the Enable button when enabling/disabling a breakpoint, now it is done via a checkbox next to the breakpoint's name. | Subv | 3 | -71/+40 |
2015-07-23 | Qt/GPU Breakpoints: Added three more breakpoint types: | Subv | 1 | -3/+6 |
2015-07-21 | Resolve issue accidentally left unaddressed in PR #930 | Yuri Kunde Schlesner | 1 | -1/+1 |
2015-07-19 | Rasterizer/Textures: Fixed a bug where the I4 format would get twice the real stride. | Subv | 1 | -1/+1 |
2015-07-19 | Citra_QT : Another Conversion Warning Fix | zawata | 1 | -1/+1 |
2015-07-19 | Citra_QT : Fix Conversion Warnings | zawata | 2 | -2/+2 |
2015-07-15 | citra-qt: Add support for copying the command list contents to clipboard. | Tony Wasserka | 2 | -1/+31 |
2015-07-15 | Pica/Shader: Add geometry shader definitions. | Tony Wasserka | 1 | -1/+1 |
2015-07-13 | citra-qt: Add depth formats to framebuffer viewing widget. | Tony Wasserka | 2 | -6/+33 |
2015-07-13 | citra-qt: Properly specify the framebuffer format. | Tony Wasserka | 2 | -3/+28 |
2015-07-13 | CiTrace: Clean up initialization method. | Tony Wasserka | 1 | -9/+15 |
2015-07-13 | CiTrace: Record LCD registers. Cleanup recording code. | Tony Wasserka | 1 | -7/+11 |
2015-07-13 | CiTrace: Record default vertex attributes. | Tony Wasserka | 1 | -0/+8 |
2015-07-13 | citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation. | Tony Wasserka | 3 | -2/+39 |
2015-07-13 | Add CiTrace recording support. | Tony Wasserka | 5 | -1/+159 |
2015-07-13 | Qt: Fix disassembly widget stepping | aroulin | 2 | -2/+5 |
2015-07-09 | Citra, CitraQt: Tell cmake to install the compiled binaries. | Emmanuel Gil Peyrot | 1 | -1/+3 |
2015-06-28 | CitraQt: Cleanup includes. | Emmanuel Gil Peyrot | 7 | -6/+17 |
2015-06-27 | Common: Remove now-unused EMU_PLATFORM define, fixes issue #373. | Emmanuel Gil Peyrot | 1 | -4/+0 |
2015-06-19 | Make the call stack entries not editable | Greg Wicks | 1 | -0/+3 |
2015-06-09 | Robocopy doesn't like trailing slashes | Clienthax | 1 | -4/+4 |
2015-05-30 | Move video_core/color.h to common/color.h | archshift | 1 | -1/+2 |
2015-05-30 | Move video_core/math.h to common/vector_math.h | archshift | 1 | -2/+2 |
2015-05-30 | Remove gpu_refresh_rate configuration option | Yuri Kunde Schlesner | 1 | -2/+0 |
2015-05-29 | Remove every trailing whitespace from the project (but externals). | Emmanuel Gil Peyrot | 5 | -7/+7 |
2015-05-29 | QT: Remove border around widgets | Sean Maas | 1 | -2/+15 |
2015-05-25 | Assets: Move citra.ico from src/assets to dist. | Emmanuel Gil Peyrot | 1 | -0/+0 |
2015-05-23 | Qt: Silence a bogus warning printed when using the debug runtime | Yuri Kunde Schlesner | 1 | -1/+7 |
2015-05-23 | Pica: Create 'State' structure and move state memory there. | bunnei | 3 | -10/+10 |
2015-05-23 | MakeCurrent race condition fix | tfarley | 2 | -2/+3 |
2015-05-23 | OpenGL renderer | tfarley | 3 | -0/+19 |
2015-05-22 | INI hw/sw renderer toggle | tfarley | 1 | -0/+4 |
2015-05-18 | Use condition var to properly pause the CPU thread | James Rowe | 2 | -2/+14 |
2015-05-15 | Memmap: Re-organize memory function in two files | Yuri Kunde Schlesner | 4 | -4/+4 |
2015-05-13 | Qt: Shutdown emulation session only if EmuThread exists. | bunnei | 1 | -1/+3 |
2015-05-12 | Common: Remove async logging | Yuri Kunde Schlesner | 1 | -6/+0 |
2015-05-09 | Memory: Add GetPhysicalPointer helper function | Yuri Kunde Schlesner | 2 | -3/+3 |
2015-05-09 | Memory: Support more regions in the VAddr-PAddr translation functions | Yuri Kunde Schlesner | 2 | -3/+3 |
2015-05-09 | Loader: Remove .bin file support | Yuri Kunde Schlesner | 1 | -1/+1 |
2015-05-07 | Common: Remove common.h | Yuri Kunde Schlesner | 7 | -6/+5 |
2015-05-07 | Common: Remove many unnecessary cross-platform compatibility macros | Yuri Kunde Schlesner | 1 | -1/+1 |
2015-05-02 | EmuWindow: Clip mouse input coordinates to emulated screen dimensions. | Zaneo | 1 | -1/+1 |
2015-05-02 | Qt: Shutdown game on emulator close event. | bunnei | 1 | -0/+2 |
2015-05-02 | Qt: Disable "Start" unless we are paused (it otherwise has no meaning and causes a crash). | bunnei | 2 | -1/+4 |
2015-05-02 | Qt: Fixed a bug in shutdown procedure, various cleanups. | bunnei | 7 | -35/+26 |
2015-05-02 | Qt: Clear registers widget on shutdown. | bunnei | 3 | -8/+31 |
2015-05-02 | Qt: Use signals for emu_thread start/stop and fix disasm widget. | bunnei | 6 | -79/+138 |
2015-05-02 | Qt: Restructured to remove unnecessary shutdown event and various cleanups. | bunnei | 4 | -90/+40 |
2015-05-02 | Qt: Fix loading a new game without stopping emulation. | bunnei | 2 | -15/+25 |
2015-05-02 | Qt: Create emu thread on bootup, kill it on shutdown. | bunnei | 3 | -31/+44 |
2015-05-02 | EmuThread: Remove unused filename attribute. | bunnei | 3 | -18/+2 |
2015-05-02 | Qt: Move EmuThread ownership from render window to main window. | bunnei | 6 | -69/+57 |
2015-04-14 | citra-qt: Use std::abs() to get the right absolute function for s64. | Emmanuel Gil Peyrot | 1 | -1/+2 |
2015-04-14 | Headers: Add some forgotten overrides, thanks clang! | Emmanuel Gil Peyrot | 2 | -2/+2 |
2015-04-10 | Silence some -Wsign-compare warnings. | Rohit Nirmal | 1 | -2/+2 |
2015-04-04 | Allow the user to set the background clear color during emulation | archshift | 1 | -0/+13 |
2015-03-30 | disassembler: Get rid of a const_cast | Lioncash | 1 | -4/+1 |
2015-03-30 | callstack: Remove unnecessary disassembler instantiation | Lioncash | 1 | -2/+1 |
2015-03-26 | unsetting a few more variables that arent needed outside of this function | James Rowe | 1 | -0/+3 |
2015-03-26 | Updated the copy commands to run on post_build and use generator expressions to simplify the code as well | James Rowe | 1 | -27/+26 |
2015-03-26 | Changes to bring the previous commits in line with the comments on thepull request. Made the debug build a true debug build with no optimizxations and the RelWithDebInfo is what it says it is too. Changed the copying of the dlls to the build directories to happen at configuration time instead of build time | James Rowe | 1 | -22/+12 |
2015-03-26 | More changes to the CMakeFiles for better MSVC compatibility. Added in the RelWithDebInfo target and setup copying the Qt 5 Dlls to the output directories. | James Rowe | 1 | -0/+44 |
2015-03-11 | HID: Complete refactor of pad/touch input to fix threading issues. | bunnei | 1 | -14/+8 |
2015-03-10 | Qt: Implemented EmuWindow touchpad support. | bunnei | 2 | -0/+29 |
2015-03-10 | GPU: Added the stencil test structure to the Pica Regs struct. | Subv | 2 | -6/+6 |
2015-03-10 | Frontend/Qt: Allow the framebuffer widget to inspect the depth buffer | Subv | 2 | -5/+66 |
2015-03-08 | Update nihstro submodule to the initial release version. | archshift | 1 | -20/+21 |
2015-03-08 | Build app bundles on OS X. Fixes the issue where the menubar would not appear. | archshift | 1 | -1/+5 |
2015-03-07 | Set framebuffer layout from EmuWindow. | bunnei | 1 | -1/+2 |
2015-03-06 | Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread. | Emmanuel Gil Peyrot | 1 | -1/+2 |
2015-03-04 | GPU: Added RGB565/RGB8 framebuffer support and various cleanups. | bunnei | 3 | -59/+33 |
2015-03-02 | Add profiling infrastructure and widget | Yuri Kunde Schlesner | 6 | -0/+232 |
2015-02-27 | GPU: Implemented bits 3 and 1 from the display transfer flags. | Subv | 1 | -6/+16 |
2015-02-22 | Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. | Emmanuel Gil Peyrot | 2 | -12/+34 |
2015-02-11 | citra-qt: Add a vertex shader debugger. | Tony Wasserka | 4 | -0/+357 |
2015-02-11 | Pica/DebugUtils: Factor out BreakPointObserverDock into its own file. | Tony Wasserka | 5 | -50/+68 |
2015-02-11 | Asserts: break/crash program, fit to style guide; log.h->assert.h | archshift | 4 | -6/+5 |
2015-02-08 | Services: Stub some functions | purpasmart96 | 1 | -0/+8 |
2015-02-03 | citra-qt: Fix horrible scrolling responsiveness in disassembler by giving the uniformRowHeight hint. | Tony Wasserka | 1 | -57/+60 |
2015-02-03 | citra-qt: Fix a crash when double-clicking a disassembler list item. | Tony Wasserka | 2 | -12/+6 |
2015-02-01 | arm: Adios armemu | Lioncash | 1 | -2/+0 |
2015-01-30 | Silence a few warnings. | Rohit Nirmal | 2 | -3/+3 |
2015-01-21 | Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx | archshift | 1 | -18/+18 |
2015-01-20 | citra-qt: Add option to hide dock widget title bars | Kingcom | 3 | -34/+86 |
2015-01-13 | Pica/Rasterizer: Add ETC1 texture decompression support. | Tony Wasserka | 1 | -0/+2 |
2015-01-12 | Qt Callstack: Clear the callstack every time it's updated | archshift | 2 | -0/+14 |
2015-01-11 | citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft | Kingcom | 9 | -15/+60 |
2015-01-10 | citra-qt: Add explicit casts to prevent some warnings. | Subv | 1 | -2/+2 |
2015-01-10 | citra-qt: Fixed some Qt errors on initialization | Subv | 2 | -4/+4 |
2015-01-09 | Use -pthread where and only where needed | Johannes Ekberg | 1 | -4/+0 |
2015-01-09 | Generic PLATFORM_LIBRARIES var | Johannes Ekberg | 1 | -8/+1 |
2015-01-09 | Move ThreadContext to core/core.h and deal with the fallout | Yuri Kunde Schlesner | 1 | -0/+1 |
2015-01-07 | citra-qt: Add check for valid address to call stack | Kingcom | 1 | -0/+3 |
2015-01-06 | citra-qt: Renamed all .hxx headers to .h | chrisvj | 30 | -45/+45 |
2015-01-05 | Add support load 3DS room | Dante38490 | 1 | -1/+1 |
2015-01-04 | citra-qt: Added license headers to files. | chrisvj | 18 | -0/+72 |
2015-01-04 | Frontends: Shutdown core when emulation is stopped | Yuri Kunde Schlesner | 1 | -0/+3 |
2015-01-01 | Silence some -Wsign-compare warnings. | Rohit Nirmal | 3 | -12/+12 |
2015-01-01 | Make letter cases consistent in menus and widgets | Daniel Lundqvist | 6 | -10/+10 |
2015-01-01 | Change popout mode to "Single Window Mode" | Daniel Lundqvist | 2 | -9/+9 |
2015-01-01 | Set object name for the graphics debugger | Daniel Lundqvist | 1 | -1/+1 |
2014-12-31 | SOC_U: Preliminary implementation of sockets. | Subv | 1 | -1/+1 |
2014-12-31 | Pica: Cleanup color conversion. | Tony Wasserka | 1 | -8/+5 |
2014-12-31 | citra-qt: Fix displaying RGBA5551 framebuffers. | Tony Wasserka | 1 | -0/+4 |
2014-12-31 | citra-qt: Always show pica framebuffers as RGBA8. | Tony Wasserka | 1 | -1/+2 |
2014-12-31 | Add citra icon to Windows executable and title bar | Chin | 2 | -0/+1 |
2014-12-29 | GPU: Implement frameskip and remove forced framebuffer swap hack. | bunnei | 1 | -0/+2 |
2014-12-28 | Qt: we don't need to check if model is valid. | xdec | 1 | -1/+1 |
2014-12-28 | Fix crash when the disassembler pause button is pressed while no game is running. | xdec | 1 | -1/+3 |
2014-12-27 | GPU: Change internal framerate to 30fps. | bunnei | 1 | -1/+1 |
2014-12-26 | Remove duplicate work | Daniel Lundqvist | 1 | -7/+0 |
2014-12-26 | Allow focus only when in popout mode | Daniel Lundqvist | 2 | -4/+10 |
2014-12-26 | Allow focus on the Qt render widget | Daniel Lundqvist | 2 | -0/+4 |
2014-12-21 | License change | purpasmart96 | 13 | -13/+13 |
2014-12-20 | Pica/DebugUtils: Add an event triggered after loading a vertex. | Tony Wasserka | 1 | -0/+1 |
2014-12-20 | Add support for a ridiculous number of texture formats. | Tony Wasserka | 1 | -1/+8 |
2014-12-20 | Pica: Unify ugly address translation hacks. | Tony Wasserka | 2 | -8/+8 |
2014-12-20 | Pica: Merge texture lookup logic for DebugUtils and Rasterizer. | Tony Wasserka | 1 | -1/+1 |
2014-12-20 | citra-qt: Fix invalid memory read upon program startup. | Tony Wasserka | 1 | -1/+2 |
2014-12-20 | Pica: Initial support for multitexturing. | Tony Wasserka | 1 | -7/+32 |
2014-12-20 | citra-qt: static-constify a map. | Tony Wasserka | 1 | -6/+7 |
2014-12-20 | Clean up some warnings | Chin | 3 | -9/+9 |
2014-12-16 | HLE: Rename namespaces to match move & fix initialization order | Yuri Kunde Schlesner | 1 | -6/+0 |
2014-12-15 | Clean up CMake library specification | Yuri Kunde Schlesner | 1 | -0/+4 |
2014-12-13 | Remove old logging system | Yuri Kunde Schlesner | 1 | -1/+0 |
2014-12-13 | Add configurable per-class log filtering | Yuri Kunde Schlesner | 2 | -7/+9 |
2014-12-13 | Convert old logging calls to new logging macros | Yuri Kunde Schlesner | 4 | -9/+9 |
2014-12-13 | New logging system | Yuri Kunde Schlesner | 1 | -3/+15 |
2014-12-09 | More cleanups. | Tony Wasserka | 2 | -6/+13 |
2014-12-09 | citra-qt: Rename "Stop Tracing" to "Finish Tracing". | Tony Wasserka | 1 | -1/+1 |
2014-12-09 | More coding style fixes. | Tony Wasserka | 2 | -2/+2 |
2014-12-09 | Some code cleanup. | Tony Wasserka | 6 | -64/+63 |
2014-12-09 | citra-qt: Add pica framebuffer widget. | Tony Wasserka | 4 | -0/+382 |
2014-12-09 | citra_qt: Add enhanced texture debugging widgets. | Tony Wasserka | 2 | -18/+179 |
2014-12-09 | citra-qt: Add texture viewer to Pica command list. | Tony Wasserka | 2 | -1/+71 |
2014-12-09 | Add GUI widget for controlling pica breakpoints. | Tony Wasserka | 4 | -0/+339 |
2014-12-09 | Pica/DebugUtils: Add breakpoint functionality. | Tony Wasserka | 2 | -2/+15 |
2014-12-09 | citra-qt: Polish the pica tracing widget. | Tony Wasserka | 2 | -1/+26 |
2014-12-09 | citra-qt: Add a utility spinbox class called CSpinBox. | Tony Wasserka | 3 | -0/+393 |
2014-12-08 | Loader: Add 3DSX support | ichfly | 1 | -1/+1 |
2014-12-03 | Change NULLs to nullptrs. | Rohit Nirmal | 3 | -7/+7 |
2014-11-19 | Remove tabs in all files except in skyeye imports and in generated GL code | Emmanuel Gil Peyrot | 4 | -21/+21 |
2014-11-19 | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated | Emmanuel Gil Peyrot | 4 | -7/+7 |
2014-11-19 | Merge Config::ReadXYZs | archshift | 2 | -44/+19 |
2014-11-18 | citra-qt: Small cleanup. | Tony Wasserka | 1 | -2/+1 |
2014-11-18 | EmuWindow: Remove window title getters/setters. | Tony Wasserka | 2 | -9/+5 |
2014-11-18 | EmuWindow: Add support for specifying minimal client area sizes. | Tony Wasserka | 2 | -0/+9 |
2014-11-18 | Fixup EmuWindow interface and implementations thereof. | Tony Wasserka | 2 | -25/+47 |
2014-11-18 | Viewport scaling and display density independence | Kevin Hartman | 2 | -0/+25 |
2014-11-12 | Citra-Qt: Use Core::RunLoop when not single stepping. | bunnei | 1 | -12/+9 |
2014-11-05 | Qt: Auto-start game when selected, play game that's passed via argv[1]. | archshift | 1 | -2/+7 |
2014-11-03 | Add support for disabling log from settings | Sean | 3 | -0/+22 |
2014-11-02 | Fixed capitalization issues | Gareth Poole | 1 | -2/+2 |
2014-10-28 | Added `gpu_refresh_rate` config setting for the new interpreter speed hack. | archshift | 1 | -0/+2 |
2014-10-28 | Use configuration files to enable or disable the new dyncom interpreter. | archshift | 2 | -1/+17 |
2014-10-26 | Add `override` keyword through the code. | Yuri Kunde Schlesner | 4 | -12/+12 |
2014-10-25 | ARM: Reorganized file structure to move shared SkyEye code to a more common area. | bunnei | 1 | -1/+1 |
2014-10-23 | Use config files to store whether SDMC is enabled or not | archshift | 2 | -0/+17 |
2014-10-12 | OpenGL renderer: Request a forward compatible context in citra-qt | Yuri Kunde Schlesner | 1 | -3/+3 |
2014-10-08 | Added configuration file system. | archshift | 6 | -31/+135 |
2014-09-12 | Added support for multiple input device types for KeyMap and connected Qt. | Kevin Hartman | 2 | -18/+33 |
2014-09-07 | bootmanager::EmuThread: fixed initialization order | archshift | 1 | -3/+2 |
2014-09-06 | core: Make the ARM disassembler use std::string internally | Lioncash | 2 | -6/+4 |
2014-09-01 | Remove hand-crafted Visual Studio solution. | Yuri Kunde Schlesner | 5 | -1105/+0 |
2014-09-01 | CMake cleanup | Yuri Kunde Schlesner | 1 | -16/+23 |
2014-09-01 | Replace GLEW with a glLoadGen loader. | Yuri Kunde Schlesner | 1 | -1/+1 |
2014-08-31 | Loader: Added support for loading raw BIN executables. | bunnei | 1 | -1/+1 |
2014-08-28 | Loader: Added support for loading raw BIN executables. | bunnei | 1 | -1/+1 |
2014-08-25 | Pica: Add support for dumping textures. | Tony Wasserka | 1 | -1/+1 |
2014-08-25 | Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated. | Tony Wasserka | 3 | -126/+64 |
2014-08-24 | Pass format to the QGLWidget and use atomic instead of mutex. | Sacha | 2 | -13/+5 |
2014-08-24 | Fix EmuThread loop by ensuring it exits properly. | Sacha | 2 | -9/+29 |
2014-08-24 | Fix the threading for GL Context in Qt5. | Sacha | 3 | -9/+21 |
2014-08-20 | Revert "Removed redundant loop in EmuThread::run()" | archshift | 1 | -7/+10 |
2014-08-19 | Add Qt5 option. Use Qt5 by default. | Sacha | 1 | -13/+19 |
2014-08-18 | CMake Cleanup | Sacha | 1 | -23/+9 |
2014-08-17 | Removed redundant loop in EmuThread::run() | archshift | 1 | -10/+7 |
2014-08-15 | Bootmanager: changed `filename` to std::string | archshift | 4 | -9/+10 |
2014-08-12 | Pica: Add command processor. | Tony Wasserka | 1 | -1/+1 |
2014-08-12 | Changed iterators to use auto, some of which using range-based loops | archshift | 1 | -15/+15 |
2014-08-12 | Remove the fancy RegisterSet class introduced in 4c2bff61e. | Tony Wasserka | 1 | -1/+1 |
2014-08-06 | GSP: Removed dumb GX prefixes to functions/structs in GSP namespace. | bunnei | 1 | -8/+8 |
2014-08-06 | Qt: Removed unnecessary HW::Update. | bunnei | 1 | -1/+0 |
2014-07-23 | citra-qt: Show function names in disassembler based on bunnei's suggestion. | Tony Wasserka | 1 | -5/+21 |
2014-07-23 | Disassembler: Chose slightly lower value for chunk size. | Tony Wasserka | 1 | -1/+3 |
2014-07-23 | GSP: Clean up GX command processing a lot and treat command id as a u8 rather than a u32. | Tony Wasserka | 1 | -16/+18 |
2014-07-05 | Qt: Updated open dialog to include NCCH formats. | bunnei | 1 | -1/+1 |
2014-07-02 | citra-qt: Rewrite disassembly view. | Tony Wasserka | 2 | -60/+186 |
2014-06-25 | Loader: Implemented AppLoader interface for abstracting application loading. | bunnei | 1 | -5/+2 |
2014-06-22 | citra_qt: Removed autogenerated files from repo and fixed build issues. | bunnei | 11 | -710/+5 |
2014-06-17 | Loader: Moved elf and loader modules to a "loader" subdirectory. | bunnei | 2 | -2/+3 |
2014-06-12 | Further refine GPU command list debugging. | Tony Wasserka | 1 | -4/+10 |
2014-06-12 | Refine command list debugging functionality and its qt interface. | Tony Wasserka | 2 | -19/+107 |
2014-06-12 | citra-qt: Add command list view. | Tony Wasserka | 7 | -0/+127 |
2014-06-12 | citra-qt: Add GX command history viewer. | Tony Wasserka | 7 | -7/+151 |
2014-06-05 | qt: updated disassembler to show 2X as many instructions | bunnei | 1 | -1/+1 |
2014-05-20 | Improved clarity and whitespace | archshift | 1 | -1/+1 |
2014-05-20 | CMakeLists: rename HEADS, improved comments | archshift | 1 | -2/+2 |
2014-05-17 | updated how we call ARM core to make things much faster | bunnei | 1 | -0/+3 |
2014-05-16 | added ability to load AXF files (same as ELF) | bunnei | 1 | -1/+1 |
2014-05-01 | added symbol map load function to Qt GUI | bunnei | 4 | -11/+31 |
2014-05-01 | Fixed indents | archshift | 2 | -20/+20 |
2014-05-01 | Linux support | archshift | 1 | -1/+1 |
2014-05-01 | Sets OGL version for Qt; will only work with Qt5 | archshift | 1 | -6/+10 |
2014-05-01 | A bit of Cmake love | archshift | 1 | -2/+2 |
2014-04-29 | IT'S ALIVE! | archshift | 1 | -2/+23 |
2014-04-24 | made qt window title consistent | bunnei | 1 | -0/+4 |
2014-04-23 | fixes to build on linux | bunnei | 1 | -12/+12 |
2014-04-23 | updated CMakeLists for missing files | ShizZy | 1 | -6/+6 |
2014-04-22 | Re-enable toggling window mode. | Mathieu Vaillancourt | 4 | -48/+55 |
2014-04-22 | fixed order of LogManager and System init | bunnei | 1 | -1/+1 |
2014-04-19 | Remove unused QTableView | Mathieu Vaillancourt | 3 | -37/+2 |
2014-04-19 | UI/debugger changes | Mathieu Vaillancourt | 19 | -233/+285 |
2014-04-13 | Init window size from VideoCore. Start changing the default window behavior... | Mathieu Vaillancourt | 5 | -29/+17 |
2014-04-13 | Show symbols in disasm | Mathieu Vaillancourt | 1 | -1/+9 |
2014-04-11 | Fixed GPLv2 license issue | bunnei | 1 | -2/+7 |
2014-04-11 | Fixed GPLv2 license issue | bunnei | 1 | -2/+7 |
2014-04-11 | Fixed GPLv2 license issue | bunnei | 1 | -2/+7 |
2014-04-11 | Temporarily "fix" citra_qt for Windows | Mathieu Vaillancourt | 17 | -577/+90 |
2014-04-09 | fixed project includes to use new directory structure | bunnei | 2 | -76/+108 |
2014-04-09 | got rid of 'src' folders in each sub-project | bunnei | 34 | -0/+0 |
2014-04-05 | Remove Core::GetState(). Use new ARM_Interface instead. | Mathieu Vaillancourt | 3 | -27/+25 |
2014-04-04 | More Qt changes for debugger | Mathieu Vaillancourt | 9 | -187/+190 |
2014-04-01 | Load file in qt window | Mathieu Vaillancourt | 1 | -12/+12 |
2014-04-01 | Basic QT window | Mathieu Vaillancourt | 40 | -0/+4463 |