summaryrefslogtreecommitdiff
path: root/Source/Core/Common
AgeCommit message (Expand)Author
2016-01-15Merge pull request #3512 from jloehr/Fix-SCMRevGenshuffle2
2016-01-14Run system native CScriptJulian Löhr
2016-01-13IniFile: Initialize with default value if key does not exist.Jules Blok
2016-01-10Add support to EGL to on the fly destroy the resulting surfaceRyan Houdek
2016-01-09Fix typo in GLExtensionsRyan Houdek
2016-01-06VideoConfig: Don't give warnings for per-game stereoscopy parameters.Jules Blok
2016-01-06Merge pull request #3428 from Sonicadvance1/proper_glextensionsRyan Houdek
2016-01-04Merge pull request #3431 from stenzek/shadercacheMathew Maidment
2016-01-04Merge pull request #3433 from lioncash/glMarkus Wick
2016-01-02VideoBackend: Get rid of a boolean globalLioncash
2016-01-02GLInterface: Make GLInterfaceMode an enum classLioncash
2016-01-02GLInterfaceBase: In-class initialize protected membersLioncash
2016-01-02WGL: Make class member privateLioncash
2016-01-02GLInterface: Add missing override specifiersLioncash
2016-01-02Make GLExtensions no longer require slghtly modified GL headers.Ryan Houdek
2016-01-02ShaderGen: Remove virtual methods from ShaderGeneratorInterface, move string ...Stenzek
2016-01-01Merge pull request #3336 from Sonicadvance1/improve_glextensionsRyan Houdek
2015-12-29Add support for sending game memory changes to outside processesspxtr
2015-12-22Including missing headers required for non-pch builds and other architecturesRyan Houdek
2015-12-22Work around Google's trash NDKRyan Houdek
2015-12-20VideoBackends: Simplify initialization and deinitialization of resourcesLioncash
2015-12-15Merge pull request #3270 from JosJuice/more-translationsMarkus Wick
2015-12-13Fix minor memory leak in WGL interface.Ryan Houdek
2015-12-13[GLExtensions] Improve the extension loader.Ryan Houdek
2015-12-13[GLExtensions] Support ORing of extensions when checking for support.Ryan Houdek
2015-12-03Merge pull request #3126 from phire/remove-logging-lockScott Mansell
2015-12-02Merge pull request #2733 from AdmiralCurtiss/string-from-floatMarkus Wick
2015-12-02Merge pull request #2876 from CastellaFactory/masterMarkus Wick
2015-11-27Move nobanner and fileplatform from Themes to ResourcesJosJuice
2015-11-24Merge pull request #1474 from phire/DSPHLE_cleanupsScott Mansell
2015-11-20Mark more strings for translationJosJuice
2015-11-19Use __builtin_trap for our crash define instead of int3/exitRyan Houdek
2015-11-18Merge pull request #3191 from lioncash/rektMarkus Wick
2015-11-17Remove individual byteswaps and replace with generic function.Scott Mansell
2015-11-14Remove uses of __DATE__ and __TIME__James Cowgill
2015-11-12Merge pull request #2304 from linkmauve/xdg-basedirMarkus Wick
2015-11-11Merge pull request #3247 from lutris/masterMarkus Wick
2015-11-10FileUtil: Move ShaderCache to the Cache directory.Emmanuel Gil Peyrot
2015-11-10UICommon: Respect XDG Base Directory Specification on POSIX systems.Emmanuel Gil Peyrot
2015-11-10Implement relocatable builds on LinuxMathieu Comandon
2015-11-08NoGui: Return no to yes/no panic alerts.Scott Mansell
2015-11-08Merge pull request #2742 from AdmiralCurtiss/display-savestate-statsScott Mansell
2015-11-05Merge pull request #3217 from dolphin-emu/shuffle2-patch-1shuffle2
2015-11-03GLExtensions: remove duplicate typedefsTillmann Karras
2015-11-01Merge pull request #3213 from phire/bitfieldshuffle2
2015-11-02Correct capitalization of 'Visual Studio'Scott Mansell
2015-11-01Update ucrtFreadWorkaround.cppshuffle2
2015-11-01Bitfield: Add BSD license to match BitField.hScott Mansell
2015-10-30Bitfield: And then mess things up again by handling signed fields.Scott Mansell
2015-10-30BitField: Clean .natvis up slightly by using CDATA.Scott Mansell