mesa.git
2019-07-17 Lionel Landwerlinvulkan/wsi: update swapchain status on vkQueuePresent
2019-07-17 Samuel Pitoisetradv: add an option for disabling NGG on GFX10
2019-07-17 Erik Faye-Lundsoftpipe: pass stream-out targets to draw-module early
2019-07-17 Alejandro Piñeirospirv_extensions: i965: initialize SPIR-V extensions
2019-07-17 Alejandro Piñeirospirv_extensions: add spirv_supported_extensions on...
2019-07-17 Alejandro Piñeirospirv_extensions: define spirv_extensions_supported
2019-07-17 Alejandro Piñeirospirv_extensions: add list of extensions and to_string...
2019-07-17 Alejandro Piñeirospirv_extensions: add GL_ARB_spirv_extensions boilerplate
2019-07-17 Samuel Pitoisetradv/gfx10: implement VK_EXT_post_depth_coverage
2019-07-17 Samuel Pitoisetradv/gfx10: disable the TC compat zrange workaround
2019-07-17 Samuel Pitoisetradv/gfx10: fallback to the legacy path if tess and...
2019-07-17 Samuel Pitoisetradv/gfx10: always build the GS copy shader but uses...
2019-07-17 Gert Wollnysoftpipe: Remove unused static function
2019-07-17 Caio Marcelo... spirv: Bail when we see CounterBuffer decoration
2019-07-17 Kenneth Graunkeiris: Drop copy and pasted iris_timebase_scale
2019-07-16 Jason Ekstrandnir/regs_to_ssa: Handle regs in phi sources properly
2019-07-16 Jason Ekstrandspirv: Add a warning for ArrayStride on arrays of blocks
2019-07-16 Caio Marcelo... anv: Increase state allocation size limit to 2MB
2019-07-16 Yevhenii Kolesnikovmeta: leaking of BO with DrawPixels
2019-07-16 Eric Anholtswrast: Move _mesa_format_pack_colormask() to the only...
2019-07-16 Eric Anholtmesa: Give _mesa_format_get_color_encoding a clearer...
2019-07-16 Eric Anholtmesa: Drop redundant checks for sRGB before sRGB to...
2019-07-16 Eric Anholtmesa: Fold _mesa_unpack_depth_stencil_row() into its...
2019-07-16 Eric Anholtmesa: Convert format_pack/unpack off of GL types.
2019-07-16 Eric Anholtmesa: Port format_pack/unpack off of _mesa_problem().
2019-07-16 Eric Anholtmesa: Mostly switch Mesa format info off of GL types...
2019-07-16 Eric Anholtmesa: Rename gl_pack typedefs to mesa_pack.
2019-07-16 Eric Anholtmesa: Rename gl_format_info to mesa_format_info.
2019-07-16 Eric Anholtstate_tracker: Move the format test out to be an actual...
2019-07-16 Eric Anholtu_format: Remove pointless comments.
2019-07-16 Eric Anholtsrc/util: Switch _mesa_half_to_float() to u_half.h...
2019-07-16 Eric Anholtu_half_test: Turn it into an actual unit test.
2019-07-16 Mauro Rossiandroid: radv/gfx10: generate gfx10_format_table.h
2019-07-16 Rob Clarkmesa/st: add sampler uniforms
2019-07-16 Rob Clarkegl/android: handle multi-fd native windows
2019-07-16 Jason Ekstrandst,i965: Stop looping on 64-bit lowering
2019-07-16 Jason Ekstrandnir/lower_doubles: Handle fdiv and fsub directly
2019-07-16 Jason Ekstrandnir/lower_doubles: Use the new NIR lowering framework
2019-07-16 Jason Ekstrandnir/lower_doubles: Use "alu" for the nir_alu_instr
2019-07-16 Jason Ekstrandnir/lower_int64: Use the core NIR lowering framework
2019-07-16 Jason Ekstrandnir/alu_to_scalar: Use the new NIR lowering framework
2019-07-16 Jason Ekstrandnir/alu_to_scalar: Use "alu" as the name for the nir_al...
2019-07-16 Jason Ekstrandnir/lower_system_values: Support lowering more intrinsics
2019-07-16 Jason Ekstrandnir/lower_system_values: Drop the context-aware builder...
2019-07-16 Jason Ekstrandnir/lower_system_values: Use the new generic NIR loweri...
2019-07-16 Jason Ekstrandnir/lower_subgroups: Use the new generic NIR lowering...
2019-07-16 Jason Ekstrandnir: Add some generic helpers for writing lowering...
2019-07-16 Jason Ekstrandnir: Add a helper for fetching the SSA def from an...
2019-07-16 Tomeu Vizosopandecode: Add more addresses to trace
2019-07-16 Tomeu Vizosopanfrost: Use 64-bit descriptors globally
2019-07-16 Jason Ekstrandanv: Account for dynamic stencil write disables in...
2019-07-16 Alyssa Rosenzweigpanfrost: Implement opportunistic AFBC
2019-07-16 Alyssa Rosenzweigpanfrost/mfbd: Zero out framebuffer_stride
2019-07-16 Alyssa Rosenzweigpanfrost: AFBC buffers must be cache-line aligned
2019-07-16 Alyssa Rosenzweigpanfrost: Add Z/S and MRT BOs to the job
2019-07-16 Alyssa Rosenzweigpanfrost: Set usage2 during draw, not CSO
2019-07-16 Sergii Romantsovmeta: memory leak of CopyPixels usage
2019-07-16 Samuel Pitoisetradv: add radv_emit_streamout_{begin,end} helpers
2019-07-16 Samuel Pitoisetradv: pass output values to radv_emit_stream_output()
2019-07-16 Samuel Pitoisetradv: allow to select DST_SEL with RELEASE_MEM
2019-07-16 Samuel Pitoisetradv: allow to emit PS_DONE/CS_DONE with RELEASE_MEM
2019-07-16 Samuel Pitoisetradv: restore an assertion in handle_vs_outputs()
2019-07-16 Samuel Pitoisetradv/gfx10: emit ES outputs of TES when it's not NGG
2019-07-16 Samuel Pitoisetradv: update LATE_ALLOC_VS.LIMIT
2019-07-16 Samuel Pitoisetradv/gfx10: support pixel shaders without exports
2019-07-16 Samuel Pitoisetradv: fix gathering clip/cull distance masks for GS
2019-07-16 Samuel PitoisetRevert "radv/gfx10: don't set array pitch field on...
2019-07-16 Iago Toral... v3d: flag dirty state when binding new sampler states
2019-07-16 Samuel Pitoisetradv/gfx10: add missing conversions for 16-bit exports
2019-07-16 Samuel Pitoisetradv: remove unused code in radv_export_param()
2019-07-16 Dave Airlieradv/gfx10: don't set array pitch field on images
2019-07-15 Vinson Leelima/ppir: Fix assert condition in ppir_codegen_encode_...
2019-07-15 Eric Anholtdocs: Tell people how to easily generate the Fixes...
2019-07-15 Caio Marcelo... spirv: Ignore ArrayStride for storage classes that...
2019-07-15 Caio Marcelo... spirv: Fix stride calculation when lowering Workgroup...
2019-07-15 Alyssa Rosenzweigpanfrost/ci: Blacklist flush finish tests
2019-07-15 Alyssa Rosenzweigpanfrost: Don't leak oversized transient allocations
2019-07-15 Alyssa Rosenzweigpanfrost: Implement panfrost_bo_cache_evict_all
2019-07-15 Alyssa Rosenzweigpanfrost: Implement panfrost_bo_cache_get
2019-07-15 Alyssa Rosenzweigpanfrost: Implement panfrost_bo_cache_put
2019-07-15 Alyssa Rosenzweigpanfrost: Add pan_bucket helper
2019-07-15 Alyssa Rosenzweigpanfrost: Implement pan_bucket_index helper
2019-07-15 Alyssa Rosenzweigpanfrost: Add BO cache data structure
2019-07-15 Alyssa Rosenzweigpanfrost: Describe BO cache architecture
2019-07-15 Alyssa Rosenzweigpanfrost: Stub out panfrost_bo_cache_evict
2019-07-15 Alyssa Rosenzweigpanfrost: Stub out panfrost_bo_cache_put
2019-07-15 Alyssa Rosenzweigpanfrost: Stub out panfrost_bo_cache_get
2019-07-15 Alyssa Rosenzweigpanfrost: Don't leak the blend CSO hash table
2019-07-15 Alyssa Rosenzweigpanfrost: Cleanup after scoreboarding
2019-07-15 Alyssa Rosenzweigpanfrost: Allocate UBOs on the stack, not the heap
2019-07-15 Jason Ekstrandnir,intel: Add support for lowering 64-bit nir_opt_extr...
2019-07-15 Jason Ekstrandnir/opt_if: Clean up single-src phis in opt_if_loop_ter...
2019-07-15 Pierre-Eric... radeonsi: verify buffer_offset value before using it
2019-07-15 Pierre-Eric... st/mesa: verify that vertex buffer offset isn't negative
2019-07-15 Marek Olšákst/mesa: don't invalidate a buffer range that is mapped
2019-07-15 Marek Olšákgallium: use MAP_DIRECTLY to mean supression of DISCARD...
2019-07-15 Kenneth Graunkeiris: Better handle decoder base addresses
2019-07-15 Samuel Pitoisetradv/gfx10: enable OC_LDS_EN for NGG GS if the ES stage...
2019-07-15 Bas Nieuwenhuizenanv: Add android dependencies on android.
2019-07-15 Alyssa Rosenzweigpanfrost: Advertise more depth/stencil formats
next