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
2011-06-29
glx: Fix fbconfigs with no corresponding visual
Adam Jackson
1
-0
/
+7
2011-06-15
glx: Add _glapi_create_table_from_handle
Jeremy Huddleston
3
-0
/
+7587
2011-04-29
Merge remote-tracking branch 'jturney/remove-opengl-spec-download'
Keith Packard
1
-1
/
+1
2011-04-27
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
3
-8
/
+4
2011-04-26
configure: Let configure --enable/disable-aiglx control building of AIGLX for...
Jon TURNEY
1
-1
/
+1
2011-04-25
glx: Silence warnings when building with clang
Jeremy Huddleston
3
-8
/
+4
2011-04-22
Add RegionInitBoxes(), and fix some buggy callers of RegionInit().
Søren Sandmann Pedersen
1
-4
/
+13
2011-04-15
glx: Make --disable-dri not disable AIGLX
Adam Jackson
1
-1
/
+4
2011-04-15
glx: Use 0 rather than garbage for unknown INTEL_swap_event types
Adam Jackson
1
-0
/
+1
2011-04-15
glx: Fix lifetime tracking for pixmaps
Adam Jackson
2
-13
/
+20
2011-03-28
glx: minor cast cleanup
Adam Jackson
1
-4
/
+3
2011-03-28
glx: dead variable removal
Adam Jackson
2
-10
/
+0
2011-03-28
glx: Remove some obfuscatory macros
Adam Jackson
6
-25
/
+17
2011-03-28
glx: Remove ->forceCurrent from the context vtable
Adam Jackson
5
-45
/
+1
2011-03-28
glx: Reimplement context tags
Adam Jackson
3
-112
/
+24
2011-03-28
glx: Fix _glapi_add_dispatch
Adam Jackson
1
-200
/
+20
2011-03-28
glx: Flatten -DXFree86Server
Adam Jackson
2
-44
/
+0
2011-03-28
glx: Update some glapi comments
Adam Jackson
1
-32
/
+6
2011-03-28
glx: Lobotomize _glapi_get_proc_address
Adam Jackson
1
-34
/
+7
2011-03-28
glx: Remove noop dispatch table
Adam Jackson
4
-6752
/
+2
2011-03-23
GLX: Support TLS with better portability
Jeremy Huddleston
3
-4
/
+4
2011-03-14
glx: Use PATH_MAX as size of filename buffer
Christopher James Halse Rogers
1
-1
/
+1
2011-03-14
glx: Factor out glxProbeDriver function.
Christopher James Halse Rogers
5
-110
/
+77
2011-03-14
glx: Add texbuffer2 support to swrast
Adam Jackson
1
-0
/
+8
2011-03-08
glx: Remove unused _glapi_get_proc_name
Adam Jackson
2
-52
/
+0
2011-03-08
glx: Simplify _glapi_check_multithread
Adam Jackson
1
-45
/
+4
2011-03-08
glx: unifdef BEOS_THREADS
Adam Jackson
2
-42
/
+1
2011-03-08
glx: unifdef USE_XTHREADS
Adam Jackson
2
-96
/
+1
2011-03-08
glx: unifdef SOLARIS_THREADS
Adam Jackson
2
-94
/
+1
2011-03-08
glx: Remove unused _glapi_get_proc_offset and friends
Adam Jackson
2
-126
/
+0
2011-02-15
glx: Work around wrong request lengths sent by mesa
Julien Cristau
2
-9
/
+22
2011-02-15
glx: fix BindTexImageEXT length check
Julien Cristau
2
-2
/
+14
2011-02-15
glx: fix request length check for CreateGLXPbufferSGIX
Julien Cristau
2
-2
/
+2
2011-01-10
glx: validate numAttribs field before using it
Julien Cristau
2
-0
/
+45
2011-01-10
glx: swap the request arrays entirely, not just half of them
Julien Cristau
1
-5
/
+5
2011-01-10
glx: check request length before swapping
Julien Cristau
1
-5
/
+130
2011-01-10
glx: validate request lengths
Julien Cristau
2
-9
/
+135
2011-01-10
glx: make sure screen is non-negative in validGlxScreen
Julien Cristau
1
-1
/
+1
2010-12-31
glx: warning fixes
Adam Jackson
1
-1
/
+1
2010-12-31
GLX: DRI2: Fix mismatched-types warning
Daniel Stone
1
-1
/
+1
2010-11-30
glx: Remove swap barrier and hyperpipe support
Adam Jackson
12
-355
/
+1
2010-11-10
Merge remote branch 'whot/for-keith'
Keith Packard
3
-11
/
+4
2010-11-10
Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.
Eric Anholt
1
-3
/
+1
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
3
-9
/
+3
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-2
/
+1
2010-09-28
glx: Fix use after free in DrawableGone
Kristian Høgsberg
1
-6
/
+5
2010-09-13
glxdriswrast: Use CreateGC, not CreateScratchGC.
Jamey Sharp
1
-12
/
+8
2010-08-19
glx: Prevent NULL context deref in __glXGetDrawable() (bug 29184)
Chris Wilson
1
-0
/
+7
2010-07-13
Unwrap/rewrap EnterVT/LeaveVT completely, Fixes 28998
Keith Packard
2
-4
/
+30
2010-06-22
dri2: avoid crash with old dri drivers.
Dave Airlie
1
-1
/
+2
[next]