index
:
~dottedmag/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
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
fixes
for-keithp
glucose-2
gsr-current
input-hotplug
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
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
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
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
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
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
dri2
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-06
Remove old DRI2 buffer alloc/free interfaces
Keith Packard
3
-205
/
+69
2009-07-06
dri2: Preserve compatibility with 1.6 DRI2 API/ABI
Keith Packard
3
-77
/
+203
2009-06-23
dri2: Don't crash if pPriv is NULL.
Michel Dänzer
1
-2
/
+10
2009-05-11
DRI2: update DRI2 private drawable width & height according to X drawable
Jerome Glisse
1
-0
/
+2
2009-05-01
DRI2: Force allocation of real-front buffer for non-windows as well
Ian Romanick
1
-8
/
+11
2009-04-24
DRI2: Implement protocol for DRI2GetBuffersWithFormat
Ian Romanick
3
-80
/
+231
2009-04-24
DRI2: Add interface for drivers to query DRI2 extension version
Ian Romanick
2
-0
/
+27
2009-04-20
DRI2: Send the version the code actually supports
Ian Romanick
1
-2
/
+2
2009-04-10
DRI2: Synchronize the contents of the real and fake front-buffers
Ian Romanick
1
-0
/
+22
2009-04-10
DRI2: Do not send the real front buffer of a window to the client
Ian Romanick
1
-2
/
+22
2009-04-10
DRI2: Add fake front-buffer to request list for windows
Ian Romanick
1
-0
/
+40
2009-01-18
Don't reuse PKG_CHECK_MODULES identifiers
Dan Nicholson
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
2
-16
/
+16
2008-12-01
Drop unused DRI2 vblank infrastructure.
Kristian Høgsberg
2
-29
/
+0
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
1
-5
/
+5
2008-11-15
DRI2: Don't crash in DRI2ClipNotify when DRI2DrawablePtr is NULL.
Michel Dänzer
1
-1
/
+1
2008-10-15
dri2: Update to latest protocol draft.
Kristian Høgsberg
3
-87
/
+124
2008-10-04
dri2: fix compilation (remove no longer existing include file)
Roland Scheidegger
1
-1
/
+0
2008-08-29
DRI2: Drop sarea use, implement server side swap buffers.
Kristian Høgsberg
3
-374
/
+232
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-3
/
+6
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-6
/
+1
2008-05-21
Get out of the mesa symlinking business.
Kristian Høgsberg
1
-1
/
+1
2008-04-02
Pick up dri2proto from the standard proto header include path.
Kristian Høgsberg
1
-1
/
+1
2008-04-02
Add @XORG_CFLAGS@ to satisfy xf86* includes.
Kristian Høgsberg
1
-1
/
+1
2008-04-02
dri2: fix crasher if DRI2Connect fails
Xiang, Haihao
1
-1
/
+1
2008-03-31
Implement DRI2 direct rendering and update AIGLX to DRI interface changes.
Kristian Høgsberg
4
-45
/
+444
2008-03-11
DRI2: Add DRI2AuthConnection().
Kristian Høgsberg
2
-0
/
+13
2008-03-09
DRI2: Return event buffer head index in DRI2CreateDrawable.
Kristian Høgsberg
2
-3
/
+5
2008-02-29
GLX: Adjust to changes in DRI driver interface.
Kristian Høgsberg
2
-14
/
+0
2008-02-14
GLX: Implement support for TTM BO based TFP when available.
Kristian Høgsberg
2
-0
/
+11
2008-02-14
Add DRI2 module.
Kristian Høgsberg
3
-0
/
+540