index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
/
glxProxy
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-28
glx: Remove some obfuscatory macros
Adam Jackson
1
-8
/
+0
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-1
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-2
/
+2
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-1
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-2
/
+2
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-0
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-54
/
+0
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-1
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-0
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-2
/
+2
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-24
/
+18
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-19
/
+12
2010-12-31
glx: warning fixes
Adam Jackson
1
-1
/
+1
2010-12-07
Replace SecurityLookupIDByClass() with dixLookupResourceByClass().
Cyril Brulebois
1
-14
/
+19
2010-12-07
Replace SecurityLookupIDByType() with dixLookupResourceByType(), take 2.
Cyril Brulebois
1
-1
/
+4
2010-12-07
Replace LookupIDByType() with dixLookupResourceByType(), take 2.
Cyril Brulebois
2
-3
/
+13
2010-12-07
Replace LookupIDByType() with dixLookupResourceByType(), take 1.
Cyril Brulebois
1
-46
/
+88
2010-12-01
Fix screen number checks.
Cyril Brulebois
2
-4
/
+4
2010-11-11
Remove more superfluous if(p) checks around free(p).
Cyril Brulebois
2
-10
/
+10
2010-09-13
dmx: Delete '#undef Xmalloc' and friends.
Jamey Sharp
4
-20
/
+0
2010-09-13
dmx: __glXMalloc -> malloc, etc.
Jamey Sharp
5
-126
/
+45
2010-09-13
dmx: Delete unused GLX visual matching code.
Jamey Sharp
4
-449
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
6
-32
/
+32
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
2
-5
/
+2
2010-06-05
dmx: Split glx scalar swap variables from array swap variables.
Jamey Sharp
7
-1
/
+147
2010-05-26
dmx: Remove dead __glXDispSwap_DrawArraysEXT definition.
Jamey Sharp
1
-6
/
+0
2010-05-26
dmx: Delete unused local variables.
Jamey Sharp
5
-48
/
+2
2010-05-26
dmx: Xfree -> free
Jamey Sharp
4
-12
/
+12
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
9
-32
/
+32
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-12
/
+10
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+7
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
1
-0
/
+4
2009-07-14
dmx: switch to byte counting functions
Peter Hutterer
1
-1
/
+1
2009-06-02
Remove some libXfont leftovers
Adam Jackson
3
-3
/
+0
2009-01-18
Kill off --with-mesa-source completely
Dan Nicholson
1
-3
/
+0
2008-12-19
dmx: Fix calloc macro confusion.
Adam Jackson
2
-5
/
+7
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
10
-10
/
+0
2008-11-08
Remove some null statements.
James Cloos
1
-1
/
+1
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
3
-14
/
+6
2008-09-22
Upgrade GLX Public License 1.0 to FreeB 2.0.
Adam Jackson
1
-18
/
+28
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
27
-861
/
+756
2008-06-23
Bug #16302: Fix GLX drawable refcounting in DMX.
Jesse Ruffin
1
-9
/
+6
2008-05-23
glx: fix forgotten swrast -> SWRast
George Sapountzis
1
-1
/
+1
2008-05-21
Drop glcore GLX provider.
Kristian Høgsberg
1
-1
/
+1
2008-02-28
XACE: Fix instances of DixUnknownAccess at hook callsites.
Eamon Walsh
1
-12
/
+12
2008-02-22
Fix Xinerama's consolidated visual handling.
Adam Jackson
1
-9
/
+2
2007-12-29
GL: Add GLX compile flags lost in modular X server changes
Jurij Smakov
1
-0
/
+1
2007-06-29
Death to RCS tags.
Adam Jackson
2
-2
/
+0
2007-04-30
fix __glXErrorCallBack() proto
Colin Guthrie
1
-1
/
+1
2007-02-02
dmx: drop leftover __GLXdrawablePrivateRec struct.
George Sapountzis
2
-55
/
+0
[next]