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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-2
/
+2
*
mesa: add MESA_SHADER_KERNEL
Karol Herbst
2019-01-21
1
-2
/
+2
*
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
1
-3
/
+3
*
ac/nir_to_llvm: fix interpolateAt* for arrays
Timothy Arceri
2019-01-19
1
-19
/
+58
*
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
*
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
*
ac: add missing 16-bit types to glsl_base_to_llvm_type()
Samuel Pitoiset
2019-01-14
1
-1
/
+6
*
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
*
amd/common/vi+: enable SMEM loads with GLC=1
Nicolai Hähnle
2019-01-14
1
-3
/
+7
*
amd/common: use llvm.amdgcn.s.buffer.load for LLVM 8.0
Nicolai Hähnle
2019-01-14
1
-4
/
+8
*
ac/nir,radv,radeonsi/nir: use correct indices for interpolation intrinsics
Rhys Perry
2019-01-09
2
-1
/
+4
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-3
/
+3
*
amd/common: Add some parentheses to silence warning.
Bas Nieuwenhuizen
2019-01-07
1
-2
/
+2
*
ac: remove unused variable from ac_build_ddxy
Marek Olšák
2019-01-07
1
-1
/
+1
*
radv: Implement buffer stores with less than 4 components.
Bas Nieuwenhuizen
2019-01-07
1
-5
/
+14
*
ac/nir_to_llvm: add ac_are_tessfactors_def_in_all_invocs()
Timothy Arceri
2019-01-02
2
-0
/
+163
*
ac/nir: restrict fmask lookup to image load intrinsics
Samuel Pitoiset
2018-12-20
1
-1
/
+1
*
radv: Work around non-renderable 128bpp compressed 3d textures on GFX9.
Bas Nieuwenhuizen
2018-12-20
2
-2
/
+5
*
ac/nir: remove the bitfield_extract workaround for LLVM 8
Samuel Pitoiset
2018-12-20
1
-9
/
+15
*
radeonsi/gfx9: use SET_UCONFIG_REG_INDEX packets when available
Nicolai Hähnle
2018-12-19
2
-0
/
+3
*
ac/surface: 3D and cube surfaces are never displayable
Nicolai Hähnle
2018-12-19
1
-3
/
+5
*
amd/common: add i1 special case to ac_build_{inclusive,exclusive}_scan
Nicolai Hähnle
2018-12-19
1
-2
/
+25
*
amd/common: scan/reduce across waves of a workgroup
Nicolai Hähnle
2018-12-19
2
-4
/
+227
*
amd/common: add ac_build_ifcc
Nicolai Hähnle
2018-12-19
2
-4
/
+4
*
amd/common: whitespace fixes
Nicolai Hähnle
2018-12-19
1
-10
/
+8
*
amd/sid_tables: add additional python3 compatibility imports
Nicolai Hähnle
2018-12-19
1
-1
/
+1
*
nir: Rename Boolean-related opcodes to include 32 in the name
Jason Ekstrand
2018-12-16
1
-11
/
+11
*
ac: split 16-bit ssbo loads that may not be dword aligned
Rhys Perry
2018-12-16
1
-0
/
+2
*
ac: refactor visit_load_buffer
Rhys Perry
2018-12-16
2
-44
/
+42
*
amd: remove support for LLVM 6.0
Samuel Pitoiset
2018-12-06
6
-298
/
+32
*
nir: Make boolean conversions sized just like the others
Jason Ekstrand
2018-12-05
1
-4
/
+8
*
amd/addrlib: update Mesa's copy of addrlib
Nicolai Hähnle
2018-11-29
1
-2
/
+2
*
ac/surface/gfx9: let addrlib choose the preferred swizzle kind
Nicolai Hähnle
2018-11-29
1
-18
/
+4
*
radv: remove dependency on addrlib gfx9_enum.h
Nicolai Hähnle
2018-11-29
1
-0
/
+3
*
ac: handle cast derefs
Dave Airlie
2018-11-21
1
-0
/
+3
*
radv: handle loading from shared pointers
Dave Airlie
2018-11-21
1
-9
/
+18
*
ac: avoid casting pointers on bcsel and stores
Dave Airlie
2018-11-21
3
-3
/
+14
*
ac/nir: fix intrinsic name string size in visit_image_atomic()
Samuel Pitoiset
2018-11-20
1
-1
/
+1
*
radv: Use structured intrinsics instead of indexing workaround for GFX9.
Bas Nieuwenhuizen
2018-11-19
2
-7
/
+74
*
ac/surface: remove the overallocation workaround for Vega12
Marek Olšák
2018-11-09
1
-4
/
+0
*
radv: use LOAD_CONTEXT_REG when loading fast clear values
Samuel Pitoiset
2018-11-08
1
-0
/
+1
*
ac/nir_to_llvm: fix b2f for f64
Timothy Arceri
2018-11-07
1
-3
/
+12
[next]