summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/g3dvl/dri
Commit message (Expand)AuthorAgeFilesLines
* dri: drop DRI_VALIDATE macrosGeorge Sapountzis2011-11-041-24/+0
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-041-1/+1
* winsys/g3dvl: Fix include styleKai Wasserbäch2011-08-291-10/+10
* [g3dvl] stop calling dri2DestroyDrawableChristian König2011-07-091-16/+0
* [g3dvl] and finally remove pipe_video_contextChristian König2011-07-081-15/+3
* [g3dvl] remove the unused priv member from pipe_video_contextChristian König2011-07-081-4/+1
* [g3dvl] remove create_surface from video contextChristian König2011-07-081-1/+1
* [g3dvl] make pipe_context mandatory for creation pipe_video_contextChristian König2011-07-081-5/+18
* [g3dvl] stop waiting for replay of DRI2CopyRegionChristian König2011-04-071-4/+1
* [g3dvl] and finally split the decoder part out of the contextChristian König2011-04-061-8/+2
* Merge remote branch 'origin/master' into pipe-videoChristian König2010-12-111-11/+20
* Some more merge fixesChristian König2010-10-231-16/+2
* Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-121-1/+0
* vl: Drop DRI1, clean up DRI2 bits.Younes Manton2010-06-063-334/+129
* vl: Get nouveau building again.Younes Manton2010-05-291-24/+43
* Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoYounes Manton2010-04-301-5/+10
* vl: WIP DRI2 support in the winsys.Younes Manton2010-04-286-32/+979
* vl: Adapt to dri changes.Younes Manton2010-04-241-6/+6
* g3dvl: It's ok to not have cliprects (minimized windows, etc).Younes Manton2009-12-051-16/+18
* g3dvl: Shared drm winsys bits.Younes Manton2009-11-057-0/+1894