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
*
amd: remove support for LLVM 3.9
Marek Olšák
2018-02-02
6
-221
/
+65
*
radeonsi: use pknorm_i16/u16 and pk_i16/u16 LLVM intrinsics
Marek Olšák
2018-02-02
2
-0
/
+177
*
ac/nir: replace SI.buffer.load.dword with amdgcn.buffer.load
Samuel Pitoiset
2018-02-02
1
-32
/
+20
*
radv: Don't expose VK_KHX_multiview on android.
Bas Nieuwenhuizen
2018-02-01
1
-1
/
+1
*
ac/nir: use ac_build_buffer_load_format for image buffer loads
Marek Olšák
2018-02-01
1
-8
/
+13
*
ac: add glc parameter to ac_build_buffer_load_format
Marek Olšák
2018-02-01
3
-3
/
+5
*
radeonsi: load the right number of components for VS inputs and TBOs
Marek Olšák
2018-02-01
2
-0
/
+38
*
radv: do not insert shaders in cache when it's disabled
Samuel Pitoiset
2018-02-01
1
-5
/
+24
*
radv: use separate bindings for graphics and compute descriptors
Samuel Pitoiset
2018-02-01
3
-53
/
+125
*
radv: store the bind point when creating descriptors with templates
Samuel Pitoiset
2018-02-01
2
-0
/
+2
*
radv: do not dump meta shader stats
Samuel Pitoiset
2018-01-31
2
-21
/
+18
*
ac/nir: fix emission of ffract for 64-bit
Samuel Pitoiset
2018-01-31
1
-7
/
+16
*
radv: remove predication on cache flushes
Matthew Nicholls
2018-01-31
4
-18
/
+13
*
ac/radeonsi: add lookup_interp_param and load_sample_position to the abi
Timothy Arceri
2018-01-31
2
-29
/
+42
*
radeonsi/nir: add prim_mask to the abi
Timothy Arceri
2018-01-31
2
-6
/
+6
*
radeonsi/nir: add si_nir_lookup_interp_param() helper
Timothy Arceri
2018-01-31
1
-0
/
+2
*
ac/nir_to_llvm: move some interp defines to the header
Timothy Arceri
2018-01-31
2
-4
/
+5
*
radv: Merge raster state with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
2
-75
/
+50
*
radv: Move gs state out of pipeline.
Bas Nieuwenhuizen
2018-01-30
2
-43
/
+43
*
radv: Split out cliprect rule generation.
Bas Nieuwenhuizen
2018-01-30
2
-25
/
+33
*
radv: Merge VGT_GS_MODE computation with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
2
-28
/
+25
*
radv: Split out processing the vertex input state.
Bas Nieuwenhuizen
2018-01-30
1
-35
/
+43
*
radv: Move tessellation state out of pipeline.
Bas Nieuwenhuizen
2018-01-30
2
-50
/
+58
*
radv: Move blend state out of pipeline.
Bas Nieuwenhuizen
2018-01-30
2
-67
/
+72
*
radv: Split out generating VGT_SHADER_STAGES_EN.
Bas Nieuwenhuizen
2018-01-30
2
-24
/
+27
*
radv: Split out the ia_multi_vgt_param precomputation.
Bas Nieuwenhuizen
2018-01-30
3
-91
/
+106
*
radv: Split out db_shader_control computation.
Bas Nieuwenhuizen
2018-01-30
2
-22
/
+22
*
radv: Compute shader_z_format when emitting it.
Bas Nieuwenhuizen
2018-01-30
2
-8
/
+3
*
radv: Merge depth stencil state with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
2
-73
/
+58
*
radv: Merge ps_input_cntl computation with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
2
-83
/
+79
*
radv: Merge vtx_reuse_depth computation with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
2
-8
/
+6
*
radv: Merge vs state computation with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
2
-58
/
+34
*
radv: Merge binning state generation with pm4 emission.
Bas Nieuwenhuizen
2018-01-30
2
-35
/
+19
*
radv: Constify some pipeline helpers.
Bas Nieuwenhuizen
2018-01-30
2
-6
/
+6
*
radv: Add PM4 pregeneration for compute pipelines.
Bas Nieuwenhuizen
2018-01-30
2
-58
/
+68
*
radv: Record a PM4 sequence for graphics pipeline switches.
Bas Nieuwenhuizen
2018-01-30
3
-451
/
+483
*
radv: Determine unneeded dynamic states.
Bas Nieuwenhuizen
2018-01-30
3
-38
/
+64
*
ac/llvm: bump the number of results to 8.
Dave Airlie
2018-01-31
1
-1
/
+1
*
nir: add vs_inputs_dual_locations compiler option
Timothy Arceri
2018-01-30
1
-0
/
+1
*
radv/gfx9: fix block compression texture views. (v2)
Dave Airlie
2018-01-30
1
-4
/
+49
*
radv: Signal fence correctly after sparse binding.
Bas Nieuwenhuizen
2018-01-29
1
-14
/
+32
*
ac: fix indentation
Timothy Arceri
2018-01-29
1
-6
/
+6
*
ac: remove unused nir2llvmtype()
Timothy Arceri
2018-01-29
1
-22
/
+0
*
ac: fix gs load inputs type
Timothy Arceri
2018-01-29
1
-2
/
+3
*
ac/nir: call glsl_get_sampler_dim() only once where possible
Kai Wasserbäch
2018-01-29
1
-8
/
+11
*
ac: rename and move si_const_array into common code
Marek Olšák
2018-01-27
3
-13
/
+16
*
ac: move address space definitions to common code
Marek Olšák
2018-01-27
2
-6
/
+4
*
ac: don't use byval LLVM qualifier in shaders
Marek Olšák
2018-01-27
4
-9
/
+3
*
ac/nir: set amdgpu.uniform and invariant.load for SSBOs
Samuel Pitoiset
2018-01-26
1
-1
/
+7
*
ac/nir: set amdgpu.uniform and invariant.load for UBOs
Samuel Pitoiset
2018-01-26
1
-1
/
+7
[next]