index
:
~idr/xserver
GLX_ARB_create_context
for-keithp
glx-fixes
glx-float-fbconfig
master
Unnamed repository; edit this file to name it for gitweb.
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
Nuke the MIT-SUNDRY-NONSTANDARD extension.
Eric Anholt
12
-201
/
+0
2008-04-18
Finish deleting EVI
Adam Jackson
2
-323
/
+0
2008-04-18
Death to APPGROUP.
Adam Jackson
15
-980
/
+1
2008-04-18
Death to Extended Visual Information.
Adam Jackson
9
-54
/
+0
2008-04-17
XQuartz: Forgot to commit xprEvent.[hc] ...
Jeremy Huddleston
4
-0
/
+127
2008-04-17
Added XKB support for Xquartz
Ben Byer
1
-15
/
+42
2008-04-17
XQuartz: Moved some rootless-specific cruft into xpr
Jeremy Huddleston
5
-32
/
+13
2008-04-17
XQuartz: Use a mutex to ensure we only have one thread calling mieqEnqueue at...
Jeremy Huddleston
4
-103
/
+149
2008-04-17
XQuartz: A little more debugging output from threadSafety
Jeremy Huddleston
2
-5
/
+15
2008-04-17
XQuartz: Fixed some missing prototypes
Jeremy Huddleston
2
-0
/
+6
2008-04-17
XQuartz: Added framework for asserting which thread we're in.
Jeremy Huddleston
5
-6
/
+115
2008-04-17
removed Xquartz debugging code that leaked into master. Our Bad.
Ben Byer
1
-14
/
+0
2008-04-17
XQuartz: Include version info for CrashReporter
Jeremy Huddleston
1
-0
/
+2
2008-04-17
XQuartz: Use strerror(errno)... cause I like text more than grepping header f...
Jeremy Huddleston
1
-6
/
+6
2008-04-17
merged darwinKeyboard.[ch] into quartzKeyboard
Jeremy Huddleston
7
-1046
/
+964
2008-04-17
oops, missed a spot
Ben Byer
1
-1
/
+1
2008-04-17
formatting cleanup
Ben Byer
1
-69
/
+66
2008-04-17
delete debugging spew
Ben Byer
1
-8
/
+0
2008-04-17
add support for horizontal scrolling (buttons 6 and 7)
Ben Byer
4
-35
/
+34
2008-04-17
enable keyboard map debugging -- it's going to x11-debug.txt, anyway ... so n...
Ben Byer
1
-1
/
+2
2008-04-17
darwinKeyboard: refactor slightly so that we're not cutting and pasting code ...
Ben Byer
1
-54
/
+12
2008-04-17
hack to Xquartz to prevent xmodmap from wiping out our valid modmap, per daniels
Ben Byer
1
-0
/
+1
2008-04-17
kludge: miEqEnqueue wants a device, even if we're passing custom messages,
Ben Byer
1
-1
/
+1
2008-04-18
Create dix/libXpdix.la for Xprint-specific build of libdix.la
Drew Parsons
2
-2
/
+13
2008-04-18
Define XPRINT in XPRINT_CFLAGS (configure.ac)
Drew Parsons
2
-2
/
+2
2008-04-17
Optimize dixLookupPrivate for repeated lookups of the same private.
Michel Dänzer
1
-5
/
+12
2008-04-17
EXA: Avoid some fallbacks in exaCopyNtoN.
Tilman Sauerbeck
1
-6
/
+26
2008-04-17
Fix composite on !darwin
Julien Cristau
1
-0
/
+3
2008-04-16
XQuartz: Don't enable rootless accelerated functionality... crashy...
Jeremy Huddleston
4
-11
/
+8
2008-04-16
XQuartz: Don't use composite.
Jeremy Huddleston
2
-2
/
+10
2008-04-16
Xquartz: Don't need to link against rlAccel since we don't use it
Jeremy Huddleston
1
-1
/
+0
2008-04-16
Update ac_define_dir macro in acinclude.m4 to 2008-04-12 version
Alan Coopersmith
1
-13
/
+15
2008-04-16
Update dolt from upstream, fixing fallback to libtool.
Eric Anholt
1
-6
/
+8
2008-04-15
Include pciaccess in the xorg-server.pc Requires line.
Aaron Plattner
1
-1
/
+1
2008-04-15
XQuartz: Removed a call to RootlessReorderWindow from the Carbon thread
Jeremy Huddleston
6
-15
/
+9
2008-04-14
Make DRI2 a serverlayout/serverflags option.
Kristian Høgsberg
3
-4
/
+25
2008-04-14
EXA: Update pixmaps' accel_blocked field in ModifyPixmapHeader.
Tilman Sauerbeck
1
-21
/
+32
2008-04-14
EXA: Teach exaCompositeFallbackPictDesc() about x8r8g8b8.
Tilman Sauerbeck
1
-0
/
+3
2008-04-14
glx: silly nitpick...
Dave Airlie
1
-1
/
+1
2008-04-14
glcore: make visualRating GLX_NONE - note GLX_NONE is not == 0
Dave Airlie
1
-0
/
+1
2008-04-14
glcore: zero fbconfigs before filling them in.
Dave Airlie
1
-1
/
+1
2008-04-12
Check for __x86_64__ when we check for __amd64__
Matt Turner
14
-17
/
+19
2008-04-11
Xquartz: Added applicationShouldHandleReopen:hasVisibleWindows to handle dock...
Jeremy Huddleston
1
-9
/
+15
2008-04-11
Stop building mfb/afb/xf1bpp by default.
Adam Jackson
1
-2
/
+2
2008-04-11
So long, and thanks for all the cfb.
Adam Jackson
71
-28981
/
+3
2008-04-11
Add doltcompile to .gitignore
Adam Jackson
1
-0
/
+1
2008-04-11
dix: Call DeleteInputDeviceRequest from CloseDownDevices (#14418)
Peter Hutterer
3
-10
/
+18
2008-04-10
Fixed configure.ac for autoconf 2.62.
Tilman Sauerbeck
1
-2
/
+8
2008-04-10
Fix dolt to error out on compile error, and not print errors on race to mkdir.
Eric Anholt
1
-4
/
+4
2008-04-10
Remove NDEBUG (assert() disable) define from the X Server.
Eric Anholt
9
-27
/
+6
[next]