aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Merge pull request #649 from lioncash/cleanGravatar bunnei2015-03-10
|\
| * dyncom: Minor cleanupGravatar Lioncash2015-03-10
|/
* Merge pull request #643 from Subv/dem_feelsGravatar bunnei2015-03-09
|\
| * GPU: Added the stencil test structure to the Pica Regs struct.Gravatar Subv2015-03-09
| * Frontend/Qt: Allow the framebuffer widget to inspect the depth bufferGravatar Subv2015-03-09
| * GPU: Implemented more depth buffer formats.Gravatar Subv2015-03-09
* | Merge pull request #647 from neobrain/rip_culling_hackGravatar bunnei2015-03-09
|\ \
* \ \ Merge pull request #648 from Subv/fill_bitGravatar Tony Wasserka2015-03-09
|\ \ \
| * | | GPU: Use the correct position for the finished bit in memory fillsGravatar Subv2015-03-09
* | | | Merge pull request #646 from Subv/24bit_fillsGravatar Tony Wasserka2015-03-09
|\ \ \ \
| | | * | Pica/PrimitiveAssembly: Fix triangle strips and fans being generated with inc...Gravatar Tony Wasserka2015-03-09
| |_|/ / |/| | |
* | | | Merge pull request #589 from kevinhartman/config-errorsGravatar bunnei2015-03-09
|\ \ \ \
* \ \ \ \ Merge pull request #634 from linkmauve/logging-performancesGravatar bunnei2015-03-09
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #645 from lioncash/ldmGravatar bunnei2015-03-09
|\ \ \ \ \ \
| | | | * | | GPU: Corrected the 24 bit memory fills component orderGravatar Subv2015-03-09
| | | | |/ /
* | | | | | Update README.mdGravatar bunnei2015-03-08
* | | | | | Merge pull request #644 from archshift/nihstroGravatar bunnei2015-03-08
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #584 from yuriks/outline-assertsGravatar bunnei2015-03-08
|\ \ \ \ \ \ \
| | | * | | | | dyncom: Fix an indexing bug in STMGravatar Lioncash2015-03-08
| | | * | | | | dyncom: General cleanup of STMGravatar Lioncash2015-03-08
| | | * | | | | dyncom: Increment addr when accessing LR in LDMGravatar Lioncash2015-03-08
| |_|/ / / / / |/| | | | | |
| | * | | | | Update nihstro submodule to the initial release version.Gravatar archshift2015-03-08
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #639 from archshift/appbundleGravatar archshift2015-03-07
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #640 from archshift/iniGravatar bunnei2015-03-07
|\ \ \ \ \ \ \
| * | | | | | | default_ini.h: Put comments on their own linesGravatar archshift2015-03-07
|/ / / / / / /
| * / / / / / Build app bundles on OS X. Fixes the issue where the menubar would not appear.Gravatar archshift2015-03-07
|/ / / / / /
* | | | | | Merge pull request #638 from bunnei/osx-fixGravatar bunnei2015-03-07
|\ \ \ \ \ \
| * | | | | | Fixed EmuWindow typo (fixes OSX build)Gravatar bunnei2015-03-07
|/ / / / / /
* | | | | | Merge pull request #636 from bunnei/refactor-screen-winGravatar bunnei2015-03-07
|\ \ \ \ \ \
| * | | | | | Set framebuffer layout from EmuWindow.Gravatar bunnei2015-03-07
* | | | | | | Merge pull request #637 from Subv/etcGravatar Tony Wasserka2015-03-07
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | GPU/Textures: Fixed ETC texture decoding.Gravatar Subv2015-03-07
|/ / / / /
* | | | | Merge pull request #538 from yuriks/perf-statGravatar Tony Wasserka2015-03-07
|\ \ \ \ \
| | | | * | Logging: check for filter before sending to the queue, to skip all heavy form...Gravatar Emmanuel Gil Peyrot2015-03-06
| |_|_|/ / |/| | | |
* | | | | Merge pull request #630 from archshift/swapGravatar bunnei2015-03-06
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Removed swap code redundancy and moved common swap code to swap.hGravatar archshift2015-03-05
|/ / / /
* | | | Merge pull request #615 from Subv/servicesGravatar bunnei2015-03-04
|\ \ \ \
| * | | | Services: Moved the PTM and APT services to their own folderGravatar Subv2015-03-03
* | | | | Merge pull request #625 from lioncash/warnGravatar bunnei2015-03-03
|\ \ \ \ \
| * | | | | vfp: Get rid of warningsGravatar Lioncash2015-03-03