dolphin/Source/Core
Glenn Rice 379706b25a On linux check to see if the xrandr extension is present and don't use it if not.
This fixes issue 2920.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5867 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-10 12:35:16 +00:00
..
AudioCommon Some more attempts at cleaning up the scons build and more clearly 2010-07-09 01:26:53 +00:00
Common Remove NSAutoreleasePools that are no longer necessary now that pools 2010-07-09 22:31:04 +00:00
Core GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave new wiimote plugin a few default buttons, not done) Moved MSWindows cursor position code to ControllerInterface/DInput (plan on moving Linux's cursor code to Xlib as well). IR Up,Down,L,R now must have Cursor X/Y/-+ mapped for regular mouse control on Windows. (hopefully this isn't too confusing, the reset to default button automatically sets this up). Renamed One,Two,Minus,Plus to 12-+ (you will have to reconfigure these buttons, sorry). Added text labels for the button and trigger preview bitmaps. -other minor stuff. 2010-07-10 06:48:24 +00:00
DSPCore Fix a bug in DSP Jit where branches had a blockSize of zero. 2010-06-30 16:17:20 +00:00
DebuggerUICommon Simplify the SCons build: 2010-06-10 14:18:21 +00:00
DebuggerWX Fix a segfault when the debugger is used and dolphin exits. 2010-07-08 23:27:51 +00:00
DiscIO Glenn's iconv code seems to work fine on OS X. 2010-07-08 17:59:56 +00:00
DolphinWX On linux check to see if the xrandr extension is present and don't use it if not. 2010-07-10 12:35:16 +00:00
InputCommon GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave new wiimote plugin a few default buttons, not done) Moved MSWindows cursor position code to ControllerInterface/DInput (plan on moving Linux's cursor code to Xlib as well). IR Up,Down,L,R now must have Cursor X/Y/-+ mapped for regular mouse control on Windows. (hopefully this isn't too confusing, the reset to default button automatically sets this up). Renamed One,Two,Minus,Plus to 12-+ (you will have to reconfigure these buttons, sorry). Added text labels for the button and trigger preview bitmaps. -other minor stuff. 2010-07-10 06:48:24 +00:00
InputUICommon GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave new wiimote plugin a few default buttons, not done) Moved MSWindows cursor position code to ControllerInterface/DInput (plan on moving Linux's cursor code to Xlib as well). IR Up,Down,L,R now must have Cursor X/Y/-+ mapped for regular mouse control on Windows. (hopefully this isn't too confusing, the reset to default button automatically sets this up). Renamed One,Two,Minus,Plus to 12-+ (you will have to reconfigure these buttons, sorry). Added text labels for the button and trigger preview bitmaps. -other minor stuff. 2010-07-10 06:48:24 +00:00
VideoCommon 2 commits in one: 2010-07-09 20:56:16 +00:00