index
:
~marcoz/xserver
server-1.13-branch
Unnamed repository; edit this file 'description' to name the repository.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
dri
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
1
-3
/
+5
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-3
/
+4
2009-09-18
dri: use noPanoramiXExtension directly.
Shunichi Fuji
1
-11
/
+3
2009-09-16
Change xf86dristr.h includes to use xf86driproto.h instead
Alan Coopersmith
3
-3
/
+3
2009-08-28
xf86 ddx: add vga arbiter support.
Dave Airlie
1
-0
/
+7
2009-07-14
xfree86: switch to byte counting functions
Peter Hutterer
1
-7
/
+7
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-2
/
+3
2009-02-23
DRI1: Make DRICreateDrawable return TRUE for pixmaps.
Michel Dänzer
1
-1
/
+1
2009-01-18
Kill off --with-mesa-source completely
Dan Nicholson
1
-2
/
+0
2009-01-18
Don't reuse PKG_CHECK_MODULES identifiers
Dan Nicholson
1
-1
/
+1
2009-01-11
xfree86: don't mix declarations and code
Julien Cristau
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
2
-4
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
2
-108
/
+108
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-27
/
+27
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
1
-27
/
+27
2008-11-24
Notify DRI when crtc regions change
Keith Packard
3
-0
/
+26
2008-10-10
dri: don't set the dixPrivate key to NULL, as this is a staticly set variable.
Maarten Maathuis
1
-2
/
+0
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-3
/
+4
2008-07-04
Remove deprecated function miPointerPosition().
Tiago Vignatti
1
-1
/
+1
[next]