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-03
Fix warnings.
comex
2013-11-03
Run code through clang-modernize -add-override to add 'override' decls.
comex
2013-11-03
Run code through the advanced tool 'sed' to remove trailing whitespace.
comex
2013-11-03
Run code through clang-modernize -loop-convert to create range-based for loop...
comex
2013-11-03
Be less dumb.
comex
2013-11-02
Stop saving random files to ./
Rachel Bryk
2013-11-02
Actually, filename really does need to be a parameter because of some random ...
comex
2013-11-02
fix non-HAVE_WX case
comex
2013-11-02
Handle screenshot saving in RenderBase. Removes dependency on D3DX11 for scr...
comex
2013-11-02
rename the dolphinwx project to dolphin, and thus change the executable name ...
Shawn Hoffman
2013-11-02
do not copy pdbs to binary dir (you can use the symbol server for $(random_bu...
Shawn Hoffman
2013-11-03
[Windows] Add missing dlls and enable OpenMP support.
Matthew Parlane
2013-11-02
Revert "Add dxsdk_dir to vc++ paths via base.props. This means you no longer ...
Matthew Parlane
2013-11-01
Removed duplicate definition of ibuild within JitIL.h. Fixes JitIL from hang...
skidau
2013-10-31
Merge remote-tracking branch 'shuffle2/vc12'
comex
2013-10-31
Improve ChunkFile.h:
comex
2013-10-31
[Android] Do /not/ give users the benefit of the doubt that the device suppor...
Ryan Houdek
2013-10-29
Merge branch 'viewportCorrection'
degasus
2013-10-29
ogl: ceil viewport, rounding isn't supported on vs and this is more like the ...
degasus
2013-10-29
ogl: don't force depth+stencil for default framebuffer
degasus
2013-10-29
VideoCommon: drop UpdateViewportWithCorrection
degasus
2013-10-29
VideoCommon: remove constants.depthparams[2+3] as they aren't used in the sha...
degasus
2013-10-29
ogl: remove some unneeded includes
degasus
2013-10-29
d3d: use backend based UpdateViewport instead of VideoCommon one
degasus
2013-10-29
ogl: don't call SetViewportChanged from backend as it's not needed any more
degasus
2013-10-29
VideoCommon: move ViewportCorrection into VideoCommon
degasus
2013-10-29
Merge branch 'viewport_float'
degasus
2013-10-29
VideoCommon: Drop D3D9 SSAA implementation
degasus
2013-10-29
[viewport-float] Fix OpenGL ES 3 build.
Ryan Houdek
2013-10-29
OGL: Use floating points for viewport parameters.
degasus
2013-10-28
[Android] Fix PCH build. Clean up DolphinWX cmake file a little bit. Modify o...
Ryan Houdek
2013-10-28
[Android] More cleanup. We don't need the preference to enable/disable the ov...
Lioncash
2013-10-27
[Android] General cleanup.
Lioncash
2013-10-27
[Android] Overlay now works during emulation.
Lioncash
2013-10-27
Add git.bat to the options in make_scmrev.h.js because depot_tools uses it an...
comex
2013-10-27
Fix Linux build issue.
comex
2013-10-27
Wipe all traces of OpenSSL's AES implementation. Use polarssl instead.
Ryan Houdek
2013-10-27
Add dxsdk_dir to vc++ paths via base.props. This means you no longer need the...
Shawn Hoffman
2013-10-26
[vc12] std::min/max requires <algorithm> header. It should be in pch, but jus...
Shawn Hoffman
2013-10-26
Update to VS2013 and a slew of build-related updates. Notes:
Shawn Hoffman
2013-10-26
Revert "Fixes GCC 4.9 compilation. It now supplies its own _mm_shuffle_epi8 i...
Ryan Houdek
2013-10-26
Fixes GCC 4.9 compilation. It now supplies its own _mm_shuffle_epi8 intrinsic.
Ryan Houdek
2013-10-26
D3D: Use floating points for viewport parameters.
Tony Wasserka
2013-10-26
[Android] Change how the onTouchEvent native method works. Just pass in the c...
Ryan Houdek
2013-10-26
[Android] Add the copyright header to some Java source files that were lackin...
Lioncash
2013-10-26
[Android] Improve an if statement check in InputConfigFragment.java. Also cla...
Lioncash
2013-10-26
[Android] Fix the super-mature string that was a placeholder for the title fo...
Lioncash
2013-10-26
Added memchecks when the MMU is enabled. Thanks to comex for the fix.
skidau
2013-10-25
[Android] Add the capability to dynamically enable and disable the input over...
Lioncash
2013-10-25
[Android] Fix alignment issues with the overlay config settings.
Lioncash
[prev]
[next]