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
*
radeonsi/nir: implement default tess level system values
Marek Olšák
2019-08-12
2
-3
/
+10
*
compiler: add SYSTEM_VALUE_USER_DATA_AMD
Marek Olšák
2019-08-12
2
-0
/
+5
*
compiler: add ACCESS_STREAM_CACHE_POLICY
Marek Olšák
2019-08-12
1
-0
/
+3
*
amd: prepare dropping include of p_compiler.h
Lionel Landwerlin
2019-08-09
2
-3
/
+4
*
radeonsi: add support for nir atomic_inc_wrap/atomic_dec_wrap
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+25
*
ac: add ac_atomic_inc_wrap / ac_atomic_dec_wrap support
Pierre-Eric Pelloux-Prayer
2019-08-06
2
-0
/
+4
*
radeonsi/nir: handle key.mono.u.ps.interpolate_at_sample_force_center
Marek Olšák
2019-08-06
2
-0
/
+4
*
ac/nir: Use correct cast for readfirstlane and ptrs.
Bas Nieuwenhuizen
2019-08-06
1
-0
/
+2
*
ac/nir: Lower large indirect variables to scratch
Connor Abbott
2019-08-05
1
-0
/
+54
*
ac/nir,radv: Optimize bounds check for 64 bit CAS.
Bas Nieuwenhuizen
2019-08-02
2
-17
/
+27
*
ac/nir: Implement LLVM9 64-bit buffer compare & exchange.
Bas Nieuwenhuizen
2019-08-02
1
-4
/
+64
*
Revert "ac/nir: handle negate modifier"
Connor Abbott
2019-08-02
1
-12
/
+1
*
Revert "ac/nir: handle abs modifier"
Connor Abbott
2019-08-02
1
-30
/
+11
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-7
/
+7
*
ac/nir: fix incorrect Phis if callbacks use control flow inside control flow
Marek Olšák
2019-07-30
1
-2
/
+2
*
ac/nir: handle abs modifier
Marek Olšák
2019-07-30
1
-11
/
+30
*
ac: fix a memory leak in the error path of ac_build_type_name_for_intr
Marek Olšák
2019-07-30
1
-0
/
+1
*
ac: allow control flow statements in NIR callbacks
Marek Olšák
2019-07-30
2
-20
/
+29
*
ac/nir: handle negate modifier
Marek Olšák
2019-07-30
1
-1
/
+12
*
radeonsi/nir: implement FBFETCH for KHR_blend_equation_advanced
Marek Olšák
2019-07-30
2
-0
/
+7
*
ac/surface: allow linear swizzle mode automatic selection on gfx9 & 10
Marek Olšák
2019-07-30
1
-1
/
+0
*
amd: add support for Arcturus
Marek Olšák
2019-07-29
2
-0
/
+3
*
radeonsi: add support for compute-only chips
Marek Olšák
2019-07-29
3
-1
/
+6
*
ac: do not crash when the buffer data format is invalid
Samuel Pitoiset
2019-07-29
1
-0
/
+1
*
ac/nir: fix txf_ms with an offset
Rhys Perry
2019-07-29
1
-2
/
+2
*
ac/nir: implement nir_op_pack_{us}norm_2x16
Marek Olšák
2019-07-23
1
-5
/
+14
*
ac/nir: do not clamp shadow reference on GFX10
Samuel Pitoiset
2019-07-22
1
-2
/
+6
*
radeonsi/gfx10: use 32-bit wavemasks for Wave32
Marek Olšák
2019-07-19
3
-8
/
+23
*
ac: create the LLVM builder in ac_llvm_context_init
Marek Olšák
2019-07-19
2
-3
/
+4
*
ac: create the LLVM module for Wave32 or Wave64 in ac_llvm_context_init
Marek Olšák
2019-07-19
2
-1
/
+6
*
ac/rtld: add support for Wave32
Marek Olšák
2019-07-19
4
-5
/
+15
*
ac: add Wave32 LLVM target machine
Marek Olšák
2019-07-19
2
-1
/
+20
*
ac: initial Wave32 support in LLVM build helpers
Marek Olšák
2019-07-19
2
-10
/
+18
*
ac: use llvm.amdgcn.writelane
Marek Olšák
2019-07-19
1
-2
/
+6
*
ac: fix shader clock on LLVM 9
Marek Olšák
2019-07-19
1
-2
/
+3
*
util: use standard name for strchrnul()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
radv/gfx10: set the pgm rsrc3/4 regs using index sh reg set
Dave Airlie
2019-07-18
1
-0
/
+1
*
radv/gfx10: enable 1D textures
Samuel Pitoiset
2019-07-12
1
-7
/
+7
*
ac: import ac_get_compute_resource_limits() from RadeonSI
Samuel Pitoiset
2019-07-12
2
-0
/
+36
*
radeonsi/gfx10: enable 1D textures
Marek Olšák
2019-07-09
2
-0
/
+3
*
ac/nir: Remove now-unused interp_deref handling
Connor Abbott
2019-07-08
1
-149
/
+0
*
radeonsi/nir: Use NIR barycentric intrinsics
Connor Abbott
2019-07-08
2
-0
/
+8
*
ac/nir: Implement barycentric intrinsics
Connor Abbott
2019-07-08
1
-0
/
+198
*
radv: Lower input attachments in NIR.
Daniel Schürmann
2019-07-08
1
-24
/
+6
*
radv: Implement nir_intrinsic_load_layer_id().
Daniel Schürmann
2019-07-08
1
-0
/
+3
*
ac: select the GFX ring when halting waves with UMR on GFX10
Samuel Pitoiset
2019-07-08
2
-4
/
+8
*
radv/gfx10: set llvm_has_working_vgpr_indexing
Samuel Pitoiset
2019-07-07
1
-3
/
+2
*
ac/nir: unpacked GS invocation ID on GFX10+
Samuel Pitoiset
2019-07-07
1
-3
/
+10
*
ac: add missing formats to ac_get_tbuffer_format() for GFX10
Samuel Pitoiset
2019-07-07
1
-0
/
+2
*
ac: destroy passes in ac_destroy_llvm_compiler
Marek Olšák
2019-07-04
1
-0
/
+3
[next]