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: Use local buffers for the global bo list.
Bas Nieuwenhuizen
2019-04-15
3
-2
/
+8
*
ac: Move has_local_buffers disable to radeonsi.
Bas Nieuwenhuizen
2019-04-15
1
-3
/
+1
*
radv: Add bolist RADV_PERFTEST flag.
Bas Nieuwenhuizen
2019-04-15
2
-0
/
+3
*
ac: fix incorrect bindless atomic code in visit_image_atomic
Marek Olšák
2019-04-15
1
-3
/
+3
*
nir,ac/nir: fix cube_face_coord
Rhys Perry
2019-04-15
1
-2
/
+9
*
radv: enable VK_KHR_shader_float16_int8
Samuel Pitoiset
2019-04-15
2
-1
/
+2
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-4
/
+4
*
radv: use nir constant helpers
Karol Herbst
2019-04-14
2
-20
/
+10
*
amd/nir: some cleanups
Karol Herbst
2019-04-14
1
-20
/
+9
*
ac: use the common helper ac_apply_fmask_to_sample
Marek Olšák
2019-04-12
1
-64
/
+5
*
radeonsi: set AC_FUNC_ATTR_READNONE for image opcodes where it was missing
Marek Olšák
2019-04-12
1
-0
/
+1
*
ac/nir: remove some useless integer casts for ALU operations
Samuel Pitoiset
2019-04-12
1
-16
/
+0
*
ac/nir: remove useless integer cast in visit_image_load()
Samuel Pitoiset
2019-04-12
1
-1
/
+1
*
ac/nir: remove useless integer cast in adjust_sample_index_using_fmask()
Samuel Pitoiset
2019-04-12
1
-1
/
+0
*
ac/nir: remove useles LLVMGetUndef for nir_op_pack_64_2x32_split
Samuel Pitoiset
2019-04-12
1
-2
/
+1
*
ac: add ac_build_load_helper_invocation() helper
Samuel Pitoiset
2019-04-12
3
-12
/
+14
*
ac: add ac_build_ddxy_interp() helper
Samuel Pitoiset
2019-04-12
3
-22
/
+24
*
ac: add ac_build_umax() and use it where possible
Samuel Pitoiset
2019-04-12
3
-15
/
+13
*
ac/nir: make use of ac_build_umin() where possible
Samuel Pitoiset
2019-04-12
1
-5
/
+5
*
ac/nir: make use of ac_build_imin() where possible
Samuel Pitoiset
2019-04-12
1
-5
/
+5
*
ac/nir: make use of ac_build_imax() where possible
Samuel Pitoiset
2019-04-12
1
-7
/
+6
*
ac/nir_to_llvm: add image bindless support
Timothy Arceri
2019-04-12
1
-57
/
+153
*
ac/nir_to_llvm: make get_sampler_desc() more generic and pass it the image in...
Timothy Arceri
2019-04-12
1
-18
/
+21
*
glsl_to_nir: handle bindless textures
Karol Herbst
2019-04-12
1
-2
/
+10
*
radv: enable VK_AMD_gpu_shader_half_float
Samuel Pitoiset
2019-04-10
1
-0
/
+1
*
ac: add 16-bit support to ac_build_ddxy()
Rhys Perry
2019-04-10
1
-5
/
+17
*
ac/nir: fix nir_op_b2f16
Samuel Pitoiset
2019-04-10
1
-3
/
+9
*
radv: Add non-uniform indexing lowering.
Bas Nieuwenhuizen
2019-04-10
2
-7
/
+12
*
nir/radv: remove restrictions on opt_if_loop_last_continue()
Timothy Arceri
2019-04-09
1
-1
/
+1
*
radv: fix getting the vertex strides if the bindings aren't contiguous
Samuel Pitoiset
2019-04-08
1
-1
/
+15
*
ac/nir: fix intrinsic names for atomic operations with LLVM 9+
Samuel Pitoiset
2019-04-08
1
-11
/
+21
*
simplify LLVM version string printing
Eric Engestrom
2019-04-04
2
-15
/
+6
*
radeonsi: enable displayable DCC on Ravens
Marek Olšák
2019-04-04
2
-0
/
+12
*
radeonsi: add support for displayable DCC for multi-RB chips
Marek Olšák
2019-04-04
4
-10
/
+134
*
radeonsi: add support for displayable DCC for 1 RB chips
Marek Olšák
2019-04-04
4
-3
/
+29
*
amd/addrlib: fix uninitialized values for Addr2ComputeDccAddrFromCoord
Marek Olšák
2019-04-04
1
-0
/
+2
*
radv: partially enable VK_KHR_shader_float16_int8
Samuel Pitoiset
2019-04-01
3
-0
/
+10
*
ac: add 8-bit and 64-bit support to ac_build_bitfield_reverse()
Samuel Pitoiset
2019-04-01
1
-0
/
+14
*
ac: add 8-bit support to ac_build_umsb()
Samuel Pitoiset
2019-04-01
1
-1
/
+7
*
ac: add 8-bit support to ac_find_lsb()
Samuel Pitoiset
2019-04-01
1
-1
/
+6
*
ac: add 8-bit support to ac_build_bit_count()
Samuel Pitoiset
2019-04-01
1
-0
/
+7
*
ac/nir: add support for nir_op_b2i8
Samuel Pitoiset
2019-04-01
1
-0
/
+3
*
radv: lower 16-bit flrp
Rhys Perry
2019-04-01
1
-0
/
+1
*
ac: fix ac_build_umsb() for 16-bit integer type
Samuel Pitoiset
2019-04-01
1
-1
/
+6
*
ac: fix ac_find_lsb() for 16-bit integer type
Samuel Pitoiset
2019-04-01
1
-0
/
+2
*
ac: fix ac_build_bitfield_reverse() for 16-bit integer type
Samuel Pitoiset
2019-04-01
1
-0
/
+2
*
ac: fix ac_build_bit_count() for 16-bit integer type
Samuel Pitoiset
2019-04-01
1
-0
/
+2
*
ac/nir: fix nir_op_b2i16
Samuel Pitoiset
2019-04-01
1
-3
/
+9
*
Revert "ac/nir: use new LLVM 8 intrinsics for SSBO atomic operations"
Timothy Arceri
2019-03-29
1
-42
/
+24
*
ac: fix return type for llvm.amdgcn.frexp.exp.i32.64
Samuel Pitoiset
2019-03-29
1
-1
/
+1
[next]