index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Use 64-bit descriptors globally
Tomeu Vizoso
2019-07-16
5
-67
/
+26
*
anv: Account for dynamic stencil write disables in the PMA fix
Jason Ekstrand
2019-07-16
1
-0
/
+2
*
panfrost: Implement opportunistic AFBC
Alyssa Rosenzweig
2019-07-16
5
-1
/
+100
*
panfrost/mfbd: Zero out framebuffer_stride
Alyssa Rosenzweig
2019-07-16
1
-2
/
+3
*
panfrost: AFBC buffers must be cache-line aligned
Alyssa Rosenzweig
2019-07-16
1
-0
/
+5
*
panfrost: Add Z/S and MRT BOs to the job
Alyssa Rosenzweig
2019-07-16
2
-10
/
+12
*
panfrost: Set usage2 during draw, not CSO
Alyssa Rosenzweig
2019-07-16
2
-24
/
+37
*
meta: memory leak of CopyPixels usage
Sergii Romantsov
2019-07-16
1
-0
/
+14
*
radv: add radv_emit_streamout_{begin,end} helpers
Samuel Pitoiset
2019-07-16
1
-8
/
+35
*
radv: pass output values to radv_emit_stream_output()
Samuel Pitoiset
2019-07-16
1
-13
/
+18
*
radv: allow to select DST_SEL with RELEASE_MEM
Samuel Pitoiset
2019-07-16
4
-3
/
+11
*
radv: allow to emit PS_DONE/CS_DONE with RELEASE_MEM
Samuel Pitoiset
2019-07-16
1
-1
/
+2
*
radv: restore an assertion in handle_vs_outputs()
Samuel Pitoiset
2019-07-16
1
-1
/
+1
*
radv/gfx10: emit ES outputs of TES when it's not NGG
Samuel Pitoiset
2019-07-16
1
-3
/
+3
*
radv: update LATE_ALLOC_VS.LIMIT
Samuel Pitoiset
2019-07-16
1
-18
/
+42
*
radv/gfx10: support pixel shaders without exports
Samuel Pitoiset
2019-07-16
1
-1
/
+7
*
radv: fix gathering clip/cull distance masks for GS
Samuel Pitoiset
2019-07-16
1
-0
/
+5
*
Revert "radv/gfx10: don't set array pitch field on images"
Samuel Pitoiset
2019-07-16
1
-1
/
+1
*
v3d: flag dirty state when binding new sampler states
Iago Toral Quiroga
2019-07-16
1
-0
/
+20
*
radv/gfx10: add missing conversions for 16-bit exports
Samuel Pitoiset
2019-07-16
1
-0
/
+9
*
radv: remove unused code in radv_export_param()
Samuel Pitoiset
2019-07-16
1
-15
/
+1
*
radv/gfx10: don't set array pitch field on images
Dave Airlie
2019-07-16
1
-1
/
+1
*
lima/ppir: Fix assert condition in ppir_codegen_encode_branch.
Vinson Lee
2019-07-15
1
-1
/
+1
*
docs: Tell people how to easily generate the Fixes lines.
Eric Anholt
2019-07-15
1
-0
/
+1
*
spirv: Ignore ArrayStride for storage classes that should not use it
Caio Marcelo de Oliveira Filho
2019-07-15
1
-4
/
+18
*
spirv: Fix stride calculation when lowering Workgroup to offsets
Caio Marcelo de Oliveira Filho
2019-07-15
1
-1
/
+1
*
panfrost/ci: Blacklist flush finish tests
Alyssa Rosenzweig
2019-07-15
1
-0
/
+1
*
panfrost: Don't leak oversized transient allocations
Alyssa Rosenzweig
2019-07-15
1
-0
/
+4
*
panfrost: Implement panfrost_bo_cache_evict_all
Alyssa Rosenzweig
2019-07-15
1
-1
/
+9
*
panfrost: Implement panfrost_bo_cache_get
Alyssa Rosenzweig
2019-07-15
1
-1
/
+16
*
panfrost: Implement panfrost_bo_cache_put
Alyssa Rosenzweig
2019-07-15
1
-2
/
+6
*
panfrost: Add pan_bucket helper
Alyssa Rosenzweig
2019-07-15
1
-0
/
+6
*
panfrost: Implement pan_bucket_index helper
Alyssa Rosenzweig
2019-07-15
1
-0
/
+25
*
panfrost: Add BO cache data structure
Alyssa Rosenzweig
2019-07-15
3
-0
/
+24
*
panfrost: Describe BO cache architecture
Alyssa Rosenzweig
2019-07-15
1
-0
/
+20
*
panfrost: Stub out panfrost_bo_cache_evict
Alyssa Rosenzweig
2019-07-15
3
-0
/
+17
*
panfrost: Stub out panfrost_bo_cache_put
Alyssa Rosenzweig
2019-07-15
4
-3
/
+34
*
panfrost: Stub out panfrost_bo_cache_get
Alyssa Rosenzweig
2019-07-15
4
-10
/
+66
*
panfrost: Don't leak the blend CSO hash table
Alyssa Rosenzweig
2019-07-15
1
-3
/
+2
*
panfrost: Cleanup after scoreboarding
Alyssa Rosenzweig
2019-07-15
1
-0
/
+6
*
panfrost: Allocate UBOs on the stack, not the heap
Alyssa Rosenzweig
2019-07-15
3
-2
/
+5
*
nir,intel: Add support for lowering 64-bit nir_opt_extract_*
Jason Ekstrand
2019-07-15
3
-1
/
+41
*
nir/opt_if: Clean up single-src phis in opt_if_loop_terminator
Jason Ekstrand
2019-07-15
3
-0
/
+16
*
radeonsi: verify buffer_offset value before using it
Pierre-Eric Pelloux-Prayer
2019-07-15
1
-0
/
+7
*
st/mesa: verify that vertex buffer offset isn't negative
Pierre-Eric Pelloux-Prayer
2019-07-15
3
-0
/
+15
*
st/mesa: don't invalidate a buffer range that is mapped
Marek Olšák
2019-07-15
1
-6
/
+21
*
gallium: use MAP_DIRECTLY to mean supression of DISCARD in buffer_subdata
Marek Olšák
2019-07-15
6
-21
/
+34
*
iris: Better handle decoder base addresses
Kenneth Graunke
2019-07-15
1
-0
/
+3
*
radv/gfx10: enable OC_LDS_EN for NGG GS if the ES stage is TES
Samuel Pitoiset
2019-07-15
1
-1
/
+2
*
anv: Add android dependencies on android.
Bas Nieuwenhuizen
2019-07-15
1
-0
/
+1
[next]