summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-16Merge pull request #652 from neobrain/shader_output_fixbunnei
2015-03-16Merge pull request #662 from linkmauve/video_core-warningsbunnei
2015-03-16Merge pull request #663 from lioncash/ticksbunnei
2015-03-16arm_interface: Get rid of GetTicks.Lioncash
2015-03-16VideoCore: Add static_cast around expressions where the compiler doesn’t de...Emmanuel Gil Peyrot
2015-03-14Merge pull request #657 from Subv/flipbunnei
2015-03-14GPU: Implemented the flip_data (bit 0) bit in display transfers.Subv
2015-03-14Merge pull request #658 from Subv/ref_temporaryTony Wasserka
2015-03-14EmuWindow: Fixed a reference to a temporary variableSubv
2015-03-12Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecuti...Tony Wasserka
2015-03-11Merge pull request #642 from bunnei/touchpadbunnei
2015-03-11hid_user: Removed unnecessary includes.bunnei
2015-03-11HID: Removed unnecessary global variables.bunnei
2015-03-10HID: Added additional variable comments and some code cleanups.bunnei
2015-03-10HID: Complete refactor of pad/touch input to fix threading issues.bunnei
2015-03-10Merge pull request #629 from archshift/lcdfbbunnei
2015-03-10EmuWindow: Made pad/touch functions non-static.bunnei
2015-03-10HID: Cleanup how `next_touch_index` is calculated for Pad and touch.bunnei
2015-03-10HID: Changed TouchDataEntry `valid` to a BitField and added some doc strings.bunnei
2015-03-10HID: Added static asserts to check register position in shared memory.bunnei
2015-03-10Qt: Implemented EmuWindow touchpad support.bunnei
2015-03-10GLFW: Implemented EmuWindow touchpad support.bunnei
2015-03-10EmuWindow: Added infrastructure code to enable touchpad support.bunnei
2015-03-10HID: Added functions to emulate the touchpad.bunnei
2015-03-10HID: Moved some docstrings to the header.bunnei
2015-03-10HID: Refactored shared memory decoding for touchpad support.bunnei
2015-03-10Merge pull request #649 from lioncash/cleanbunnei
2015-03-10dyncom: Minor cleanupLioncash
2015-03-09Merge pull request #643 from Subv/dem_feelsbunnei
2015-03-09GPU: Added the stencil test structure to the Pica Regs struct.Subv
2015-03-09Frontend/Qt: Allow the framebuffer widget to inspect the depth bufferSubv
2015-03-09GPU: Implemented more depth buffer formats.Subv
2015-03-09Merge pull request #647 from neobrain/rip_culling_hackbunnei
2015-03-09Added LCD registers, and implementation for color filling in OGL code.archshift
2015-03-09Merge pull request #648 from Subv/fill_bitTony Wasserka
2015-03-09GPU: Use the correct position for the finished bit in memory fillsSubv
2015-03-09Merge pull request #646 from Subv/24bit_fillsTony Wasserka
2015-03-09Pica/PrimitiveAssembly: Fix triangle strips and fans being generated with inc...Tony Wasserka
2015-03-09Merge pull request #589 from kevinhartman/config-errorsbunnei
2015-03-09Merge pull request #634 from linkmauve/logging-performancesbunnei
2015-03-09Merge pull request #645 from lioncash/ldmbunnei
2015-03-09GPU: Corrected the 24 bit memory fills component orderSubv
2015-03-08Update README.mdbunnei
2015-03-08Merge pull request #644 from archshift/nihstrobunnei
2015-03-08Merge pull request #584 from yuriks/outline-assertsbunnei
2015-03-08dyncom: Fix an indexing bug in STMLioncash
2015-03-08dyncom: General cleanup of STMLioncash
2015-03-08dyncom: Increment addr when accessing LR in LDMLioncash
2015-03-08Update nihstro submodule to the initial release version.archshift
2015-03-07Merge pull request #639 from archshift/appbundlearchshift