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: use local ws variable in si_need_dma_space
Marek Olšák
2019-02-06
1
-9
/
+10
*
radeonsi: don't leak an index buffer if draw_vbo fails
Marek Olšák
2019-02-06
1
-3
/
+5
*
radeonsi: make allocator_zeroed_memory unmappable and use bigger buffers
Marek Olšák
2019-02-06
1
-1
/
+2
*
radeonsi: clear allocator_zeroed_memory with SDMA
Marek Olšák
2019-02-06
4
-12
/
+9
*
radeonsi: initialize textures using DCC to black when possible
Marek Olšák
2019-02-06
3
-13
/
+63
*
radeonsi: release tokens after creating the shader program
Gert Wollny
2019-02-05
1
-0
/
+2
*
radeonsi: fix crashing performance counters (division by zero)
Marek Olšák
2019-02-04
1
-1
/
+1
*
radeonsi: handle render_condition_enable in si_compute_clear_render_target
Marek Olšák
2019-02-04
3
-3
/
+8
*
radeonsi: use compute for clear_render_target when possible
Sonny Jiang
2019-02-04
5
-0
/
+184
*
ac/radv/radeonsi: add ac_get_num_physical_sgprs() helper
Timothy Arceri
2019-02-01
1
-4
/
+3
*
radeonsi: fix a comment typo in si_fine_fence_set
Marek Olšák
2019-01-30
1
-1
/
+1
*
radeonsi: unify error paths in si_texture_create_object
Marek Olšák
2019-01-30
1
-9
/
+9
*
radeonsi: merge & rename texture BO metadata functions
Marek Olšák
2019-01-30
1
-64
/
+53
*
radeonsi: enable dithered alpha-to-coverage for better quality
Marek Olšák
2019-01-30
1
-4
/
+5
*
radeonsi/nir: add missing piece for bindless image support
Timothy Arceri
2019-01-23
1
-0
/
+6
*
radeonsi: rename rfence -> sfence
Marek Olšák
2019-01-22
1
-49
/
+49
*
radeonsi: rename rbo, rbuffer to buf or buffer
Marek Olšák
2019-01-22
5
-102
/
+102
*
radeonsi: rename rsrc -> ssrc, rdst -> sdst
Marek Olšák
2019-01-22
6
-51
/
+51
*
radeonsi: rename rquery -> squery
Marek Olšák
2019-01-22
3
-68
/
+68
*
radeonsi: rename r600_resource -> si_resource
Marek Olšák
2019-01-22
26
-224
/
+224
*
radeonsi: remove r600 from comments
Marek Olšák
2019-01-22
3
-3
/
+3
*
radeonsi: rename rview -> sview
Marek Olšák
2019-01-22
1
-3
/
+3
*
radeonsi: rename rscreen -> sscreen
Marek Olšák
2019-01-22
3
-5
/
+5
*
radeonsi: disable render cond & pipeline stats for internal compute dispatches
Marek Olšák
2019-01-22
1
-0
/
+18
*
radeonsi: use compute for resource_copy_region when possible
Sonny Jiang
2019-01-22
5
-0
/
+215
*
radeonsi: add compute_last_block to configure the partial block fields
Jiang, Sonny
2019-01-22
2
-5
/
+49
*
gallium/util: add util_format_snorm8_to_sint8 (from radeonsi)
Marek Olšák
2019-01-22
1
-30
/
+2
*
radeonsi: move PKT3_WRITE_DATA generation into a helper function
Marek Olšák
2019-01-22
6
-41
/
+43
*
radeonsi: don't use WRITE_DATA.DST_SEL == MEM_GRBM on >= CIK
Marek Olšák
2019-01-22
2
-2
/
+4
*
radeonsi: fix the top-of-pipe fence on SI
Marek Olšák
2019-01-22
1
-1
/
+2
*
radeonsi: correct WRITE_DATA.DST_SEL definitions
Marek Olšák
2019-01-22
3
-3
/
+3
*
radeonsi: compile clear and copy buffer compute shaders on demand
Marek Olšák
2019-01-22
2
-8
/
+14
*
radeonsi: remove redundant call to emit_cache_flush in compute clear/copy
Marek Olšák
2019-01-22
1
-1
/
+0
*
radeonsi: use buffer_store_format_x & xy
Marek Olšák
2019-01-22
1
-8
/
+17
*
radeonsi: fix rendering to tiny viewports where the viewport center is > 8K
Marek Olšák
2019-01-22
1
-3
/
+18
*
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
[next]