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
/
Core
/
Common
Age
Commit message (
Expand
)
Author
2013-02-27
Buildfix for non-legacy OSes.
Jordan Woyak
2013-02-27
Hopefully fix all filename handling to support Unicode.
Jordan Woyak
2013-02-27
Fix "Common" to build with "Unicode" project setting.
Jordan Woyak
2013-02-27
Add functions for converting between UTF-8/16.
Jordan Woyak
2013-02-27
Merge latest ArmEmitter changes from ppsspp while we're at it.
Ryan Houdek
2013-02-27
Ah. I blame vim on this typo entirely.
Ryan Houdek
2013-02-26
ARM Support without GLSL
Ryan Houdek
2013-02-25
Merge branch 'real-wiimote-scanning'
Jordan Woyak
2013-02-20
Fix OSX!
Jordan Woyak
2013-02-20
Hopefully kill a stupid warning on Windows.
Jordan Woyak
2013-02-17
Some cleanup of CWII_IPC_HLE_Device_FileIO:
Jordan Woyak
2013-02-17
Let's not CreateDir an empty string every time CreateFullPath is used, loggin...
Jordan Woyak
2013-02-16
Remove the core count from the cpu info OSD message. It was often wrong and n...
Jordan Woyak
2013-02-07
Remove some old nonsense.
Jordan Woyak
2013-01-31
Fix remaining compiler warnings.
Glenn Rice
2013-01-24
Fix a potential memory leak on non-windows systems.
lioncash
2013-01-16
Move DSP settings to dolphin.ini
Rachel Bryk
2013-01-16
Merge branch 'external-theme'
Jordan Woyak
2013-01-15
Merge branch 'OpenAL'
skidau
2013-01-13
Attempt to make file searching stuff less crappy on Linux.
Jordan Woyak
2013-01-13
themes directory stuffs
Jordan Woyak
2013-01-11
Fix two signed/unsigned mismatch warnings.
Lioncash
2013-01-10
Revert "Very tiny cleanup of ChunkFile.h."
Jordan Woyak
2013-01-10
Very tiny cleanup of ChunkFile.h.
lioncash
2013-01-08
Fix a currently unused unique_lock function. Thanks to Lioncash.
Jordan Woyak
2013-01-08
Fix incorrect iterator usage in BreakPoints::Clear
Jordan Woyak
2013-01-08
PixelShaderGen: Shader uid maintainance
NeoBrainX
2013-01-08
Remove the per pixel depth option.
NeoBrainX
2013-01-08
PixelShaderGen: Don't disable depth texture emulation if z writing is disable...
NeoBrainX
2013-01-07
Revert 30dd9c2 e9d00bf db5f4c8 and bff0fae
Ryan Houdek
2013-01-07
OpenAL for Windows initial commit
skidau
2013-01-03
Make sure the null character is not included in the string.
Glenn Rice
2013-01-03
Fix the name and description truncation issue in a cleaner way.
Glenn Rice
2013-01-03
Fix truncated names and descriptions in the game list on linux.
Glenn Rice
2012-12-30
In memory of calc84.
Matthew Parlane
2012-12-27
Fix this annoying warning in ChunkFile.h
Ryan Houdek
2012-12-26
Always use the right user dir on windows.
rog
2012-12-26
Merge branch 'GLES-software'
Ryan Houdek
2012-12-25
Rename the interface files and hopefully fix OSX building.
Ryan Houdek
2012-12-25
Merge branch 'immediate-removal'
degasus
2012-12-24
Revert "VertexShaderGen: Fix a shader compilation error.". I'm an idiot :p
NeoBrainX
2012-12-24
VertexShaderGen: Fix a shader compilation error.
NeoBrainX
2012-12-24
Merge branch 'osx-savegame-fix'
degasus
2012-12-24
Fix some random warnings.
Matthew Parlane
2012-12-23
revert last commit, add CheckInvalidState to VideoBackend
degasus
2012-12-24
Function definition was not updated.
Matthew Parlane
2012-12-18
Fix a memory leak based on Lioncash's patches.
Ryan Houdek
2012-12-17
Initial push of GLES and GLUtil file breakup.
Ryan Houdek
2012-12-16
revert changes to banner background color
LPFaint99
2012-12-14
If the HOME environment variable isn't set, fall back on to PWD. Closes 5584.
Ryan Houdek
[next]