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-02
Remove another clamp function laying in the codebase and replace it with the ...
Lioncash
2014-03-02
Merge pull request #109 from lioncash/file-io-clarifications
Matthew Parlane
2014-03-01
videosoftware: Provide a more elaborate comment on the FifoPlayer support hack.
Tony Wasserka
2014-03-01
videosoftware: Added hack to bypass xfb just so fifoplayer works.
Scott Mansell
2014-02-28
Fix WII_SEEK_END seeking.
Lioncash
2014-03-01
Fix the Windows build (broken in 315a8ba)
Tillmann Karras
2014-02-28
Merge pull request #100 from Tilka/misc_fixes
Pierre Bourdon
2014-02-28
Merge pull request #80 from Tilka/dsp
Pierre Bourdon
2014-02-28
Remove own round() implementation
Tillmann Karras
2014-02-28
ArmEmitter: make it more readable
Tillmann Karras
2014-02-28
Crypto: small cleanup
Tillmann Karras
2014-02-28
Various changes suggested by cppcheck
Tillmann Karras
2014-02-28
Convert MemoryUtil.cpp to Unix-style line endings
Tillmann Karras
2014-02-28
x64FPURoundMode: move things around a bit
Tillmann Karras
2014-02-28
Fix various warnings reported by clang
Tillmann Karras
2014-02-28
Merge pull request #113 from Parlane/fix_wifi
Pierre Bourdon
2014-02-28
Randomise the mac address and store it in the config.
Matthew Parlane
2014-02-28
Merge pull request #112 from Parlane/fix_ssl_init
Pierre Bourdon
2014-02-27
Merge pull request #108 from degasus/GLSLUtilShader
Tony Wasserka
2014-02-27
Initialise entropy correctly for ssl.
Matthew Parlane
2014-02-26
comment fixes
degasus
2014-02-26
Merge pull request #107 from lioncash/tiny-cleanup
Tony Wasserka
2014-02-26
remove (ATTR|VARY)(IN|OUT) macros
degasus
2014-02-26
Merge duplicate parts of sampler into header
degasus
2014-02-26
calculate constant values on shader compilation
degasus
2014-02-26
Rewrite texture tiling implementation
degasus
2014-02-26
TextureConverter: Use Log2() and shifts instead of multiplications/divisions
degasus
2014-02-26
MathUtil: Change Log2 return value to int
degasus
2014-02-26
merge common parts of encoding shaders
degasus
2014-02-26
ogl: optimize real xfb a bit
degasus
2014-02-24
Eliminate the magic constants in the switch statement in WII_IPC_HLE_Device_F...
Lioncash
2014-02-24
Tiny cleanup to WII_IPC_HLE.cpp.
Lioncash
2014-02-24
PolarSSL: adapt Dolphin to new version
Tillmann Karras
2014-02-24
Merge pull request #106 from lioncash/unnecessary-cstr
Pierre Bourdon
2014-02-24
Unnecessary c_str call in WII_IPC_HLE_Device_es.cpp's OpenTitleContent function.
Lioncash
2014-02-24
Fetch swapInterval function pointer after binding a context
degasus
2014-02-24
Merge pull request #101 from delroth/remove-tests
Ryan Houdek
2014-02-24
Fix the nogui build when building with EGL
Ryan Houdek
2014-02-23
In UCode_AX.cpp in function HandleCommandList() - case CMD_MIX_AUXB_NOWRITE s...
Lioncash
2014-02-23
Remove Source/{Unittests,TestSuite}.
Pierre Bourdon
2014-02-23
Merge pull request #94 from Tilka/uninitialized
Pierre Bourdon
2014-02-23
Merge pull request #97 from delroth/mmio-gpfifo
Pierre Bourdon
2014-02-23
isSameValue in IR.cpp/.h should be returning a boolean value.
Lioncash
2014-02-23
WII_IPC_HLE_Device_usb_kbd.cpp's Update method should return 0, not false, it...
Lioncash
2014-02-23
WriteToHardware: Pass through the whole 0xCC008xxx area to GPFifo instead of ...
Pierre Bourdon
2014-02-23
Purge wx elements of the console.
Lioncash
2014-02-23
MMIO: Fix a megaderp in the UniqueID function causing handlers to be overwrit...
Pierre Bourdon
2014-02-23
MMIO: Pass the provided high part/low part addrs to handlers in {Read,Write}T...
Pierre Bourdon
2014-02-23
MMIO: Show the read/write size in invalid handlers.
Pierre Bourdon
2014-02-23
Initial removal of the actual console functionality on windows.
Lioncash
[prev]
[next]