summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xorg
Commit message (Expand)AuthorAgeFilesLines
* xvmc: futher optimize ycbcr uploadChristian König2011-04-251-7/+15
* [g3dvl] rework fence handling and add r600g workaroundChristian König2011-04-242-6/+18
* [g3dvl] start supporting different render target formatsChristian König2011-04-241-1/+1
* [g3dvl] remove resource_format workaroundChristian König2011-04-241-7/+0
* [g3dvl] make ycbcr stream and block data a public interfaceChristian König2011-04-232-21/+91
* [g3dvl] make motion vector buffers a public interfaceChristian König2011-04-202-67/+106
* [g3dvl] give mv their own vertex buffer backChristian König2011-04-171-10/+10
* xvmc: use a pipe_video_rect for subpicture src & dstChristian König2011-04-133-16/+13
* xvmc: Define some Xv attribs to allow users to specify color standard and pro...Christian König2011-04-133-9/+121
* xvmc: move subpicture swizzle into own functionChristian König2011-04-121-26/+31
* xvmc: fix compiler warningChristian König2011-04-121-1/+3
* xvmc: flush surface of macroblock (0,0) is detectedChristian König2011-04-121-10/+11
* xvmc: cleanup headersChristian König2011-04-126-18/+45
* [g3dvl] make resource format selection a public interfaceChristian König2011-04-121-0/+7
* xvmc: add a workaround for xines xxmc vo pluginChristian König2011-04-091-3/+9
* [g3dvl] make mv weights a public interfaceChristian König2011-04-091-33/+39
* [g3dvl] add support for different decoding entry pointsChristian König2011-04-071-1/+4
* [g3dvl] and finally split the decoder part out of the contextChristian König2011-04-063-14/+39
* [g3dvl] some more debugging output in xvmc stChristian König2011-04-031-1/+6
* [g3dvl] split compositor out of video contextChristian König2011-04-033-9/+26
* g3dvl/xvmc: fix a stupid of by one bugChristian König2011-04-021-1/+1
* [g3dvl] remove unused backbuffer from xvmcChristian König2011-03-273-58/+0
* [g3dvl] fully implement paletted subpicturesChristian König2011-03-262-6/+6
* [g3dvl] correct subpicture stride in uploadChristian König2011-03-261-1/+1
* [g3dvl] start implementing palettes for subpicturesChristian König2011-03-262-6/+65
* [g3dvl] get sampler swizzle right for subpicturesChristian König2011-03-261-14/+21
* [g3dvl] throw out all unused parts of the interfaceChristian König2011-03-262-31/+32
* [g3dvl] rework supicture handlingChristian König2011-03-253-48/+34
* [g3dvl] start implementing AI44 and IA44 subpictureChristian König2011-03-251-9/+13
* [g3dvl] make ref_surface handling more saneChristian König2011-03-251-4/+10
* [g3dvl] make mapping and flushing of buffers a public interfaceChristian König2011-03-242-10/+61
* [g3dvl] make video buffer a public available interfaceChristian König2011-03-222-54/+13
* [g3dvl] rename motion vector fieldsChristian König2011-03-201-21/+23
* [g3dvl] fix power_of_two buffer with/height handlingChristian König2011-03-201-2/+8
* Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-197-55/+32
|\
| * gallium: remove flags from the flush functionMarek Olšák2011-03-114-7/+7
| * gallium: remove the geom_flags param from is_format_supportedMarek Olšák2011-03-113-11/+10
| * gallium: cleanup fence_signalled and fence_finishMarek Olšák2011-03-113-4/+4
| * gallium: kill is_resource_referencedMarek Olšák2011-03-112-20/+0
| * gallium: add timeout parameter to fence_finishMarek Olšák2011-03-083-4/+8
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-02-244-8/+10
|\|
| * gallium: add usage parameter to pipe_buffer_createMarek Olšák2011-02-151-0/+1
| * gallium: always save and restore vertex buffers using cso_cacheMarek Olšák2011-02-141-2/+2
| * st/xorg: Fix build failure against xserver with XF86_CRTC_VERSION < 3.Michel Dänzer2011-01-241-4/+2
* | Merge remote branch 'vdpau/pipe-video' into pipe-videoChristian König2011-01-101-2/+11
|\ \
| * | vl: commited Orasanu Lucian's patch containing va stubs.Thomas Balling Sørensen2010-10-271-1/+1
| * | Merge branch 'master' into pipe-videoThomas Balling Sørensen2010-10-268-49/+75
| |\ \
| * | | vl: initial commit of the bitstream parserThomas Balling Sørensen2010-10-061-1/+1
| * | | vl: change the xvmc state_tracker to the new gallium APIThomas Balling Sørensen2010-10-051-2/+11
| * | | Merge branch 'master' into pipe-videoThomas Balling Sørensen2010-10-0512-265/+336
| |\ \ \