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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ac: fix get_image_coords() for radeonsi
Timothy Arceri
2018-09-15
1
-1
/
+2
*
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
*
radv: adjust ESGS ring buffer size computation on VI+
Samuel Pitoiset
2018-09-11
1
-1
/
+5
*
radv: Support v3 of VK_EXT_vertex_attribute_divisor.
Bas Nieuwenhuizen
2018-09-10
2
-1
/
+8
*
radeonsi: adjust and simplify max_alloc_size determination
Marek Olšák
2018-09-10
1
-8
/
+8
*
radeonsi: fix GPU hangs with bindless textures and LLVM 7.0
Marek Olšák
2018-09-10
2
-5
/
+51
*
ac: remove deprecated use of LLVMInt1Type()
Marek Olšák
2018-09-10
1
-1
/
+1
*
ac: use iN_0/1 constants
Marek Olšák
2018-09-10
2
-14
/
+13
*
ac: add radeon_info::num_good_cu_per_sh
Marek Olšák
2018-09-10
2
-0
/
+4
*
ac: revert new LLVM 7.0 behavior for fdiv
Marek Olšák
2018-09-10
1
-1
/
+8
*
nir: Drop the vs_inputs_dual_locations option
Jason Ekstrand
2018-09-06
1
-1
/
+0
*
radv: Fix CMASK dimensions.
Bas Nieuwenhuizen
2018-09-03
1
-2
/
+2
*
radv: Use a lower max offchip buffer count.
Bas Nieuwenhuizen
2018-09-03
1
-2
/
+22
*
radv: Add VEGA20 support.
Bas Nieuwenhuizen
2018-09-03
2
-0
/
+2
*
radv: don't expose linear depth surfaces on SI/CIK/VI either.
Dave Airlie
2018-09-03
1
-3
/
+2
*
radv: add missing support for protected memory properties
Samuel Pitoiset
2018-08-31
1
-0
/
+6
*
radv: remove dead code in scan_shader_output_decl()
Samuel Pitoiset
2018-08-31
1
-6
/
+0
*
radv: remove radv_shader_context::num_output_{clips,culls}
Samuel Pitoiset
2018-08-31
1
-7
/
+0
*
radv: adjust the cull dist mask in scan_shader_output_decl()
Samuel Pitoiset
2018-08-31
1
-3
/
+2
*
radv: get length of the clip/cull distances array from usage mask
Samuel Pitoiset
2018-08-31
1
-9
/
+40
*
radv: do not recompute the output usage mask for clipdist twice
Samuel Pitoiset
2018-08-31
1
-4
/
+1
*
radv: gather the output usage mask for clip/cull distances correctly
Samuel Pitoiset
2018-08-31
1
-0
/
+8
*
radv: add set_output_usage_mask() helper
Samuel Pitoiset
2018-08-31
1
-17
/
+26
*
radv: fix passing clip/cull distances from VS to PS
Samuel Pitoiset
2018-08-31
4
-1
/
+51
*
ac/radeonsi: fix CIK copy max size
Dave Airlie
2018-08-31
1
-1
/
+3
*
radv/meta: Set num_components on image_store intrinsics
Jason Ekstrand
2018-08-30
3
-0
/
+6
*
radv: Add missing checks in radv_get_image_format_properties.
Bas Nieuwenhuizen
2018-08-30
1
-0
/
+19
*
radeonsi: add SI_QUERY_TIME_ELAPSED_SDMA for measuring SDMA performance
Marek Olšák
2018-08-29
1
-0
/
+4
*
radeonsi: add flag L2_STREAM for minimal cache usage
Marek Olšák
2018-08-29
1
-0
/
+2
*
nir: Use a bitfield for image access qualifiers
Jason Ekstrand
2018-08-29
1
-2
/
+2
*
ac/surface: fix CMASK fast clear for NPOT textures with mipmapping on SI/CI/VI
Marek Olšák
2018-08-28
1
-2
/
+2
*
Revert "configure: allow building with python3"
Emil Velikov
2018-08-24
2
-6
/
+6
*
configure: allow building with python3
Emil Velikov
2018-08-23
2
-6
/
+6
*
radv/gfx9: implement coherent shaders for VK_ACCESS_SHADER_READ_BIT
Samuel Pitoiset
2018-08-23
1
-1
/
+20
*
amd/addrlib: Fix include path for c99_compat.h
Mariusz Ceier
2018-08-22
1
-1
/
+1
*
radv: use different builtin shader cache for 32bit
Grazvydas Ignotas
2018-08-23
1
-9
/
+7
[prev]
[next]