nv50: fix bogus error message about 3d surfaces
[mesa.git] / src / gallium / drivers / softpipe /
2011-07-14 Brian Paulsoftpipe: fix various warnings about int/float/double...
2011-07-13 Vinson Leesoftpipe: Remove sp_video_context.c from SConscript.
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-11 Christian König[g3dvl] add some more PIPE_VIDEO_CAPs
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-08 Christian König[g3dvl] and finally remove pipe_video_context
2011-07-08 Christian König[g3dvl] move video buffer creation out of video context
2011-07-08 Christian König[g3dvl] remove the unused priv member from pipe_video_c...
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-06 Brian Paulsoftpipe: add missing stencil format case in convert_qu...
2011-07-06 Brian Paulsoftpipe: minor clean-ups in sp_quad_depth_test.c
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-06 Andreas Faengersoftpipe: Anisotropic filtering extension.
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-06-02 Marek Olšáksoftpipe: add a better fake implementation of fences
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-12 Matt TurnerRemove redundant util_unsigned_logbase2
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-08 Henri Verbeetsoftpipe: Take the sampler view's first_level into...
2011-04-05 Christian König[g3dvl] and finally split the decoder part out of the...
2011-04-02 Christian König[g3dvl] remove PIPE_CAP_DECODE_TARGET_PREFERRED_FORMAT
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-16 Christian König[g3dvl] move mpeg12 context out of softpipe
2011-03-16 Christian König[g3dvl] cleanup and documentation
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-11 Marek Olšákgallium: cleanup fence_signalled and fence_finish
2011-03-11 Marek Olšákgallium: kill is_resource_referenced
2011-03-09 Christian König[g3dvl] move idct out of mc code
2011-03-08 Marek Olšákgallium: add timeout parameter to fence_finish
2011-03-08 Christian König[g3dvl] start to cleanup the mess
2011-03-08 Philip Taylorsoftpipe: clamp texcoords in sample_compare()
2011-03-05 Marek Olšákgallium: split CAP_INSTANCE_DRAWING into INSTANCEID...
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-02 Dave Airliesoftpipe: enable RGTC now that we have u_format support.
2011-03-01 Brian Paulsoftpipe: remove redundant draw_flush() call
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-28 Dave Airliergtc: llvmpipe/softpipe refuse RGTC until u_format...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-17 Brian Paulsoftpipe: rename env vars to be consistent
2011-02-14 Marek Olšákgallium: notify drivers about possible changes in user...
2011-02-03 Brian Paulsoftpipe: rename sampler[] -> fragment_samplers[]
2011-02-03 Brian Paulsoftpipe: rename fragment sampler/view fields
2011-01-29 Brian Paulsoftpipe: fix array textures to use resource array_size
2011-01-26 Brian Paulsoftpipe: support for 1D/2D texture arrays
2011-01-25 Brian Paulsoftpipe: fix off-by-one error in setup_fragcoord_coeff()
2011-01-23 Brian Paulsoftpipe: pass surface format to get/put_tile functions
2011-01-23 Brian Paulgallium/softpipe: replace pipe_get_tile_swizzle()
2011-01-23 Brian Paulsoftpipe: use proper type for format field
2011-01-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Brian Paulsoftpipe: check for null pointers during context create...
2011-01-20 Henri Verbeetsoftpipe: Bind samplers to views instead of the underly...
2011-01-20 Henri Verbeetsoftpipe: Get rid of the redundant resource parameter...
2011-01-18 Brian Paulsoftpipe: rename some functions for consistency
2011-01-18 Brian Paulsoftpipe: added some null pointer checks
2011-01-18 Brian Paulsoftpipe: s/tex_cache/fragment_tex_cache/
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-06 Marek Olšákgallium: drivers should reference vertex buffers
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-17 Brian Paulsoftpipe: remove sp_tex_tile_cache_border_color()
2010-12-17 Brian Paulsoftpipe: fix depth texture sampling regression
2010-12-16 Brian Paulsoftpipe: s/varient/variant
2010-12-23 Dave Airliesoftpipe: add support for color writes all color bufs...
2010-12-14 Brian Paulsoftpipe: do texture swizzle during texture sampling
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-10 Christian König[g3dvl] double buffering seems to be enough
2010-12-09 Christian König[g3dvl] try a different buffer aproach
2010-12-09 Brian Paulsoftpipe: enable instanced drawing cap
2010-12-08 Christian König[g3dvl] split mc code into state and buffer
2010-12-08 Christian König[g3dvl] move buffer mapping/unmapping out of flush
2010-12-06 Christian König[g3dvl] rework pot buffer handling and flushing
2010-12-02 Brian Paulsoftpipe: increase max texture size to 16K
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-11 Christian König[g3dvl] remove empty block handling for now
2010-11-09 Brian Paulsoftpipe: can't no-op depth test stage when occlusion...
2010-11-05 Brian Paulsoftpipe: disable vertex texturing with draw/llvm
2010-11-01 José Fonsecascons: Revamp how to specify targets to build.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... vl: pipe-video branch merged with Königs pipe-video...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
next