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
...
*
radeonsi: fix a u_blitter crash after a shader with FBFETCH
Marek Olšák
2019-01-22
1
-1
/
+1
*
mesa: add MESA_SHADER_KERNEL
Karol Herbst
2019-01-21
1
-2
/
+2
*
nir: rename nir_var_ssbo to nir_var_mem_ssbo
Karol Herbst
2019-01-19
1
-1
/
+1
*
nir: rename nir_var_ubo to nir_var_mem_ubo
Karol Herbst
2019-01-19
1
-1
/
+1
*
radeonsi/nir: get correct type for images inside structs
Timothy Arceri
2019-01-17
1
-1
/
+2
*
radeonsi: also apply the GS hang workaround to draws without tessellation
Marek Olšák
2019-01-14
1
-11
/
+14
*
radeonsi: Fix use of 1- or 2- component GL_DOUBLE vbo's.
Mario Kleiner
2019-01-09
1
-0
/
+8
*
ac/nir,radv,radeonsi/nir: use correct indices for interpolation intrinsics
Rhys Perry
2019-01-09
1
-0
/
+3
*
nir: Distinguish between normal uniforms and UBOs
Jason Ekstrand
2019-01-08
1
-2
/
+3
*
radeonsi: always unmap texture CPU mappings on 32-bit CPU architectures
Marek Olšák
2019-01-02
1
-0
/
+16
*
radeonsi: remove unused variables in si_insert_input_ptr
Marek Olšák
2019-01-02
1
-3
/
+1
*
radeonsi: use u_decomposed_prims_for_vertices instead of u_prims_for_vertices
Marek Olšák
2019-01-02
1
-1
/
+3
*
radeonsi: make si_cp_wait_mem more configurable
Marek Olšák
2019-01-02
5
-8
/
+8
*
radeonsi: call si_fix_resource_usage for the GS copy shader as well
Marek Olšák
2019-01-02
1
-0
/
+4
*
radeonsi: don't emit redundant PKT3_NUM_INSTANCES packets
Marek Olšák
2019-01-02
2
-2
/
+10
*
st/glsl_to_nir: call nir_lower_load_const_to_scalar() in the st
Timothy Arceri
2019-01-02
1
-2
/
+0
*
radeonsi: make use of ac_are_tessfactors_def_in_all_invocs()
Timothy Arceri
2019-01-02
1
-8
/
+2
*
radeonsi: remove unrequired param in si_nir_scan_tess_ctrl()
Timothy Arceri
2019-01-02
3
-3
/
+1
*
radeonsi: Enable adaptive_sync by default for radeon
Nicholas Kazlauskas
2018-12-28
1
-0
/
+4
*
radeonsi: const-ify the si_query_ops
Nicolai Hähnle
2018-12-19
3
-5
/
+5
*
radeonsi: split perfcounter queries from si_query_hw
Nicolai Hähnle
2018-12-19
1
-50
/
+93
*
radeonsi: factor si_query_buffer logic out of si_query_hw
Nicolai Hähnle
2018-12-19
4
-110
/
+99
*
radeonsi: move query suspend logic into the top-level si_query struct
Nicolai Hähnle
2018-12-19
3
-44
/
+62
*
radeonsi: move remaining perfcounter code into si_perfcounter.c
Nicolai Hähnle
2018-12-19
6
-127
/
+643
*
radeonsi: track constant buffer bind history in si_pipe_set_constant_buffer
Nicolai Hähnle
2018-12-19
1
-2
/
+3
*
radeonsi: use si_set_rw_shader_buffer for setting streamout buffers
Nicolai Hähnle
2018-12-19
1
-50
/
+11
*
radeonsi: add an si_set_rw_shader_buffer convenience function
Nicolai Hähnle
2018-12-19
2
-45
/
+64
*
radeonsi: avoid using hard-coded SI_NUM_RW_BUFFERS
Nicolai Hähnle
2018-12-19
1
-1
/
+2
*
radeonsi: show the fixed function TCS in debug dumps
Nicolai Hähnle
2018-12-19
1
-2
/
+8
*
radeonsi: const-ify si_set_tesseval_regs
Nicolai Hähnle
2018-12-19
1
-2
/
+2
*
radeonsi: rename SI_RESOURCE_FLAG_FORCE_TILING to clarify its purpose
Nicolai Hähnle
2018-12-19
3
-4
/
+4
*
radeonsi: don't set RAW_WAIT for CP DMA clears
Nicolai Hähnle
2018-12-19
1
-1
/
+2
*
radeonsi/gfx9: use SET_UCONFIG_REG_INDEX packets when available
Nicolai Hähnle
2018-12-19
2
-5
/
+15
*
radeonsi: add si_init_draw_functions and make some functions static
Nicolai Hähnle
2018-12-19
4
-22
/
+22
*
radeonsi: extract declare_vs_blit_inputs
Nicolai Hähnle
2018-12-19
1
-18
/
+25
*
radeonsi: move SI_FORCE_FAMILY functionality to winsys
Nicolai Hähnle
2018-12-19
1
-34
/
+0
*
nir/opt_peephole_select: Don't peephole_select expensive math instructions
Ian Romanick
2018-12-17
1
-1
/
+1
*
nir/opt_peephole_select: Don't try to remove flow control around indirect loads
Ian Romanick
2018-12-17
1
-1
/
+1
*
nir: Add a bool to int32 lowering pass
Jason Ekstrand
2018-12-16
1
-0
/
+2
*
amd: remove support for LLVM 6.0
Samuel Pitoiset
2018-12-06
7
-195
/
+38
*
radeonsi: add memory management stress tests for GDS
Marek Olšák
2018-11-28
2
-0
/
+48
*
radeonsi: allow si_cp_dma_clear_buffer to clear GDS from any IB
Marek Olšák
2018-11-28
4
-31
/
+33
*
winsys/amdgpu,radeon: pass vm_alignment to buffer_from_handle
Marek Olšák
2018-11-28
1
-1
/
+4
*
radeonsi: fix is_oneway_access_only for bindless images
Marek Olšák
2018-11-28
1
-6
/
+23
*
radeonsi/nir: parse more information about bindless usage
Marek Olšák
2018-11-28
1
-4
/
+32
*
radeonsi: small cleanup for memory opcodes
Marek Olšák
2018-11-28
1
-9
/
+4
*
radeonsi: fix is_oneway_access_only for image stores
Marek Olšák
2018-11-28
1
-12
/
+37
*
radeonsi: use structured buffer intrinsics for image views
Marek Olšák
2018-11-28
2
-10
/
+42
*
radeonsi: clean up primitive binning enablement
Marek Olšák
2018-11-28
1
-11
/
+16
*
winsys/amdgpu: explicitly declare whether buffer_map is permanent or not
Nicolai Hähnle
2018-11-28
1
-1
/
+2
[prev]
[next]