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
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
2012-12-24
Dolphin 3.5 release.
3.5
NeoBrainX
2012-12-24
Revert "VertexShaderGen: Fix a shader compilation error.". I'm an idiot :p
NeoBrainX
2012-12-24
Revert "Uninitialized usage.. or so it thought."
Pierre Bourdon
2012-12-24
VertexShaderGen: Fix a shader compilation error.
NeoBrainX
2012-12-24
TextureCacheBase: Fix a potential bug when using custom textures.
NeoBrainX
2012-12-24
Change copyright year to 2013 in the about dialog.
NeoBrainX
2012-12-24
OGL: Make OSD messages fade out properly instead of having them disappear spo...
NeoBrainX
2012-12-24
Should completely fix game list sorting.
rog
2012-12-24
Fix another sorting bug.
rog
2012-12-24
Fix sorting bug.
rog
2012-12-24
Merge branch 'osx-savegame-fix'
degasus
2012-12-24
Revert "support retina display"
Matthew Parlane
2012-12-24
Fix some random warnings.
Matthew Parlane
2012-12-23
revert last commit, add CheckInvalidState to VideoBackend
degasus
2012-12-24
Changed to non conflicting overload.
Matthew Parlane
2012-12-24
Function definition was not updated.
Matthew Parlane
2012-12-24
Uninitialized usage.. or so it thought.
Matthew Parlane
2012-12-23
Unused variable.
Matthew Parlane
2012-12-23
Someone changed this to a u32... it's definitely a s32 :)
Matthew Parlane
2012-12-23
support retina display
Grant Paul
2012-12-23
Fixes swprintf_s issues hopefully.
Matthew Parlane
2012-12-23
Apply same force to float fix as has already been done for DX11.
Matthew Parlane
2012-12-23
Fixed stupid bool to int conversion warnings.
Matthew Parlane
2012-12-23
Remove warning about ambigious if/else.
Matthew Parlane
2012-12-22
Implement select audio backend CLI option.
rog
2012-12-22
do only invalid hashes instead of all textures on loading
degasus
2012-12-21
add invalid flag for BPStructs (fix issue 5790)
degasus
2012-12-18
Fix a memory leak based on Lioncash's patches.
Ryan Houdek
2012-12-18
Add support for recording bongos.
rog
2012-12-18
Merge branch 'rehash-msw-cursor-hide'
Glenn Rice
2012-12-17
Add a useful comment to DSP.cpp
Ryan Houdek
2012-12-17
TextureCacheBase: Delete textures completely instead of just invalidating the...
NeoBrainX
2012-12-17
Use wxNullCursor to put the cursor back to its default instead of
Glenn Rice
2012-12-17
Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx...
Glenn Rice
2012-12-17
Save secondary list sorting.
rog
2012-12-17
Reorder the inclusions to hopefully fix the icon issue.
Glenn Rice
2012-12-16
Make sure that the wxWidgets manifest does not override the dolphin one.
Glenn Rice
2012-12-16
Add the resource include in only one place for all builds.
Glenn Rice
2012-12-16
Add the resource inclusion to the other builds.
Glenn Rice
2012-12-16
Make the resource include path relative.
Glenn Rice
2012-12-16
Rework the way that windows mouse cursor hiding is done to use the built
Glenn Rice
2012-12-16
revert changes to banner background color
LPFaint99
2012-12-15
Revert "Use the global ::wxSetCursor instead of the local one from our panel ...
Ryan Houdek
2012-12-14
Use the global ::wxSetCursor instead of the local one from our panel object. ...
Ryan Houdek
2012-12-14
(CoreAudio) Retain volume value until initialization. Makes volume slider wor...
Ryan Houdek
2012-12-14
If the HOME environment variable isn't set, fall back on to PWD. Closes 5584.
Ryan Houdek
2012-12-14
Adds the Wii Korean settings file. It was handled in the wii-network branch i...
Ryan Houdek
2012-12-10
Fix OSX build once again. Apparently OSX needs to get with the times.
Glenn Rice
2012-12-10
PixelShaderGen: Drop some useless and potentially buggy code.
NeoBrainX
2012-12-10
OSX build fix for the unordered_map/hash_map issue.
Glenn Rice
[next]