r600: add support for early depth/stencil.
[mesa.git] / src / gallium / auxiliary /
2017-11-02 Tim Rowleygallivm: allow arch rounding with avx512
2017-10-31 Erik Faye-Lundmeson: use dep_m in libgallium
2017-10-27 Brian Paulgallium: s/unsigned/enum pipe_prim_type/
2017-10-27 Roland Scheideggerdraw: don't cull tris with zero area
2017-10-27 Dylan Bakermeson: move gallium include declarations to src
2017-10-27 Brian Paulgallium/os: fix align_malloc() / os_malloc_aligned...
2017-10-25 Roland Scheideggergallium/util: remove some block alignment assertions
2017-10-24 Brian Paulgallium/util: use util_snprintf() in u_socket_connect()
2017-10-23 Brian Paulgallium/util: don't call close() on Windows in u_tests.c
2017-10-23 Brian Paulmesa: use util_strdup() macro in u_debug_symbol.c
2017-10-23 Brian Paulgallium/util: replace gethostbyname() with getaddrinfo()
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-10-19 Tim Rowleygallium: add more exceptions to tgsi_util_get_inst_usag...
2017-10-19 Roland Scheideggertgsi: fix tgsi_util_get_inst_usage_mask
2017-10-16 Dylan Bakermeson: build gallium winsys for dri, null, and wrapper
2017-10-16 Dylan Bakermeson: Build gallium pipe-loader
2017-10-16 Dylan Bakermeson: Build gallium auxiliary
2017-10-12 Nicolai Hähnlegallium: add tests for PIPE_FORMAT_{X1,A1}B5G5R5_UNORM...
2017-10-11 Tim Rowleygallium: allow 512-bit vectors
2017-10-10 Eric Anholtbroadcom: Add V3D 3.3 gallium driver called "vc5",...
2017-10-10 Eric Anholtgallium: Add support for 5551 with the 1-bit field...
2017-10-10 Nicolai Hähnleu_threaded_context: fix a memory leak
2017-10-07 Marek Olšákradeonsi: don't change viewport for blits, use window...
2017-10-07 Marek Olšákradeonsi: don't save and restore vertex buffers and...
2017-10-07 Marek Olšákgallium/u_blitter: let drivers decide which VS to use...
2017-10-07 Marek Olšákgallium/u_blitter: let drivers set the vertex elements...
2017-10-07 Marek Olšákgallium/u_blitter: remove blitter_context_priv::viewport
2017-10-06 Roland Scheideggergallivm: don't use pabs intrinsic with llvm version...
2017-10-06 Marek Olšáktgsi/ureg: allow any register file in address operands
2017-10-06 Marek Olšáktgsi/scan: scan address operands (v2)
2017-10-06 Marek Olšáktgsi/scan: set correct usage mask for tex offsets in...
2017-10-06 Marek Olšáktgsi/scan: take advantage of already swizzled usage...
2017-10-06 Marek Olšáktgsi/scan: set non-valid src_index for tex offsets...
2017-10-06 Marek Olšáktgsi: implement tgsi_util_get_inst_usage_mask properly
2017-10-05 Ben Crockergallivm/ppc64le: allow environmental control of Altivec...
2017-10-05 Ben Crockergallivm/ppc64le: adjust VSX code generation control.
2017-10-05 Ben Crockergallivm: allow additional llc options
2017-10-04 Ben Crockergallivm: fix typo in debug_printf message
2017-10-03 Brian Paulllvmpipe: silence 'variable may be used uninitialized...
2017-10-03 George Kyriazisgallium/u_tests: fix ifdef for sync_file fences
2017-10-03 Matt Turnermesa: Remove force_s3tc_enable driconf variable
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_init()
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_enabled
2017-10-02 Marek Olšákgallium/u_tests: test sync_file fences
2017-10-02 Nicolai Hähnlegallium: add PIPE_FORMAT_R10G10B10X2_UNORM
2017-09-30 Marek Olšákgallium/vl: don't use the template keyword
2017-09-30 Roland Scheideggergallium: add new LOD opcode
2017-09-29 Nicolai Hähnlegallium: add LDEXP TGSI instruction and corresponding cap
2017-09-29 Nicolai Hähnletgsi: infer that dst[1] of DFRACEXP is an integer
2017-09-29 Nicolai Hähnlegallivm: add support for TGSI instructions with two...
2017-09-29 Nicolai Hähnlegallivm: add dst register index to lp_build_tgsi_contex...
2017-09-29 Nicolai Hähnletgsi: clarify the semantics of DFRACEXP
2017-09-29 Nicolai Hähnletgsi: infer that DLDEXP's second source has an integer...
2017-09-28 Brian Paulgallium/util: use new util_vasprintf() function
2017-09-26 Eric Anholtgallium: Weaken assertion about u_mm's align2 field.
2017-09-25 Leo Liuvl/compositor: convert RGB buffer to YUV with color...
2017-09-25 Leo Liuvl/csc: add a RGB to YUV CSC matrix
2017-09-25 Leo Liuvl/compositor: create RGB to YUV fragment shader
2017-09-25 Leo Liuvl/compositor: add Bob top and bottom to YUV deint...
2017-09-25 Leo Liuvl/compositor: remove vl_compositor_yuv_deint() function
2017-09-25 Leo Liuvl/compositor: add a new function for YUV deint
2017-09-25 Leo Liuvl/compositor: extend YUV deint function to do field...
2017-09-25 Leo Liuvl/compositor: separate YUV part from shader video...
2017-09-21 Thomas Hellandgallium/util: Remove unused keymap
2017-09-21 Jan Veselygallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
2017-09-20 Roland Scheideggerllvmpipe, gallivm: implement lod queries (LODQ opcode)
2017-09-18 Eric Anholtttn: Fix out-of-bounds accesses since the always-2D...
2017-09-18 Jan Veselygallium: Add PIPE_SHADER_CAP_FP16
2017-09-18 Nicolai Hähnlegallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-09-15 Timothy Arcerigallium: add CONSTBUF type to tgsi_file_type
2017-09-13 Denis Paukgallium/{r600, radeonsi}: Fix segfault with color forma...
2017-09-11 Marek Olšákradeonsi: optimize TCS epilog when invocation 0 writes...
2017-09-11 Marek Olšáktgsi/scan: add a new pass that analyzes tess factor...
2017-09-11 Marek Olšákgallium/u_blitter: use UTIL_BLITTER_ATTRIB_NONE (0...
2017-09-11 Marek Olšákgallium/u_blitter: don't pass GENERIC in VS if it's...
2017-09-11 Marek Olšákgallium/u_blitter: use draw_rectangle for all blits...
2017-09-11 Marek Olšákgallium/u_blitter: use draw_rectangle callback for...
2017-09-11 Marek Olšákgallium/u_blitter: add new union blitter_attrib to...
2017-09-09 Roland Scheideggerllvmpipe, draw: improve shader cache debugging
2017-09-09 Roland Scheideggergallivm: fix gather implementation a bit
2017-09-07 Leo Liuvl/compositor: make vl_compositor_set_yuv_layer() static
2017-09-07 Leo Liuvl/compositor: make a helper function for YUV deinterlacing
2017-09-07 Roland Scheideggerllvmpipe, tgsi: hook up dx10 gather4 opcode
2017-09-07 Roland Scheideggerllvmpipe, draw: increase shader cache limits
2017-09-04 Nicolai Hähnlegallium/tests: always use two-dimensional constant...
2017-09-04 Nicolai Hähnlepp: always use two-dimensional constant references
2017-09-04 Nicolai Hähnlegallium/hud: always use two-dimensional constant references
2017-09-04 Nicolai Hähnletgsi/build: always generate two-dimensional constant...
2017-09-04 Nicolai Hähnletgsi/ureg: always emit constants (and their decls)...
2017-09-04 Nicolai Hähnlegallium: all drivers should accept two-dimensional...
2017-08-31 Ben Crockerllvmpipe: lp_build_gather_elem_vec BE fix for 3x16...
2017-08-31 Ray Strodegallivm: correct channel shift logic on big endian
2017-08-28 Marek Olšákgallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INF...
2017-08-28 Marek Olšákgallium/u_threaded: disallow discard_range if map_buffe...
2017-08-26 Brian Paulgallium/vbuf: fix buffer reference bugs
2017-08-25 Marek Olšákgallium/u_threaded: fix a typo
2017-08-24 Brian Paulgallivm: remove unused variable
2017-08-24 Brian Paulpipe-loader: use MAYBE_UNUSED to silence warning
2017-08-23 Nicolai Hähnletgsi: store opcode mnemonics in a separate table
2017-08-23 Nicolai Hähnlegallium: use tgsi_get_opcode_name instead of tgsi_opcod...
next