index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
/
glxdriswrast.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
glx: convert to direct GL dispatch (v2)
glx-rewrite
Adam Jackson
1
-4
/
+0
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