st/glsl_to_nir: remove dead io after conversion to nir
[mesa.git] / src /
2018-01-29 Timothy Arcerist/glsl_to_nir: remove dead io after conversion to nir
2018-01-29 Timothy Arceriradeonsi/nir: add support vs double inputs
2018-01-29 Timothy Arceriradeonsi: pass input_idx to declare_nir_input_vs()
2018-01-29 Timothy Arceriradeonsi: add bitcast_inputs() helper
2018-01-29 Timothy Arceriradeonsi/nir: fix num_inputs for doubles in vs
2018-01-29 Timothy Arcerinir: partially revert c2acf97fcc9b32e
2018-01-29 Timothy Arcerinir: add vs_inputs_dual_locations compiler option
2018-01-29 Timothy Arcericompiler: tidy up double_inputs_read uses
2018-01-29 Dave Airlieradv/gfx9: fix block compression texture views. (v2)
2018-01-29 Bas Nieuwenhuizenradv: Signal fence correctly after sparse binding.
2018-01-29 Brian Paulmesa/vbo: replace vbo_draw_method() with _mesa_set_draw...
2018-01-29 Brian Paulvbo: s/[0]/[VERT_ATTRIB_POS]/ in recalculate_input_bind...
2018-01-29 Brian Paulvbo: add new VBO_ATTRIBS_ masks to vbo_attrib.h
2018-01-29 Brian Paulvbo: s/VBO_ATTRIB_INDEX/VBO_ATTRIB_COLOR_INDEX/
2018-01-29 Brian Paulvbo: minor clean-ups in vbo_exec.h
2018-01-29 Brian Paulvbo: s/_API_NOOP_H/VBO_NOOP_H/ in vbo_noop.h
2018-01-29 Brian Paulvbo: whitespace/formatting fixes in vbo_exec.h
2018-01-29 Brian Paulvbo: move, rename vp_mode enums, get_program_mode(...
2018-01-29 Brian Paulvbo: s/cl/array/ in vbo_context.c
2018-01-29 Tapani Pällinir: mark unused space in packed_tex_data
2018-01-29 Tapani Pällii965: fix disk_cache leak when destroying context
2018-01-29 Tapani Pällii965: fix prog_data leak in brw_disk_cache
2018-01-29 Timothy Arceriac: fix indentation
2018-01-29 Timothy Arceriac: remove unused nir2llvmtype()
2018-01-29 Timothy Arceriac: fix gs load inputs type
2018-01-28 Kai Wasserbächac/nir: call glsl_get_sampler_dim() only once where...
2018-01-28 Dave Airlier600: add ARB_query_buffer_object support
2018-01-28 Dave Airlier600/shader: refactor mul hi/lo instruction emission
2018-01-28 Dave Airlier600/eg: construct proper rat mask for image/buffers.
2018-01-27 Jon Turneymeson: libdrm shouldn't appear in Requires.private...
2018-01-27 Eric Anholtbroadcom/vc5: Don't forget to get the BO offset when...
2018-01-27 Eric Anholtbroadcom/vc5: Enable the driver on V3D 4.2.
2018-01-27 Eric Anholtbroadcom/vc5: Enable CLIF dumping of V3D 4.2.
2018-01-27 Eric Anholtbroadcom/vc5: Update the compiler for V3D 4.2.
2018-01-27 Eric Anholtbroadcom/vc5: Update QPU instruction pack/unpack for...
2018-01-27 Eric Anholtbroadcom/vc5: Add XML for V3D 4.2.
2018-01-27 Eric Anholtbroadcom/vc5: Fix a race between XML codegen build...
2018-01-27 Eric AnholtAndroid: Attempt to fix broadcom build after vc5 changes.
2018-01-27 Marek Olšákac: rename and move si_const_array into common code
2018-01-27 Marek Olšákac: move address space definitions to common code
2018-01-27 Marek Olšákac: don't use byval LLVM qualifier in shaders
2018-01-27 Marek Olšákgallium/radeon: set number of pb_cache buckets = number...
2018-01-27 Marek Olšákpb_cache: let drivers choose the number of buckets
2018-01-27 Marek Olšákpb_cache: call os_time_get outside of the loop
2018-01-27 Marek Olšákgallium/radeon: simplify radeon_flags_from_heap
2018-01-26 Timothy Arcerist/shader_cache: restore num_tgsi_tokens when loading...
2018-01-26 Marek Olšákwinsys/amdgpu: fix assertion failure with UVD and VCE...
2018-01-26 Brian Paulmesa: remove MESA_FUNCTION
2018-01-26 Brian Paulmesa: change gl_link_status enums to uppercase
2018-01-26 Brian Paulmesa: change gl_compile_status enums to uppercase
2018-01-26 Brian Paulmesa: minor comment reformatting, whitespace fixes...
2018-01-26 Rafael Antognollii965/gen10: Use CS Stall instead of WriteImmediate.
2018-01-26 Rafael Antognollianv/gen10: Emit CS stall and mark push constants dirty.
2018-01-26 Rafael Antognollii965/gen10: Re-enable push constants.
2018-01-26 Rafael Antognollianv/gen10: Ignore push constant packets during context...
2018-01-26 Rafael Antognollii965/gen10: Ignore push constant packets during context...
2018-01-26 Brian Paulmesa: silence MinGW 'may be unused uninitialized' warni...
2018-01-26 Eleni Maria Steamesa: Fix function pointers initialization in status...
2018-01-26 Iago Toral Quirogaanv/pipeline: remove the pipeline layout field from...
2018-01-26 Iago Toral Quirogaanv/cmd_buffer: add the pipeline layout to the pipeline...
2018-01-26 Iago Toral Quirogaanv/pipeline: don't take the layout from the pipeline...
2018-01-26 Iago Toral Quirogaanv/descriptor_set: add reference counting for descript...
2018-01-26 Samuel Pitoisetac/nir: set amdgpu.uniform and invariant.load for SSBOs
2018-01-26 Samuel Pitoisetac/nir: set amdgpu.uniform and invariant.load for UBOs
2018-01-26 Samuel Pitoisetac/nir: set the noalias attribute on input pointers
2018-01-26 Samuel Pitoisetac: only load used channels when sampling buffer views
2018-01-26 Samuel Pitoisetac: pass the number of channels to ac_build_buffer_load...
2018-01-26 Samuel Pitoisetac: add ac_build_buffer_load_common() helper
2018-01-26 Samuel Pitoisetradv: fix RADV_DEBUG=syncshaders on GFX9
2018-01-26 Samuel Pitoisetradv: fix a GPU hang with RADV_DEBUG=syncshaders
2018-01-26 Samuel Pitoisetac/shader: scan if fragment shaders write memory
2018-01-26 Samuel Pitoisetac/nir: only canonicalize 32-bit float min/max outputs...
2018-01-26 Jason Ekstrandanv/pipeline: Don't look at blend state unless we have...
2018-01-26 Maxin B. Johnanv_icd.py: improve reproducible builds
2018-01-26 Ian Romanicknouveau: Remove no-op nvgl_logicop_func function
2018-01-26 Ian Romanicki915: Silence unused parameter warnings
2018-01-26 Ian Romanicki915: Make intelEmitCopyBlit static
2018-01-26 Ian Romanicki965: Make intelEmitCopyBlit static
2018-01-26 Ian Romanicki915: Use enum color_logic_ops for blits
2018-01-26 Ian Romanicki965: Use enum color_logic_ops for blits
2018-01-26 Ian Romanickmesa: Pass the translated color logic op dd_function_ta...
2018-01-26 Ian Romanickst/mesa: Use the translated color logic op from the...
2018-01-26 Ian Romanicki965: Use the translated color logic op from the context
2018-01-26 Ian Romanickmesa: Also track a remapped version of the color logic op
2018-01-26 Bas Nieuwenhuizenradeonsi: Export signalled sync file instead of -1.
2018-01-25 Jason Ekstrandi965/fs: Reset the register file to VGRF in lower_integ...
2018-01-25 Jason Ekstrandvulkan: Update the XML and headers to 1.0.68
2018-01-25 Dave Airlieradv: don't enable tc compat for d32s8 + 4/8 samples...
2018-01-25 George Kyriazisswr/rast: Optimize DumpToFile output size
2018-01-25 George Kyriazisswr/rast: Updated copyright dates
2018-01-25 George Kyriazisswr/rast: Move memory-related JIT functions
2018-01-25 George Kyriazisswr/rast: Add extra (optional) parameter in GATHERPS
2018-01-25 George Kyriazisswr/rast: Better ExecCmd (i.e. system()) implmentation
2018-01-25 George Kyriazisswr/rast: Support USE_SIMD16_FRONTEND=0 for EarlyRast
2018-01-25 Brian Paulmesa: whitespace fixes in attrib.c
2018-01-25 Brian Paulmesa: whitespace fixes in varray.h
2018-01-25 Brian Paulmesa: include mtypes.h in varray.h
2018-01-25 Brian Paulmesa: s/gl_vertex_attrib_array/gl_array_attributes...
2018-01-25 Brian Paulmesa: simplify _mesa_delete_list() a bit, add some...
2018-01-25 Brian Paulst/mesa: expand glDrawPixels cache to handle multiple...
next