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
2014-03-18
Remove superfluous bit shift
Jens Nyberg
2014-03-17
Clang 3.4 exposes some warnings on Android.
Ryan Houdek
2014-03-17
Fix the Android build when using clang 3.4
Ryan Houdek
2014-03-17
Fix building the release APK with gradle.
Ryan Houdek
2014-03-17
Add extract dol/apploader options back for gc disks.
Rachel Bryk
2014-03-17
Merge pull request #159 from Tilka/misc
Matthew Parlane
2014-03-17
Tests: fix signed/unsigned comparison warning
Tillmann Karras
2014-03-17
Turn some non-const refs into pointers
Tillmann Karras
2014-03-17
.gitignore: fix the build directory pattern
Tillmann Karras
2014-03-17
More range-based loops and overrides
Tillmann Karras
2014-03-17
UCodes: nits
Tillmann Karras
2014-03-17
Interpreter: make some class members private
Tillmann Karras
2014-03-16
Remove unused function PanicAlertToVideo from Core.cpp.
Lioncash
2014-03-16
Simplify log queue clearing.
Lioncash
2014-03-17
Merge pull request #170 from RachelBryk/save-skip-bios
Pierre Bourdon
2014-03-16
Save bHLE_BS2 to config cache before it can be changed while booting.
Rachel Bryk
2014-03-16
Remove an unnecessary wx translation underscore macro from PHackSettings.
Lioncash
2014-03-16
Cleanup a little bit of the PHackSettings.
Lioncash
2014-03-16
UCode_AX: don't always call NotifyAXThread()
Tillmann Karras
2014-03-16
Prevent VideoConfig inheritance.
Lioncash
2014-03-16
Simplify file tree building for the filesystem view.
Lioncash
2014-03-15
Merge pull request #166 from Sonicadvance1/Android-config
Pierre Bourdon
2014-03-15
Due to the removal of our char* IniFile setters/getters this broke Android bu...
Ryan Houdek
2014-03-15
Remove the extra parameters field from the PH.
Linktothepast
2014-03-15
Clean up FileHandlerARC.cpp/.h
Lioncash
2014-03-14
Fix extracting dols.
Rachel Bryk
2014-03-14
Make WiiSocket function names conform to the coding style.
Lioncash
2014-03-15
Merge pull request #164 from lioncash/cstr-cull
Pierre Bourdon
2014-03-15
Merge pull request #168 from RachelBryk/extract-files
Matthew Parlane
2014-03-15
Merge pull request #165 from delroth/mi-mmio-fix
Matthew Parlane
2014-03-14
Fix extracting files on partition > 0.
Rachel Bryk
2014-03-14
OpenGL: Implement color and z pokes.
Tony Wasserka
2014-03-14
PixelShaderGen: More code alignment fixes.
Tony Wasserka
2014-03-14
Pixel/LightingShaderGen: Fix code alignment issues.
Tony Wasserka
2014-03-14
PixelShaderGen: Don't make local lookup tables "static".
Tony Wasserka
2014-03-14
PixelShaderGen: Remove the "i" prefix for integer variables.
Tony Wasserka
2014-03-14
PixelShaderGen: Use spaces for alignment where appropriate.
Tony Wasserka
2014-03-14
ConstantManager: Do not use single-element arrays.
Tony Wasserka
2014-03-14
PixelShaderGen: Write 16777215 in hex (0xFFFFFF) so that it's easier to under...
Tony Wasserka
2014-03-14
PixelShaderGen: Prettify generated shader source.
Tony Wasserka
2014-03-14
PixelShaderGen: Add a note about a random idea which should be checked with h...
Tony Wasserka
2014-03-14
PixelShaderGen: Cleanup and clarify bump alpha combiner inputs.
Tony Wasserka
2014-03-14
PixelShaderGen: Remove old, mostly useless comments.
Tony Wasserka
2014-03-14
PixelShaderGen: Use bit shifts instead of multiplications as a small optimiza...
Tony Wasserka
2014-03-14
PixelShaderGen: Clean up tev compare functionality.
Tony Wasserka
2014-03-14
PixelShaderGen: Store tex scale as an integer.
Tony Wasserka
2014-03-14
PixelShaderGen: Treat UV coordinates as actual integers.
Tony Wasserka
2014-03-14
PixelShaderGen: Remove some dead code.
Tony Wasserka
2014-03-14
PixelShaderGen: Perform some of the fog calculations with integers.
Tony Wasserka
2014-03-14
PixelShaderGen: Use integer math for z textures.
Tony Wasserka
[prev]
[next]