index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
dri
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
hw/xfree86: unvalidated lengths
Nathan Kidd
1
-0
/
+1
2016-10-05
xfree86/dri: remove libdrm runtime checks
Emil Velikov
1
-21
/
+1
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
2
-6
/
+4
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
2
-13
/
+6
2016-06-08
dri1: Hide the SIGIO details from drivers
Adam Jackson
2
-74
/
+62
2016-03-02
dri1: Fix unchecked AddResource
Adam Jackson
1
-3
/
+5
2015-08-28
debug output format fix in DRISwapContext()
Jon TURNEY
1
-1
/
+1
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
1
-1
/
+1
2014-11-12
Drop trailing whitespaces
Peter Hutterer
2
-7
/
+7
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
2
-4
/
+3
2014-07-29
dri1: Remove unused DRI{,Post}ValidateTree
Adam Jackson
2
-81
/
+0
2014-04-18
dri1: Don't bother asking the loader about drmGetLibVersion
Adam Jackson
1
-9
/
+5
2014-01-22
xfree86: Fix -Wshadow warnings
Keith Packard
1
-6
/
+6
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
2
-23
/
+23
2014-01-12
xfree86/dri: Mark DRIDrvMsg and dri_drm_debug_print _X_ATTRIBUTE_PRINTF
Keith Packard
1
-12
/
+21
2012-12-19
Merge remote-tracking branch 'yselkowitz/master'
Keith Packard
1
-2
/
+2
2012-12-12
dri1: fix dri1 startup since 459c6da0f907ba33d733c7e62a116184ba2f14e5
Dave Airlie
1
-2
/
+5
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-2
/
+2
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2012-07-10
XFree86: DRI: Don't use per-target CFLAGS
Daniel Stone
1
-11
/
+11
2012-07-10
Move DRI1 from external module to built-in
Daniel Stone
4
-101
/
+5
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
3
-6
/
+9
2012-07-09
Replace INITARGS with void
Tomas Carnecky
1
-2
/
+1
2012-07-09
Use C99 designated initializers in xf86 extension Replies
Alan Coopersmith
1
-54
/
+58
2012-07-09
Use temporary variables instead of parts of reply structures
Alan Coopersmith
1
-5
/
+7
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-13
/
+12
2012-07-02
Add pixman to module dependencies for pixman_region_* functions
Alan Coopersmith
1
-1
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
2
-17
/
+12
2012-05-21
xf86: migrate to using xf86ScreenToScrn wrapper (v2)
Dave Airlie
1
-5
/
+5
2012-04-05
xfree86: allow modules to be built without undefined symbols
Yaakov Selkowitz
1
-1
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
6
-1707
/
+1652
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
1
-2
/
+2
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-14
/
+10
2011-04-24
hw/xfree86/dri: remove duplicated includes
Nicolas Kaiser
2
-3
/
+0
2011-03-28
dri: kill if 0 out code.
Dave Airlie
1
-4
/
+0
2010-12-31
dri1: warning fix
Adam Jackson
1
-1
/
+1
2010-12-07
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-5
/
+2
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
1
-43
/
+27
2010-09-14
xfree86: dri: remove unused PCI macro
Tiago Vignatti
1
-2
/
+0
2010-06-07
Make DRI_SCREEN_PRIV just return NULL when DRI isn't initialized
Keith Packard
1
-1
/
+2
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-5
/
+3
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-5
/
+10
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-18
/
+18
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-12
/
+12
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
2
-20
/
+20
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
2
-10
/
+5
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
2
-0
/
+7
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
1
-0
/
+3
[next]