mesa.git
2018-01-30 Iago Toral... anv/pipeline: lower constant initializers on output...
2018-01-30 Tapani Pällii965: move disk cache from brw_context to intel_screen
2018-01-30 Elie Tourniermesa: Correctly print glTexImage dimensions
2018-01-30 Brian Paulmesa: shrink size of gl_array_attributes (v2)
2018-01-30 Brian Paulmesa: shrink gl_vertex_array
2018-01-30 Marek Olšákmesa: replace GLenum with GLenum16 in common structures...
2018-01-30 Brian Paulmesa: fix incorrect size/error test in _mesa_GetUnsigne...
2018-01-30 Neha Bhendesvga: Check rasterization state object before checking...
2018-01-30 Neha Bhendesvga: Adjust alpha for S3TC_DXT1_EXT RGB formats
2018-01-30 Gert Wollnymesa/st/glsl_to_tgsi: Mark first write as unconditional...
2018-01-30 Roland Scheideggermesa: skip validation of legality of size/type queries...
2018-01-30 Roland Scheideggermesa: restrict formats being supported by target type...
2018-01-30 Roland Scheideggermesa: (trivial) add TODO comment for default results...
2018-01-30 Roland Scheideggermesa: remove misleading gles checks for formatquery
2018-01-29 Rafael Antognollii965: Emit PIPE_CONTROL with ISP bit on older platforms.
2018-01-29 Rafael Antognollianv/cmd_buffer: Emit PIPE_CONTROL with ISP bit on older...
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 Airliedocs/features: add r600 ARB_query_buffer_object support
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... mesa: Fix function pointers initialization in status...
2018-01-26 Iago Toral... anv/pipeline: remove the pipeline layout field from...
2018-01-26 Iago Toral... anv/cmd_buffer: add the pipeline layout to the pipeline...
2018-01-26 Iago Toral... anv/pipeline: don't take the layout from the pipeline...
2018-01-26 Iago Toral... anv/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
next