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: rework load_tcs_{inputs,outputs}
Timothy Arceri
2018-01-18
1
-73
/
+53
*
ac/radeonsi: add tcs load outputs support
Timothy Arceri
2018-01-18
2
-19
/
+22
*
radv: Implement VK_EXT_debug_report.
Bas Nieuwenhuizen
2018-01-17
3
-0
/
+50
*
ac: set no-signed-zeros-fp-math when RADV_DEBUG="unsafemath" is used
Samuel Pitoiset
2018-01-16
1
-0
/
+3
*
ac: set fast math flags when RADV_DEBUG="unsafemath" is used
Samuel Pitoiset
2018-01-16
1
-2
/
+10
*
ac: import lp_create_builder() from gallivm
Samuel Pitoiset
2018-01-16
2
-0
/
+39
*
ac: replace llvm.AMDGPU.kilp by llvm.amdgcn.kill with LLVM 6
Samuel Pitoiset
2018-01-16
1
-10
/
+12
*
Revert "ac/shader: gather If TES reads TESSINNER or TESSOUTER"
Samuel Pitoiset
2018-01-15
5
-8
/
+4
*
amd/common: fix loading InstanceID for tess on < GFX9
Samuel Pitoiset
2018-01-15
1
-2
/
+1
*
ac/shader: gather If TES reads TESSINNER or TESSOUTER
Samuel Pitoiset
2018-01-15
5
-4
/
+8
*
ac: remove ac_shader_variant_info::fs::output_mask
Samuel Pitoiset
2018-01-15
2
-3
/
+0
*
ac: add doubles support to isign
Timothy Arceri
2018-01-14
1
-7
/
+18
*
ac: add i64_0 and i64_1 to llvm build context
Timothy Arceri
2018-01-14
2
-0
/
+4
*
ac/nir: fix translation of nir_op_b2i for doubles
Timothy Arceri
2018-01-14
1
-3
/
+9
*
radv/radeonsi/nir: lower 64bit flrp
Timothy Arceri
2018-01-13
1
-0
/
+1
*
ac: add 'const' qualifiers to the shader info pass
Samuel Pitoiset
2018-01-12
2
-8
/
+11
*
ac: remove unused ac_nir_compiler_options from gather_info_input_decl()
Samuel Pitoiset
2018-01-12
1
-4
/
+2
*
radv: don't emit unneeded vertex state.
Dave Airlie
2018-01-12
2
-8
/
+49
*
radv: trim buffer load result (fixes dota2)
Dave Airlie
2018-01-12
1
-1
/
+1
*
meson: Use dependencies for nir
Dylan Baker
2018-01-11
2
-5
/
+6
*
meson: Use include variables
Dylan Baker
2018-01-11
1
-1
/
+1
*
meson: Use consistent style
Dylan Baker
2018-01-11
3
-18
/
+33
*
ac/nir: fix translation of nir_op_fsign for doubles
Timothy Arceri
2018-01-12
1
-7
/
+19
*
ac: add f64_0 to the llvm build context
Timothy Arceri
2018-01-12
2
-0
/
+2
*
ac/nir: fix translation of nir_op_frcp for doubles
Timothy Arceri
2018-01-12
1
-1
/
+2
*
ac/nir: fix translation of nir_op_frsq for doubles
Timothy Arceri
2018-01-12
1
-1
/
+2
*
ac: add f64_1 to the llvm build context
Timothy Arceri
2018-01-12
2
-0
/
+2
*
radv: reset semaphores & fences on sync_file export.
Bas Nieuwenhuizen
2018-01-11
1
-0
/
+16
*
ac: add load_patch_vertices_in() to the abi
Timothy Arceri
2018-01-11
2
-1
/
+12
*
ac/nir: Sanitize location_frac for local variables.
Bas Nieuwenhuizen
2018-01-11
1
-0
/
+1
*
amd/common: use ac_build_buffer_load() for emitting UBO loads
Samuel Pitoiset
2018-01-10
1
-14
/
+3
*
amd/common: import get_{load,store}_intr_attribs() from RadeonSI
Samuel Pitoiset
2018-01-10
2
-10
/
+20
*
radv: Remove some typos.
Bas Nieuwenhuizen
2018-01-10
2
-4
/
+4
*
radv: Implement VK_EXT_discard_rectangles.
Bas Nieuwenhuizen
2018-01-10
5
-6
/
+110
*
radv: Add mapping between dynamic state mask and external enum.
Bas Nieuwenhuizen
2018-01-10
3
-38
/
+79
*
amd/common: bump the number of available user SGPRS to 32 on GFX9
Samuel Pitoiset
2018-01-10
1
-1
/
+3
*
radv: remove radv_pipeline_layout::push_constant_stages field
Samuel Pitoiset
2018-01-10
2
-3
/
+0
*
amd/common: do not rely on the pipeline for the push constants logic
Samuel Pitoiset
2018-01-10
3
-9
/
+9
*
radv/gfx9: calculate the number of ES VGPRs for merged shaders
Samuel Pitoiset
2018-01-10
1
-3
/
+10
*
radv/gfx9: enable LDS for GS only if the ES type is TES
Samuel Pitoiset
2018-01-10
1
-1
/
+2
*
amd/common: determine the ES type (VS or TES) for the GS on GFX9
Samuel Pitoiset
2018-01-10
2
-0
/
+9
*
ac: rework emit_barrier() to not segfault on radeonsi
Timothy Arceri
2018-01-09
1
-9
/
+8
*
ac: add load_tess_level() to the abi
Timothy Arceri
2018-01-09
2
-0
/
+10
*
radv: get InstanceID from VGPR1 (or VGPR2 for tess) instead of VGPR3
Samuel Pitoiset
2018-01-08
1
-8
/
+24
*
radv: avoid PS partial flushes when viewports/scissors don't change
Samuel Pitoiset
2018-01-08
1
-6
/
+33
*
radv: add has_scissor_bug for Vega10 and Raven
Samuel Pitoiset
2018-01-08
3
-2
/
+6
*
radv/gfx9: do not load VGPR1 when GS uses points or lines
Samuel Pitoiset
2018-01-08
1
-1
/
+3
*
radv: make shader BOs read-only for the GPU
Samuel Pitoiset
2018-01-08
3
-1
/
+7
*
radv: make descriptor BOs read-only for the GPU
Samuel Pitoiset
2018-01-08
2
-3
/
+7
*
radv: make the indirect GFX config BO read-only for the GPU
Samuel Pitoiset
2018-01-08
1
-1
/
+2
[next]