summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2015-03-07Merge pull request #640 from archshift/inibunnei
2015-03-07default_ini.h: Put comments on their own linesarchshift
2015-03-07Build app bundles on OS X. Fixes the issue where the menubar would not appear.archshift
2015-03-07Merge pull request #638 from bunnei/osx-fixbunnei
2015-03-07Fixed EmuWindow typo (fixes OSX build)bunnei
2015-03-07Merge pull request #636 from bunnei/refactor-screen-winbunnei
2015-03-07Set framebuffer layout from EmuWindow.bunnei
2015-03-07Merge pull request #637 from Subv/etcTony Wasserka
2015-03-07GPU/Textures: Fixed ETC texture decoding.Subv
2015-03-07Merge pull request #538 from yuriks/perf-statTony Wasserka
2015-03-06Logging: check for filter before sending to the queue, to skip all heavy form...Emmanuel Gil Peyrot
2015-03-06Merge pull request #630 from archshift/swapbunnei
2015-03-05Removed swap code redundancy and moved common swap code to swap.harchshift
2015-03-04Merge pull request #615 from Subv/servicesbunnei
2015-03-03Services: Moved the PTM and APT services to their own folderSubv
2015-03-03Merge pull request #625 from lioncash/warnbunnei
2015-03-03vfp: Get rid of warningsLioncash
2015-03-03Merge pull request #617 from bunnei/framebuffer-rgb565bunnei
2015-03-03GPU: Added RGB565/RGB8 framebuffer support and various cleanups.bunnei
2015-03-02Merge pull request #622 from Subv/titlesYuri Kunde Schlesner
2015-03-02Services/AM: Stubbed TitleIDListGetTotal and GetTitleIDList.Subv
2015-03-01Merge pull request #623 from Subv/cardbunnei
2015-03-01Merge pull request #618 from lioncash/refbunnei
2015-03-01Merge pull request #621 from Subv/powerbunnei