summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-06-09165-64231/+19403
| |\ \ \
| * | | | [g3dvl] rework video buffer format handlingChristian König2011-06-074-33/+55
| * | | | xvmc: fix some warning about uninitialized varsChristian König2011-06-071-1/+1
| * | | | [g3dvl] move dummy quantification into xvmc state trackerChristian König2011-06-073-17/+18
| * | | | [g3dvl] split quant matrix out of picture infoChristian König2011-06-054-15/+26
| * | | | [g3dvl] rename map/unmap to begin/end frameChristian König2011-06-054-10/+10
| * | | | [g3dvl] remove unused and dublicate fields from picture structureChristian König2011-06-053-13/+4
| * | | | [g3dvl] use a vertex element instead of the instance idChristian König2011-06-051-2/+1
| * | | | st/mesa: some more merge fixesChristian König2011-06-051-2/+2
| * | | | r600g: some merge fixesChristian König2011-06-052-3/+3
| * | | | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-06-05167-12222/+14391
| |\ \ \ \
| * | | | | [g3dvl] use a vertex element instead of the instance idChristian König2011-06-045-21/+85
| * | | | | Revert "Merge remote-tracking branch 'mareko/r300g-draw-instanced' into pipe-...Christian König2011-06-049-158/+17
| * | | | | Merge remote-tracking branch 'mareko/r300g-draw-instanced' into pipe-videoChristian König2011-06-039-17/+158
| |\ \ \ \ \
| | * | | | | r300g: implement draw_instanced for HWTCLMarek Olšák2011-04-259-17/+158
| * | | | | | [g3dvl] respect maximum instruction for idct render targetsChristian König2011-06-011-3/+8
| * | | | | | [g3dvl] dynamical adjust blocks per lineChristian König2011-06-011-5/+4
| * | | | | | [g3dvl] move quantification into shadersChristian König2011-05-294-112/+168
| * | | | | | [g3dvl] implement mismatch control inside idct shadersChristian König2011-05-294-46/+198
| * | | | | | [g3dvl] fix resource type for idctChristian König2011-05-291-12/+11
| * | | | | | Initial r300g supportChristian König2011-05-2911-313/+162
| * | | | | | [g3dvl] rework resource format handlingChristian König2011-05-221-131/+88
| * | | | | | r600g: revert commit 36b322dffd2429130f132f55f68acb1a23ba1658 for nowChristian König2011-05-221-2/+0
| * | | | | | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-21106-3899/+14882
| |\ \ \ \ \ \
| * | | | | | | r600g: fix "Fixed-Point Data Conversions"Christian König2011-05-212-2/+2
| * | | | | | | vdpau: rename vdpau driver to r600/softpieChristian König2011-05-183-1/+4
| * | | | | | | [g3dvl] fix missing swizzle on instanceidChristian König2011-05-181-1/+1
| * | | | | | | [g3dvl] add missing ureg_ENDChristian König2011-05-161-0/+2
| * | | | | | | [g3dvl] softpipe now needs the llvm libsChristian König2011-05-161-1/+1
| * | | | | | | [g3dvl] store the idct matrix as hex valuesChristian König2011-05-161-10/+17
| * | | | | | | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-15102-1288/+3128
| |\ \ \ \ \ \ \
| * | | | | | | | [g3dvl] enable gl_rasterization_rules for idctChristian König2011-05-151-11/+6
| * | | | | | | | [g3dvl] enable gl_rasterization_rules for zscanChristian König2011-05-151-6/+5
| * | | | | | | | [g3dvl] store mvpos seperately from x,y cordChristian König2011-05-151-23/+27
| * | | | | | | | [g3dvl] pre apply zscan to quant matrixChristian König2011-05-151-68/+51
| * | | | | | | | [g3dvl] no need for seperate intermediate buffers any moreChristian König2011-05-152-102/+110
| * | | | | | | | [g3dvl] move alignment of buffers to mb size into contextChristian König2011-05-152-7/+4
| * | | | | | | | [g3dvl] fix fi_frame mb incrementChristian König2011-05-141-2/+19
| * | | | | | | | [g3dvl] move dct_type detection out of get_macroblock_modesChristian König2011-05-081-29/+23
| * | | | | | | | [g3dvl] fix field selection of mb without mcChristian König2011-05-081-18/+23
| * | | | | | | | [g3dvl] memcpy the DCT buffer instead of writing it directlyChristian König2011-05-071-2/+6
| * | | | | | | | vdpau: use multiple buffers to speed up renderingChristian König2011-05-072-9/+27
| * | | | | | | | vdpau: implement PresentationQueueSetBackgroundColorChristian König2011-05-071-1/+11
| * | | | | | | | vdpau: as long as we don't have a background picture we don't want an alpha c...Christian König2011-05-071-0/+4
| * | | | | | | | [g3dvl] rgba surfaces are clearing if the alpha channel is oneChristian König2011-05-071-1/+1
| * | | | | | | | [g3dvl] using reciprocals for size calc is sometimes not precise enoughChristian König2011-05-071-9/+9
| * | | | | | | | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-07303-24918/+19869
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [g3dvl] move zscan into shadersChristian König2011-05-055-130/+131
| * | | | | | | | | [g3dvl] remove quantizer_scale from picture structureChristian König2011-05-042-36/+36
| * | | | | | | | | [g3dvl] remove dc_dct_pred from picture structureChristian König2011-05-042-18/+16