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
*
radv: fix pointSizeRange limits
Samuel Pitoiset
2019-03-12
1
-1
/
+1
*
radv: properly align the fence and EOP bug VA on GFX9
Samuel Pitoiset
2019-03-05
1
-2
/
+5
*
radv: Interpolate less aggressively.
Bas Nieuwenhuizen
2019-02-27
1
-9
/
+12
*
radv: fix clearing attachments in secondary command buffers
Samuel Pitoiset
2019-02-26
1
-10
/
+46
*
radv: don't copy buffer descriptors list for samplers
Samuel Pitoiset
2019-02-26
1
-1
/
+5
*
radv: fix out-of-bounds access when copying descriptors BO list
Samuel Pitoiset
2019-02-26
1
-2
/
+0
*
radv: Fix rebase issue in 19.0 for float16 fix.
Bas Nieuwenhuizen
2019-02-26
1
-1
/
+2
*
radv: Handle clip+cull distances more generally as compact arrays.
Bas Nieuwenhuizen
2019-02-25
4
-99
/
+83
*
radv: Allow interpolation on non-float types.
Bas Nieuwenhuizen
2019-02-25
1
-10
/
+9
*
radv: Fix float16 interpolation set up.
Bas Nieuwenhuizen
2019-02-25
6
-15
/
+92
*
radv: Sync ETC2 whitelisted devices.
Bas Nieuwenhuizen
2019-02-20
3
-5
/
+11
*
radv: ensure export arguments are always float
Rhys Perry
2019-02-19
1
-5
/
+1
*
radv: bitcast 16-bit outputs to integers
Rhys Perry
2019-02-19
1
-2
/
+2
*
radv: fix writing the alpha channel of MRT0 when alpha coverage is enabled
Samuel Pitoiset
2019-02-19
1
-7
/
+8
*
radv: write the alpha channel of MRT0 when alpha coverage is enabled
Samuel Pitoiset
2019-02-19
1
-0
/
+8
*
radv: always export gl_SampleMask when the fragment shader uses it
Samuel Pitoiset
2019-02-14
1
-4
/
+4
*
radv/winsys: fix BO list creation when RADV_DEBUG=allbos is set
Samuel Pitoiset
2019-02-14
1
-0
/
+1
*
radv: fix using LOAD_CONTEXT_REG with old GFX ME firmwares on GFX8
Samuel Pitoiset
2019-02-12
3
-3
/
+10
*
radv: fix compiler issues with GCC 9
Samuel Pitoiset
2019-02-12
1
-42
/
+48
*
amd/common: Use correct writemask for shared memory stores.
Bas Nieuwenhuizen
2019-02-12
1
-1
/
+1
*
radv: Only look at pImmutableSamples if the descriptor has a sampler.
Bas Nieuwenhuizen
2019-02-12
1
-2
/
+6
*
Revert "nir/opt_peephole_select: Don't peephole_select expensive math instruc...
Dylan Baker
2019-02-12
1
-1
/
+1
*
amd/common: handle nir_deref_cast for shared memory from integers.
Bas Nieuwenhuizen
2019-02-07
1
-68
/
+82
*
amd/common: Handle nir_deref_type_ptr_as_array for shared memory.
Bas Nieuwenhuizen
2019-02-07
1
-0
/
+4
*
amd/common: Add gep helper for pointer increment.
Bas Nieuwenhuizen
2019-02-07
2
-0
/
+13
*
amd/common: Fix stores to derefs with unknown variable.
Bas Nieuwenhuizen
2019-02-07
1
-8
/
+13
*
radv: Fix the shader info pass for not having the variable.
Bas Nieuwenhuizen
2019-02-07
1
-2
/
+2
*
radv/winsys: fix hash when adding internal buffers
Samuel Pitoiset
2019-01-31
1
-1
/
+1
*
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
[next]