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
2013-11-18
Merge branch 'ppc_fp'
Tillmann Karras
2013-11-17
Only add real HID devices to HID list.
Matthew Parlane
2013-11-17
Imagewrite.cpp had same problem.
Matthew Parlane
2013-11-17
std::string can't be passed to ... format.
Matthew Parlane
2013-11-17
Don't pass char* to std::string.
Matthew Parlane
2013-11-17
Use IOFile for TextureToPng to support non-ascii
Matthew Parlane
2013-11-16
[Core] Fix a mismatched dealloc in Render.cpp in the OGL backend. Should be d...
Lioncash
2013-11-16
Merge branch 'master' of https://code.google.com/p/dolphin-emu
Lioncash
2013-11-16
Change software rasterizer screenshot code due to change in api just now.
Ryan Houdek
2013-11-17
Api was too confusing for people.
Matthew Parlane
2013-11-16
[Android] Remove accidental fragment tag in GameListActivity (it was useless,...
Lioncash
2013-11-16
Woops, vim copy and paste issue with a double include.
Ryan Houdek
2013-11-16
[Android] Like the previous commit (but for the GameListFragment), don't cons...
Lioncash
2013-11-16
[Android] Simplify the FolderBrowserAdapter a little, as well as the Fill met...
Lioncash
2013-11-16
[Android] Simplify the AboutFragment view inflating. Considering the backing ...
Lioncash
2013-11-16
[Android] Use the ViewHolder design pattern for the FolderBrowserAdapter. In ...
Lioncash
2013-11-16
[Android] Change the name of the XML layout file gamelist_folderbrowser_list....
Lioncash
2013-11-16
[Android] Eliminate the need to hold a reference to the shown Fragment within...
Lioncash
2013-11-16
[Android] Fix the handling of orientation changes for the Fragments related t...
Lioncash
2013-11-15
Screenshot capability of Software rasterizer for feature completness.
Ryan Houdek
2013-11-15
[Android] Add ability to take screenshots into the emulation menu.
Lioncash
2013-11-16
[OGL] Textures now save to PNG not TGA
Matthew Parlane
2013-11-15
[Android] Add screenshot nativelibrary function.
Ryan Houdek
2013-11-15
[Android] Disable the workaround for Qualcomm devices with driver >= 53 for t...
Ryan Houdek
2013-11-15
[Android] Broken UBOs has been fixed in Adreno driver v53, so update the comm...
Ryan Houdek
2013-11-15
[Android] Simplify the AboutFragmentAdapter a little bit.
Lioncash
2013-11-15
[Android] Externalize the device compatibility warning strings.
Lioncash
2013-11-15
[Android] Indicate whether or not the device supports NEON within the About f...
Lioncash
2013-11-15
[Android] Get rid of some unnecessary variables in the getView() methods of s...
Lioncash
2013-11-15
[Android] Spawn a message if someone's phone doesn't support NEON. NEON is a ...
Ryan Houdek
2013-11-15
[Android] Documentation and some cleanup.
Lioncash
2013-11-15
Fix introduced ImageWrite warning.
Matthew Parlane
2013-11-14
Fixed console commands not registering. Code cleanup.
Jordan Cristiano
2013-11-15
Fix GUI-less build. Also potentially OS X. We now require libpng due to our s...
Ryan Houdek
2013-11-15
Goto crosses initialization error.
Matthew Parlane
2013-11-15
Reworked Screenshot saving.
Matthew Parlane
2013-11-14
Make sure to add our resources for the joystick.
Ryan Houdek
2013-11-14
[Android-overlay] Support touch screen axises in native. Have a non-configura...
Ryan Houdek
2013-11-14
[Android] Bump the targetSdkVersion in the AndroidManifest XML file to 19 (Ki...
Lioncash
2013-11-14
[Android] Get rid of some unnecessary onAttach overrides in AboutFragment, Vi...
Lioncash
2013-11-14
Fixed ZComploc and Zfreeze values being incorrectly saved.
Jordan Cristiano
2013-11-14
More warning fixes, OSX build fix.
Jordan Cristiano
2013-11-14
Use libpng for saving images.
Matthew Parlane
2013-11-14
build fix
Jordan Cristiano
2013-11-14
more warning fixes
Jordan Cristiano
2013-11-14
atlbase not needed. Interim fix until I get png done.
Matthew Parlane
2013-11-13
[Android-overlay] Had the action reversed.
Ryan Houdek
2013-11-13
Merge branch 'master' into android-new-control-input-overlay
Ryan Houdek
2013-11-13
Windows requires memory to be included to use unique_ptr
Ryan Houdek
2013-11-13
Remove our two instances of auto_ptr and replace it with unique_ptr. auto_ptr...
Ryan Houdek
[prev]
[next]