summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2013-08-28Fix some enum alignmentsMatthew Parlane
2013-08-28More cleaning.Matthew Parlane
2013-08-28Merge branch 'master' into wii-networkMatthew Parlane
2013-08-28Fix headings and more.Matthew Parlane
2013-08-28Add socket cleanup.Matthew Parlane
2013-08-28Fix const.Matthew Parlane
2013-08-27Fixed accept.Matthew Parlane
2013-08-27Fix for Just Dance 4Matthew Parlane
2013-08-26ogl driverdetails: add flag to disable hacked and pinned memorydegasus
2013-08-27Maybe libusb_exit fails when not initialized.Matthew Parlane
2013-08-27Slightly better error handling for libusb_init not working.Matthew Parlane
2013-08-27More cleaning.Matthew Parlane
2013-08-26Fixed inconsistent usage of sock and used fd instead.Matthew Parlane
2013-08-26Code style fix and cleanup.Matthew Parlane
2013-08-26Disable Wii Sockets for NetPlay and TASMatthew Parlane
2013-08-26Merge branch 'master' into wii-networkMatthew Parlane
2013-08-25Fix a crash in the Wiimote registration codePierre Bourdon
2013-08-25Actually allow the dump and logs folders to be set outside of user/Rachel Bryk
2013-08-24Allow user folder to be set via command line.Rachel Bryk
2013-08-24Send pad buffer to clients when they join; fixes issue 6524.John Chadwick
2013-08-25Remove 'pragma optimize' in fakepoll.h - if optimizations cause breakage the ...Pierre Bourdon
2013-08-25Remove debug verify cert code.Matthew Parlane
2013-08-25Fix trailing whitespaces in all files where some were addedPierre Bourdon
2013-08-25Fix indentation issuesPierre Bourdon
2013-08-24sync gpu: check disable flag before volatiledegasus
2013-08-24Merge branch 'master' into wii-networkMatthew Parlane
2013-08-24Fix android part 2 of X.Matthew Parlane
2013-08-24Fixes hid.Matthew Parlane
2013-08-23Merge remote-tracking branch 'remotes/origin/dx9-ssaa-fix'Rodolfo Bogado
2013-08-23Indentation FixRodolfo Bogado
2013-08-23NetPlayWindow: Make the spacing consistent on both sidesJasper St. Pierre
2013-08-24Refactor VideoCommon/OnScreenDisplay.Pierre Bourdon
2013-08-24Simplify a few OSD::AddMessage calls now that this function accepts std::stri...Pierre Bourdon
2013-08-24Add an OSD message when taking screenshots in D3D9/D3D11Pierre Bourdon
2013-08-23NetPlay: Rework pad mappingJasper St. Pierre
2013-08-23ogl: rework DriverDetails framework + detect UBO mesa bugdegasus
2013-08-23Merge branch 'OpenAL-sane-defaults'skidau
2013-08-23Fix more *nix issues.Matthew Parlane
2013-08-23Merge branch 'master' into wii-networkMatthew Parlane
2013-08-23Fix compile on *nix.Matthew Parlane
2013-08-23Less verbose. Sorry.Matthew Parlane
2013-08-22Make wii-network async.Matthew Parlane
2013-08-22Fix the fix to AVX support detectionPierre Bourdon
2013-08-21Typo + Add Lima to the driverdetails.Ryan Houdek
2013-08-21Make us capable of supporting driver specific issues(OSS versus official)Ryan Houdek
2013-08-21[Android] Fix Android 4.3 from crashing on my devices. This was annoying to f...Ryan Houdek
2013-08-21In Windows, if BBA can't connect to any TUNTAP device then throw a panicalert...Ryan Houdek
2013-08-21Remove some spurious endlines at the end of log messagesPierre Bourdon
2013-08-20Correctly check for AVX support in x64CPUDetectPierre Bourdon
2013-08-19pixelShaderGen: also execute alpha test for always fail with late z testdegasus