index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
dri
/
dri.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-24
hw/xfree86/dri: remove duplicated includes
Nicolas Kaiser
1
-2
/
+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-14
xfree86: dri: remove unused PCI macro
Tiago Vignatti
1
-2
/
+0
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
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-18
/
+18
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-5
/
+4
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+3
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-18
dri: use noPanoramiXExtension directly.
Shunichi Fuji
1
-11
/
+3
2009-09-16
Change xf86dristr.h includes to use xf86driproto.h instead
Alan Coopersmith
1
-1
/
+1
2009-08-28
xf86 ddx: add vga arbiter support.
Dave Airlie
1
-0
/
+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
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-54
/
+54
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
1
-0
/
+19
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
2008-05-02
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+1
2008-05-01
Fix an off by one read error in drmSIGIOHandler().
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-36
/
+16
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-43
/
+8
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-36
/
+4
2007-10-18
Drop VisualConfigPriv support from the DRI module.
Kristian Høgsberg
1
-36
/
+4
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+2
2007-10-12
Convert GLX module to use screen private indexes like everything else.
Kristian Høgsberg
1
-2
/
+2
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-36
/
+16
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-79
/
+146
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-79
/
+146
2007-07-27
Don't map the front buffer in libdri if the ddx driver doesn't set the size.
Kristian Høgsberg
1
-30
/
+40
2007-07-10
Make sure DRI drawables are cleaned up when client dies.
Michel Dänzer
1
-42
/
+97
2007-06-25
Make sure DRIScreenPrivIndex is -1 when no DRI screen private is allocated.
Michel Dänzer
1
-7
/
+9
2007-06-19
Merge branch 'master' into mpx
Peter Hutterer
1
-10
/
+33
2007-06-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-182
/
+372
2007-06-11
DRI: Clip cliprects obtained from DRIGetDrawableInfo to screen dimensions.
Michel Dänzer
1
-7
/
+12
2007-06-11
DRITreeTraversal: Stop walking tree when we've seen all DRI windows.
Michel Dänzer
1
-3
/
+8
2007-05-22
DRI: Add TexOffset driver hooks.
Michel Dänzer
1
-0
/
+13
2007-04-27
Merge branch 'master' into mpx
Peter Hutterer
1
-172
/
+339
2007-04-19
libdri: Make sure the new DRIInfo keepFDOpen member is honoured.
Thomas Hellstrom
1
-0
/
+3
2007-04-16
Changes for single-entity multi-screen DRI.
Thomas Hellstrom
1
-172
/
+336
2007-03-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-24
/
+113
[next]