index
:
~airlied/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
stable-1.14-fixes
tmp-api
tmp-train-work
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xinerama-cleanup
xinerama-the-revenge
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xserver-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-13
glx: fix retval checks when failures occur for drawable creation.
Alan Hourihane
1
-1
/
+9
2009-02-12
Enable pbuffers
Ian Romanick
2
-1
/
+2
2009-02-10
glx: Replace broken GLX visual setup with a fixed "all" mode.
Eric Anholt
2
-157
/
+78
2009-02-04
Fix "warning: cast to pointer from integer of different size"
Tomas Carnecky
2
-2
/
+2
2009-02-02
glx: Don't match fbconfigs to visuals with mismatched channel masks.
Eric Anholt
1
-5
/
+11
2009-02-01
Prevent double unref of glxdrawables
Pierre Willenbrock
1
-0
/
+4
2009-01-19
Cygwin/X: Cygwin doesn't have RTLD_LOCAL
Yaakov Selkowitz
1
-0
/
+7
2009-01-18
Don't reuse PKG_CHECK_MODULES identifiers
Dan Nicholson
1
-0
/
+1
2009-01-15
GLX: Avoid a crash when we have an uninitialized GL context
Jon TURNEY
1
-0
/
+3
2008-12-17
Ensure symbols required by swrast_dri.so are visible.
Paulo Cesar Pereira de Andrade
2
-5
/
+6
2008-12-14
GLX: Changes resulting from changes to Mesa generator scripts / data
Ian Romanick
7
-18
/
+28
2008-12-12
Warning fix: Remove dead glXDisp{,Swap}_DrawArraysEXT definitions.
Eric Anholt
2
-10
/
+0
2008-12-12
Warning fix (GL likes to call strings GLubyte * instead of char *).
Eric Anholt
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
16
-16
/
+0
2008-12-03
Test for DRI2 extension in dri_internal.h and only enable AIGLX DRI2 if found.
Kristian Høgsberg
1
-2
/
+2
2008-12-02
Fix GLX after 180bad84774493d48f2793a6281d825560944863.
Eric Anholt
4
-4
/
+5
2008-12-02
Add visibility flags to XSERVER_CFLAGS.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-12
CopySubBuffer expects GL style coordinates.
Kristian Høgsberg
1
-2
/
+3
2008-11-04
AIGLX: Reinstate call to driver texOffsetFinish hook.
Michel Dänzer
1
-0
/
+2
2008-11-04
AIGLX: Don't truncate offset returned by driver texOffsetStart hook on 32 bit.
Michel Dänzer
1
-1
/
+1
2008-11-03
AIGLX: Allow 2D driver to prevent zero-copy texturing of a pixmap.
Michel Dänzer
1
-1
/
+16
2008-10-23
dri2: fail at context creation if driver fail to create it's context
Jerome Glisse
1
-0
/
+4
2008-10-21
Bug #18159: Spell "anisotropic" correctly
Adam Jackson
1
-1
/
+1
2008-10-15
GLX: fix build when dri2 _is_ available.
Luc Verhaegen
1
-1
/
+1
2008-10-15
GLX: fix build when dri2 is not available.
Luc Verhaegen
1
-2
/
+8
2008-10-15
dri2: Update to latest protocol draft.
Kristian Høgsberg
1
-12
/
+22
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
4
-23
/
+10
2008-09-24
GLX: Make sure GLX_SGI_make_current_read is enabled when possible
Ian Romanick
1
-0
/
+9
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
24
-786
/
+672
2008-08-31
damage: choose less ambiguous function names
Maarten Maathuis
1
-2
/
+2
2008-08-30
Removed dead glcontextmodes
Jeremy Huddleston
3
-607
/
+0
2008-08-29
{damage,exa}: sanitise damage
Maarten Maathuis
1
-1
/
+3
2008-08-29
DRI2: Drop sarea use, implement server side swap buffers.
Kristian Høgsberg
2
-62
/
+65
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2
-2
/
+4
2008-08-26
Fix driGetConfigAttribIndex unaligned access to GLboolean.
Kristian Høgsberg
3
-23
/
+8
2008-08-17
glx: avoid possible NULLptr deref, fix #16884
Jie Luo
1
-4
/
+8
2008-08-09
glx: fix crash in driGetConfigAttribIndex
Dave Miller
1
-0
/
+4
2008-08-06
glcontextmodes.[hc] were not added with the removal of the meas symlinks patc...
Jeremy Huddleston
3
-0
/
+607
2008-07-28
GLX: Unreference drawables bound to the old context, not the new one.
Michel Dänzer
1
-3
/
+3
2008-07-28
AIGLX/DRI1: Pay more attention to return value from DRIGetDrawableInfo().
Michel Dänzer
1
-2
/
+6
2008-07-25
Clean up unused definitions from glx headers.
Kristian Høgsberg
3
-57
/
+0
2008-07-24
Don't abort if swrast library is not present
Daniel Drake
2
-14
/
+25
2008-07-24
Drop the glx resize hook and stop chaining PositionWindow.
Kristian Høgsberg
7
-90
/
+0
2008-07-24
Drop unnecessary linked list of contexts from GLXDrawable.
Kristian Høgsberg
3
-83
/
+10
2008-07-21
Need to unref pixmaps backing pbuffers too.
Kristian Høgsberg
1
-1
/
+5
2008-07-21
Fix embarrasing GLXPixmap leak.
Kristian Høgsberg
2
-4
/
+5
2008-07-20
distcheck fixes
Julien Cristau
1
-0
/
+3
2008-07-02
VBO: Regenerate files based on recent changes to gl_API.xml
Ian Romanick
2
-2
/
+14
2008-06-13
glx: drop unused cleargc
George Sapountzis
1
-7
/
+0
[next]