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
Age
Commit message (
Expand
)
Author
2013-12-23
[Android] Add a gradle build file for use with Android Studio 4.0
Ryan Houdek
2013-12-23
Change a PanicAlert to OSD message.
Rachel Bryk
2013-12-21
Fix the extended information status line that shows emulated mhz + idles skip...
Ryan Houdek
2013-12-21
[Android] Stop copying assets that don't need to be copied anymore.
Ryan Houdek
2013-12-21
Clean up and add info to .gitignore; also re-add the QtCreator CMakeLists.txt...
Paul Olszewski
2013-12-21
Revert "Add CMakeLists.txt.user to the .gitignore file. Closes issue 6873." b...
Tony Wasserka
2013-12-19
[Android] Work around Qualcomm's broken garbage in their v53 drivers. This do...
Ryan Houdek
2013-12-19
Work around AMD's broken Linux drivers when it comes to pinned memory and bas...
Ryan Houdek
2013-12-18
[Android] Things fixed in Qualcomm driver v53. GLSL Centroid usage. SHADER_IN...
Ryan Houdek
2013-12-18
In the shader log message, say if the error came from a PS or VS.
Ryan Houdek
2013-12-17
Fix the ZLib in Externals. The CMakeLists file looked like it was copy-pasted...
waddlesplash
2013-12-17
Merge branch 'revert-avx'
degasus
2013-12-17
Jit64: load second operator for double intrutions
degasus
2013-12-17
Revert "Jit64: use AVX instructions in some places"
degasus
2013-12-16
Add a non-tiny warning about CPUs that will silently desync.
comex
2013-12-16
Remove the flawed, unused attempt to manually emulate Gecko codes.
comex
2013-12-16
Software renderer: Add linear interpolation of fog range adjustment factors.
Tony Wasserka
2013-12-12
[Android] Fix joysticks only capable of right/down movements. Also make it ca...
Ryan Houdek
2013-12-12
Oops, I left a bit being set when it shouldn't have been.
Ryan Houdek
2013-12-12
Small cleanup in the EGL GLInterface.
Ryan Houdek
2013-12-12
Fix ARM unix build.
Ryan Houdek
2013-12-12
[Android] Fix gamepad input.
Ryan Houdek
2013-12-12
If we are using OpenGL ES 3, then don't check for OpenGL/GLU
Ryan Houdek
2013-12-12
Fix Cmake failure.
Ryan Houdek
2013-12-12
Add CMakeLists.txt.user to the .gitignore file. Closes issue 6873.
Ryan Houdek
2013-12-12
Have our OpenGL/ES context creation be less stupid.
Ryan Houdek
2013-12-12
[Android] Make our OpenGL ES 3 check in the UI less stupid.
Ryan Houdek
2013-12-11
[Android] Remove the now unused texture loader on the JNI side of things.
Ryan Houdek
2013-12-11
Fix Linux build.
Ryan Houdek
2013-12-11
Fix Windows Build
Ryan Houdek
2013-12-11
Remove all instances of OpenCL in the Dolphin Project. A brief history of Ope...
Ryan Houdek
2013-12-11
Update Readme.txt.
Tony Wasserka
2013-12-11
Use less brain damaged names for DLCache and TextureDecoder.
Tony Wasserka
2013-12-11
OpenCL: Use correct license header for TextureDecoder.
Tony Wasserka
2013-12-11
Minor const-correctness for some functions in FifoPlayer and some AudioCommon...
Lioncash
2013-12-10
Oops, don't use -lrt on Android either.
comex
2013-12-10
Fix an idiotic race condition when starting games in multiple Dolphin instanc...
comex
2013-12-09
VideoCommon: remove outdated copy of OGL::VertexManager::vFlush
degasus
2013-12-09
OpenGL: disable shader cache when ShaderDebugging is enabled
degasus
2013-12-09
Merge branch 'ogl-tex2d'
degasus
2013-12-09
OGL: use integer uniforms for efb2ram texture converter
degasus
2013-12-08
Fix "Entry Point Not Found crash on Windows Vista"
Lioncash
2013-12-08
Disable a certain clang warning for libpng.
comex
2013-12-08
Update wx to r75363 to address a wx bug that was breaking netplay on OS X.
comex
2013-12-07
Update .gitignore
Jasper St. Pierre
2013-12-07
fixed issue 6852.
Chanwoong Kim
2013-12-06
Add Read16/Read8 to the CBlobBigEndianReader so the key check is reading 8bit...
Ryan Houdek
2013-12-06
Oops. Fix a typo in the DriverDetails change.
Ryan Houdek
2013-12-05
Support OS specific bugs in our DriverDetails.
Ryan Houdek
2013-12-03
PixelShaderManager: clear s_bViewPortChanged flag
degasus
[prev]
[next]