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
/
gallium
/
drivers
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: allow building with python3
Emil Velikov
2018-08-23
1
-1
/
+1
*
ac: fix WAITCNT flags for GFX9
Marek Olšák
2018-08-22
1
-5
/
+0
*
ac,radeonsi: use ac_build_gather_values more
Marek Olšák
2018-08-21
3
-33
/
+17
*
ac,radeonsi: use ac_build_fmad
Marek Olšák
2018-08-21
1
-12
/
+5
*
radeonsi: use ac_build_imad
Marek Olšák
2018-08-21
3
-57
/
+29
*
ac: add ac_build_s_barrier
Marek Olšák
2018-08-21
1
-3
/
+1
*
radeonsi: print the shader stage name when printing LLVM IR
Marek Olšák
2018-08-21
1
-1
/
+2
*
radeonsi: use is_merged shader in si_prolog_get_rw_buffers
Marek Olšák
2018-08-21
1
-18
/
+14
*
ac: completely remove +auto-waitcnt-before-barrier
Marek Olšák
2018-08-21
1
-1
/
+0
*
radv: disable the auto-waitcnt-before-barrier LLVM option
Samuel Pitoiset
2018-08-15
1
-0
/
+1
*
radeonsi: enable 1 missing PS_SU perf counter on Polaris
Marek Olšák
2018-08-14
1
-1
/
+1
*
radeonsi: use radeon_info::name
Marek Olšák
2018-08-14
3
-40
/
+12
*
radeonsi: split si_clear_buffer to remove enum si_method
Marek Olšák
2018-08-14
6
-53
/
+60
*
radeonsi: replace CP_DMA_USE_L2 with enum si_cache_policy
Marek Olšák
2018-08-14
2
-26
/
+41
*
radeonsi: declare coher in si_copy_buffer
Marek Olšák
2018-08-14
1
-8
/
+7
*
radeonsi: make PFP_SYNC_ME an explicit CP DMA flag
Marek Olšák
2018-08-14
1
-17
/
+25
*
radeonsi: don't use emit_data->args in load_emit
Marek Olšák
2018-08-14
1
-94
/
+37
*
radeonsi: don't use emit_data->args in store_emit
Marek Olšák
2018-08-14
1
-92
/
+71
*
radeonsi: don't use emit_data->args in atomic_emit
Marek Olšák
2018-08-14
3
-36
/
+47
*
radeonsi: don't use emit_data->args in build_interp_intrinsic
Marek Olšák
2018-08-14
1
-19
/
+13
*
radeonsi: inline atomic_fetch_args
Marek Olšák
2018-08-14
1
-74
/
+51
*
radeonsi: inline store_fetch_args
Marek Olšák
2018-08-14
1
-61
/
+42
*
radeonsi: inline load_fetch_args
Marek Olšák
2018-08-14
1
-39
/
+28
*
radeonsi: merge txq_emit and resq_emit
Marek Olšák
2018-08-14
1
-48
/
+45
*
radeonsi: inline resq_fetch_args
Marek Olšák
2018-08-14
1
-62
/
+34
*
radeonsi: inline txq_fetch_args
Marek Olšák
2018-08-14
1
-26
/
+7
*
radeonsi: use get_resinfo directly in lower_gather4_integer
Marek Olšák
2018-08-14
1
-13
/
+12
*
radeonsi: inline tex_fetch_args into build_tex_intrinsic
Marek Olšák
2018-08-14
1
-222
/
+188
*
radeonsi: remove fetch_args callbacks for ALU instructions
Marek Olšák
2018-08-14
2
-103
/
+55
*
radeonsi: move internal TGSI shaders into si_shaderlib_tgsi.c
Marek Olšák
2018-08-14
8
-319
/
+348
*
radeonsi: implement EXT_window_rectangles
Marek Olšák
2018-08-14
7
-2
/
+95
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-1
/
+1
*
radeonsi: set GLC=1 for all write-only shader resources
Marek Olšák
2018-08-07
1
-2
/
+19
*
radeonsi: don't load block dimensions into SGPRs if they are not variable
Marek Olšák
2018-08-07
3
-7
/
+7
*
radeonsi: cosmetic changes
Marek Olšák
2018-08-04
5
-6
/
+5
*
amd: remove support for LLVM 5.0
Marek Olšák
2018-08-03
3
-36
/
+3
*
radeonsi: add new R600_DEBUG test "testclearbufperf"
Darren Powell
2018-08-02
8
-11
/
+170
*
ac,radeonsi: reduce optimizations for complex compute shaders on older APUs (v2)
Marek Olšák
2018-08-01
4
-9
/
+43
*
radeonsi: report supported EQAA combinations from is_format_supported
Marek Olšák
2018-07-31
1
-16
/
+20
*
radeonsi: use storage_samples instead of color_samples in most places
Marek Olšák
2018-07-31
4
-38
/
+24
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
2
-1
/
+5
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
1
-0
/
+2
*
ac: fix typo DSL_SEL -> DST_SEL
Marek Olšák
2018-07-26
1
-2
/
+2
*
radeonsi: update a comment about cache behavior
Marek Olšák
2018-07-26
1
-3
/
+3
*
radeonsi: handle SI_FORCE_FAMILY early
Marek Olšák
2018-07-24
1
-2
/
+1
*
radeonsi: fix pk2h breakage
Marek Olšák
2018-07-23
1
-2
/
+5
*
radeonsi: reduce LDS stalls by 40% for tessellation
Marek Olšák
2018-07-23
4
-6
/
+14
*
radeonsi: Add debug option to enable LLVM GlobalISel (v2)
Tom Stellard
2018-07-23
2
-0
/
+4
*
radeonsi/nir: make use of nir_lower_load_const_to_scalar()
Timothy Arceri
2018-07-23
1
-0
/
+2
*
Android: fix a missing nir_intrinsics.h error
Chih-Wei Huang
2018-07-21
1
-0
/
+2
[next]