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
path:
root
/
src
/
amd
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac: correct PKT3_COPY_DATA definitions
Marek Olšák
2018-10-06
2
-7
/
+7
*
ac: define all address spaces properly
Marek Olšák
2018-10-06
1
-1
/
+1
*
radv: fix resetting the pool for timestamp queries
Samuel Pitoiset
2018-10-04
1
-7
/
+5
*
util: disable cache if we have no build-id and timestamp is zero
Timothy Arceri
2018-10-02
1
-4
/
+0
*
radv: do not try to set DCC_CONTROL when image doesn't use DCC
Samuel Pitoiset
2018-10-01
1
-1
/
+1
*
radv: add a sanity check for mutable formats and TC-compat HTILE
Samuel Pitoiset
2018-10-01
1
-5
/
+22
*
radv: disable HTILE for very small depth surfaces
Samuel Pitoiset
2018-10-01
1
-1
/
+3
*
radv: add potential missing fields for DB_EQAA
Samuel Pitoiset
2018-10-01
1
-1
/
+3
*
radv: disable complicated point clipping against user clip planes
Samuel Pitoiset
2018-10-01
1
-1
/
+0
*
radv: do not sync CP DMA when copying buffers
Samuel Pitoiset
2018-09-28
1
-0
/
+2
*
radv: adjust the CmdUpdateBuffer threshold for optimal performance
Samuel Pitoiset
2018-09-28
2
-1
/
+3
*
radv: do not use the availability bit for timestamp queries
Samuel Pitoiset
2018-09-28
1
-30
/
+27
*
radv: Remove garbage comment.
Bas Nieuwenhuizen
2018-09-27
1
-1
/
+0
*
radv: Do not use multiple draws for multisample copies.
Bas Nieuwenhuizen
2018-09-27
1
-57
/
+5
*
radv: only emit ZPASS_DONE for timestamp queries on gfx queues
Andres Rodriguez
2018-09-25
1
-1
/
+1
*
radv: make use of nir_lower_load_const_to_scalar()
Timothy Arceri
2018-09-25
1
-0
/
+2
*
radv: use the resolve compute path if dest uses multiple layers
Samuel Pitoiset
2018-09-21
1
-1
/
+2
*
anv,radv: Implement vkAcquireNextImage2
Jason Ekstrand
2018-09-21
1
-10
/
+25
*
radv: only enable shaderInt16 on GFX9+ and LLVM7+
Samuel Pitoiset
2018-09-21
1
-1
/
+1
*
radv: Fix driver UUID SHA1 init.
Bas Nieuwenhuizen
2018-09-20
1
-0
/
+2
*
radv: use a 64-bit unsigned integer when allocating a descriptor pool
Samuel Pitoiset
2018-09-19
1
-1
/
+1
*
radv: enable VK_SUBGROUP_FEATURE_ARITHMETIC_BIT
Samuel Pitoiset
2018-09-19
2
-0
/
+2
*
radv: do not support blitting surfaces with depth and stencil
Samuel Pitoiset
2018-09-19
1
-0
/
+4
*
Revert "radv: fix descriptor pool allocation size"
Bas Nieuwenhuizen
2018-09-18
1
-2
/
+1
*
radv: implement VK_EXT_conservative_rasterization
Samuel Pitoiset
2018-09-18
3
-1
/
+63
*
radv: do not re-create the sampler for every blits in CmdBlitImage()
Samuel Pitoiset
2018-09-18
1
-15
/
+17
*
radv: allow to force anisotropy via RADV_TEX_ANISO
Samuel Pitoiset
2018-09-18
2
-2
/
+47
*
radv: Use build ID if available for cache UUID.
Bas Nieuwenhuizen
2018-09-17
1
-8
/
+35
*
radv: enable shaderInt16 capability
Samuel Pitoiset
2018-09-17
2
-1
/
+2
*
radv: fix use of unreachable() in the meta blit path
Samuel Pitoiset
2018-09-17
1
-4
/
+4
*
Revert "radv: Optimize rebinding the same descriptor set."
Samuel Pitoiset
2018-09-17
1
-7
/
+1
*
radv: fix descriptor pool allocation size
Samuel Pitoiset
2018-09-17
1
-1
/
+2
*
radv: Only allow 16 user SGPRs for compute on GFX9+.
Bas Nieuwenhuizen
2018-09-16
1
-1
/
+1
*
radv: Set the user SGPR MSB for Vega.
Bas Nieuwenhuizen
2018-09-16
1
-0
/
+1
*
radv: Optimize rebinding the same descriptor set.
Bas Nieuwenhuizen
2018-09-16
1
-1
/
+7
*
radv: emit the initial config only once in the preambles
Samuel Pitoiset
2018-09-14
4
-50
/
+48
*
radv: fix setting global locations for indirect descriptors
Samuel Pitoiset
2018-09-14
1
-1
/
+0
*
radv: fix flushing indirect descriptors
Samuel Pitoiset
2018-09-14
1
-3
/
+9
*
radv: fix GPU hangs with 32-bit indirect descriptors
Samuel Pitoiset
2018-09-14
1
-3
/
+5
*
radv: handle loc->indirect correctly for the first descriptor
Samuel Pitoiset
2018-09-14
2
-11
/
+10
*
radv: bump the maximum number of arguments to 64
Samuel Pitoiset
2018-09-14
1
-1
/
+1
*
radv: tidy up ac_setup_rings() for the GSVS rings
Samuel Pitoiset
2018-09-14
1
-13
/
+34
*
radv: fix setting the number of entries for GSVS on VI+
Samuel Pitoiset
2018-09-14
1
-3
/
+0
*
radv: always compute the number of components from the output mask
Samuel Pitoiset
2018-09-14
1
-12
/
+2
*
radv: emit data contiguously in the GS->VS ring buffer
Samuel Pitoiset
2018-09-14
1
-16
/
+12
*
radv: make use of the output usage mask in GS copy shader
Samuel Pitoiset
2018-09-14
1
-0
/
+3
*
radv: improve a comment in si_emit_set_predication_state()
Samuel Pitoiset
2018-09-14
1
-8
/
+6
*
radv: fix VK_EXT_conditional_rendering visibility
Samuel Pitoiset
2018-09-14
1
-4
/
+12
*
radv: make use of ac_unpack_param() instead of ac_build_bfe()
Samuel Pitoiset
2018-09-14
1
-15
/
+6
*
radv: fix function names for VK_EXT_conditional_rendering
Samuel Pitoiset
2018-09-13
1
-2
/
+2
[next]