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
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
2016-06-22
Merge pull request #3904 from dhustkoder/master
Chris Burgener
2016-06-19
_DEFAULT_SOURCE flag added, and clang check for IsTriviallyCopyable macro
dhust
2016-06-19
analytics: Disable ALPN only on Windows.
Pierre Bourdon
2016-06-19
Add an Analytics reporting system.
Pierre Bourdon
2016-06-18
scmrev: Add "distributor" option.
Pierre Bourdon
2016-06-18
StringUtil: Add a HexDump function.
Pierre Bourdon
2016-05-29
EGL: specify version first
Karol Herbst
2016-05-25
Fix builds when using newest version of NDK
sigmabeta
2016-05-22
Merge pull request #3794 from EmptyChaos/frame-advance-race
Mat M
2016-05-18
GLExtensions: Fix OpenGL ES 3.2 handling.
degasus
2016-05-13
Core/Movie: Add ability to run code in Host context
EmptyChaos
2016-05-13
Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer)
EmptyChaos
2016-05-05
SCM: Use std::string.
degasus
2016-05-01
Merge pull request #3730 from lioncash/noncopy
Matthew Parlane
2016-04-25
make DeleteDirRecursively clean up correctly after failure.
Scott Mansell
2016-04-14
ChunkFile: Handle bool in a stable way across platforms
Lioncash
2016-04-03
MathUtilTest: Fix tests on MSVC - Document compiler bug
Lioncash
2016-03-14
Merge pull request #3668 from RisingFog/wii_movie_sysconf
Pierre Bourdon
2016-03-12
NonCopyable: Remove private access specifier
Lioncash
2016-03-12
NonCopyable: Specify const in copy constructor/assignment signatures
Lioncash
2016-03-04
JitArm64: Implement mulhwx
degasus
2016-03-02
Merge pull request #3655 from jcowgill/spelling-fixes
Mathew Maidment
2016-03-01
EGL: Also check for higher GL versions.
degasus
2016-02-28
Move SetData logic to within SysConf.cpp
Chris Burgener
2016-02-26
Merge pull request #3432 from stenzek/bba-tap-win
Pierre Bourdon
2016-02-19
Fix some very minor spelling mistakes
James Cowgill
2016-02-16
Merge pull request #3640 from Sonicadvance1/glextensions_workaround_trash
Pierre Bourdon
2016-02-15
Add missing include, this was previously masked by PCH usage
hdcmeta
2016-02-15
Make sure to get the right function pointer for DSA+buffer_storage
Ryan Houdek
2016-02-15
Disable a few OpenGL 4.5 functions that AMD fails to expose.
Ryan Houdek
2016-02-14
Add support for GL 4.3
Ryan Houdek
2016-02-14
Add support for GL 4.4
Ryan Houdek
2016-02-14
Add support for GL 4.5
Ryan Houdek
2016-02-14
Change GL 4.2 defines over to the proper naming convention.
Ryan Houdek
2016-02-05
CMakeLists cleanup and enable Android headless building.
Ryan Houdek
2016-02-05
Rearrange GLInterface interface generation.
Ryan Houdek
2016-02-05
Fix a bug in the Common CMakeLists file
Ryan Houdek
2016-02-05
Fix a few missing includes
Ryan Houdek
2016-01-31
Common: Use C++ random generator for generating MAC addresses
Stenzek
2016-01-30
Merge pull request #3572 from Sonicadvance1/egl_support_headless
Ryan Houdek
2016-01-29
Merge pull request #3550 from Sonicadvance1/egl_support_core_profile
Ryan Houdek
2016-01-29
Merge pull request #3546 from Sonicadvance1/egl_shared_context
Ryan Houdek
2016-01-29
Merge pull request #3573 from degasus/fifoplayer
Ryan Houdek
2016-01-27
Support a headless EGL option.
Ryan Houdek
2016-01-27
Include the EGL defines we need for KHR_create_context ourselves.
Ryan Houdek
2016-01-27
Support the OpenGL core profile in EGL.
Ryan Houdek
2016-01-27
Implement support for GL 4.2 in GLExtensions
Ryan Houdek
2016-01-27
Implement shared contexts in the EGL context.
Ryan Houdek
2016-01-27
Thread: Limit thread name to 15 bytes on linux.
degasus
2016-01-21
A few more asterisks, mostly casts
mathieui
[next]