anv/gen8: Fix SF_CLIP_VIEWPORT's Z elements
[mesa.git] / src /
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-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: 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: 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
2016-01-13 Jason Ekstrandnir/spirv: Add initial support for specialization constants
2016-01-13 Matt Turnernir: Change bfm's semantics to match Intel/AMD/SM5.
2016-01-13 Matt Turnerglsl: Fix undefined shifts.
2016-01-13 Matt Turnerglsl: Handle failure of Python codegen scripts.
2016-01-13 Kenneth Graunkeglsl, nir: Make ir_triop_bitfield_extract a vectorized...
2016-01-13 Kenneth Graunkeglsl, nir: Make ir_quadop_bitfield_insert a vectorized...
2016-01-13 Kenneth Graunkeglsl: Delete the ir_binop_bfm and ir_triop_bfi opcodes.
2016-01-13 Matt Turnernir: Fix constant evaluation of bfm.
2016-01-13 Matt Turneri965/fs: Skip assertion on NaN.
2016-01-13 Matt Turneri965/fs: Add debugging to constant combining pass.
2016-01-13 Brian Paulmeta: remove const qualifier on _mesa_meta_fb_tex_blit_...
2016-01-13 Brian Paulst/mesa: fix incorrect buffer token passed to _mesa_Bin...
2016-01-13 Neil Robertsi965/gen9: Don't allow the RGBX formats for texturing...
2016-01-13 Marek Olšákradeonsi: move POSITION and FACE fragment shader inputs...
2016-01-13 Marek Olšákradeonsi: simplify gl_FragCoord behavior
2016-01-13 Samuel Iglesias... glsl: add image_format check in cross_validate_globals()
2016-01-13 Tapani Pällimesa: do not validate io of non-compute and compute...
2016-01-13 Tapani Pälliglsl: add packed varyings for outputs with single stage...
2016-01-13 Roland Scheideggerllvmpipe: (trivial) use cast wrapper for __m128d to...
2016-01-13 Roland Scheideggerllvmpipe: avoid most 64 bit math in rasterization
2016-01-13 Roland Scheideggerllvmpipe: scale up bounding box planes to subpixel...
2016-01-13 Roland Scheideggerllvmpipe: add sse code for fixed position calculation
2016-01-13 Roland Scheideggerdraw: fix key comparison with uninitialized value
2016-01-12 Jason Ekstrandnir/spirv: Add support for OpQuantize
2016-01-12 Jason Ekstrandi965: Implement nir_op_fquantize2f16
2016-01-12 Jason Ekstrandnir: Add a fquantize2f16 opcode
2016-01-12 Timothy Arcerimesa: print the invalid enum when CreateShader fails
2016-01-12 Jason Ekstrandanv/device: Bump the max program size again
2016-01-12 Kenneth Graunkeglsl: Make read_from_write_only_variable_visitor ignore...
2016-01-12 Kenneth Graunkei965: Mark TCS URB writes as having side effects.
2016-01-12 Kristian Høgsberg... vk: Implement workaround for occlusion queries
2016-01-12 Jason Ekstrandanv/UpdateDescriptorSets: Respect write.dstArrayElement
next