anv/allocator: Enable snooping on block pool and anv_bo_pool BOs.
[mesa.git] / src /
2019-01-17 Rafael Antognollianv/allocator: Enable snooping on block pool and anv_bo...
2019-01-17 Rafael Antognollianv/allocator: Add padding information.
2019-01-17 Rafael Antognollianv/allocator: Rework chunk return to the state pool.
2019-01-17 Rafael Antognollianv: Remove some asserts.
2019-01-17 Rafael Antognollianv: Validate the list of BOs from the block pool.
2019-01-17 Rafael Antognollianv: Split code to add BO dependencies to execbuf.
2019-01-17 Rafael Antognollianv/allocator: Add support for a list of BOs in block...
2019-01-17 Rafael Antognollianv: Update usage of block_pool->bo.
2019-01-17 Rafael Antognollianv/allocator: Remove pool->map.
2019-01-17 Rafael Antognollianv/allocator: Rename anv_free_list2 to anv_free_list.
2019-01-17 Rafael Antognollianv/allocator: Remove anv_free_list.
2019-01-17 Rafael Antognollianv/allocator: Use anv_state_table on back_alloc too.
2019-01-17 Rafael Antognollianv/allocator: Use anv_state_table on anv_state_pool_alloc.
2019-01-17 Rafael Antognollianv/allocator: Add helper to push states back to the...
2019-01-17 Rafael Antognollianv/allocator: Add getter for anv_block_pool.
2019-01-17 Rafael Antognollianv/allocator: Add anv_state_table.
2019-01-17 Rafael Antognollianv/tests: Fix block_pool_no_free test.
2019-01-17 Lionel Landwerlinanv: fix invalid binding table index computation
2019-01-17 Iago Toral Quirogaanv/device: fix maximum number of images supported
2019-01-17 Tapani Pällianv: do not advertise AHW support if extension not...
2019-01-17 Eric Anholtvc4: Don't leak the GPU fd for renderonly usage.
2019-01-17 Eric Anholtv3d: Don't leak the GPU fd for renderonly usage.
2019-01-17 Eric Anholtv3d: Restructure RO allocations using resource_from_handle.
2019-01-17 Eric Anholtv3d: If the modifier is not known on BO import, default...
2019-01-16 Timothy Arceriac/nir_to_llvm: add support for structs to get_sampler_...
2019-01-16 Timothy Arceriac/nir_to_llvm: fix regression in bindless support
2019-01-16 Timothy Arceriradeonsi/nir: get correct type for images inside structs
2019-01-16 Timothy Arceriac/nir_to_llvm: fix type handling in image code
2019-01-16 Rhys Perryradv: use dithered alpha-to-coverage
2019-01-16 Alok Hotaswr/rast: Store cached files in multiple subdirs
2019-01-16 Alok Hotaswr/rast: New execution engine per JIT
2019-01-16 Alok Hotaswr/rast: Scope MEM_CLIENT enum for mem usages
2019-01-16 Alok Hotaswr/rast: Unaligned and translations in gathers
2019-01-16 Alok Hotaswr/rast: partial support for Tiled Resources
2019-01-16 Alok Hotaswr/rast: Add annotator to interleave isa text
2019-01-16 Alok Hotaswr/rast: Use gfxptr_t value in JitGatherVertices
2019-01-16 Bruce Cherniakgallium/swr: Fix multi-context sync fence deadlock.
2019-01-16 Samuel Pitoisetac/nir: don't trash L1 caches for store operations...
2019-01-16 Kenneth Graunkest/mesa: Optionally override RGB/RGBX dst alpha blend...
2019-01-16 Marek Olšákwinsys/amdgpu: fix whitespace
2019-01-15 Kenneth Graunkegallium: Add the ability to query a single pipeline...
2019-01-15 Kenneth Graunkest/mesa: Rearrange PIPE_QUERY_PIPELINE_STATISTICS resul...
2019-01-15 Kenneth Graunkest/mesa: Make an enum for pipeline statistics query...
2019-01-15 Samuel Pitoisetradv: add support for VK_EXT_memory_budget
2019-01-15 Samuel Pitoisetradv: add two small helpers for getting VRAM and visibl...
2019-01-15 Samuel Pitoisetradv: remove unnecessary returns in GetPhysicalDevice...
2019-01-15 Bas Nieuwenhuizenradv: Set partial_vs_wave for pipelines with just GS...
2019-01-14 Marek Olšákradeonsi: also apply the GS hang workaround to draws...
2019-01-14 Eric Anholtv3d: SHARED but not necessarily SCANOUT buffers on...
2019-01-14 Eric Anholtv3d: Add support for CS barrier() intrinsics.
2019-01-14 Eric Anholtv3d: Add support for CS shared variable load/store...
2019-01-14 Eric Anholtv3d: Add support for CS workgroup/invocation id intrinsics.
2019-01-14 Eric Anholtv3d: Add support for shader_image_load_store.
2019-01-14 Eric Anholtv3d: Add SSBO/atomic counters support.
2019-01-14 Eric Anholtv3d: Drop the GLSL version level.
2019-01-14 Eric Anholtv3d: Add support for matrix inputs to the FS.
2019-01-14 Eric Anholtv3d: Add an isr to the simulator to catch GMP violations.
2019-01-14 Eric Anholtv3d: Fix txf_ms 2D_ARRAY array index.
2019-01-14 Eric Anholtv3d: Add support for GL_ARB_framebuffer_no_attachments.
2019-01-14 Eric Anholtv3d: Add support for the early_fragment_tests flag.
2019-01-14 Eric Anholtv3d: Add support for flushing dirty TMU data at job...
2019-01-14 Samuel Pitoisetac: add missing 16-bit types to glsl_base_to_llvm_type()
2019-01-14 Bas Nieuwenhuizenradv: Only use 32 KiB per threadgroup on Stoney.
2019-01-14 Marek Olšákst/dri: fix dri2_format_table for argb1555 and rgb565
2019-01-14 Jason Ekstrandnir: Add a bool to float32 lowering pass
2019-01-14 Caio Marcelo de... src/intel: use new hash table and set creation helpers
2019-01-14 Caio Marcelo de... src/compiler: use new hash table and set creation helpers
2019-01-14 Caio Marcelo de... util: Helper to create sets and hashes with pointer...
2019-01-14 Samuel Pitoisetac/nir: set cache policy when loading/storing buffer...
2019-01-14 Samuel Pitoisetac/nir: add get_cache_policy() helper and use it
2019-01-14 Jason Ekstrandanv: Implement VK_KHR_depth_stencil_resolve
2019-01-14 Jason Ekstrandanv: Move resolve_subpass to genX_cmd_buffer.c
2019-01-14 Jason Ekstrandanv/blorp: Refactor MSAA resolves into an exportable...
2019-01-14 Jason Ekstrandanv: Rename has_resolve to has_color_resolve
2019-01-14 Jason Ekstrandintel/blorp: Add two more filter modes
2019-01-14 Michel Dänzeramd/common: Restore v4i32 suffix for llvm.SI.load.const...
2019-01-14 Nicolai Hähnleamd/common/vi+: enable SMEM loads with GLC=1
2019-01-14 Nicolai Hähnleamd/common: use llvm.amdgcn.s.buffer.load for LLVM 8.0
2019-01-14 Iago Toral Quirogaanv/pipeline_cache: free NIR shader cache
2019-01-14 Danylo Piliaievglsl: Fix copying function's out to temp if dereference...
2019-01-13 Kenneth Graunkei965: Drop mark_surface_used mechanism.
2019-01-13 Eric Engestromegl: fix python lib deprecation warning
2019-01-12 Jason Ekstrandspirv: Emit switch conditions on-the-fly
2019-01-12 Jason Ekstrandnir/gcm: Support deref instructions
2019-01-12 Jason Ekstrandintel/nir: Call nir_opt_deref in brw_nir_optimize
2019-01-12 Jason Ekstrandspirv: Contain the GLSLang issue #179 workaround to...
2019-01-12 Jason Ekstrandspirv: Whack sampler/image pointers to uniform
2019-01-11 Kenneth Graunkest/nir: Lower TES gl_PatchVerticesIn to a constant...
2019-01-11 Jonathan Marekglsl/nir: keep bool types when native_integers=false
2019-01-11 Jonathan Marekglsl/nir: ftrunc for native_integers=false float to...
2019-01-11 Jonathan Marekglsl/nir: int constants as float for native_integers...
2019-01-11 Jason Ekstrandintel/peephole_ffma: Fix swizzle propagation
2019-01-11 Kenneth Graunkenir: Allow a non-existent sampler deref in nir_lower_sa...
2019-01-11 Eric Engestromegl: remove unused include
2019-01-11 Eric Engestromegl: add missing includes
2019-01-11 Iago Toral Quirogaanv/pipeline_cache: fix incorrect guards for NIR cache
2019-01-11 Kenneth Graunkeblorp: Pass the batch to lookup/upload_shader instead...
2019-01-11 Kenneth Graunkeblorp: Add blorp_get_surface_address to the driver...
2019-01-11 Ilia Mirkindocs: fix gallium screen cap docs
2019-01-11 Danylo Piliaievglsl: Make invariant outputs in ES fragment shader...
next