index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
radeonsi: emit_guardband packets optimization
Sonny Jiang
2018-07-18
4
-8
/
+50
*
radeonsi: Save CLEAR_STATE initial values for optimization
Sonny Jiang
2018-07-18
1
-2
/
+26
*
radeonsi: Refuse to accept code with unhandled relocations
Jan Vesely
2018-07-18
1
-0
/
+6
*
radeonsi: Use signed char for color_interp_vgpr_index
Timothy Pearson
2018-07-18
1
-1
/
+1
*
radeonsi: rework RADEON_PRIO flags to be <= 31
Marek Olšák
2018-07-16
1
-2
/
+2
*
radeonsi: merge DCC/CMASK/HTILE priority flags
Marek Olšák
2018-07-16
3
-6
/
+4
*
radeonsi: remove non-GFX BO priority flags
Marek Olšák
2018-07-16
2
-8
/
+2
*
radeonsi: add support for Vega20
Marek Olšák
2018-07-12
4
-1
/
+5
*
Shorten u_queue names
Marek Olšák
2018-07-04
1
-2
/
+2
*
ac: fold LLVMContext creation into ac_llvm_context_init
Marek Olšák
2018-07-04
1
-4
/
+1
*
radeonsi: reorder code in si_llvm_context_init
Marek Olšák
2018-07-04
1
-13
/
+13
*
radeonsi: use ac_compile_module_to_binary to reduce compile times
Marek Olšák
2018-07-04
2
-31
/
+4
*
radeonsi: fix compiler breakage
Marek Olšák
2018-07-04
1
-0
/
+1
*
ac/radv: move llvm compiler info to struct and init in one place
Dave Airlie
2018-07-04
1
-1
/
+1
*
ac/radeonsi: port compiler init/destroy out of radeonsi.
Dave Airlie
2018-07-04
1
-25
/
+2
*
radv/radeonsi: add a check ir tm options
Dave Airlie
2018-07-04
1
-2
/
+3
*
radeonsi: rename si_compiler -> ac_llvm_compiler
Dave Airlie
2018-07-04
8
-36
/
+30
*
ac/radeonsi: refactor out pass manager init to common code.
Dave Airlie
2018-07-04
1
-25
/
+2
*
ac/radv: split the non-common init_once code from the common target code. (v2)
Dave Airlie
2018-07-04
1
-0
/
+1
*
ac: move all LLVM module initialization into ac_create_module
Marek Olšák
2018-07-02
3
-17
/
+4
*
radeonsi: enable OpenGL 4.4 compat profile
Timothy Arceri
2018-06-30
1
-4
/
+3
*
gallium/util: remove dummy function util_format_is_supported
Marek Olšák
2018-06-29
1
-3
/
+0
*
radeonsi: implement vertex color clamping for tess and GS
Marek Olšák
2018-06-28
4
-33
/
+87
*
radeonsi: move VS_STATE_SGPR before draw SGPRs
Marek Olšák
2018-06-28
2
-10
/
+13
*
radeonsi: don't use malloc in si_generate_gs_copy_shader
Marek Olšák
2018-06-28
1
-10
/
+2
*
radeonsi: disable DCC statistics gathering on everything but Stoney
Marek Olšák
2018-06-28
1
-3
/
+2
*
radeonsi: don't enable DCC statistics gathering for small surfaces
Marek Olšák
2018-06-28
1
-14
/
+16
*
radeonsi: simplify logic around vi_separate_dcc_try_enable
Marek Olšák
2018-06-28
2
-14
/
+15
*
radeonsi: fix memory exhaustion issue with DCC statistics gathering with DRI2
Marek Olšák
2018-06-28
1
-3
/
+27
*
radeonsi: remove references to Evergreen
Marek Olšák
2018-06-28
4
-4
/
+2
*
radeonsi: enable shader caching for compute shaders
Marek Olšák
2018-06-28
3
-15
/
+50
*
radeonsi: store compute local_size into tgsi_shader_info
Marek Olšák
2018-06-28
4
-6
/
+10
*
radeonsi: unify duplicated code for initial shader compilation
Marek Olšák
2018-06-28
3
-43
/
+39
*
radeonsi/gfx9: insert the barrier between merged shaders inside the if block
Marek Olšák
2018-06-28
1
-5
/
+13
*
radeonsi: rename r600_transfer -> si_transfer
Marek Olšák
2018-06-25
4
-25
/
+25
*
radeonsi: properly set cmask_buffer in si_reallocate_texture_inplace
Marek Olšák
2018-06-25
1
-1
/
+11
*
radeonsi: remove redundant si_texture::cmask_size
Marek Olšák
2018-06-25
5
-34
/
+25
*
radeonsi: inline struct r600_cmask_info
Marek Olšák
2018-06-25
6
-43
/
+41
*
radeonsi: move CMASK size computation into ac_surface
Marek Olšák
2018-06-25
4
-85
/
+15
*
ac/surface: move cmask_size/alignment into radeon_surf
Marek Olšák
2018-06-25
1
-3
/
+3
*
radeonsi: rename r600_surface -> si_surface
Marek Olšák
2018-06-25
4
-18
/
+18
*
radeonsi: rename r600_memory_object -> si_memory_object
Marek Olšák
2018-06-25
2
-4
/
+4
*
radeonsi: remove unused r600_memory_object::offset
Marek Olšák
2018-06-25
2
-2
/
+0
*
radeonsi: unify duplicated texture_from_handle & texture_from_memobj
Marek Olšák
2018-06-25
1
-81
/
+71
*
radeonsi: reorder and initialize more fields in si_reallocate_texture_inplace
Marek Olšák
2018-06-25
1
-6
/
+25
*
radeonsi: stop using lp_build_emit_llvm_unary/binary
Marek Olšák
2018-06-25
3
-23
/
+18
*
radeonsi: stop using lp_build_alloc
Marek Olšák
2018-06-25
2
-15
/
+11
*
radeonsi: use gallivm less
Marek Olšák
2018-06-25
2
-4
/
+4
*
radeonsi: stop using lp_bld_intr.h
Marek Olšák
2018-06-25
3
-30
/
+29
*
radeonsi: remove last uses of lp_build_context::undef
Marek Olšák
2018-06-25
1
-6
/
+6
[next]