index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
dri2
Age
Commit message (
Expand
)
Author
2009-09-14
dri2: Don't crash if pPriv is NULL.
Michel Dänzer
2009-07-06
dri2: Preserve compatibility with 1.6 DRI2 API/ABI
Keith Packard
2009-06-11
DRI2: update DRI2 private drawable width & height according to X drawable
Jerome Glisse
2009-06-11
DRI2: Force allocation of real-front buffer for non-windows as well
Ian Romanick
2009-06-11
DRI2: Implement protocol for DRI2GetBuffersWithFormat
Ian Romanick
2009-06-11
DRI2: Add interface for drivers to query DRI2 extension version
Ian Romanick
2009-06-11
DRI2: Synchronize the contents of the real and fake front-buffers
Ian Romanick
2009-06-11
DRI2: Do not send the real front buffer of a window to the client
Ian Romanick
2009-06-11
DRI2: Add fake front-buffer to request list for windows
Ian Romanick
2009-05-08
DRI2: Send the version the code actually supports
Ian Romanick
2008-12-01
Drop unused DRI2 vblank infrastructure.
Kristian Høgsberg
2008-11-15
DRI2: Don't crash in DRI2ClipNotify when DRI2DrawablePtr is NULL.
Michel Dänzer
2008-10-15
dri2: Update to latest protocol draft.
Kristian Høgsberg
2008-10-04
dri2: fix compilation (remove no longer existing include file)
Roland Scheidegger
2008-08-29
DRI2: Drop sarea use, implement server side swap buffers.
Kristian Høgsberg
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
2008-05-21
Get out of the mesa symlinking business.
Kristian Høgsberg
2008-04-02
Pick up dri2proto from the standard proto header include path.
Kristian Høgsberg
2008-04-02
Add @XORG_CFLAGS@ to satisfy xf86* includes.
Kristian Høgsberg
2008-04-02
dri2: fix crasher if DRI2Connect fails
Xiang, Haihao
2008-03-31
Implement DRI2 direct rendering and update AIGLX to DRI interface changes.
Kristian Høgsberg
2008-03-11
DRI2: Add DRI2AuthConnection().
Kristian Høgsberg
2008-03-09
DRI2: Return event buffer head index in DRI2CreateDrawable.
Kristian Høgsberg
2008-02-29
GLX: Adjust to changes in DRI driver interface.
Kristian Høgsberg
2008-02-14
GLX: Implement support for TTM BO based TFP when available.
Kristian Høgsberg
2008-02-14
Add DRI2 module.
Kristian Høgsberg