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
/
si_pipe.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: update copyrights
Marek Olšák
2018-04-05
1
-0
/
+2
*
radeonsi: use r600_common_context less pt2
Marek Olšák
2018-04-05
1
-6
/
+6
*
radeonsi: use r600_common_context less pt1
Marek Olšák
2018-04-05
1
-3
/
+4
*
radeonsi: move saved_cs functions from r600_pipe_common.c to si_debug.c
Marek Olšák
2018-04-05
1
-0
/
+3
*
radeonsi: move DMA CS functions from r600_pipe_common.c to si_dma_cs.c
Marek Olšák
2018-04-05
1
-0
/
+7
*
radeonsi: move EOP event code from r600_pipe_common.c to si_fence.c
Marek Olšák
2018-04-05
1
-0
/
+8
*
radeonsi: rename si_hw_context.c -> si_gfx_cs.c
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: move si_destroy_saved_cs to si_debug.c
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: rename si_begin_new_cs -> si_begin_new_gfx_cs
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: rename si_need_cs_space -> si_need_gfx_cs_space
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: remove r600_pipe_common::blit_decompress_depth
Marek Olšák
2018-04-05
1
-0
/
+6
*
radeonsi: remove r600_pipe_common::decompress_dcc
Marek Olšák
2018-04-05
1
-0
/
+1
*
radeonsi: call CS flush functions directly whenever possible
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: skip DCC render feedback checking if color writes are disabled
Marek Olšák
2018-04-05
1
-0
/
+17
*
radeonsi: implement GL_KHR_blend_equation_advanced
Marek Olšák
2018-04-02
1
-0
/
+9
*
radeonsi: add R600_DEBUG=nofmask to disable MSAA compression
Marek Olšák
2018-04-02
1
-0
/
+1
*
radeonsi: don't use struct si_descriptors for vertex buffer descriptors
Marek Olšák
2018-02-26
1
-1
/
+5
*
radeonsi: put both tessellation rings into 1 buffer
Marek Olšák
2018-02-24
1
-2
/
+1
*
radeonsi: move tessellation ring info into si_screen
Marek Olšák
2018-02-24
1
-0
/
+3
*
radeonsi/gfx9: make shader binaries use read-only memory
Marek Olšák
2017-12-06
1
-0
/
+1
*
radeonsi: remove r600_common_screen
Marek Olšák
2017-11-29
1
-4
/
+70
*
radeonsi: move shader debug helpers out of r600_pipe_common.c
Marek Olšák
2017-11-29
1
-0
/
+13
*
radeonsi: move all get functions to si_get.c; disk_cache_create to si_pipe.c
Marek Olšák
2017-11-29
1
-0
/
+4
*
radeonsi: remove R600_CONTEXT_* flags
Marek Olšák
2017-11-29
1
-14
/
+18
*
radeonsi: remove some definitions and helpers from r600_pipe_common.h
Marek Olšák
2017-11-29
1
-0
/
+43
*
radeonsi: move r600_test_dma.c into si_test_dma.c
Marek Olšák
2017-11-29
1
-0
/
+3
*
radeonsi: move all clear() code into si_clear.c
Marek Olšák
2017-11-29
1
-0
/
+19
*
radeonsi: record and dump time of flush
Nicolai Hähnle
2017-11-09
1
-0
/
+1
*
gallium/u_threaded: implement asynchronous flushes
Nicolai Hähnle
2017-11-09
1
-0
/
+2
*
radeonsi: move fence functions to si_fence.c
Nicolai Hähnle
2017-11-09
1
-0
/
+4
*
radeonsi: move pipe debug callback to si_context
Nicolai Hähnle
2017-11-09
1
-0
/
+1
*
radeonsi: add si_screen::has_ls_vgpr_init_bug
Marek Olšák
2017-11-07
1
-0
/
+1
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-3
/
+0
*
radeonsi: update hack for HTILE corruption in ARK: Survival Evolved
Samuel Pitoiset
2017-10-27
1
-1
/
+1
*
radeonsi: import cayman_msaa.c from drivers/radeon
Marek Olšák
2017-10-09
1
-0
/
+9
*
radeonsi: import r600_streamout from drivers/radeon
Marek Olšák
2017-10-09
1
-0
/
+44
*
radeonsi: minor cleanup of si_update_vs_writes_viewport_index
Marek Olšák
2017-10-07
1
-1
/
+1
*
radeonsi: use new VS blit shaders (VS inputs in SGPRs)
Marek Olšák
2017-10-07
1
-0
/
+2
*
radeonsi: add VS blit shader creation
Marek Olšák
2017-10-07
1
-0
/
+5
*
radeonsi: remove wrappers si_decompress_xx_textures
Marek Olšák
2017-10-07
1
-2
/
+1
*
radeonsi: add a drirc workaround for HTILE corruption in ARK: Survival Evolved
Marek Olšák
2017-10-06
1
-0
/
+1
*
radeonsi: inline struct si_sampler_views
Marek Olšák
2017-10-06
1
-1
/
+5
*
radeonsi: rename si_textures_info -> si_samplers, si_images_info -> si_images
Marek Olšák
2017-10-06
1
-4
/
+4
*
radeonsi: remove si_context::{scissor_enabled,clip_halfz}
Nicolai Hähnle
2017-10-02
1
-4
/
+0
*
radeonsi: simplify the signature of si_update_vs_writes_viewport_index
Nicolai Hähnle
2017-10-02
1
-2
/
+1
*
radeonsi: move current_rast_prim into si_context
Nicolai Hähnle
2017-10-02
1
-0
/
+1
*
radeonsi: move and rename scissor and viewport state and functions
Nicolai Hähnle
2017-10-02
1
-0
/
+37
*
radeonsi: move current_rast_prim to r600_common_context
Nicolai Hähnle
2017-10-02
1
-1
/
+0
*
radeonsi: fix border color translation for integer textures
Nicolai Hähnle
2017-09-29
1
-0
/
+2
*
radeonsi: clamp depth comparison value only for fixed point formats
Nicolai Hähnle
2017-09-29
1
-0
/
+1
[next]