mesa.git
2017-10-23 Dylan Bakermeson: build etnaviv driver + winsys
2017-10-23 Eric Anholtac: Silence a compiler warning about results[0].
2017-10-23 Eric Anholtac: Fix a compiler warning for possibly undefined ...
2017-10-23 Dylan Bakermeson: fix egl build for meson version < 0.43
2017-10-23 Nicolai Hähnleamd/common/gfx9: workaround DCC corruption more conserv...
2017-10-23 Emil Velikovdocs/release-calendar: update - 17.3.0-rc1 is out
2017-10-23 Ilia Mirkinglsl: fix derived cs variables
2017-10-23 Emil Velikovdocs: add 17.4.0-devel release notes template
2017-10-23 Emil Velikovmesa: bump version to 17.4.0-devel
2017-10-23 Juan A. Suarez... radv: automake: include radv_extensions.py in the tarball
2017-10-23 Bas Nieuwenhuizenac/nir: Only clamp shadow reference on radeonsi.
2017-10-22 Bas Nieuwenhuizenradv: Disallow indirect outputs for GS on GFX9 as well.
2017-10-22 Bas Nieuwenhuizenac/nir: Fix nir_texop_lod on GFX for 1D arrays.
2017-10-22 Dave Airlieradv/ac/nir: only emit tess factors to storage if tes...
2017-10-22 Bas Nieuwenhuizenradv: Don't use vgpr indexing for outputs on GFX9.
2017-10-21 Bas Nieuwenhuizenac/nir: Account for compact array index in GS input...
2017-10-21 Bas Nieuwenhuizenradv: Don't compile shaders when they are cached already.
2017-10-21 Bas Nieuwenhuizenradv: Don't check for max GL GS invocations.
2017-10-21 Bas Nieuwenhuizenradv: Don't explicitly reference vertex shader for...
2017-10-21 Bas Nieuwenhuizenradv: Don't reset cmd_buffer->state.dirty.
2017-10-21 Bas Nieuwenhuizenradv: Correctly detect changed shaders for vertex descr...
2017-10-21 Bas Nieuwenhuizenac/nir: Set larged wrokgroup size for GS on GFX9.
2017-10-21 Bas Nieuwenhuizenac/nir: Take the max workgroup size of all provided...
2017-10-21 Alex Smithradv: Fix pipeline cache locking issues
2017-10-21 Lionel Landwerlinanv: don't assert on device init on Cannonlake
2017-10-21 Lionel Landwerlinanv: disable stencil pma fix on Gen > 9
2017-10-21 Lionel Landwerlinblorp: enable R32G32B32X32 blorp ccs copies
2017-10-21 Eric Anholtmeson: Fix vc5 deps on the XML-generated headers.
2017-10-21 Eric Anholtbroadcom/vc5: Propagate vc4 aliasing fix to vc5.
2017-10-21 Stefan Schakebroadcom/vc4: Fix aliasing issue
2017-10-20 Dylan Bakermeson: Add support for EGL glvnd
2017-10-20 Dylan Bakermeson: build libEGL
2017-10-20 Dylan Bakermeson: move wayland_drm_protocol generation to wayland-drm
2017-10-20 Dylan Bakermeson: Don't allow glx to be built without platform_x11
2017-10-20 Dylan Bakermeson: bump libdrm_amdgpu requirement to 2.4.85
2017-10-20 Eric Anholtnir: Print the components referenced for split or packe...
2017-10-20 Eric Anholtnir: Add a safety check that we don't remove dead I...
2017-10-20 Andres Rodriguezradv: disable implicit sync for radv allocated bos v3
2017-10-20 Andres Rodriguezradv: factor out radv_alloc_memory
2017-10-20 Andres Rodriguezradv: Expose VK_EXT_global_priority
2017-10-20 Andres Rodriguezradv: don't skip PS/VS partial flush
2017-10-20 Andres Rodriguezradv: Implement VK_EXT_global_priority
2017-10-20 Andres Rodriguezradeonsi: hardcode shader WAVE_LIMIT to the maximum...
2017-10-20 Andres Rodriguezradv: hardcode shader WAVE_LIMIT to the maximum value
2017-10-20 Andres Rodriguezvulkan: update headers & registry to VK 1.0.63
2017-10-20 Bas Nieuwenhuizenconfigure.ac: Bump libdrm_amdgpu version to 2.4.85.
2017-10-20 Eric Anholtbroadcom/vc5: Use SETMSF to handle discards.
2017-10-20 Eric Anholtbroadcom/vc5: Set the snorm/unorm packing functions...
2017-10-20 Eric Anholtbroadcom/vc5: Fix pasteo that broke vertex texturing.
2017-10-20 Eric Anholtbroadcom/vc5: Move default attribute value setup to...
2017-10-20 Eric Anholtbroadcom/vc5: Move most of the shader state attribute...
2017-10-20 Eric Anholtbroadcom/vc5: Fix build failure frm nir_shader::stage...
2017-10-20 Matt Turneri965/fs: Use align1 mode on ternary instructions on...
2017-10-20 Matt Turneri965: Add align1 ternary instruction emission support
2017-10-20 Matt Turneri965: Add align1 ternary instruction disassembler support
2017-10-20 Matt Turneri965: Add align1 ternary instruction-word support
2017-10-20 Matt Turneri965: Add align1 ternary instruction support to convers...
2017-10-20 Matt Turneri965: Add align1 ternary instruction field encodings
2017-10-20 Matt Turneri965: Add functions to abstract access to 3src register...
2017-10-20 Matt Turneri965: Rename brw_inst's functions that access the 3src...
2017-10-20 Matt Turneri965: Rename brw_inst 3src functions in preparation...
2017-10-20 Matt Turneri965: Print subreg in units of type-size on ternary...
2017-10-20 Matt Turneri965: Add functions for brw_reg_type <-> hw 3src type
2017-10-20 Matt Turneri965: Move brw_reg_type_is_floating_point to brw_reg_type.h
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-10-20 Samuel Pitoisetradv: use optimal packet order for draws
2017-10-20 Samuel Pitoisetradv: add radv_emit_shaders_prefetch()
2017-10-20 Samuel Pitoisetradv: add radv_emit_shader_prefetch()
2017-10-20 Marek Olšákst/mesa: correct a u_vbuf comment
2017-10-20 Christian Gmeineretnaviv: fix implicit conversion warning
2017-10-20 Christian Gmeineretnaviv: enable occlusion query if GPU supports it
2017-10-20 Christian Gmeineretnaviv: add support for occlusion queries
2017-10-20 Christian Gmeineretnaviv: add basic infrastructure for hw queries
2017-10-20 Christian Gmeineretnaviv: update headers from rnndb
2017-10-20 Chris Wilsonrelnotes/17.3: EGL_IMG_context_priority is now implemented
2017-10-20 Chris Wilsoni965: Report supported context priorities to EGL/DRI
2017-10-20 Chris Wilsoni965: Pass the EGL/DRI context priority through to...
2017-10-20 Chris Wilsoni965: Record the presence of the kernel scheduler
2017-10-20 Chris Wilsoni965: Sync i915_drm.h from kernel for IMG_context_priority
2017-10-20 Chris Wilsonegl,dri: Propagate context priority hint to driver...
2017-10-20 Chris Wilsonegl: Support IMG_context_priority
2017-10-20 Fredrik Höglundradv: don't flush the VS when srcStageMask == TOP_OF_PI...
2017-10-20 Samuel Pitoisetradv: mark total_count as MAYBE_UNUSED in CmdSet{Viewpo...
2017-10-20 Samuel Pitoisetradv: rename radv_cmd_buffer_flush_state() to radv_draw()
2017-10-20 Samuel Pitoisetradv: emit primitive restart from radv_emit_draw_regist...
2017-10-20 Samuel Pitoisetradv: add radv_emit_draw_registers()
2017-10-20 Samuel Pitoisetradv: refactor indirect draws (+count buffer) with...
2017-10-20 Samuel Pitoisetradv: refactor indirect draws with radv_draw_info
2017-10-20 Samuel Pitoisetradv: refactor simple and indexed draws with radv_draw_info
2017-10-20 Samuel Pitoisetradv: re-emit VGT_INDEX_TYPE because non-indexed draws...
2017-10-20 Samuel Pitoisetradv: clear the dirty flags in the corresponding emit...
2017-10-20 Samuel Pitoisetradv: rename RADV_CMD_DIRTY_RENDER_TARGETS to RADV_CMD_...
2017-10-20 Samuel Pitoisetradv: move DB_COUNT_CONTROL initialization to si_emit_c...
2017-10-20 Samuel Iglesias... i965/vec4: remove setting default LOD in the backend
2017-10-20 Samuel Iglesias... i965/fs: remove setting default LOD in the backend
2017-10-20 Samuel Iglesias... nir: set default lod to texture opcodes that needed...
2017-10-20 Bas Nieuwenhuizenradv: enable GS on GFX9
2017-10-20 Bas Nieuwenhuizenradv: calculate and emit GFX9 GS registers to pipeline...
2017-10-20 Bas Nieuwenhuizenac/nir: Fix up GS input vgprs.
2017-10-20 Bas Nieuwenhuizenac/nir: Add loading from LDS for merged GS.
next