aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* dyncom: Move CP15 register reading into its own function.Gravatar Lioncash2015-04-02
* dyncom: Migrate InAPrivilegedMode to armsuppGravatar Lioncash2015-03-26
* Merge pull request #672 from purpasmart96/citra_moar_app_memGravatar bunnei2015-03-24
|\
* \ Merge pull request #674 from lioncash/sys-instrsGravatar bunnei2015-03-24
|\ \
| * | dyncom: Implement SRSGravatar Lioncash2015-03-24
| * | dyncom: Implement RFEGravatar Lioncash2015-03-24
* | | dyncom: Remove unused/unnecessary macros and macro constantsGravatar Lioncash2015-03-24
|/ /
| * ConfigMem: Set the app memory to be 96MB instead of the default 64MBGravatar purpasmart962015-03-23
|/
* Merge pull request #656 from Subv/nzGravatar bunnei2015-03-22
|\
* | armmmu: Remove unnecessary enum valuesGravatar Lioncash2015-03-20
* | Merge pull request #659 from lioncash/setendGravatar bunnei2015-03-19
|\ \
| | * Service/FS: Document and log some unknown values.Gravatar Subv2015-03-19
* | | Merge pull request #650 from Subv/scalingGravatar bunnei2015-03-17
|\ \ \
| | * | dyncom: Make Load/Store instructions support big endianGravatar Lioncash2015-03-17
* | | | Merge pull request #655 from purpasmart96/hid_fixesGravatar bunnei2015-03-17
|\ \ \ \
| * | | | HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow alongGravatar purpasmart962015-03-16
* | | | | Merge pull request #660 from purpasmart96/ncch_updatesGravatar bunnei2015-03-16
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #661 from linkmauve/cleanupGravatar bunnei2015-03-16
|\ \ \ \ \ \
| | | | * | | GPU/DisplayTransfer: Made the scaling bits a single 2bit valueGravatar Subv2015-03-16
* | | | | | | Merge pull request #652 from neobrain/shader_output_fixGravatar bunnei2015-03-16
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #662 from linkmauve/video_core-warningsGravatar bunnei2015-03-16
|\ \ \ \ \ \ \ \
* | | | | | | | | arm_interface: Get rid of GetTicks.Gravatar Lioncash2015-03-16
| * | | | | | | | VideoCore: Add static_cast around expressions where the compiler doesn’t de...Gravatar Emmanuel Gil Peyrot2015-03-16
|/ / / / / / / /
| | * | | | | | Common: Fix logic for setting EMU_DATA_DIR.Gravatar Emmanuel Gil Peyrot2015-03-16
| | * | | | | | Common: Make a #else more apparent.Gravatar Emmanuel Gil Peyrot2015-03-16
| |/ / / / / / |/| | | | | |
| | * | | | | NCCH: Minor updates to the ncch headerGravatar purpasmart962015-03-15
| | |/ / / /
* | | | | | Merge pull request #657 from Subv/flipGravatar bunnei2015-03-14
|\ \ \ \ \ \
| | | | | * | dyncom: Implement SETENDGravatar Lioncash2015-03-14
| * | | | | | GPU: Implemented the flip_data (bit 0) bit in display transfers.Gravatar Subv2015-03-14
| | |/ / / / | |/| | | |
* / | | | | EmuWindow: Fixed a reference to a temporary variableGravatar Subv2015-03-14
|/ / / / /
| | | | * Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSy...Gravatar Subv2015-03-14
| |_|_|/ |/| | |
| * | | Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecuti...Gravatar Tony Wasserka2015-03-12
|/ / /
* | | Merge pull request #642 from bunnei/touchpadGravatar bunnei2015-03-11
|\ \ \ | |_|/ |/| |
| * | hid_user: Removed unnecessary includes.Gravatar bunnei2015-03-11
| * | HID: Removed unnecessary global variables.Gravatar bunnei2015-03-11
| * | HID: Added additional variable comments and some code cleanups.Gravatar bunnei2015-03-10
| * | HID: Complete refactor of pad/touch input to fix threading issues.Gravatar bunnei2015-03-10
* | | Merge pull request #629 from archshift/lcdfbGravatar bunnei2015-03-10
|\ \ \
| | * | EmuWindow: Made pad/touch functions non-static.Gravatar bunnei2015-03-10
| | * | HID: Cleanup how `next_touch_index` is calculated for Pad and touch.Gravatar bunnei2015-03-10
| | * | HID: Changed TouchDataEntry `valid` to a BitField and added some doc strings.Gravatar bunnei2015-03-10
| | * | HID: Added static asserts to check register position in shared memory.Gravatar bunnei2015-03-10
| | * | Qt: Implemented EmuWindow touchpad support.Gravatar bunnei2015-03-10
| | * | GLFW: Implemented EmuWindow touchpad support.Gravatar bunnei2015-03-10
| | * | EmuWindow: Added infrastructure code to enable touchpad support.Gravatar bunnei2015-03-10
| | * | HID: Added functions to emulate the touchpad.Gravatar bunnei2015-03-10
| | * | HID: Moved some docstrings to the header.Gravatar bunnei2015-03-10
| | * | HID: Refactored shared memory decoding for touchpad support.Gravatar bunnei2015-03-10
| |/ / |/| |
| | * GPU: Fixed the bit 25 in the display transfer flags.Gravatar Subv2015-03-10
* | | dyncom: Minor cleanupGravatar Lioncash2015-03-10
| |/ |/|