index
:
~fredinfinite23/xorg-server
master
Additional glX support for Xephyr server
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
Merge remote-tracking branch 'mattst88/for-keith'
Keith Packard
121
-4203
/
+3244
2011-09-21
Merge remote-tracking branch 'alanc/master'
Keith Packard
12
-532
/
+610
2011-09-21
Merge remote-tracking branch 'jamey/reviewed'
Keith Packard
41
-242
/
+99
2011-09-21
xkb: add missing swaps for xkbGetDeviceInfoReply
Peter Harris
1
-0
/
+3
2011-09-21
Use __builtin_constant_p to determine if we can use lswapl
Matt Turner
1
-2
/
+13
2011-09-21
Use lswap{l,s} in cpswap{l,s}
Matt Turner
1
-8
/
+6
2011-09-21
Make lswap{l,s} inline functions
Matt Turner
1
-6
/
+12
2011-09-21
Add type checking to swap macros
Matt Turner
1
-0
/
+16
2011-09-21
Introduce swap_uint{16,32} functions, used in swap{l,s}
Matt Turner
1
-10
/
+20
2011-09-21
Cast char* buffers to swap functions
Matt Turner
3
-11
/
+11
2011-09-21
Use correct swap{l,s} (or none at all for CARD8)
Matt Turner
9
-25
/
+13
2011-09-21
fb: Rename wfbTriangles and wfbTrapezoids
Aaron Plattner
1
-0
/
+2
2011-09-21
Use internal temp variable for swap macros
Matt Turner
115
-4140
/
+3164
2011-09-21
Silence printf format warnings in helper_exec.c
Matt Turner
1
-16
/
+16
2011-09-21
Replace Fabs() macro with fabs() function
Matt Turner
4
-8
/
+5
2011-09-21
Remove unnecessary #undefs of [f]abs and old comments
Matt Turner
2
-12
/
+0
2011-09-21
devbook.am: maintenance update from docbook.am
Gaetan Nadon
1
-26
/
+19
2011-09-21
docbook.am: embed css styles inside the HTML HEAD element
Gaetan Nadon
1
-2
/
+0
2011-09-21
docbook.am: global maintenance update - entities, images and olinking
Gaetan Nadon
1
-54
/
+62
2011-09-21
DRI2: Allow DDX to validate swap_limit changes
Pauli Nieminen
2
-1
/
+25
2011-09-21
DRI2: Expose API to set drawable swap limit.
Pauli Nieminen
2
-0
/
+24
2011-09-21
DRI2: Add ReuseBufferNotify hook
Pauli Nieminen
2
-1
/
+23
2011-09-21
print DisplayMode type bits
vdb@picaros.org
1
-7
/
+48
2011-09-21
Merge remote-tracking branch 'kibi/master'
Keith Packard
2
-6
/
+2
2011-09-21
xfree86: Bump extension ABI version to 6.0
Aaron Plattner
1
-1
/
+1
2011-09-20
Space & style cleanup of hw/xfree86/i2c/fi1236.c
Alan Coopersmith
1
-466
/
+536
2011-09-20
Cross-reference cvt(1) & gtf(1) man pages
Alan Coopersmith
2
-4
/
+2
2011-09-20
Remove unused ClientStateAuthenticating
Alan Coopersmith
2
-15
/
+5
2011-09-19
Fix pixmap double-frees on error paths.
Jamey Sharp
2
-6
/
+1
2011-09-19
Eliminate MAXSCREENS-sized CursorScreenKey array.
Jamey Sharp
8
-15
/
+15
2011-09-19
Revert "Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the state"
Jamey Sharp
2
-22
/
+2
2011-09-19
Remove unused ClientStateCheckingSecurity & ClientStateCheckedSecurity
Alan Coopersmith
2
-6
/
+3
2011-09-19
sun_init.c: Implement novtswitch & sharevts for Solaris
Alan Coopersmith
1
-3
/
+13
2011-09-19
Replace XmuSnprintf with snprintf.
Jamey Sharp
9
-32
/
+31
2011-09-18
xnest: Delete unused nClipRects GC-private field.
Jamey Sharp
2
-4
/
+0
2011-09-18
XineramaInitData ignores its argument. Quit passing one.
Jamey Sharp
3
-8
/
+8
2011-09-18
dmx: Fix some "no previous prototype" warnings by making functions static.
Jamey Sharp
3
-43
/
+39
2011-09-18
dmx: Fix a non-constant printf format string warning.
Jamey Sharp
1
-2
/
+2
2011-09-16
sun_init.c: Move vt switches to a switch_to helper function like lnx_init.c
Alan Coopersmith
1
-11
/
+19
2011-09-16
Xorg.man: Add -novtswitch and -sharevts options
Alan Coopersmith
1
-0
/
+7
2011-09-16
xfree86: move -novtswitch & -sharevts argument handling up to common layer
Alan Coopersmith
5
-30
/
+28
2011-09-16
configure.ac: Remove unreachable check for VM86 headers.
Jamey Sharp
2
-10
/
+0
2011-09-15
int10: Delete #if 0'd implementation that's older than our git history.
Jamey Sharp
1
-13
/
+1
2011-09-15
Remove PC98 support.
Jamey Sharp
10
-75
/
+1
2011-09-15
configure.ac: XORG_OS is not used, so delete it.
Jamey Sharp
1
-8
/
+0
2011-09-15
configure.ac: Remove unused XORG_OS_PCI variable.
Jamey Sharp
1
-3
/
+0
2011-09-15
x86emu: There is no NO_INLINE implementation of unaligned access here.
Jamey Sharp
1
-2
/
+0
2011-08-31
render: Replace __inline with inline.
Cyril Brulebois
1
-5
/
+1
2011-08-31
configure.ac: Fix help string for mitshm.
Cyril Brulebois
1
-1
/
+1
2011-08-26
Version bumped to 1.11
Keith Packard
1
-2
/
+2
[next]