index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac: use the correct LLVM processor name on Raven2
Marek Olšák
2019-01-29
1
-1
/
+1
*
radv: Enable VK_EXT_memory_priority.
Bas Nieuwenhuizen
2019-01-29
3
-5
/
+20
*
radv/winsys: Add priority handling during submit.
Bas Nieuwenhuizen
2019-01-29
3
-49
/
+115
*
radv/winsys: Set winsys bo priority on creation.
Bas Nieuwenhuizen
2019-01-29
12
-29
/
+82
*
radv: re-enable fast depth clears for 16-bit surfaces on VI
Samuel Pitoiset
2019-01-29
1
-8
/
+0
*
radv: set noalias/dereferenceable LLVM attributes based on param types
Samuel Pitoiset
2019-01-28
1
-13
/
+7
*
radv: simplify allocating user SGPRS for descriptor sets
Samuel Pitoiset
2019-01-28
1
-68
/
+34
*
radv: remove radv_userdata_info::indirect field
Samuel Pitoiset
2019-01-28
3
-12
/
+6
*
radv/ac: fix some fp16 handling
Timothy Arceri
2019-01-28
2
-2
/
+2
*
radv: Remove unused variable.
Bas Nieuwenhuizen
2019-01-27
1
-1
/
+0
*
radv: add device->instance extension dependencies
Niklas Haas
2019-01-27
1
-0
/
+27
*
radv: correctly use vulkan 1.0 by default
Niklas Haas
2019-01-27
1
-1
/
+1
*
ac/nir_to_llvm: fix clamp shadow reference for more hardware
Timothy Arceri
2019-01-26
1
-1
/
+1
*
radv: fix computing number of user SGPRs for streamout buffers
Samuel Pitoiset
2019-01-25
1
-0
/
+3
*
radv: always pass the GFX9 fence data to si_cs_emit_cache_flush()
Samuel Pitoiset
2019-01-23
2
-16
/
+4
*
radv: compute the GFX9 fence VA at allocation time
Samuel Pitoiset
2019-01-23
3
-9
/
+8
*
radv: only allocate the GFX9 fence and EOP BOs for the gfx queue
Samuel Pitoiset
2019-01-23
1
-1
/
+2
*
radv: remove old_fence parameter from si_cs_emit_write_event_eop()
Samuel Pitoiset
2019-01-23
4
-9
/
+7
*
radv: improve gathering of load_push_constants with dynamic bindings
Samuel Pitoiset
2019-01-23
3
-1
/
+7
*
ac/nir_to_llvm: fix interpolateAt* for structs
Timothy Arceri
2019-01-23
1
-12
/
+13
*
ac/nir_to_llvm: add bindless support for uniform handles
Timothy Arceri
2019-01-23
1
-0
/
+28
*
radeonsi: correct WRITE_DATA.DST_SEL definitions
Marek Olšák
2019-01-22
4
-12
/
+12
*
mesa: add MESA_SHADER_KERNEL
Karol Herbst
2019-01-21
1
-2
/
+2
*
radv: prevent dirtying of dynamic state when it does not change
Rhys Perry
2019-01-21
1
-16
/
+75
*
radv: avoid context rolls when binding graphics pipelines
Rhys Perry
2019-01-21
3
-108
/
+141
*
radv: add missed situations for scissor bug workaround
Rhys Perry
2019-01-21
2
-24
/
+43
*
radv: pass radv_draw_info to radv_emit_draw_registers()
Rhys Perry
2019-01-21
1
-60
/
+58
*
nir: replace more nir_load_system_value calls with builder functions
Karol Herbst
2019-01-21
3
-10
/
+10
*
nir: rename nir_var_shared to nir_var_mem_shared
Karol Herbst
2019-01-19
1
-4
/
+4
*
nir: rename nir_var_function to nir_var_function_temp
Karol Herbst
2019-01-19
2
-7
/
+7
*
ac/nir_to_llvm: fix interpolateAt* for arrays
Timothy Arceri
2019-01-19
1
-19
/
+58
*
radv: initialize the per-queue descriptor BO only once
Samuel Pitoiset
2019-01-18
1
-24
/
+23
*
radv: do not write unused descriptors to the per-queue BO
Samuel Pitoiset
2019-01-18
1
-124
/
+128
*
radv: reduce size of the per-queue descriptor BO
Samuel Pitoiset
2019-01-18
1
-1
/
+1
*
radv: drop unused code related to 16 sample locations
Samuel Pitoiset
2019-01-18
3
-13
/
+0
*
ac/nir_to_llvm: add support for structs to get_sampler_desc()
Timothy Arceri
2019-01-17
1
-19
/
+26
*
ac/nir_to_llvm: fix regression in bindless support
Timothy Arceri
2019-01-17
1
-1
/
+6
*
ac/nir_to_llvm: fix type handling in image code
Timothy Arceri
2019-01-17
1
-15
/
+12
*
radv: use dithered alpha-to-coverage
Rhys Perry
2019-01-16
1
-4
/
+5
*
ac/nir: don't trash L1 caches for store operations with writeonly memory
Samuel Pitoiset
2019-01-16
1
-5
/
+15
*
winsys/amdgpu: fix whitespace
Marek Olšák
2019-01-15
1
-1
/
+1
*
radv: add support for VK_EXT_memory_budget
Samuel Pitoiset
2019-01-15
6
-1
/
+124
*
radv: add two small helpers for getting VRAM and visible VRAM sizes
Samuel Pitoiset
2019-01-15
1
-5
/
+16
*
radv: remove unnecessary returns in GetPhysicalDevice*Properties()
Samuel Pitoiset
2019-01-15
1
-4
/
+4
*
radv: Set partial_vs_wave for pipelines with just GS, not tess.
Bas Nieuwenhuizen
2019-01-15
1
-8
/
+20
*
ac: add missing 16-bit types to glsl_base_to_llvm_type()
Samuel Pitoiset
2019-01-14
1
-1
/
+6
*
radv: Only use 32 KiB per threadgroup on Stoney.
Bas Nieuwenhuizen
2019-01-14
1
-1
/
+10
*
ac/nir: set cache policy when loading/storing buffer images
Samuel Pitoiset
2019-01-14
1
-14
/
+11
*
ac/nir: add get_cache_policy() helper and use it
Samuel Pitoiset
2019-01-14
1
-12
/
+26
*
amd/common: Restore v4i32 suffix for llvm.SI.load.const intrinsic
Michel Dänzer
2019-01-14
1
-1
/
+1
[next]