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
/
Core
/
Common
Age
Commit message (
Expand
)
Author
2019-04-13
Common/HttpRequest: Add option to allow non 200 response codes
spycrab
2019-04-06
Common/HttpRequest: Fix EscapeComponent leaking memory
spycrab
2019-04-06
Qt/NetPlay: Integrate NetPlayIndex
spycrab
2019-03-30
Common/HttpRequest: Implement EscapeComponent
spycrab
2019-03-29
Common: Add DynamicLibrary helper class
Stenzek
2019-03-05
Merge pull request #7806 from jordan-woyak/wiimote-emu-swing-improve
Tilka
2019-03-03
Common/Config: Add a utility class to suppress config change callbacks.
Jordan Woyak
2019-03-03
WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math.
Jordan Woyak
2019-02-26
Common/FileUtil: Fix GetExePath() cutting off the bundle name
spycrab
2019-02-19
Move most backend functionality to VideoCommon
Stenzek
2019-02-13
Merge pull request #7792 from jordan-woyak/auto-calibration
Tilka
2019-02-13
Merge pull request #7798 from ShFil119/impr/empty
Tilka
2019-02-13
Use empty instead of size
Filip Gawin
2019-02-11
Merge pull request #7796 from stenzek/glx-context
Mat M
2019-02-10
DolphinQt/ControllerEmu: Replace Input Radius/Shape settings with an input ca...
Jordan Woyak
2019-02-10
ChunkFile: Don't access element zero of empty container
Stenzek
2019-02-09
GLContext: Fix shared context creation error on Mesa
Stenzek
2019-02-06
UICommon/AutoUpdate: Add macOS support
spycrab
2019-02-03
WiimoteEmu: Remove redundant Matrix library and use the one in Common.
Jordan Woyak
2019-02-03
Common: Move Matrix classes out of MathUtil into their own files and make the...
Jordan Woyak
2019-02-02
WiimoteEmu: Code cleanups.
Jordan Woyak
2019-02-02
WiimoteEmu: Major renaming and cleanup.
Jordan Woyak
2019-02-02
Merge pull request #7767 from Tilka/chunkfile
Tilka
2019-02-01
Common/HttpRequest: optionally follow redirects
Tillmann Karras
2019-02-01
ChunkFile: treat vectors/strings as sized arrays
Tillmann Karras
2019-01-25
VideoBackends: Store a backbuffer 'scale'
Stenzek
2018-12-28
Merge pull request #7653 from jordan-woyak/ini-cleanup
Mat M
2018-12-27
Add ability to reshape analog sticks from square/circle to octagon and make t...
Jordan Woyak
2018-12-26
IniFile: Minor cleanup. Removed unused function. Improved template usage.
Jordan Woyak
2018-12-26
x64Emitter: Add some single-precision instructions
MerryMage
2018-12-23
Merge pull request #7600 from spycrab/resource_pack
spycrab
2018-12-19
Implement resource packs
spycrab
2018-12-14
Common/GLContext: Make member functions const qualified where applicable
Lioncash
2018-11-30
Merge pull request #7039 from stenzek/moltenvk
Connor McLaughlin
2018-11-22
Fix spurious error logs for conversions of empty strings on Windows.
Jordan Woyak
2018-11-19
NetPlay: Implement chunked data transfer
Techjar
2018-11-09
Merge pull request #7492 from MerryMage/regcache2
Pierre Bourdon
2018-11-07
Common: Use GCD semaphores on macOS
Stenzek
2018-10-28
Merge pull request #7515 from JosJuice/wcsftime
Pierre Bourdon
2018-10-28
Merge pull request #7445 from Techjar/improve-sfmlhelper
Pierre Bourdon
2018-10-28
BitSet: Add << operator
MerryMage
2018-10-28
Common: Add variant utilities
MerryMage
2018-10-27
Common/Analytics: add basic support for vector serialization
Pierre Bourdon
2018-10-26
Use wcsftime instead of strftime on Windows to fix encoding errors
JosJuice
2018-10-20
GLContext: Try GL versions 3.2-4.6 when getting a context
Stenzek
2018-10-20
CMake: Make X11 and EGL optional
Stenzek
2018-10-20
GLContext: Runtime selection of EGL/GLX on Linux
Stenzek
2018-10-20
GLContext: Use destructor instead of Shutdown() to cleanup
Stenzek
2018-10-20
GLContext: Combine shared context initialization and creation
Stenzek
2018-10-20
GLContext: Remove global context pointer
Stenzek
[next]