index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-21
Move GL/glx on level up now that it's the only thing left under GL.
Kristian Høgsberg
61
-15
/
+5
2008-05-21
Move the windows GL files to the xwin DDX.
Kristian Høgsberg
5
-0
/
+7
2008-05-21
Get out of the mesa symlinking business.
Kristian Høgsberg
24
-226
/
+33618
2008-05-21
Use LD_EXPORT_SYMBOLS_FLAG when linking Xnest.
Kristian Høgsberg
1
-0
/
+1
2008-05-21
Drop glcore GLX provider.
Kristian Høgsberg
7
-545
/
+9
2008-05-21
Stop symlinking glcontextmodes.[ch] from mesa.
Kristian Høgsberg
2
-6
/
+0
2008-05-21
glx: drop drm.h, sareaHandle from swrast loader
George Sapountzis
1
-5
/
+2
2008-05-21
drop xprint remnants: InitGlobals
George Sapountzis
13
-67
/
+1
2008-05-21
drop xprint remnants: xpstubs
George Sapountzis
3
-67
/
+8
2008-05-20
Short-circuit PanoramiXTranslateVisualID after verifying that the visual actu...
Aaron Plattner
1
-4
/
+4
2008-05-20
Add loader for the swrast dri driver.
George Sapountzis
8
-207
/
+806
2008-05-19
Restore return type on xf86SetScrnInfoModes
Alan Coopersmith
1
-0
/
+1
2008-05-19
Fix reduced-blanking mode filtering in RANDR 1.2.
Adam Jackson
3
-1
/
+33
2008-05-19
XQuartz: First stab at SCM_RIGHTS passing the $DISPLAY launchd fd from the st...
Jeremy Huddleston
3
-50
/
+192
2008-05-19
XQuartz: Fixed dropped code in the !XKB blocks, disable XKB support until we ...
Jeremy Huddleston
1
-15
/
+17
2008-05-18
XQuartz: Cleaned up ListenOnOpenFD...
Jeremy Huddleston
2
-31
/
+5
2008-05-18
New XQuartz icon thanks to Simone Karin Lehmann
Jeremy Huddleston
1
-0
/
+0
2008-05-18
XQuartz: More work towards Mach-IPC startup... started working on FD passing
Jeremy Huddleston
8
-106
/
+194
2008-05-19
xfree86: fix initial output positions with Above or LeftOf and rotation
Julien Cristau
1
-2
/
+2
2008-05-19
cursor: don't dereference NULL pointer is devPrivates not yet set.
Dave Airlie
1
-8
/
+7
2008-05-17
XQuartz: Ok, pass XQUARTZ_USE_XKB since it breaks worse without it... but we ...
Jeremy Huddleston
1
-4
/
+1
2008-05-17
XQuartz: Added functionality to add a file descriptor to the connection list ...
Jeremy Huddleston
9
-11
/
+224
2008-05-17
XQuartz: Disable xkb since it doesn't work after getting xkeyboard-config ins...
Jeremy Huddleston
1
-1
/
+4
2008-05-17
XQuartz: Made DarwinSendDDXEvent a little more robust to context switching di...
Jeremy Huddleston
2
-15
/
+15
2008-05-17
Xquartz: Xquartz stub now can send Mach IPC to start the server.
Jeremy Huddleston
3
-5
/
+10
2008-05-17
OpenBSD doesn't define __x86_64__, simplify tests.
Brad Smith
1
-4
/
+4
2008-05-17
BSD's also have /dev/urandom.
Brad Smith
1
-0
/
+2
2008-05-16
RANDR 1.1 compat: remove senseless comparison against the virtual size.
Adam Jackson
1
-3
/
+1
2008-05-16
xf86SetDesiredModes(): Skip disabled CRTCs first thing.
Adam Jackson
1
-3
/
+5
2008-05-16
Fix initial mode selection even harder.
Adam Jackson
1
-29
/
+50
2008-05-16
Redo RANDR compatibility output selection.
Adam Jackson
1
-36
/
+96
2008-05-16
Re-add sync range inference from legacy setup to RANDR 1.2.
Adam Jackson
1
-0
/
+48
2008-05-16
Fix hal shutdown crash.
Adam Jackson
1
-3
/
+5
2008-05-16
The great kdrive purge.
Adam Jackson
168
-63343
/
+3
2008-05-15
Add necessary include for COMPILEDDISPLAYCLASS.
Eric Anholt
1
-0
/
+1
2008-05-14
Move defaultDisplayClass to xdmcp-only visibility.
Adam Jackson
2
-2
/
+1
2008-05-14
Simplify default font path setup.
Adam Jackson
4
-12
/
+2
2008-05-14
Remove global argc/argv variables.
Adam Jackson
4
-18
/
+3
2008-05-14
Restore compression of duplicate log file entries.
Adam Jackson
1
-10
/
+0
2008-05-14
XQuartz: More work on the Mach-IPC startup path
Jeremy Huddleston
3
-11
/
+70
2008-05-14
Xquartz: More work on the new Mach startup
Jeremy Huddleston
2
-12
/
+91
2008-05-14
Added missing to EXTRA_DIST
Jeremy Huddleston
1
-0
/
+2
2008-05-14
XQuartz: Cleaned up the about box.
Jeremy Huddleston
1
-9
/
+12
2008-05-14
Don't need the fink-friendly printf in the DDX anymore.
Jeremy Huddleston
1
-1
/
+0
2008-05-13
When XKB fails to open rules file, log the file name, not the NULL file pointer
Alan Coopersmith
1
-1
/
+1
2008-05-12
Check for strcasestr and workaround it on systems without it
Alan Coopersmith
3
-1
/
+17
2008-05-12
Bug #14692: Allow drivers to have a say in Xinerama visual consolidation.
Aaron Plattner
2
-12
/
+31
2008-05-12
Fix fbdevhw initialization for PCI drivers.
Adam Jackson
1
-2
/
+2
2008-05-12
X n'est pas une print API.
Adam Jackson
271
-39501
/
+26
2008-05-12
XQuartz: Added some version checking protection so we don't trigger an infini...
Jeremy Huddleston
2
-11
/
+37
[next]