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/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
*
radeonsi: allow out-of-order rasterization in commutative blending cases
Nicolai Hähnle
2017-09-18
1
-0
/
+1
*
radeonsi: add drirc option "radeonsi_assume_no_z_fights"
Nicolai Hähnle
2017-09-18
1
-0
/
+1
*
radeonsi: enable out-of-order rasterization when possible on VI and GFX9 dGPUs
Nicolai Hähnle
2017-09-18
1
-0
/
+1
*
amd/common: remove has_ds_bpermute argument from ac_build_ddxy
Nicolai Hähnle
2017-09-18
1
-1
/
+0
*
radeonsi/gfx9: proper workaround for LS/HS VGPR initialization bug
Nicolai Hähnle
2017-09-06
1
-0
/
+1
*
radeonsi/gfx9: always flush DB metadata on framebuffer changes
Nicolai Hähnle
2017-09-06
1
-2
/
+2
*
radeonsi/gfx9: implement primitive binning
Marek Olšák
2017-09-05
1
-0
/
+2
*
radeonsi/gfx9: don't use BREAK_BATCH and FLUSH_DFSM if DFSM is disabled
Marek Olšák
2017-09-05
1
-0
/
+1
*
radeonsi/gfx9: don't flush L2 metadata for DB if not needed
Marek Olšák
2017-08-22
1
-3
/
+14
*
radeonsi/gfx9: don't flush L2 metadata for CB if not needed
Marek Olšák
2017-08-22
1
-4
/
+19
*
radeonsi/gfx9: don't flush TC L2 between rendering and texturing if not needed
Marek Olšák
2017-08-22
1
-0
/
+23
*
radeonsi: remove Constant Engine support
Marek Olšák
2017-08-22
1
-10
/
+0
*
radeonsi: try to re-use previously deleted bindless descriptor slots
Samuel Pitoiset
2017-08-22
1
-0
/
+2
*
radeonsi: use slot indexes for bindless handles
Samuel Pitoiset
2017-08-22
1
-15
/
+8
*
radeonsi: log draw and compute state into log context
Nicolai Hähnle
2017-08-22
1
-0
/
+2
*
radeonsi: print saved CS to the log context
Nicolai Hähnle
2017-08-22
1
-5
/
+26
*
radeonsi: don't use CLEAR_STATE on SI
Marek Olšák
2017-08-18
1
-0
/
+1
*
radeonsi: rename shader_userdata -> shader_pointers where appropriate
Marek Olšák
2017-08-07
1
-1
/
+1
*
radeonsi: add a separate dirty mask for prefetches
Marek Olšák
2017-08-07
1
-1
/
+9
[next]