aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* video_core: Implement the remaining framebuffer formats in the OpenGL renderer.Gravatar Emmanuel Gil Peyrot2015-02-15
* Merge pull request #529 from Subv/masterGravatar bunnei2015-02-14
|\
* | core: Apply static to local functionsGravatar Lioncash2015-02-13
* | arm: General cleanupGravatar Lioncash2015-02-13
* | Merge pull request #569 from lioncash/modeswitchGravatar bunnei2015-02-12
|\ \
| * | dyncom: Switch the app and system cores into the correct mode at initializationGravatar Lioncash2015-02-12
| * | dyncom: Clean up the constructorGravatar Lioncash2015-02-12
* | | backend: Add logging subentry for ldrGravatar Lioncash2015-02-12
|/ /
* | Merge pull request #567 from lioncash/warnGravatar bunnei2015-02-12
|\ \
| * | dyncom: Remove warning for SXTAHGravatar Lioncash2015-02-12
* | | Merge pull request #561 from Alegend45/masterGravatar bunnei2015-02-12
|\ \ \ | |/ / |/| |
* | | arm: Remove ARMul_EmulateInitGravatar Lioncash2015-02-12
| | * Build: Fixed some warningsGravatar Subv2015-02-12
* | | armdefs: Remove unnecessary extern CGravatar Lioncash2015-02-12
| |/ |/|
| * Fix Min and Max blend equationsGravatar Darius Goad2015-02-11
* | Merge pull request #384 from neobrain/vertex_shader_debuggerGravatar Tony Wasserka2015-02-11
|\ \
* | | Implemented WriteHWRegsWithMask for GSP.Gravatar Kevin Hartman2015-02-11
| |/ |/|
* | arm: Remove ARM26 support.Gravatar Lioncash2015-02-11
* | Merge pull request #559 from lioncash/cleanGravatar bunnei2015-02-11
|\ \
| * | arm: Get rid of some magic constants. Specify proper ARM mode.Gravatar Lioncash2015-02-11
| * | arm: Change some more constants into enumsGravatar Lioncash2015-02-11
| | * citra-qt: Add a vertex shader debugger.Gravatar Tony Wasserka2015-02-11
| | * Pica/DebugUtils: Factor out BreakPointObserverDock into its own file.Gravatar Tony Wasserka2015-02-11
| |/ |/|
* | Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-10
* | GSP: Fixed typo in SignalInterruptGravatar bunnei2015-02-10
* | Merge pull request #552 from bunnei/setbufferswap-fixGravatar bunnei2015-02-10
|\ \
| * | GSP: Call SetBufferSwap for each screen on corresponding signal interrupt.Gravatar bunnei2015-02-10
* | | Merge pull request #526 from purpasmart96/citra_stubsGravatar bunnei2015-02-10
|\ \ \
* \ \ \ Merge pull request #556 from lioncash/cleanGravatar bunnei2015-02-10
|\ \ \ \ | | |_|/ | |/| |
* | | | Merge pull request #555 from lioncash/lutGravatar bunnei2015-02-10
|\ \ \ \
| | * | | arm: Remove TRUE/FALSE definesGravatar Lioncash2015-02-10
* | | | | PTM: Fixed a problem with the gamecoin PTM file.Gravatar Subv2015-02-10
* | | | | Archives: Made the Format function more generic.Gravatar Subv2015-02-10
* | | | | Archives: Expose the File and Directory classes to HLEGravatar Subv2015-02-10
* | | | | ResultVal: Fixed compilation when reassigning a ResultVal.Gravatar Subv2015-02-10
* | | | | FS: Allow multiple instances of the same archive type to be open at onceGravatar Yuri Kunde Schlesner2015-02-10
* | | | | FS: Get rid of completely useless Archive classGravatar Yuri Kunde Schlesner2015-02-10
| |/ / / |/| | |
| * | | arm_dyncom_thumb: Make lookup tables staticGravatar Lioncash2015-02-10
|/ / /
* | | Merge pull request #553 from lioncash/denormGravatar bunnei2015-02-10
|\ \ \
* | | | dyncom: Add more regs to MCR/MRCGravatar Lioncash2015-02-10
| * | | vfp: Normalize accumulator for multiply accumulate instructionsGravatar Lioncash2015-02-10
|/ / /
* | | Merge pull request #543 from Alegend45/masterGravatar Tony Wasserka2015-02-10
|\ \ \
* | | | Scheduler refactor Pt. 1Gravatar Kevin Hartman2015-02-09
| |_|/ |/| |
* | | Merge pull request #551 from bunnei/mutex-fixesGravatar bunnei2015-02-09
|\ \ \
| * | | Mutex: Locks should be recursive.Gravatar bunnei2015-02-09
| * | | WaitSynch: Always reschedule (verified behavior on hw).Gravatar bunnei2015-02-09
| | * | Add more blend equations from 3dbrewGravatar Darius Goad2015-02-09
* | | | vfpdouble: Fix the FTOUI NaN sign settingGravatar Lioncash2015-02-09
* | | | Throw more unused/unnecessary VFP code outGravatar Lioncash2015-02-09
* | | | vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffGravatar Lioncash2015-02-09