swr/rast: Pull most of the VPAI manipulation out of the binner/clipper
[mesa.git] / src / gallium / drivers /
2017-12-15 Tim Rowleyswr/rast: Pull most of the VPAI manipulation out of...
2017-12-15 Tim Rowleyswr/rast: Move GatherScissors to header
2017-12-15 Tim Rowleyswr/rast: Rewrite Shuffle8bpcGatherd using shuffle
2017-12-15 Tim Rowleyswr/rast: Convert gather masks to Nx1bit
2017-12-15 Tim Rowleyswr/rast: WIP - Widen fetch shader to SIMD16
2017-12-15 Tim Rowleyswr/rast: Corrections to multi-scissor handling
2017-12-15 Tim Rowleyswr/rast: Binner fixes for viewport index offset handling
2017-12-15 Tim Rowleyswr/rast: Remove unneeded copy of gather mask
2017-12-15 Rob Clarkfreedreno: use u_transfer_helper
2017-12-14 Samuel Pitoisetamd/common: add ac_build_waitcnt()
2017-12-14 Samuel Pitoisetradeonsi: make use of ac_build_fdiv()
2017-12-14 Samuel Pitoisetradeonsi: make use of ac_get_spi_shader_z_format()
2017-12-13 Bruce Cherniakswr: Correct texture allocation and limit max size...
2017-12-13 Bruce Cherniakswr: Fix KNOB_MAX_WORKER_THREADS thread creation override.
2017-12-13 Timothy Arceriradeonsi: create get_tcs_tes_buffer_address helper
2017-12-12 Brian Paulgallium/util: don't pass a pipe_resource to util_resour...
2017-12-12 Brian Paulsvga: trivial whitespace/formatting fixes in svga_pipe_...
2017-12-08 Leo Liuradeon/vce: move destroy command before feedback command
2017-12-06 Gert Wollnyr600/sb: do not convert if-blocks that contain indirect...
2017-12-06 Dave Airlier600: add support for compute grid/block sizes. (v2)
2017-12-06 Dave Airlier600: handle image/buffer sizes correctly.
2017-12-06 Dave Airlier600/compute: add support for emitting compute image...
2017-12-06 Dave Airlier600/compute: handle atomic counters in compute state.
2017-12-06 Dave Airlier600/compute: add support for TGSI compute shaders...
2017-12-06 Dave Airlier600/shader: add compute support to shader assembler
2017-12-06 Dave Airlier600/texture: drop lowering 1d/2d images to linear.
2017-12-06 George Kyriazisswr/scons: Fix another intermittent build failure
2017-12-06 Marek Olšákradeonsi: make const and stream uploaders allocate...
2017-12-06 Marek Olšákradeonsi: use a separate allocator for fine fences
2017-12-06 Marek Olšákradeonsi/gfx9: make shader binaries use read-only memory
2017-12-06 Marek Olšákradeonsi: print the buffer list for CHECK_VM
2017-12-06 Marek Olšákradeonsi: allow DMABUF exports for local buffers
2017-12-06 Nicolai Hähnleradeonsi: always place sparse buffers in VRAM
2017-12-06 Nicolai Hähnleradeonsi: fix the R600_RESOURCE_FLAG_UNMAPPABLE check
2017-12-05 Rob Clarkfreedreno/a5xx: hide ARB_base_instance
2017-12-05 Rob Clarkfreedreno/ir3: handle input/output component
2017-12-05 Dave Airlier600: refactor and export some shader selector code...
2017-12-05 Dave Airlier600: add compute support to compressed resource handling.
2017-12-05 Dave Airlier600: update max threads per block for evergreen compute
2017-12-05 Dave Airlier600/shader: add local memory support to shader assembler.
2017-12-05 Dave Airlier600/cs: add support for compute to image/buffers/atomi...
2017-12-05 Dave Airlier600: handle compute null key shader state
2017-12-05 Dave Airlier600: add some missing cayman register defines
2017-12-05 Dave Airlier600: don't set EOP on pop or loop end
2017-12-05 Dave Airlier600/ssbo: refactor out buffer coord calcs and use...
2017-12-05 Dave Airlier600/ssbo: fix multi-dword buffer loads.
2017-12-05 Dave Airlier600/ssbo: use r32ui format for ssbo resources.
2017-12-05 Dave Airlier600: refactor out the immediate setup code.
2017-12-05 Dave Airlier600/shader: fix ssbo atomic operations formats.
2017-12-05 Dave Airlier600/shader: fix thread id loading.
2017-12-05 Marek Olšákgallium/u_upload_mgr: allow drivers to specify pipe_res...
2017-12-05 Marek Olšákwinsys/amdgpu: add RADEON_FLAG_READ_ONLY
2017-12-05 Marek Olšákgallium/radeon: remove RADEON_HEAP_VRAM_GTT
2017-12-05 Marek Olšákgallium/radeon: move setting VRAM|GTT into winsyses
2017-12-05 Marek Olšákradeonsi: flush the context after resource_copy_region...
2017-12-05 Mauro RossiAndroid: gallium/radeon: fix libmesa_amd_common dependency
2017-12-05 Dave Airlier600/atomic: add cayman version of atomic save/restore...
2017-12-05 Dave Airlier600/atomic: refactor out evergreen atomic setup/save...
2017-12-05 Timothy Arceriradeonsi: pass llvm type directly to buffer_load()
2017-12-04 Dylan Bakermeson: define driver dependencies
2017-12-04 Rob Clarkfreedreno: mark stencil buffer valid too in case of...
2017-12-04 Rob Clarkfreedreno: remove use of u_transfer
2017-12-04 Eric Engestromfreedreno: add -Wno-packed-bitfield-compat for meson...
2017-12-04 Pierre Moreaunvc0/ir: Properly lower 64-bit shifts when the shift...
2017-12-04 Timothy Arcerist/glsl_to_nir/radeonsi: enable gs support for nir...
2017-12-04 Timothy Arceriac: add si_nir_load_input_gs() to the abi
2017-12-04 Timothy Arceriradeonsi: create si_llvm_load_input_gs()
2017-12-04 Timothy Arceriradeonsi: pass llvm type to lds_load()
2017-12-04 Timothy Arceriradeonsi: add llvm_type_is_64bit() helper
2017-12-04 Timothy Arceriradeonsi: pass llvm type to si_llvm_emit_fetch_64bit()
2017-12-04 Timothy Arceriradeonsi: add nir support for gs epilogue
2017-12-04 Timothy Arceriradeonsi: add nir support for es epilogue
2017-12-04 Timothy Arceriradeonsi: add nir support for ls epilogue
2017-12-03 Timothy Arcerist/glsl_to_nir: enable NIR link time opts
2017-12-03 Timothy Arceriradeonsi/nir: add support for packed inputs
2017-12-03 Rob Clarkfreedreno/ir3: relax barriers
2017-12-03 Rob Clarkfreedreno/ir3: all mem instructions have WAR hazzard
2017-12-03 Rob Clarkfreedreno: add debug option to force emulated indirect
2017-12-03 Rob Clarkfreedreno: also mark draw-indirect buffer as read
2017-12-03 Rob Clarkfreedreno: small cleanups
2017-12-03 Rob Clarkfreedreno: avoid unneccessary batch flush
2017-12-03 Rob Clarkfreedreno: avoid mem2gmem for invalidated buffers
2017-12-03 Rob Clarkfreedreno: deferred flush support
2017-12-03 Rob Clarkfreedreno: rework fence tracking
2017-12-03 Rob Clarkfreedreno: proper locking for iterating dependent batches
2017-12-03 Rob Clarkfreedreno/a5xx: correct max_indicies for indirect draws
2017-12-01 Eric Anholtbroadcom/vc4: Use a single-entry cached last_hindex...
2017-12-01 Eric Anholtbroadcom/vc4: Decompose single QUADs to a TRIANGLE_FAN.
2017-12-01 Eric Anholtbroadcom/vc4: Skip emitting redundant VC4_PACKET_GEM_HA...
2017-12-01 Eric Anholtbroadcom/vc4: Simplify the relocation handling for...
2017-12-01 Eric Anholtbroadcom/vc4: Fix handling of GFXH-515 workaround with...
2017-12-01 Eric Anholtbroadcom/vc4: Fix the scaling factor for the GFXH-515...
2017-12-01 Dylan Bakermeson: use dep_thread instead of dependency('threads...
2017-12-01 Dylan Bakermeson: Add lmsensors support
2017-12-01 George Kyriazisswr/scons: Fix intermittent build failure
2017-12-01 Dave Airlier600: add ARB_shader_storage_buffer_object support...
2017-12-01 Dave Airlier600/cayman: looks like cmpxchg moved to Z
2017-12-01 Dave Airlier600/shader: fix 64->32 conversions
2017-11-30 Marek Olšákradeonsi/gfx9: fix importing shared textures with DCC
2017-11-30 Wladimir J. van... etnaviv: GC7000: Factor out state based texture functio...
next