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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Fix float16 interpolation set up.
Bas Nieuwenhuizen
2019-02-22
2
-0
/
+39
*
radv: Handle clip+cull distances more generally as compact arrays.
Bas Nieuwenhuizen
2019-02-20
1
-2
/
+11
*
radeonsi: Go back to using llvm.pow intrinsic for nir_op_fpow
Kenneth Graunke
2019-02-19
1
-0
/
+4
*
ac/nir: implement half-float nir_op_ldexp
Rhys Perry
2019-02-19
1
-1
/
+3
*
ac/nir: implement half-float nir_op_frsq
Rhys Perry
2019-02-19
1
-2
/
+1
*
ac/nir: implement half-float nir_op_frcp
Rhys Perry
2019-02-19
1
-2
/
+1
*
ac/nir: make ac_build_fdiv support 16-bit floats
Rhys Perry
2019-02-19
1
-1
/
+1
*
ac/nir: make ac_build_isign work on all bit sizes
Rhys Perry
2019-02-19
1
-23
/
+4
*
ac/nir: make ac_build_clamp work on all bit sizes
Rhys Perry
2019-02-19
1
-4
/
+9
*
ac/nir: fix 64-bit nir_op_f2f16_rtz
Rhys Perry
2019-02-19
1
-0
/
+2
*
ac/nir: implement 8-bit nir_load_const_instr
Rhys Perry
2019-02-19
1
-0
/
+4
*
ac: use new LLVM 8 intrinsic when loading 16-bit values
Samuel Pitoiset
2019-02-18
1
-14
/
+27
*
ac: add ac_build_llvm8_tbuffer_load() helper
Samuel Pitoiset
2019-02-18
2
-0
/
+52
*
ac: make use of ac_build_expand_to_vec4() in visit_image_store()
Samuel Pitoiset
2019-02-14
3
-8
/
+6
*
radv: add support for push constants inlining when possible
Samuel Pitoiset
2019-02-12
2
-3
/
+29
*
amd/common: Implement global memory accesses.
Bas Nieuwenhuizen
2019-02-06
1
-20
/
+131
*
amd/common: Do not use 32-bit loads for shared memory.
Bas Nieuwenhuizen
2019-02-06
1
-6
/
+12
*
amd/common: handle nir_deref_cast for shared memory from integers.
Bas Nieuwenhuizen
2019-02-06
1
-68
/
+82
*
amd/common: Handle nir_deref_type_ptr_as_array for shared memory.
Bas Nieuwenhuizen
2019-02-06
1
-0
/
+4
*
amd/common: Fix stores to derefs with unknown variable.
Bas Nieuwenhuizen
2019-02-06
1
-8
/
+13
*
amd/common: Use correct writemask for shared memory stores.
Bas Nieuwenhuizen
2019-02-06
1
-1
/
+1
*
amd/common: Implement ptr->int casts in ac_to_integer.
Bas Nieuwenhuizen
2019-02-06
1
-0
/
+13
*
amd/common: Add gep helper for pointer increment.
Bas Nieuwenhuizen
2019-02-06
2
-0
/
+13
*
ac/radv/radeonsi: add ac_get_num_physical_sgprs() helper
Timothy Arceri
2019-02-01
1
-0
/
+6
*
ac: use the correct LLVM processor name on Raven2
Marek Olšák
2019-01-29
1
-1
/
+1
*
radv/ac: fix some fp16 handling
Timothy Arceri
2019-01-28
1
-1
/
+1
*
ac/nir_to_llvm: fix clamp shadow reference for more hardware
Timothy Arceri
2019-01-26
1
-1
/
+1
*
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
[next]