Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / winsys / g3dvl / dri / dri_winsys.c
2012-03-28 Christian Königvl: move winsys helper out of winsys directory
2012-03-09 Christian Königvl: handle DRI2GetBuffers reply with multiple buffers
2012-03-05 Christian Königst/vdpau: implement support for high-precision output...
2012-03-01 Christian Königvl: move dirty area handling into winsys abstraction
2012-03-01 Christian Königvl: hide X latency by using asynchronous requests
2012-03-01 Christian Königvl: use SwapBuffers instead of CopyBuffers
2012-03-01 Christian Königvl: rewrite vl DRI backend using XCB
2012-02-25 Christian Königvl: rework winsys interface
2012-02-25 Christian Königvl: cleanup dri winsys abstraction
2011-08-29 Kai Wasserbächwinsys/g3dvl: Fix include style
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-08 Christian König[g3dvl] stop calling dri2DestroyDrawable
2011-07-08 Christian König[g3dvl] and finally remove pipe_video_context
2011-07-08 Christian König[g3dvl] remove the unused priv member from pipe_video_c...
2011-07-08 Christian König[g3dvl] remove create_surface from video context
2011-07-08 Christian König[g3dvl] make pipe_context mandatory for creation pipe_v...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-05 Christian König[g3dvl] and finally split the decoder part out of the...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-23 Christian KönigSome more merge fixes
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' of ssh://cgit.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge remote branch 'origin/master' into pipe-video
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-06-06 Younes Mantonvl: Drop DRI1, clean up DRI2 bits.
2010-05-29 Younes Mantonvl: Get nouveau building again.
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-04-28 Younes Mantonvl: WIP DRI2 support in the winsys.
2010-04-24 Younes Mantonvl: Adapt to dri changes.
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2009-12-06 Younes MantonMerge branch 'master' into pipe-video
2009-12-05 Younes Mantong3dvl: It's ok to not have cliprects (minimized windows...
2009-11-06 Younes Mantong3dvl: Shared drm winsys bits.