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
*
ac: pass write param to get_sampler_desc() from get_image_descriptor()
Timothy Arceri
2018-07-28
1
-1
/
+1
*
ac: fix typo DSL_SEL -> DST_SEL
Marek Olšák
2018-07-26
1
-2
/
+2
*
nir: rename f2f16_undef to f2f16
Karol Herbst
2018-07-24
1
-1
/
+1
*
radeonsi: Add debug option to enable LLVM GlobalISel (v2)
Tom Stellard
2018-07-23
3
-2
/
+18
*
ac: add support for 16bit load_push_constant
Daniel Schürmann
2018-07-23
1
-0
/
+20
*
radv: add support for 16bit input/output
Daniel Schürmann
2018-07-23
1
-1
/
+7
*
ac: add support for 16bit buffer loads
Daniel Schürmann
2018-07-23
1
-40
/
+55
*
ac: add support for 16bit UBO loads
Daniel Schürmann
2018-07-23
3
-3
/
+51
*
ac: add support for 16bit ssbo stores
Daniel Schürmann
2018-07-23
1
-60
/
+84
*
ac: add 16bit conversion operations
Daniel Schürmann
2018-07-23
2
-9
/
+31
*
ac/nir: add a workaround for bitfield_extract when count is 0
Samuel Pitoiset
2018-07-19
1
-3
/
+17
*
ac: run LLVM optimization passes only on the final function after inlining
Marek Olšák
2018-07-19
3
-0
/
+14
*
radeonsi: add support for Vega20
Marek Olšák
2018-07-12
4
-1
/
+9
*
python: Use the print function
Mathieu Bridon
2018-07-06
1
-19
/
+20
*
python: Stabilize some script outputs
Mathieu Bridon
2018-07-05
1
-1
/
+1
*
ac: fold LLVMContext creation into ac_llvm_context_init
Marek Olšák
2018-07-04
2
-4
/
+4
*
ac: add reusable helpers for direct LLVM compilation
Marek Olšák
2018-07-04
3
-4
/
+76
*
ac: make some fns static
Dave Airlie
2018-07-04
2
-13
/
+6
*
ac/radv: move llvm compiler info to struct and init in one place
Dave Airlie
2018-07-04
2
-4
/
+8
*
ac/radeonsi: port compiler init/destroy out of radeonsi.
Dave Airlie
2018-07-04
2
-0
/
+49
*
radv/radeonsi: add a check ir tm options
Dave Airlie
2018-07-04
1
-0
/
+1
*
radeonsi: rename si_compiler -> ac_llvm_compiler
Dave Airlie
2018-07-04
1
-0
/
+7
*
ac: add target library info helpers
Dave Airlie
2018-07-04
2
-0
/
+15
*
radv: port to use common passmgr code.
Dave Airlie
2018-07-04
1
-2
/
+3
*
ac/radeonsi: refactor out pass manager init to common code.
Dave Airlie
2018-07-04
2
-0
/
+32
*
ac/radv: split the non-common init_once code from the common target code. (v2)
Dave Airlie
2018-07-04
2
-2
/
+7
*
ac: move all LLVM module initialization into ac_create_module
Marek Olšák
2018-07-02
2
-0
/
+11
*
ac: set +auto-waitcnt-before-barrier when needed
Marek Olšák
2018-06-28
1
-2
/
+4
*
radeonsi: move CMASK size computation into ac_surface
Marek Olšák
2018-06-25
2
-0
/
+66
*
ac/surface: move cmask_size/alignment into radeon_surf
Marek Olšák
2018-06-25
2
-11
/
+11
*
ac/nir: Remove deref chain support.
Bas Nieuwenhuizen
2018-06-22
1
-354
/
+50
*
ac/nir: Add deref interp support.
Bas Nieuwenhuizen
2018-06-22
1
-6
/
+27
*
ac/nir: Add shared atomic deref instr support.
Bas Nieuwenhuizen
2018-06-22
1
-1
/
+25
*
ac/nir: Add deref based var loads/stores.
Bas Nieuwenhuizen
2018-06-22
1
-47
/
+160
*
ac/nir: Add deref support to image intrinsics.
Bas Nieuwenhuizen
2018-06-22
1
-34
/
+98
*
ac/nir: Implement derefs for integer gather4 lowering.
Bas Nieuwenhuizen
2018-06-22
1
-3
/
+22
*
ac/nir: Support deref instructions in tex instructions.
Bas Nieuwenhuizen
2018-06-22
1
-8
/
+31
*
ac/nir: Support deref instructions in get_sampler_desc.
Bas Nieuwenhuizen
2018-06-22
1
-15
/
+43
*
ac/nir: Implement the deref instr for shared memory.
Bas Nieuwenhuizen
2018-06-22
1
-0
/
+31
*
ac/surface: disallow rotated micro tile mode
Marek Olšák
2018-06-21
1
-2
/
+19
*
ac/gpu_info: add radeon_info::num_tcc_blocks
Marek Olšák
2018-06-19
2
-0
/
+11
*
ac/surface: Set compressZ for stencil-only surfaces.
Bas Nieuwenhuizen
2018-06-19
1
-1
/
+1
*
ac: Clear meminfo to avoid valgrind warning.
Bas Nieuwenhuizen
2018-06-16
1
-1
/
+1
*
ac: handle undefined EQAA samples in ac_apply_fmask_to_sample
Marek Olšák
2018-06-13
1
-2
/
+4
*
ac/gpu_info: report real total memory sizes
Marek Olšák
2018-06-13
1
-28
/
+54
*
ac: fix possible truncation of intrinsic name
Timothy Arceri
2018-06-08
1
-1
/
+1
*
amd/common: Fix number of coords for getlod.
Bas Nieuwenhuizen
2018-06-07
1
-3
/
+18
*
amd/common: use the dimension-aware image intrinsics on LLVM 7+
Nicolai Hähnle
2018-06-04
1
-24
/
+165
*
radeonsi: remove some old gfx 9.x registers
Marek Olšák
2018-05-24
1
-48
/
+0
*
ac/surface/gfx6: don't overallocate mipmapped HTILE
Marek Olšák
2018-05-24
1
-2
/
+11
[next]