index
:
~mattst88/xserver
alpha-1.7-branch
bswap-cleanup
bswap-cleanup0
bswap-cleanup2
for-keith
ioaddress
mattst88's xserver repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-22
incomplete: Remove xf86{Un,}MapVidMem
ioaddress
Adam Jackson
10
-1539
/
+0
2011-09-22
int10: Port internal users off xf86MapVidMem
Adam Jackson
2
-7
/
+11
2011-09-22
pci: Remove xf86MapDomainMemory
Adam Jackson
7
-282
/
+4
2011-09-22
int10: Use pciaccess rom fetch for !PC machines
Adam Jackson
1
-57
/
+1
2011-09-22
pci: Remove the PCITAG type
Adam Jackson
3
-9
/
+1
2011-09-22
xfree86: Remove unused bios_devmem.c
Adam Jackson
2
-78
/
+0
2011-09-22
linux: Remove ia64 domain I/O support code
Adam Jackson
3
-198
/
+1
2011-09-22
linux: Remove pre-2.6 PCI interface support
Adam Jackson
1
-30
/
+2
2011-09-22
bus: remove some dead struct fields
Adam Jackson
1
-6
/
+0
2011-09-22
linux: Use pci_device_get_parent_bridge instead of open-coding it
Adam Jackson
1
-40
/
+1
2011-09-22
pci: Port xf86MapLegacyIO to pciaccess
Adam Jackson
9
-157
/
+21
2011-09-22
vgahw: Port to pciaccess IO space routines
Adam Jackson
2
-60
/
+55
2011-09-22
vgahw: Don't default to standard (port space) access routines
Adam Jackson
1
-3
/
+0
2011-09-22
vgahw: Remove IO domain setup
Adam Jackson
1
-1
/
+0
2011-09-22
int10: Port to pciaccess' legacy IO API
Adam Jackson
4
-52
/
+52
2011-09-22
xfree86: Move xf86GetClocks to vgahw
Adam Jackson
4
-96
/
+96
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
for-keith
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
[next]