mesa.git
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
2019-07-15 Alyssa Rosenzweigpanfrost/mfbd: Add Z32 rendering support
2019-07-15 Alyssa Rosenzweigpanfrost: Fix blend_cso if nr_cbufs == 0
2019-07-15 Alyssa Rosenzweigpanfrost: Cleanup shader upload code
2019-07-15 Alyssa Rosenzweigpanfrost: Remove all old allocators
2019-07-15 Alyssa Rosenzweigpanfrost: Use transient memory for occlusion queries
2019-07-15 Alyssa Rosenzweigpanfrost: Remove bizarre hack
2019-07-15 Alyssa Rosenzweigpanfrost: Upload vertex descriptors to *transient*...
2019-07-15 Alyssa Rosenzweigpanfrost: Delay resource mmaps
2019-07-15 Alyssa Rosenzweigpanfrost: Cleanup PAN_ALLOCATE_*
2019-07-15 Alyssa Rosenzweigpanfrost/drm: Don't mmap INVISIBLE buffers
2019-07-15 Lionel Landwerlinanv: fix crash in vkCmdClearAttachments with unused...
2019-07-15 Samuel Pitoisetradv/gfx10: export the PrimitiveID for ES stages (VS...
2019-07-15 Samuel Pitoisetradv/gfx10: declare an external symbol for the ESGS...
2019-07-15 Samuel Pitoisetradv/gfx10: allocate ESGS ring space for exporting...
2019-07-15 Samuel Pitoisetradv/gfx10: fix crash when emitting NGG GS prologue
2019-07-15 Vasily Khoruzhicklima/ppir: Fix branch codegen
2019-07-15 Vasily Khoruzhicklima/ppir: Fix assert condition in ppir_codegen_encode_...
2019-07-14 Jonathan Mareketnaviv: fix incorrect varying interpolation
2019-07-14 Jonathan Mareketnaviv: reduce rs alignment requirement for two pixel...
2019-07-14 Jonathan Mareketnaviv: fix nearest_linear / linear_nearest filtering...
2019-07-14 Jonathan Mareketnaviv: fix nearest filtering
2019-07-14 Bas Nieuwenhuizenradv/gfx10: Fix DCC clears.
2019-07-13 Vinson Leemeson: Add dep_thread dependency.
2019-07-13 Eric Anholtgitlab-ci: Build i386 and ARM drivers in surfaceless...
2019-07-13 Andreas Baierllima: Fix compiler warnings for unused functions.
2019-07-13 Caio Marcelo... anv: Fix pool allocator when first alloc needs to grow
2019-07-13 Kenneth Graunkemesa: Port errors.c to util/list.h instead of simple_list.
2019-07-13 Jason Ekstrandintel: Run the optimization loop before and after lower...
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Drop _replay prefix
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Drop _name suffixes
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Add MEMORY_PROP_DIR variant
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Copy embedded structs before using
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Remove pandecode_decode_fbd_type
2019-07-12 Alyssa Rosenzweigpanfrost/midgard: Use generic outmod type
2019-07-12 Alyssa Rosenzweigpanfrost: Precompute scoreboard dependents
2019-07-12 Alyssa Rosenzweigpanfrost: Remove transient pool abstraction
2019-07-12 Alyssa Rosenzweigpanfrost: Subdivide fixed-size transient slabs
2019-07-12 Alyssa Rosenzweigpanfrost: Recycle fixed-size transient BOs
2019-07-12 Alyssa Rosenzweigpanfrost: Bookkeep transient indices
2019-07-12 Alyssa Rosenzweigpanfrost: Rewrite allocate_transient with new abstraction
2019-07-12 Alyssa Rosenzweigpanfrost: Add pan_bo_for_screen helper
2019-07-12 Alyssa Rosenzweigpanfrost: Add panfrost_transient_bo array
2019-07-12 Alyssa Rosenzweigpanfrost: Don't upload vertex/tiler twice
2019-07-12 Alyssa Rosenzweigpanfrost/drm: Check allocation size is positive
2019-07-12 Neil Robertsmesa/glspirv: Validate that compute shaders are not...
2019-07-12 Neil Robertsmesa/glspirv: Validate that there is a VS when there...
2019-07-12 Alejandro Piñeiroi965: don't use disk cache with SPIR-V shaders
2019-07-12 Alejandro Piñeiroglsl/shader_cache: handle SPIR-V shaders
2019-07-12 Arcady Goldmints... nir/linker: Initialize UniformDataDefaults when using...
2019-07-12 Arcady Goldmints... glsl/serialize: Update write_program_resource_data...
2019-07-12 Arcady Goldmints... glsl/serialize: Handle NULL uniform name in write_unifo...
2019-07-12 Antia Puentesmesa/main: Fix UBO/SSBO ACTIVE_VARIABLES query (ARB_gl_...
2019-07-12 Antia Puentesmesa/shader_query: Fix LOCATION_INDEX query (ARB_gl_spirv)
2019-07-12 Antia Puentesmesa/shaderapi: Fix TRANSFORM_FEEDBACK_VARYING program...
2019-07-12 Antia Puentesmesa/uniforms: Fix GetUniformLocation (ARB_gl_spirv)
2019-07-12 Antia Puentesmesa/shader_query: Fix NAME_LENGTH queries (ARB_gl_spirv)
2019-07-12 Alejandro Piñeiromesa: Fix ACTIVE_*_MAX_LENGTH program queries (ARB_gl_s...
2019-07-12 Antia Puentesnir/types: Add glsl_type_is_unsized_array helper
2019-07-12 Antia Puentesnir/linker: Fill TOP_LEVEL_ARRAY_SIZE and STRIDE
2019-07-12 Antia Puentesnir/linker: Compute the offset for non-trivial uniform...
2019-07-12 Antia Puentesnir/linker: Add atomic counters to the program resource...
2019-07-12 Antia Puentesnir/linker: Add XFB resources to the program resource...
2019-07-12 Antia Puentesnir/linker: Add BUFFER_VARIABLEs to the prog resource...
2019-07-12 Antia Puentesnir/linker: Add inputs/outputs to the program resource...
2019-07-12 Alejandro Piñeironir/linker: add ubo/ssbo to the program resource list
2019-07-12 Antia Puentesnir/linker: Fill the uniform's BLOCK_INDEX
2019-07-12 Samuel Pitoisetradv/gfx10: enable 1D textures
2019-07-12 Andres Gomezintel/compiler: remove abandoned comments
2019-07-12 Andres Gomeznir/compiler: keep same bit size when lowering with...
2019-07-12 Jason Ekstrandanv: Properly compute image usage in CreateImageView
2019-07-12 Samuel Pitoisetradv/gfx10: emit DISABLE_CONSERVATIVE_ZPASS_COUNTS
2019-07-12 Samuel Pitoisetradv/gfx10: init more registers in the graphics preamble
2019-07-12 Samuel Pitoisetradv/gfx10: set HS/GS/CS.WGP_MODE
2019-07-12 Samuel Pitoisetradv/gfx10: emit GE_PC_ALLOC
2019-07-12 Samuel Pitoisetradv/gfx10: enable vertex shaders without export parameters
2019-07-12 Samuel Pitoisetradv/gfx10: launch 2 compute waves per CU before going...
2019-07-12 Samuel Pitoisetradv: use ac_get_compute_resource_limits()
next