mesa.git
2016-01-19 Daniel Stoneanv/wsi: Avoid stuck Wayland connection
2016-01-19 Jason EkstrandgetX/state: Set LOD pre-clamp to OpenGL mode
2016-01-19 Jason Ekstrandisl/device: Add a flag for bit 6 swizzling
2016-01-19 Jason Ekstrandanv/gem: Add a helper for getting bit6 swizzling inform...
2016-01-19 Jason Ekstrandnir/spirv: Patch through image qualifiers
2016-01-19 Jason Ekstrandnir/spirv: Implement ImageQuerySize for storage iamges
2016-01-19 Jason Ekstrandnir/spirv: Insert movs around image intrinsics
2016-01-18 Jason Ekstrandanv/meta: Improve meta clear cleanup a bit
2016-01-18 Jason Ekstrandanv: Misc allocation scope fixes
2016-01-18 Jason Ekstrandanv/meta: Add a meta allocator that uses SCOPE_DEVICE
2016-01-18 Jason Ekstrandanv/meta: Initialize a handle to null
2016-01-18 Jason Ekstrandgen8: Fix border color
2016-01-18 Jason EkstrandgenX/pack: Add a __gen_fixed helper and use it for...
2016-01-18 Jason Ekstrandanv/pack: Make TextureLODBias a proper 4.8 float
2016-01-18 Jason Ekstrandnir/spirv: Handle if's where the merge is also a break...
2016-01-18 Jason Ekstrandnir/spirv: Hanle continues that use SSA values from...
2016-01-18 Jason Ekstrandnir/lower_returns: Repair SSA after doing return lowering
2016-01-18 Jason Ekstrandnir: Add a pass to repair SSA form
2016-01-18 Jason Ekstrandnir/vars_to_ssa: Use the new nir_phi_builder helper
2016-01-18 Jason Ekstrandnir: Add a phi node placement helper
2016-01-18 Jason Ekstrandutil/bitset: Allow iterating over const bitsets
2016-01-16 Jason Ekstrandnir/lower_system_values: Lower vertexID to id+base...
2016-01-15 Jason Ekstrandanv/batch_chain: Remove padding from the BO before...
2016-01-15 Jason Ekstrandanv/batch_chain: Don't call current_batch_bo() again
2016-01-15 Jason Ekstrandnir/spirv: Stop trusting the SPIR-V for the number...
2016-01-15 Chad Versaceanv: Populate SURFACE_STATE more safely
2016-01-15 Chad Versaceanv/meta: Stop leaking renderpass and framebuffer
2016-01-15 Chad Versaceanv/meta: Reuse code for vkCmdClear{Color,DepthStencil...
2016-01-15 Chad Versaceanv/gen8: Fix SF_CLIP_VIEWPORT's Z elements
2016-01-15 Chad Versaceanv/meta: Implement vkCmdClearDepthStencilImage
2016-01-15 Chad Versaceanv/meta: Implement vkCmdClearAttachments
2016-01-15 Chad Versaceanv/meta: Add VkClearRect param to emit_clear()
2016-01-15 Chad Versaceanv: Distinguish between subpass setup and subpass...
2016-01-15 Chad Versaceanv: Emit load clears at start of each subpass
2016-01-15 Chad Versaceanv/meta: Create 8 pipelines for color clears
2016-01-15 Chad Versaceanv: Allow override of pipeline color attachment count
2016-01-15 Chad Versaceanv/meta: Name the nir shaders
2016-01-15 Chad Versaceanv: Move MAX_* defs to top of anv_private.h
2016-01-15 Chad Versaceanv: Define zero() macro
2016-01-15 Chad Versaceanv/meta: Rename emit_load_*_clear funcs
2016-01-15 Chad Versaceanv/meta: Use anv_cmd_state::attachments for clears
2016-01-15 Chad Versaceanv: Add anv_cmd_state::attachments
2016-01-15 Jason Ekstrandi965/fs/generator: Change a comment as per jordan's...
2016-01-15 Jason Ekstrandi965/fs: Always set hannel 2 of texture headers in...
2016-01-15 Jason Ekstrandi965/fs/generator: Take an actual shader stage rather...
2016-01-15 Jason Ekstrandanv/apply_pipeline_layout: Stomp texture array size...
2016-01-15 Jason Ekstrandnir/spirv: Fix texture return types
2016-01-14 Kristian Høgsberg... vk: Fix struct field indentation
2016-01-14 Chad Versaceanv: Document anv_cmd_state::current_pipeline
2016-01-14 Chad Versaceanv: Make vkBeginCommandBuffer reset the command buffer
2016-01-14 Chad Versaceanv: Add FIXME for vkResetCommandPool
2016-01-14 Chad Versaceanv: Remove duplicate func prototype
2016-01-14 Chad Versaceanv/meta: Add FINISHME for clearing multi-layer framebu...
2016-01-14 Jason Ekstrandi965/vec4: Use UW type for multiply into accumulator...
2016-01-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-01-14 Ilia Mirkinst/mesa: use surface format to generate mipmaps when...
2016-01-14 Marek Olšákradeonsi: don't miss changes to SPI_TMPRING_SIZE
2016-01-14 Charmaine Leesvga: add DXGenMips command support
2016-01-14 Charmaine Leesvga: add num-generate-mipmap HUD query
2016-01-14 Charmaine Leegallium/st: add pipe_context::generate_mipmap()
2016-01-14 Brian Paulst/mesa: declare struct pipe_screen in st_cb_bufferobje...
2016-01-14 Matt Turnernir: Lower bitfield_extract.
2016-01-14 Matt Turnernir: Handle <bits>=32 case in bitfield_insert lowering.
2016-01-14 Jason Ekstrandnir/spirv: Add initial support for Vertex/Instance...
2016-01-14 Jason Ekstrandvulkan.h: Pull in 1.0.1 header
2016-01-14 Jason Ekstrandvulkan-1.0.0: Bump the version to 1.0.0
2016-01-14 Jason Ekstrandvulkan-1.0.0: Rework memory barriers
2016-01-14 Brian Paulst/mesa: add check for color logicop in blit_copy_pixels()
2016-01-14 Jason Ekstrandvulkan-1.0.0: No-op WSI changes
2016-01-14 Jason Ekstrandvulkan-1.0.0: Make extents unsigned
2016-01-14 Jason Ekstrandvulkan-1.0.0: Rework blits to use four offsets
2016-01-14 Jason Ekstrandvulkan-1.0.0: Split out command buffer inheritance...
2016-01-14 Jason Ekstrandvulkan-1.0.0: Re-order some structs in the header
2016-01-14 Jason Ekstrandvulkan-1.0.0: Misc. field and argument renames
2016-01-14 Jason Ekstrandvulkan-1.0.0: Get rid of MIPMAP_MODE_BASE
2016-01-14 Jason Ekstrandvulkan-1.0.0: Convert pPreserveAttachments to a uint32_t
2016-01-14 Jason Ekstrandanv/device: Update features and limits
2016-01-14 Jason Ekstrandanv/cmd_buffer: Fix setting of viewport/scissor count
2016-01-14 Jason Ekstrandanv/state: Respect SamplerCreateInfo.anisotropyEnable
2016-01-14 Jason Ekstrandanv/image: Fill out VkSubresourceLayout.arrayPitch
2016-01-14 BogDan VatraWIP: Partially upgrade to vulkan v0.221.0
2016-01-14 Nicolai Hähnlegallium/radeon: do not reallocate user memory buffers
2016-01-14 Nicolai Hähnlegallium/radeon: implement PIPE_CAP_INVALIDATE_BUFFER
2016-01-14 Nicolai Hähnlegallium/radeon: reset valid_buffer_range on PIPE_TRANSF...
2016-01-14 Nicolai Hähnlest/mesa: implement Driver.InvalidateBufferSubData
2016-01-14 Nicolai Hähnlest/mesa: use pipe->invalidate_resource instead of buffe...
2016-01-14 Nicolai Hähnlegallium: add PIPE_CAP_INVALIDATE_BUFFER
2016-01-14 Nicolai Hähnlemesa: add Driver.InvalidateBufferSubData
2016-01-14 Nicolai Hähnlemesa: fix the checks in _mesa_InvalidateBuffer(Sub...
2016-01-14 Nicolai Hähnlewinsys/radeon: fix warnings about incompatible pointer...
2016-01-14 Neil Robertstexobj: Check completeness with InternalFormat rather...
2016-01-14 Jordan Justennir/spirv: Add support for ArrayLength op
2016-01-14 Jason Ekstrandnir/spirv/alu: Properly implement mod/rem
2016-01-14 Jason Ekstrandi965: Implement nir_op_irem and nir_op_srem
2016-01-14 Ben Widawskyi965: Remove unused hw_must_use_separate_stencil
2016-01-14 Matt Turneri965: Drop extra newline from shader compile messages.
2016-01-13 Jason Ekstrandnir: Add more modulus and remainder opcodes
2016-01-13 Jason Ekstrandnir/spirv: Add support for OpSpecConstantOp
2016-01-13 Jason Ekstrandnir/spirv/alu: Factor out the opcode table
2016-01-13 Jason Ekstrandanv/pipeline: Pass through specialization constants
next