nir: Remove old-school deref chain support
[mesa.git] / src / gallium /
2018-06-23 Jason Ekstrandnir: Remove old-school deref chain support
2018-06-23 Rob Clarkfreedreno/ir3: convert to deref instructions
2018-06-23 Jason Ekstrandnir: Rework lower_locals_to_regs to use deref instructions
2018-06-23 Jason Ekstrandintel,ir3: Re-enable nir_opt_copy_prop_vars
2018-06-23 Bas Nieuwenhuizenradeonsi: Remove deref chain support in nir scan pass.
2018-06-23 Bas Nieuwenhuizenradeonsi: Add deref support to the nir scan pass.
2018-06-23 Jason Ekstrandnir: Delete lower_io_types
2018-06-23 Eric Anholtbroadcom/vc4: Remove deref chain support from nir_lower...
2018-06-23 Rob Clarkst,ir3,radeonsi: push lower_deref_instrs back into...
2018-06-23 Rob Clarknir/lower_samplers: remove legacy version
2018-06-23 Rob Clarknir/lower_samplers: split out _legacy version for deref...
2018-06-23 Jason Ekstrandintel,ir3: Disable nir_opt_copy_prop_vars
2018-06-23 Rob Clarkttn: convert to deref instructions
2018-06-23 Jason Ekstrandanv,i965,radv,st,ir3: Call nir_lower_deref_instrs
2018-06-23 Karol Herbstnv50/ir: only avoid spilling constrained def if a mov...
2018-06-22 Jonathan Marekfreedreno: a2xx: fix clear color
2018-06-22 Jonathan Marekfreedreno: a2xx: fix crash when freeing context
2018-06-22 Jonathan Marekfreedreno: a2xx: fix crash on first clear
2018-06-22 Jonathan Marekfreedreno: add a20x
2018-06-22 Jonathan Marekfreedreno: a2xx: increase size of the offset field...
2018-06-21 Eric Anholtv3d: Don't forget to initialize the buffer offset of...
2018-06-21 Marek Olšákradeonsi: fix occlusion queries with 16x AA without...
2018-06-21 Marek Olšákradeonsi: handle non-clearable DCC buffers as MSAA...
2018-06-21 Marek Olšákradeonsi: disable DCC MSAA for 128bpp formats on Stoney
2018-06-21 Rob Clarkfreedreno/a5xx: MSAA
2018-06-21 Rob Clarkfreedreno: update generated headers
2018-06-21 Rob Clarkfreedreno/ir3: txf_ms support
2018-06-21 Rob Clarkfreedreno/a5xx: fix gpu hangs with large compute shaders
2018-06-21 Rob Clarkfreedreno/ir3: fix base_vertex
2018-06-21 Emil Velikovst/dri: constify dri_fill_st_visual's screen
2018-06-21 Juan A. Suarez Romeroswr: bump minimum supported LLVM version to 5.0
2018-06-21 Grazvydas Ignotasradeonsi: add a debug flag to zero vram allocations
2018-06-21 Grazvydas Ignotasradeonsi: use shifts for sign extension
2018-06-21 Roland Scheideggerr600: fix copy/paste bug for sampleMaskIn workaround
2018-06-20 Eric Anholtv3d: Fix min vs mag determination when not doing mip...
2018-06-20 Eric Anholtv3d: Track write reference to the separate stencil...
2018-06-20 Eric Anholtv3d: Add missing reference to the separate stencil...
2018-06-20 Eric Anholtv3d: Fix return value from fence_finish.
2018-06-20 Christian Gmeinergallium: add scalar isa shader cap
2018-06-20 Gert Wollnygallium/aux/util/u_cpu_detect.h: Fix -Wsign-compare...
2018-06-20 Gert Wollnygallium/aux/util/u_debug.h: Fix "noreturn" warnings...
2018-06-20 Gert Wollnygallium/aux/util: Fix some warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_ureg.c: remove unused parameter from...
2018-06-20 Gert Wollnygallium/aux/tgsi_two_side.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_ureg.c: Fix various warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_text.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_point_sprite.c: Fix -Wsign-compare...
2018-06-20 Gert Wollnygallium/aux/tgsi_lowering.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_build.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_build.c: Remove now unused variable
2018-06-20 Gert Wollnygallium/aux/tgsi_build.c: Remove unused parameters...
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: Fix various -Wsign-compare
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: remove superfluous parameter...
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: remove superfluous parameter...
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: Remove unused parameter from...
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: Remove paramater inst from...
2018-06-20 Gert Wollnygallium/aux/tgsi_aa_point.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_sanity.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi/tgsi_parse.c: Fix two warnings
2018-06-20 Gert Wollnygallium/aux/tgsi/tgsi_dump.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/cso_cache: Fix various warnings
2018-06-19 Marek Olšákradeonsi: rename r600_texture -> si_texture, rxxx ...
2018-06-19 Marek Olšákamd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
2018-06-19 Rob Clarkfreedreno/a5xx: move emit_marker5() into a5xx backend
2018-06-19 Rob Clarkfreedreno/a5xx: fix crash in dEQP-GLES31.stress.vertex_...
2018-06-19 Rob Clarkfreedreno/a5xx: don't crash if compute shader compile...
2018-06-19 Rob Clarkfreedreno/ir3: fix missing recursion into block condition
2018-06-19 Rob Clarkfreedreno/a5xx: better FOUR_QUAD/TWO_QUAD decision...
2018-06-19 Rob Clarkfreedreno/a5xx: bordercolor fixes
2018-06-19 Rob Clarkfreedreno: remove per-stateobj dirty_mask's
2018-06-19 Rob Clarkfreedreno/a5xx: remove one image stateblock
2018-06-19 Rob Clarkfreedreno/a5xx: cubemap image fixes
2018-06-19 Rob Clarkfreedreno/ir3: handle image buffer
2018-06-19 Rob Clarkfreedreno/ir3: handle arrays of images
2018-06-19 Rob Clarkfreedreno/ir3: images can be arrays too
2018-06-19 Rob Clarkfreedreno/ir3: use move_load_const pass
2018-06-19 Marek Olšákradeonsi: ignore PIPE_RESOURCE_FLAG_MAP_COHERENT
2018-06-19 Marek Olšákradeonsi: always put persistent buffers into GTT on...
2018-06-19 Marek Olšákradeonsi: fix si_get_num_queries for radeon
2018-06-19 Marek Olšákradeonsi: don't expose performance counters for non...
2018-06-19 Marek Olšákac/gpu_info: add radeon_info::num_tcc_blocks
2018-06-19 Marek Olšákradeonsi: set a better NUM_PATCHES hard limit
2018-06-19 Marek Olšákradeonsi: make sure LS-HS vector lanes are reasonably...
2018-06-19 Marek Olšákradeonsi: properly compute an LS-HS thread group size...
2018-06-19 Eric Anholtv3d: Fix blitting from a linear winsys BO.
2018-06-19 Tomeu Vizosovirgl: Remove debugging left-overs
2018-06-19 Timothy Arcerimesa/util: add allow_glsl_relaxed_es driconfig override
2018-06-19 Timothy Arcerimesa/util: add allow_glsl_builtin_const_expression...
2018-06-18 Timothy Arceriradeonsi: enable OpenGL 3.3 compat profile
2018-06-18 Eric Anholtv3d: Set the SO offsets correctly if we have to re...
2018-06-18 Marek Olšákgallium/hud: = should rename the last added data source
2018-06-18 Alok Hotaswr/rast: Clang-Format most rasterizer source code
2018-06-17 Timothy Arcerimesa: Unconditionally enable floating-point textures
2018-06-15 Eric Anholtv3d: Handle a no-intersection scissor even if it's...
2018-06-15 Eric Anholtv3d: Use the proper depth texture type for sampling.
2018-06-15 Eric Anholtv3d: Fix shaders using pixel center W but no varyings.
2018-06-15 Rhys Perrynvc0: add support for programmable sample locations
2018-06-15 Rhys Perrygallium: add support for programmable sample locations
2018-06-15 Eric Anholtv3d: Fix polygon offset for Z16 buffers.
2018-06-14 Eric Anholtv3d: Don't set the first_ez_state to DISABLED if after...
next