iris: Add restriction to 3DSTATE_CONSTANT_ packets.
[mesa.git] / src / gallium / auxiliary /
2019-12-03 Dave Airliegallivm/llvmpipe: add support for front facing in sysval.
2019-12-03 Dave Airliellvmpipe/images: handle undefined atomic without crashing
2019-12-02 Alejandro Piñeiromesa/main/util: moving gallium u_mm to util, remove...
2019-11-28 Dave Airliellvmpipe: add initial nir support
2019-11-28 Dave Airliegallivm: add swizzle support where one channel isn...
2019-11-28 Dave Airliegallium: add nir lowering passes for the draw pipe...
2019-11-28 Dave Airliedraw: add nir info gathering and building support
2019-11-28 Dave Airliegallivm: add nir->llvm translation (v2)
2019-11-28 Dave Airliegallivm: add selection for non-32 bit types
2019-11-28 Dave Airliegallivm: add cttz wrapper
2019-11-28 Dave Airliegallivm: add popcount intrinsic wrapper
2019-11-28 Dave Airliegallivm: nir->tgsi info convertor (v2)
2019-11-28 Dave Airliegallivm: split out the flow control ir to a common...
2019-11-28 Marek Olšákradeonsi/nir: implement subgroup system values for...
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-26 Dylan Bakergallium/auxiliary: Fix uses of gnu struct = {} extension
2019-11-22 Zebediah FiguraRevert "draw: revert using correct order for prim decom...
2019-11-21 Samuel Pitoisetpipe-loader: check that the pointer to driconf_xml...
2019-11-19 Marek Olšáknir: move data.image.access to data.access
2019-11-15 Marek Olšákgallium/noop: call finalize_nir
2019-11-14 Ben Crockerllvmpipe: use ppc64le/ppc64 Large code model for JIT...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-12 Marek Olšákst/mesa: fix Sanctuary and Tropics by disabling ARB_gpu...
2019-11-08 Eric Anholtu_format: Fix swizzle of A1R5G5B5.
2019-11-07 Eric Anholtgallium: Add equivalents of packed MESA_FORMAT_*UINT...
2019-11-07 Eric Anholtgallium: Add an equivalent of MESA_FORMAT_BGR_UNORM8.
2019-11-07 Eric Anholtgallium: Add some more channel orderings of packed...
2019-11-07 Eric Anholtgallium: Add defines for FXT1 texture compression.
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2019-10-31 Eric Engestrompipe-loader: drop unnecessary xmlpool_options_h
2019-10-29 Krzysztof Raszkowskigallium/swr: Enable GL_ARB_gpu_shader5: multiple streams
2019-10-28 Timothy Arceriutil: remove LIST_IS_EMPTY macro
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-10-28 Timothy Arceriutil: remove LIST_DEL macro
2019-10-28 Timothy Arceriutil: remove LIST_DELINIT macro
2019-10-28 Timothy Arceriutil: remove LIST_REPLACE macro
2019-10-28 Timothy Arceriutil: remove LIST_ADD macro
2019-10-28 Timothy Arceriutil: remove LIST_ADDTAIL macro
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2019-10-28 Dave Airliezink: add dri loader
2019-10-28 Erik Faye-Lundzink: introduce opengl over vulkan
2019-10-26 Alyssa Rosenzweigpipe-loader: Default to kmsro if probe fails
2019-10-25 Jon Turneyrbug: Fix use of alloca() without #include "c99_alloca.h"
2019-10-24 Adam Jacksongallium: Fix a bunch of undefined left-shifts in u_format_*
2019-10-24 Michel Dänzergallium/util: Cast to target type before shifting left
2019-10-24 Marek Olšáktgsi_to_nir: use pipe_screen::finalize_nir
2019-10-24 Marek Olšákgallium: add pipe_screen::finalize_nir
2019-10-23 Marek Olšákgallium/noop: implement get_disk_shader_cache and get_c...
2019-10-20 Eric Anholtgallium: Drop the unused PIPE_FORMAT_A*L* formats.
2019-10-18 Lucas Stachrbug: remove superfluous NULL check
2019-10-18 Lucas Stachrbug: implement resource creation with modifier
2019-10-18 Lucas Stachrbug: forward can_create_resource to pipe driver
2019-10-18 Lucas Stachrbug: forward texture_barrier to pipe driver
2019-10-18 Lucas Stachrbug: implement missing explicit sync related fence...
2019-10-18 Lucas Stachrbug: move flush_resource initialization
2019-10-18 Lucas Stachrbug: unwrap index buffer resource
2019-10-18 Lucas Stachrbug: fix transmitted texture sizes
2019-10-18 Lucas Stachgallium/util: don't depend on implementation defined...
2019-10-17 Marek Olšákgallium/u_blitter: remove an unused variable
2019-10-17 Roland Scheideggergallivm: Fix saturated signed psub/padd intrinsics...
2019-10-17 Erik Faye-Lundmesa/st: support lowering user-clip-planes automatically
2019-10-17 Erik Faye-Lundmesa/gallium: automatically lower two-sided lighting
2019-10-17 Erik Faye-Lundmesa/gallium: automatically lower point-size
2019-10-17 Erik Faye-Lundmesa/gallium: automatically lower alpha-testing
2019-10-17 Dave Airliegallium: add flatshade lowering capability
2019-10-17 Erik Faye-Lundgallium/u_blitter: set a more sane viewport-state
2019-10-14 Dave Airliegallivm/draw/swr: make the gs_iface not depend on tgsi.
2019-10-14 James Xionggallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_C...
2019-10-11 Dave Airliegallivm: fix coroutines on aarch64 with llvm 8
2019-10-11 Dave Airliellvmpipe: add support for tg4 component selection.
2019-10-11 Dave Airliegallium: add a a new cap for changing the TGSI TG4...
2019-10-11 Dave Airliegallivm/sample: add gather component selection to the...
2019-10-10 Dylan Bakermeson: fix pipe-loader compilation for windows
2019-10-10 Dave Airliellvmpipe/draw: handle UBOs that are < 16 bytes.
2019-10-10 Marek Olšákgallium: remove PIPE_SHADER_CAP_SCALAR_ISA
2019-10-10 Marek Olšáktgsi_to_nir: use nir_shader_compiler_options::lower_to_...
2019-10-10 Marek Olšáktgsi_to_nir: add #ifdef header guards
2019-10-09 Marek Olšáktgsi/scan: add tgsi_shader_info::msaa_images_declared
2019-10-09 Marek Olšákradeonsi: remove si_vid_join_surfaces and use combined...
2019-10-09 Marek Olšákvl: use u_format in vl_video_buffer_formats
2019-10-09 Marek Olšákgallium/u_tests: test NV12 allocation and export
2019-10-09 Marek Olšákgallium/util: add planar format layouts and helpers
2019-10-09 Marek Olšákgallium/util: remove enum numbering from util_format_layout
2019-10-08 Ilia Mirkingallium/tgsi: add support for DEMOTE and READ_HELPER...
2019-10-08 Marek Olšákgallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to...
2019-10-08 Marek Olšákutil: use simple_mtx_t for util_range
2019-09-30 Caio Marcelo de... gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
2019-09-30 Marek Olšáktgsi_to_nir: handle PIPE_FORMAT_NONE in image opcodes
2019-09-24 Marek Olšákgallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSH
2019-09-23 Marek Olšáktgsi_to_nir: fix 2-component system values like tess_le...
2019-09-23 Marek Olšáktgsi_to_nir: fix masked out image loads
2019-09-19 Timothy Arceriutil/u_queue: track job size and limit the size of...
2019-09-18 Marek Olšákgallium: extend resource_get_param to be as capable...
2019-09-18 Christian GmeinerRevert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"
2019-09-17 Michel Dänzergallivm: Limit DEBUG workaround to LLVM < 7
2019-09-15 Lionel Landwerlindriconfig: add a new engine name/version parameter
2019-09-14 Christian Gmeinergallium: util_set_vertex_buffers_mask(..): make use...
2019-09-13 Adam Jacksongallium: Restore VSX for llvm >= 4
2019-09-12 Danylo Piliaievtgsi_to_nir: Translate TGSI_INTERPOLATE_COLOR as INTERP...
next