tgsi/exec: fix the udiv and umod instructions
[mesa.git] / src / gallium / auxiliary / vl /
2011-07-08 Christian König[g3dvl] make pipe_context mandatory for creation pipe_v...
2011-07-08 Christian König[g3dvl] rename is_format_supported to is_video_format_s...
2011-07-07 Christian König[g3dvl] rename get_param to get_video_param and move...
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-07 Christian König[g3dvl] rework video buffer format handling
2011-06-07 Christian König[g3dvl] move dummy quantification into xvmc state tracker
2011-06-05 Christian König[g3dvl] split quant matrix out of picture info
2011-06-05 Christian König[g3dvl] rename map/unmap to begin/end frame
2011-06-05 Christian König[g3dvl] remove unused and dublicate fields from picture...
2011-06-05 Christian König[g3dvl] use a vertex element instead of the instance id
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-04 Christian König[g3dvl] use a vertex element instead of the instance id
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-06-01 Christian König[g3dvl] respect maximum instruction for idct render...
2011-06-01 Christian König[g3dvl] dynamical adjust blocks per line
2011-05-29 Christian König[g3dvl] move quantification into shaders
2011-05-29 Christian König[g3dvl] implement mismatch control inside idct shaders
2011-05-29 Christian König[g3dvl] fix resource type for idct
2011-05-22 Christian König[g3dvl] rework resource format handling
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-17 Christian König[g3dvl] fix missing swizzle on instanceid
2011-05-16 Christian König[g3dvl] add missing ureg_END
2011-05-15 Christian König[g3dvl] store the idct matrix as hex values
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-15 Christian König[g3dvl] enable gl_rasterization_rules for idct
2011-05-15 Christian König[g3dvl] enable gl_rasterization_rules for zscan
2011-05-15 Christian König[g3dvl] store mvpos seperately from x,y cord
2011-05-15 Christian König[g3dvl] pre apply zscan to quant matrix
2011-05-15 Christian König[g3dvl] no need for seperate intermediate buffers any...
2011-05-15 Christian König[g3dvl] move alignment of buffers to mb size into context
2011-05-14 Christian König[g3dvl] fix fi_frame mb increment
2011-05-08 Christian König[g3dvl] move dct_type detection out of get_macroblock_modes
2011-05-08 Christian König[g3dvl] fix field selection of mb without mc
2011-05-07 Christian König[g3dvl] memcpy the DCT buffer instead of writing it...
2011-05-07 Christian König[g3dvl] rgba surfaces are clearing if the alpha channel...
2011-05-07 Christian König[g3dvl] using reciprocals for size calc is sometimes...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-05 Christian König[g3dvl] move zscan into shaders
2011-05-04 Christian König[g3dvl] remove quantizer_scale from picture structure
2011-05-04 Christian König[g3dvl] remove dc_dct_pred from picture structure
2011-05-04 Christian König[g3dvl] divide mpg12 width height by 16
2011-05-04 Christian König[g3dvl] remove the dubble zscan from the mpg12 decoder
2011-05-04 Christian König[g3dvl] remove the unused bitstream parser components
2011-05-04 Christian König[g3dvl] Implement MPEG2 VLD
2011-04-27 Christian König[g3dvl] make clear color configureable
2011-04-27 Christian König[g3dvl] make reset_dirty_area a public interface
2011-04-27 Christian König[g3dvl] implement clearing of dirty destination surface...
2011-04-27 Christian König[g3dvl] move compositor src and dst normalisation into...
2011-04-27 Christian König[g3dvl] fix setting width, height and chroma format...
2011-04-27 Christian König[g3dvl] fix a couple of bugs around paletted subpictures
2011-04-24 Christian König[g3dvl] merge idct stage 2 and mc ycbcr stage into...
2011-04-24 Christian König[g3dvl] rework fence handling and add r600g workaround
2011-04-24 Christian König[g3dvl] start supporting different render target formats
2011-04-24 Christian König[g3dvl] remove resource_format workaround
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-23 Christian König[g3dvl] cleanup error handling
2011-04-23 Christian König[g3dvl] make ycbcr stream and block data a public interface
2011-04-23 Christian König[g3dvl] start implementing zscan and quantification
2011-04-20 Christian König[g3dvl] make motion vector buffers a public interface
2011-04-19 Christian König[g3dvl] revert commit 310eea52ca1e997295c84163066cc5d0f...
2011-04-17 Christian König[g3dvl] give each color component their own vertex...
2011-04-17 Christian König[g3dvl] no need for seperate mv vertex states any more
2011-04-17 Christian König[g3dvl] give mv their own vertex buffer back
2011-04-17 Christian König[g3dvl] move blender state into idct code
2011-04-17 Christian König[g3dvl] rename vl_mpeg12_mc_renderer into vl_mc
2011-04-17 Christian König[g3dvl] move top/bottom field selection into mc code
2011-04-16 Christian König[g3dvl] make macroblock_size configurable in mc
2011-04-16 Christian König[g3dvl] remove dummy sampler from mc
2011-04-16 Christian König[g3dvl] move mc fb and viewport handling into buffer...
2011-04-16 Christian König[g3dvl] back to seperate mc for y and c planes
2011-04-15 Christian König[g3dvl] give mc and ycbcr stage its own vertex element...
2011-04-15 Christian König[g3dvl] give mv and ycbcr stage its own vertex shader
2011-04-14 Christian König[g3dvl] set ref samplers to linear again
2011-04-14 Christian König[g3dvl] use blending for mc of ref frames
2011-04-13 Christian König[g3dvl] cleanup blender and sampler views
2011-04-13 Christian König[g3dvl] split mc into seperate stages
2011-04-13 Christian König[g3dvl] move intra handling into fetch_ycbcr
2011-04-13 Christian Königxvmc: Define some Xv attribs to allow users to specify...
2011-04-12 Christian König[g3dvl] make resource_format param const
2011-04-12 Christian König[g3dvl] make resource format selection a public interface
2011-04-11 Christian König[g3dvl] fully support different formats for source...
2011-04-10 Christian König[g3dvl] autoselect texture formats
2011-04-10 Christian König[g3dvl] autoconfigure nr of idct render targets
2011-04-10 Christian König[g3dvl] remove unused rasterizer state from mpeg decoder
2011-04-10 Christian König[g3dvl] give idct it's own init buffer function
2011-04-10 Christian König[g3dvl] cleanup headers and comments
2011-04-10 Christian König[g3dvl] make number of idct render targets configurable
2011-04-10 Christian König[g3dvl] also use video buffer for idct intermediate
2011-04-09 Christian König[g3dvl] make mv weights a public interface
2011-04-09 Christian König[g3dvl] give each mv an individual weight
2011-04-08 Christian König[g3dvl] use scissor to handle compositor dst_area
2011-04-07 Christian König[g3dvl] create composite buffer with USAGE_STREAM
2011-04-07 Christian König[g3dvl] add support for different decoding entry points
2011-04-07 Christian König[g3dvl] move mapping/unmapping and uploading of blocks...
2011-04-06 Christian König[g3dvl] set buffer_format correctly
2011-04-05 Christian König[g3dvl] and finally split the decoder part out of the...
2011-04-04 Christian König[g3dvl] rename ycbcr buffer to video buffer and add...
2011-04-03 Christian König[g3dvl] fix vertex buffer size calculation
2011-04-03 Christian König[g3dvl] split compositor out of video context
next