util: use memset() to initialize surface, sampler_view templates
[mesa.git] / src / gallium /
2012-01-10 Brian Paulutil: use memset() to initialize surface, sampler_view...
2012-01-10 Jakob Bornecrantzsvga: Drop execbuf throttling
2012-01-10 Jakob Bornecrantzsvga: Add somewhat sensible fallback and silence warning
2012-01-10 Jakob Bornecrantzsvga: Silence warning
2012-01-10 Jakob Bornecrantzsvga: Silence warning
2012-01-10 Jakob Bornecrantzsvga: Silence warning
2012-01-10 Jakob Bornecrantzsvga: Ignores
2012-01-10 Jakob Bornecrantzdraw: Silence warning
2012-01-10 Jakob Bornecrantztarget-helpers: If neither softpipe or llvmpipe is...
2012-01-10 Dave Airliedraw/softpipe: EXT_transform_feedback support (v2)
2012-01-10 Dave Airliegallium: introduce GLSL based interpolation rules....
2012-01-09 Christoph Bumillernvc0: fix FP header clip distance mask
2012-01-09 Christoph Bumillernvc0/ir: TXF array index already is an integer
2012-01-09 Christoph Bumillernv50/ir: handle TGSI_SEMANTIC_VERTEXID
2012-01-09 Christoph Bumillernv50/ir/tgsi: translate SNE as unordered comparison
2012-01-09 Christoph Bumillernv50/ir/ra: don't coalesce contraint-moves
2012-01-09 Christoph Bumillernvc0: enable shader watchdog timer
2012-01-09 Christoph Bumillernv50/ir/tgsi: handle TGSI_OPCODE_IABS
2012-01-09 Christoph Bumillernv50/ir/opt: optimize u32 MOD by power of 2 into AND
2012-01-09 Christoph Bumillernv50/ir/opt: s/SHL/SHR in optimization of u32 DIV
2012-01-09 Christoph Bumillernv50/ir,nvc0: make ClipDistance and ClipVertex work
2012-01-09 Christoph Bumillernv50,nvc0: handle new PIPE_CAPs
2012-01-09 Christoph Bumillernvc0/ir/emit: fix modifiers of f32 add with long immediate
2012-01-09 Christoph Bumillernvc0/ir: fix default insertion position in pre-SSA...
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2012-01-09 Jakob Bornecrantzsoftpipe: Don't use llvm in draw
2012-01-09 Jakob Bornecrantzdraw: Fail if we fail to enable llvm when asked for it
2012-01-09 Jakob Bornecrantzdraw: Make it possible to create a llvm free context
2012-01-09 Jerome Glisseradeon/winsys: fix get info ioctl error checking
2012-01-09 Christian Königvl: replace decode_buffers with auxiliary data field
2012-01-08 Marek Olšáknvfx: remove unused-but-set variables
2012-01-07 Bryan Caingallium: add an IABS opcode to TGSI
2012-01-07 Brian Paulutil: silence some MSVC type conversion warnings
2012-01-07 Brian Pauldraw: replace assert(0) with debug_warn_once()
2012-01-07 Brian Paulutil: add debug_warn_once() macro
2012-01-07 Brian Pauldraw: whitespace fixes, etc.
2012-01-07 Brian Paulgallium: make vbuf_render::set_primitive() return void
2012-01-07 Brian Paulsvga: fix assorted whitespace issues, add copyright...
2012-01-07 Brian Paulsvga: add switch cases for PIPE_SHADER_CAP_OUTPUT_READ
2012-01-07 Marek Olšáku_vbuf: don't unroll indices if mapping vertex buffers...
2012-01-07 Dave Airliedraw: fix missing include for u_format.
2012-01-07 Dave Airliegallium: add new semantic for clip vertex.
2012-01-07 Dave Airliedraw: don't translate non-floats to float.
2012-01-06 Alex Deucherr600g: remove obsolete MULTIWRITE comment
2012-01-06 Dave Airliedraw: fix piglit base vertex + user vertex array tests
2012-01-05 Bryan Caingallium: add support for clip distances
2012-01-05 Marek Olšákr300/compiler: fix buffer underflow when setting SEM_WA...
2012-01-05 Marek Olšáku_vbuf: use cso_cache to cache vertex element states
2012-01-05 Marek Olšáku_vbuf: implement another upload codepath which unrolls...
2012-01-05 Marek Olšáku_vbuf: cleanup variable names to be consistent
2012-01-05 Marek Olšáku_vbuf: cleanup the computation of how many vertices...
2012-01-05 Marek Olšáku_vbuf: convert min_index,max_index to start,count
2012-01-05 Marek Olšákutil: add helper function util_dump_draw_info
2012-01-05 Marek Olšáktrace: dump primitive restart info
2012-01-05 Marek Olšáktranslate: implement translation of 10_10_10_2 types
2012-01-05 Marek Olšáktranslate: implement translation of (pure) integer...
2012-01-05 Marek Olšáku_format: implement fetch_rgba_uint and fetch_rgba_sint...
2012-01-05 Marek Olšákgallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
2012-01-05 Marek Olšákgallium: remove deprecated PIPE_TRANSFER_DISCARD
2012-01-05 Marek Olšáku_vbuf: translate per-vertex, per-instance, and constan...
2012-01-05 Marek Olšáku_vbuf: take start_instance into account when uploading...
2012-01-05 Marek Olšáku_upload_mgr: remove the 'flushed' parameter
2012-01-05 Marek Olšáku_vbuf: don't map user buffers, just obtain a pointer...
2012-01-05 Marek Olšáku_vbuf: only map a subrange of buffers to translate
2012-01-05 Marek Olšákgallium: fix behavior of pipe_buffer_map_range
2012-01-05 Marek Olšáku_vbuf: remove the workaround for half floats and translate
2012-01-05 Marek Olšáktranslate: implement translation of half floats in...
2012-01-05 Jakob Bornecrantzsvga: Trim the dri binary a bit on scons release builds
2012-01-05 Jakob Bornecrantzsvga: Fix texture cube param cap
2012-01-05 Brian Paultgsi: consolidate TGSI string arrays in new tgsi_strings.h
2012-01-05 Brian Paulgallium: add STATIC_ASSERT macro
2012-01-04 Brian Paulgallium/util: fix argument cast in x32_s8_get_tile_rgba...
2012-01-04 Christian Königvl/mpeg2: simple fix to get xine running again
2012-01-03 Dave Airlietgsi/softpipe: disable FAST_MATH
2012-01-03 Morgan Armandsoftpipe: remove the 32bits limitation on depth(-stenci...
2012-01-03 Alexander von Gluckgallium: use Haiku provided debug_printf in OS.h
2012-01-02 Dave Airlier600g: add missing colorswaps for r8 uint/sint.
2012-01-02 Ian Romanickdri2: Add plumbing to get context version requirements...
2012-01-02 Christian Königvl: seperate shader buffers from components
2012-01-01 Marek Olšákr300g: inline r300_resource_set_properties
2012-01-01 Marek Olšákr300g: rework resource_copy_region, not changing pipe_r...
2012-01-01 Marek Olšáku_blitter: expose functions for setting default views...
2011-12-31 Dave Airliesoftpipe: reorder LIT to fix fp-lit-src-equals-dst
2011-12-31 Dave Airliellvmpipe: fix blending for intensity formats
2011-12-30 Dave Airlieu_format: fix latc fetches.
2011-12-30 Dave Airlieu_format/rgtc: fix alpha values in returned texels.
2011-12-30 Brian Paulst/glx/xlib: check for null attrib_list in glXCreateCon...
2011-12-30 Dave Airlieu_format: fix inv_swizzles generation
2011-12-30 Michel Dänzerr600g: Manage fences per screen rather than per context.
2011-12-30 Stéphane Marchesini915g: Allocate tmp for KILP
2011-12-29 Stéphane Marchesinllvmpipe: Remove useless draw_install_pstipple_stage...
2011-12-28 Stéphane Marchesini915g: Add missing draw_flush call.
2011-12-28 Stéphane Marchesini915g: Only apply the optimization to output vars.
2011-12-27 Alexander von Gluckgallium: use Mesa pthread_barrier_t on Haiku, as it...
2011-12-27 Dave Airliegallium/u_pack: fix l8/i8 pack color ub
2011-12-26 Christian Königvl: call decode_bitstream only once
2011-12-25 Marek Olšákr600g: fix a warning that a variable may be uninitialized
2011-12-25 Marek Olšákgallium: remove PIPE_CAP_MAX_STREAM_OUTPUT_SEPARATE_ATTRIBS
2011-12-24 Marek Olšákr300g: mapping buffers for read should be unsynchronized
2011-12-24 Marek Olšákwinsys/radeon: move managing GEM domains back to drivers
next