index
:
~fredinfinite23/xorg-server
master
Additional glX support for Xephyr server
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
/
glxdriswrast.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-23
glx: Extend __GLXscreen::createContext to take attributes
Ian Romanick
1
-1
/
+11
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-137
/
+123
2011-11-24
glx: don't leak driConfigs
Paulo Zanoni
1
-3
/
+11
2011-03-28
glx: Remove ->forceCurrent from the context vtable
Adam Jackson
1
-14
/
+0
2011-03-14
glx: Factor out glxProbeDriver function.
Christopher James Halse Rogers
1
-36
/
+6
2011-03-14
glx: Add texbuffer2 support to swrast
Adam Jackson
1
-0
/
+8
2010-11-30
glx: Remove swap barrier and hyperpipe support
Adam Jackson
1
-1
/
+0
2010-09-13
glxdriswrast: Use CreateGC, not CreateScratchGC.
Jamey Sharp
1
-12
/
+8
2010-06-10
glxdriswrast bugfix: configure swapgc, not gc.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-2
/
+2
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-11
/
+5
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-8
/
+8
2010-05-11
dri2: Take an XID for tracking the DRI2 drawable
Kristian Høgsberg
1
-3
/
+5
2010-04-12
glx: Set the pbuffer bit for dri2 fbconfigs
Kristian Høgsberg
1
-1
/
+4
2010-01-11
DRI2: add support for new DRI2 protocol requests
Jesse Barnes
1
-1
/
+1
2009-12-14
glx: swrast can do GLX 1.4 too
Adam Jackson
1
-0
/
+3
2009-04-20
Add newline to some LogMessage strings.
Werner LEMBERG
1
-1
/
+2
2009-04-13
glx: Fix drawable private leak on destroy
Kristian Høgsberg
1
-0
/
+2
2009-01-19
Cygwin/X: Cygwin doesn't have RTLD_LOCAL
Yaakov Selkowitz
1
-0
/
+7
2008-12-02
Fix GLX after 180bad84774493d48f2793a6281d825560944863.
Eric Anholt
1
-1
/
+1
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-7
/
+3
2008-07-24
Don't abort if swrast library is not present
Daniel Drake
1
-1
/
+1
2008-07-24
Drop the glx resize hook and stop chaining PositionWindow.
Kristian Høgsberg
1
-10
/
+0
2008-06-13
glx: drop unused cleargc
George Sapountzis
1
-7
/
+0
2008-05-23
glx: missing swrast is fatal
George Sapountzis
1
-1
/
+1
2008-05-21
Move GL/glx on level up now that it's the only thing left under GL.
Kristian Høgsberg
1
-0
/
+544