index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeonsi
/
si_pipe.h
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
radeonsi: replace llvm based fixed tcs with nir
Qiang Yu
1
-2
/
+3
5 days
radeonsi: add si_create_passthrough_tcs
Qiang Yu
1
-0
/
+1
2022-06-15
util/c11: Update function u_thread_create to be c11 conformance
Yonggang Luo
1
-0
/
+1
2022-06-15
radeonsi: use helpers to access si_screen::aux_context
Pierre-Eric Pelloux-Prayer
1
-4
/
+3
2022-06-15
radeonsi: add helper to use si_screen::aux_context
Pierre-Eric Pelloux-Prayer
1
-0
/
+2
2022-06-11
radeonsi: allocate GDS only once per process
Marek Olšák
1
-4
/
+5
2022-06-11
radeonsi: rework how VS_STATE_BITS are set for VS, TES, and GS
Marek Olšák
1
-3
/
+3
2022-06-11
radeonsi: remove unused dword from wait_mem_scratch
Marek Olšák
1
-1
/
+0
2022-06-10
radeonsi: prevent recursion in si_decompress_dcc
Pierre-Eric Pelloux-Prayer
1
-0
/
+1
2022-06-08
radeonsi: clamp against MAX_TEXEL_BUFFER_ELEMENTS correctly
Marek Olšák
1
-1
/
+1
2022-05-18
radeonsi: fix glTexBuffer max size handling
Pierre-Eric Pelloux-Prayer
1
-0
/
+2
2022-05-17
radeonsi: move CS preamble emission into the winsys
Marek Olšák
1
-0
/
+1
2022-05-17
radeonsi: merge all preamble states into one
Marek Olšák
1
-3
/
+5
2022-05-16
radeonsi: use the new flag AMDGPU_GEM_CREATE_DISCARDABLE
Marek Olšák
1
-0
/
+2
2022-05-16
radeonsi: rename RADEON_FLAG_UNCACHED -> RADEON_FLAG_GL2_BYPASS
Marek Olšák
1
-1
/
+1
2022-05-13
amd: change chip_class naming to "enum amd_gfx_level gfx_level"
Marek Olšák
1
-10
/
+10
2022-05-12
radeonsi/ngg: reuse the pipeline stats buffer when using atomics
Pierre-Eric Pelloux-Prayer
1
-0
/
+2
2022-05-12
radeonsi: implement GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB in shaders
Pierre-Eric Pelloux-Prayer
1
-0
/
+3
2022-05-12
radeonsi: implement pipeline stats workaround
Pierre-Eric Pelloux-Prayer
1
-0
/
+1
2022-05-11
radeonsi: port tess ring calcs to the common helper.
Dave Airlie
1
-4
/
+1
2022-05-10
amd: rename ring_type --> amd_ip_type and match the kernel enum values
Marek Olšák
1
-1
/
+1
2022-05-10
radeonsi/gfx11: add a workaround for CB perf counters
Marek Olšák
1
-1
/
+2
2022-05-10
radeonsi: inline si_cp_dma_prefetch in si_draw_vbo for lower overhead
Marek Olšák
1
-2
/
+0
2022-05-10
radeonsi/gfx11: implement attributes through memory
Marek Olšák
1
-0
/
+3
2022-05-10
radeonsi/gfx11: add CB deltas
Marek Olšák
1
-7
/
+23
2022-05-03
radeonsi: remove si_create_surface_custom
Marek Olšák
1
-4
/
+0
2022-05-03
radeonsi: remove si_create_sampler_view_custom and related code
Marek Olšák
1
-1
/
+0
2022-05-03
radeonsi: handle compressed formats in si_compute_copy_image
Marek Olšák
1
-2
/
+3
2022-05-03
radeonsi: rename si_test_blit -> si_test_image_copy_region
Marek Olšák
1
-3
/
+3
2022-05-03
radeonsi: implement compute_copy_image between 1D_ARRAY and other texture types
Marek Olšák
1
-3
/
+2
2022-05-03
radeonsi: add color buffer support for R9G9B9E5_FLOAT on gfx10.3
Marek Olšák
1
-1
/
+2
2022-05-03
radeonsi: remove unused si_cs_shader_state::uses_scratch
Marek Olšák
1
-1
/
+0
2022-04-29
radeonsi: enable PIPE_CAP_ALLOW_DRAW_OUT_OF_ORDER
Pierre-Eric Pelloux-Prayer
1
-1
/
+0
2022-04-29
radeonsi: drop assume_no_z_fights option
Pierre-Eric Pelloux-Prayer
1
-1
/
+0
2022-04-29
radeonsi: remove commutative_blend_add option
Pierre-Eric Pelloux-Prayer
1
-1
/
+0
2022-04-25
radeonsi: fail to create pipe_screen if LLVM doesn't support the GPU
Marek Olšák
1
-1
/
+1
2022-04-23
ac,radeonsi: rework how scratch_waves is used and move it to ac_gpu_info.c
Marek Olšák
1
-1
/
+0
2022-04-22
radeonsi: move si_shader_info::stage into si_shader_selector
Marek Olšák
1
-7
/
+0
2022-04-22
radeonsi: move most "info" fields from si_shader_selector into si_shader_info
Marek Olšák
1
-3
/
+2
2022-04-22
radeonsi: gather pipe_stream_output_info from NIR intrinsics
Marek Olšák
1
-1
/
+1
2022-04-22
radeonsi: apply key.ge.opt.kill_{outputs,pointsize,clipdistance} in NIR
Marek Olšák
1
-1
/
+1
2022-04-22
radeonsi: add spm counters setup code
Pierre-Eric Pelloux-Prayer
1
-0
/
+5
2022-04-22
radeonsi: add helpers to deal with spm counters
Pierre-Eric Pelloux-Prayer
1
-0
/
+3
2022-04-22
radeonsi: make si_pc_emit_shaders non static
Pierre-Eric Pelloux-Prayer
1
-0
/
+1
2022-04-01
util: Rename pipe_debug_callback to util_debug_callback
Yonggang Luo
1
-1
/
+1
2022-03-31
radeonsi: drop LLVM global instruction selector
Pierre-Eric Pelloux-Prayer
1
-1
/
+0
2022-03-29
radeonsi: merge the copy_image shader generators
Mihai Preda
1
-4
/
+3
2022-03-29
radeonsi: convert copy_image_1d_array shader to NIR
Mihai Preda
1
-1
/
+1
2022-03-29
radeonsi: convert copy_image shader to NIR
Mihai Preda
1
-1
/
+1
2022-03-22
radeonsi: NIR equivalent of si_create_clear_buffer_rmw_cs()
Ganesh Belgur Ramachandra
1
-1
/
+1
[next]