Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Revert "Merge remote-tracking branch 'mareko/r300g-draw-instanced' into pipe-... | Christian König | 2011-06-04 | 9 | -158/+17 | |
| * | | | | | Merge remote-tracking branch 'mareko/r300g-draw-instanced' into pipe-video | Christian König | 2011-06-03 | 9 | -17/+158 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | r300g: implement draw_instanced for HWTCL | Marek Olšák | 2011-04-25 | 9 | -17/+158 | |
| * | | | | | | [g3dvl] respect maximum instruction for idct render targets | Christian König | 2011-06-01 | 1 | -3/+8 | |
| * | | | | | | [g3dvl] dynamical adjust blocks per line | Christian König | 2011-06-01 | 1 | -5/+4 | |
| * | | | | | | [g3dvl] move quantification into shaders | Christian König | 2011-05-29 | 4 | -112/+168 | |
| * | | | | | | [g3dvl] implement mismatch control inside idct shaders | Christian König | 2011-05-29 | 4 | -46/+198 | |
| * | | | | | | [g3dvl] fix resource type for idct | Christian König | 2011-05-29 | 1 | -12/+11 | |
| * | | | | | | Initial r300g support | Christian König | 2011-05-29 | 11 | -313/+162 | |
| * | | | | | | [g3dvl] rework resource format handling | Christian König | 2011-05-22 | 1 | -131/+88 | |
| * | | | | | | r600g: revert commit 36b322dffd2429130f132f55f68acb1a23ba1658 for now | Christian König | 2011-05-22 | 1 | -2/+0 | |
| * | | | | | | Merge remote-tracking branch 'origin/master' into pipe-video | Christian König | 2011-05-21 | 106 | -3899/+14882 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | r600g: fix "Fixed-Point Data Conversions" | Christian König | 2011-05-21 | 2 | -2/+2 | |
| * | | | | | | | vdpau: rename vdpau driver to r600/softpie | Christian König | 2011-05-18 | 3 | -1/+4 | |
| * | | | | | | | [g3dvl] fix missing swizzle on instanceid | Christian König | 2011-05-18 | 1 | -1/+1 | |
| * | | | | | | | [g3dvl] add missing ureg_END | Christian König | 2011-05-16 | 1 | -0/+2 | |
| * | | | | | | | [g3dvl] softpipe now needs the llvm libs | Christian König | 2011-05-16 | 1 | -1/+1 | |
| * | | | | | | | [g3dvl] store the idct matrix as hex values | Christian König | 2011-05-16 | 1 | -10/+17 | |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into pipe-video | Christian König | 2011-05-15 | 102 | -1288/+3128 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [g3dvl] enable gl_rasterization_rules for idct | Christian König | 2011-05-15 | 1 | -11/+6 | |
| * | | | | | | | | [g3dvl] enable gl_rasterization_rules for zscan | Christian König | 2011-05-15 | 1 | -6/+5 | |
| * | | | | | | | | [g3dvl] store mvpos seperately from x,y cord | Christian König | 2011-05-15 | 1 | -23/+27 | |
| * | | | | | | | | [g3dvl] pre apply zscan to quant matrix | Christian König | 2011-05-15 | 1 | -68/+51 | |
| * | | | | | | | | [g3dvl] no need for seperate intermediate buffers any more | Christian König | 2011-05-15 | 2 | -102/+110 | |
| * | | | | | | | | [g3dvl] move alignment of buffers to mb size into context | Christian König | 2011-05-15 | 2 | -7/+4 | |
| * | | | | | | | | [g3dvl] fix fi_frame mb increment | Christian König | 2011-05-14 | 1 | -2/+19 | |
| * | | | | | | | | [g3dvl] move dct_type detection out of get_macroblock_modes | Christian König | 2011-05-08 | 1 | -29/+23 | |
| * | | | | | | | | [g3dvl] fix field selection of mb without mc | Christian König | 2011-05-08 | 1 | -18/+23 | |
| * | | | | | | | | [g3dvl] memcpy the DCT buffer instead of writing it directly | Christian König | 2011-05-07 | 1 | -2/+6 | |
| * | | | | | | | | vdpau: use multiple buffers to speed up rendering | Christian König | 2011-05-07 | 2 | -9/+27 | |
| * | | | | | | | | vdpau: implement PresentationQueueSetBackgroundColor | Christian König | 2011-05-07 | 1 | -1/+11 | |
| * | | | | | | | | vdpau: as long as we don't have a background picture we don't want an alpha c... | Christian König | 2011-05-07 | 1 | -0/+4 | |
| * | | | | | | | | [g3dvl] rgba surfaces are clearing if the alpha channel is one | Christian König | 2011-05-07 | 1 | -1/+1 | |
| * | | | | | | | | [g3dvl] using reciprocals for size calc is sometimes not precise enough | Christian König | 2011-05-07 | 1 | -9/+9 | |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into pipe-video | Christian König | 2011-05-07 | 303 | -24918/+19869 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [g3dvl] move zscan into shaders | Christian König | 2011-05-05 | 5 | -130/+131 | |
| * | | | | | | | | | [g3dvl] remove quantizer_scale from picture structure | Christian König | 2011-05-04 | 2 | -36/+36 | |
| * | | | | | | | | | [g3dvl] remove dc_dct_pred from picture structure | Christian König | 2011-05-04 | 2 | -18/+16 | |
| * | | | | | | | | | [g3dvl] divide mpg12 width height by 16 | Christian König | 2011-05-04 | 2 | -12/+11 | |
| * | | | | | | | | | [g3dvl] remove the dubble zscan from the mpg12 decoder | Christian König | 2011-05-04 | 1 | -57/+25 | |
| * | | | | | | | | | vdpau: make state tracker far less noisy | Christian König | 2011-05-04 | 9 | -33/+59 | |
| * | | | | | | | | | vdpau: remove empty color.c file | Christian König | 2011-05-04 | 1 | -0/+0 | |
| * | | | | | | | | | [g3dvl] remove the unused bitstream parser components | Christian König | 2011-05-04 | 3 | -278/+2 | |
| * | | | | | | | | | vdpau: remove the unused and incomplete mpeg2 parser | Christian König | 2011-05-04 | 3 | -200/+0 | |
| * | | | | | | | | | [g3dvl] Implement MPEG2 VLD | Christian König | 2011-05-04 | 9 | -35/+2246 | |
| * | | | | | | | | | [g3dvl] Name of pkg-config file is libva. | Johannes Obermayr | 2011-04-28 | 1 | -1/+1 | |
| * | | | | | | | | | [g3dvl] Fix compile error. | Johannes Obermayr | 2011-04-28 | 1 | -1/+1 | |
| * | | | | | | | | | vdpau: start to implement MPEG2 decoder part | Christian König | 2011-04-27 | 3 | -181/+98 | |
| * | | | | | | | | | [g3dvl] make clear color configureable | Christian König | 2011-04-27 | 3 | -2/+23 | |
| * | | | | | | | | | [g3dvl] make reset_dirty_area a public interface | Christian König | 2011-04-27 | 3 | -7/+15 |