index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
Age
Commit message (
Expand
)
Author
2014-02-11
controll the interpolation frac by the fifo size
degasus
2014-02-11
audiocommon: sync mixer by fifo instead of estimate values
degasus
2014-02-11
audiocommon: remove 1:1 interpolation
degasus
2014-02-11
x64: drop instructions that don't exist
Tillmann Karras
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-02-10
Use float to calculate the fps/vps
degasus
2014-02-10
Drop framelimit by fps
degasus
2014-02-10
Throttle by coretiming event instead of VI
degasus
2014-02-10
Clarify an if statement in NetPlayClient.cpp. See: https://github.com/Laurent...
lioncash
2014-02-10
Some tidy up of sprintf to StringFromFormat
Matthew Parlane
2014-02-09
Merge pull request #54 from lioncash/cleanup
Ryan Houdek
2014-02-10
Merge pull request #53 from lioncash/remove-another-xchg
Pierre Bourdon
2014-02-09
Remove function Xchg from SWStatistics.cpp. Like the one previous, this can b...
Lioncash
2014-02-09
Clean up some struct indentations
Lioncash
2014-02-09
Merge pull request #38 from Sonicadvance1/GLExt-lessfail
Ryan Houdek
2014-02-09
Cleanup enum indentations.
Lioncash
2014-02-09
Revert "Merge pull request #49 from Parlane/sprintf_tidy"
Pierre Bourdon
2014-02-09
Merge pull request #12 from Armada651/osx_rumble
Pierre Bourdon
2014-02-09
ForceFeedback: Fixed scoping bug
Jules Blok
2014-02-09
ForceFeedback: Don't depend on the force_type_name index.
Jules Blok
2014-02-09
ForceFeedback: Add OSX rumble support
Jules Blok
2014-02-09
ControllerInterface: Move DInput ForceFeedback support to a seperate class
Jules Blok
2014-02-08
Cleanup GLExtensions on how it fails.
Ryan Houdek
2014-02-08
Improve GLExtensions compile time.
Ryan Houdek
2014-02-08
Some tidy up of sprintf to StringFromFormat
Matthew Parlane
2014-02-08
Merge pull request #48 from Parlane/SetupWiiMemory_tidy
Matthew Parlane
2014-02-07
Merge pull request #20 from degasus/pulseaudioRewrite
Pierre Bourdon
2014-02-07
Tidy up SetupWiiMemory
Matthew Parlane
2014-02-07
Revert "Merge pull request #47 from lioncash/remove-stringfromint"
Pierre Bourdon
2014-02-07
Atomic Stores / Loads
degasus
2014-02-07
Pulseaudio: rewrite the pa backend with the async api
degasus
2014-02-07
Merge pull request #47 from lioncash/remove-stringfromint
Pierre Bourdon
2014-02-07
Merge pull request #46 from Sonicadvance1/Android-removeDLCache
Pierre Bourdon
2014-02-07
Merge pull request #41 from Parlane/printf_warnings
Pierre Bourdon
2014-02-06
Remove function StringFromInt from StringUtil.cpp/.h. C++11 has std::to_strin...
Lioncash
2014-02-06
Remove Cache DL option from Android UI
Ryan Houdek
2014-02-06
Fix a typo in EGL.h for setting mode.
Ryan Houdek
2014-02-07
Fix warnings found by StringFromFormat having printf style checking.
Matthew Parlane
2014-02-07
Give StringFromFormat a printf format attribute.
Matthew Parlane
2014-02-06
Add static and const qualifiers to the maps.
Lioncash
2014-02-05
Simplified GetAreaCode() and GetHardwareModel() to simply use a map in compar...
Lioncash
2014-02-05
Merge pull request #34 from lioncash/geckocode-foreach
Pierre Bourdon
2014-02-05
Change the modified parameter in the Clamp function to be a pointer.
Lioncash
2014-02-04
Introduce a generic clamp function to clean up some similarly duplicated code.
Lioncash
2014-02-04
Add const qualifiers to two foreach loop variables for consistency.
Lioncash
2014-02-04
Merge pull request #35 from lioncash/videocommons-kill-xchg-in-statistics
Pierre Bourdon
2014-02-04
[VideoCommon] Eliminate the function Xchg in Statistics.cpp. std::swap does t...
Lioncash
2014-02-04
Fix name conventions of some of the foreach loop variables.
Lioncash
2014-02-04
Change some for+iterator loops in GeckoCode.cpp and GeckoCodeConfig.cpp into ...
Lioncash
2014-02-04
Merge pull request #14 from degasus/uboWorkaroundRemove
Tony Wasserka
[prev]
[next]