summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/g3dvl
Commit message (Expand)AuthorAgeFilesLines
* vl: move winsys helper out of winsys directoryChristian König2012-03-285-651/+0
* vl: handle DRI2GetBuffers reply with multiple buffersChristian König2012-03-091-10/+23
* st/vdpau: implement support for high-precision output timingChristian König2012-03-053-31/+133
* vl: move dirty area handling into winsys abstractionChristian König2012-03-013-2/+48
* vl: hide X latency by using asynchronous requestsChristian König2012-03-011-11/+37
* vl: use SwapBuffers instead of CopyBuffersChristian König2012-03-011-40/+9
* vl: rewrite vl DRI backend using XCBChristian König2012-03-014-856/+145
* vl: fix a douple free in xsp winsys backendChristian König2012-02-271-1/+1
* vl: rework winsys interfaceChristian König2012-02-253-185/+54
* vl: cleanup dri winsys abstractionChristian König2012-02-257-1575/+56
* vl: fix some missing prototypes errorChristian König2012-01-311-27/+0
* g3dvl/xlib: fix build by changing include orderTobias Droste2011-12-111-2/+2
* 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-293-19/+19
* [g3dvl] remove some unneeded MakefilesChristian König2011-07-134-121/+0
* [g3dvl] stop calling dri2DestroyDrawableChristian König2011-07-091-16/+0
* [g3dvl] and finally remove pipe_video_contextChristian König2011-07-083-29/+4
* [g3dvl] remove the unused priv member from pipe_video_contextChristian König2011-07-082-6/+2
* [g3dvl] remove create_surface from video contextChristian König2011-07-082-4/+4
* [g3dvl] make pipe_context mandatory for creation pipe_video_contextChristian König2011-07-083-7/+30
* [g3dvl] get softpipe to work againChristian König2011-04-101-13/+12
* [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-062-12/+3
* get softpipe winsys to compile againChristian König2011-03-191-6/+9
* Merge remote branch 'origin/master' into pipe-videoChristian König2010-12-112-12/+21
|\
* | Some more merge fixesChristian König2010-10-231-16/+2
* | Fix problems created by MergeChristian König2010-10-161-1/+1
* | 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-065-369/+218
* | vl: Get nouveau building again.Younes Manton2010-05-291-24/+43
* | vl: Use pipe_screen::video_context_create hook instead of SP ctor.Younes Manton2010-05-241-1/+5
* | vl: Get softpipe working again.Younes Manton2010-05-232-23/+29
* | vl: Get softpipe building again.Younes Manton2010-05-081-234/+26
* | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoYounes Manton2010-04-302-73/+10
|\|
| * Squashed commit of the following:Keith Whitwell2010-04-1011-926/+0
* | vl: WIP DRI2 support in the winsys.Younes Manton2010-04-286-32/+979
* | vl: Adapt to dri changes.Younes Manton2010-04-243-17/+8
* | vl: Fix up configure.ac/MakefileYounes Manton2010-04-241-1/+1
* | Merge remote branch 'origin/master' into pipe-videoYounes Manton2010-03-122-12/+7
|\|
| * Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez2010-02-041-4/+1
| * gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...José Fonseca2010-02-021-1/+1
| * gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
| * gallium: Generate a single library for auxiliaries with Make too.José Fonseca2010-01-012-13/+3
| * Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-171-2/+2
| * Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-171-6/+3
| |\
| * | Move pf_get_block() to u_format auxiliary module.Michal Krol2009-12-031-1/+2
* | | r300g/g3dvl: Fix build error and correct Makefile for xvmc libCooper Yuan2010-02-011-4/+5
* | | r300g/g3dvl: port xvmc video stuff to mesa/pipe-video branchCooper Yuan2010-01-291-0/+19
* | | Merge branch 'master' into pipe-videoYounes Manton2009-12-061-6/+3
|\ \ \ | | |/ | |/|