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: rely on CLEAR_STATE for clearing UCP and blend color registers
Marek Olšák
2017-07-28
1
-0
/
+2
*
radeonsi: decrease the number of compiler threads
Marek Olšák
2017-07-26
1
-2
/
+7
*
radeonsi/gfx9: add workarounds to avoid VGPR indexing completely
Marek Olšák
2017-07-17
1
-0
/
+1
*
radeonsi/gfx9: keep reusing the same buffer/address for the gfx9 flush fence
Marek Olšák
2017-06-22
1
-0
/
+2
*
radeonsi: flush DB caches only when transitioning from DB to texturing
Marek Olšák
2017-06-22
1
-0
/
+1
*
radeonsi: keep track of the sampler state for texture handles
Samuel Pitoiset
2017-06-20
1
-0
/
+1
*
radeonsi: reduce overhead for resident textures which need color decompression
Samuel Pitoiset
2017-06-18
1
-2
/
+2
*
radeonsi: reduce overhead for resident textures which need depth decompression
Samuel Pitoiset
2017-06-18
1
-1
/
+3
*
radeonsi: upload new descriptors when resident buffers are invalidated
Samuel Pitoiset
2017-06-14
1
-0
/
+3
*
radeonsi: track use of bindless samplers/images from tgsi_shader_info
Samuel Pitoiset
2017-06-14
1
-0
/
+4
*
radeonsi: decompress resident textures/images before graphics/compute
Samuel Pitoiset
2017-06-14
1
-0
/
+3
*
radeonsi: implement ARB_bindless_texture
Samuel Pitoiset
2017-06-14
1
-0
/
+20
*
radeonsi: add a slab allocator for bindless descriptors
Samuel Pitoiset
2017-06-14
1
-0
/
+15
*
radeonsi: pack si_context better
Marek Olšák
2017-06-12
1
-18
/
+18
*
radeonsi: pack si_framebuffer better
Marek Olšák
2017-06-12
1
-6
/
+6
*
radeonsi: pack si_sampler_view better
Marek Olšák
2017-06-12
1
-2
/
+2
*
radeonsi: rename si_vertex_element -> si_vertex_elements
Marek Olšák
2017-06-12
1
-1
/
+1
*
radeonsi: get rid of more compressed_colortex_mask names
Marek Olšák
2017-06-12
1
-1
/
+1
*
radeonsi: rename shader resource decompress masks to their true meaning
Marek Olšák
2017-06-08
1
-3
/
+3
*
radeonsi: disable the patch ID workaround on SI when the patch ID isn't used ...
Marek Olšák
2017-06-08
1
-0
/
+1
*
radeonsi: precompute some fields for PA_CL_VS_OUT_CNTL in si_shader_selector
Marek Olšák
2017-06-07
1
-0
/
+1
*
radeonsi: add a new helper si_get_vs
Marek Olšák
2017-06-07
1
-13
/
+17
*
radeonsi: isolate real framebuffer changes from the decompression passes (v3)
Samuel Pitoiset
2017-06-07
1
-0
/
+1
*
radeonsi: clean up decompress blend state names
Marek Olšák
2017-06-07
1
-2
/
+2
*
radeonsi: use a compiler queue with a low priority for optimized shaders
Marek Olšák
2017-06-07
1
-0
/
+3
*
radeonsi: do only 1 big CE dump at end of IBs and one reload in the preamble
Marek Olšák
2017-05-18
1
-0
/
+3
*
radeonsi: merge constant and shader buffers descriptor lists into one
Marek Olšák
2017-05-18
1
-2
/
+1
*
radeonsi: rename tcs_tes_uses_prim_id for clarity
Nicolai Hähnle
2017-05-16
1
-1
/
+1
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-1
/
+0
*
radeonsi: remove VS epilog code, compile VS with PrimID export on demand
Marek Olšák
2017-04-28
1
-11
/
+0
*
radeonsi/gfx9: set up shader registers for merged LS-HS
Marek Olšák
2017-04-28
1
-1
/
+2
*
radeonsi: emit VS_STATE register explicitly from si_draw_vbo
Nicolai Hähnle
2017-04-13
1
-0
/
+2
*
r600g/radeonsi: use the correct types (taken from pipe_draw_info)
Constantine Kharlamov
2017-04-04
1
-1
/
+1
*
radeonsi: adjust checking for SC bug workarounds
Marek Olšák
2017-03-31
1
-0
/
+1
*
radeonsi: decompress DCC in set_sampler_view instead of create_sampler_view (v2)
Marek Olšák
2017-03-31
1
-0
/
+1
*
radeonsi/gfx9: emit FLUSH_DFSM where required
Marek Olšák
2017-03-30
1
-0
/
+1
*
gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*
Marek Olšák
2017-03-30
1
-1
/
+1
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
1
-2
/
+2
*
radeon/ac: switch from radeon_shader_binary to ac_shader_binary
Timothy Arceri
2017-02-28
1
-1
/
+1
*
radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK
Nicolai Hähnle
2017-02-21
1
-1
/
+2
*
radeonsi: use a clever alignment for constant buffer uploads
Marek Olšák
2017-02-18
1
-0
/
+15
*
radeonsi: move CP_DMA_ALIGNMENT definition
Marek Olšák
2017-02-10
1
-0
/
+2
*
radeonsi: remove SI_CONTEXT_FLUSH_AND_INV_FRAMEBUFFER
Marek Olšák
2017-02-10
1
-3
/
+0
*
radeonsi: remove separate CB/DB_META flush flags
Marek Olšák
2017-02-10
1
-5
/
+2
*
radeonsi: atomize the scratch buffer state
Marek Olšák
2017-01-30
1
-1
/
+1
*
radeonsi: precompute IA_MULTI_VGT_PARAM values into a table
Marek Olšák
2017-01-30
1
-0
/
+26
*
radeonsi: move VGT_VERTEX_REUSE_BLOCK_CNTL into shader states for Polaris
Marek Olšák
2017-01-30
1
-1
/
+0
*
radeonsi: state atom IDs don't have to be off by one
Marek Olšák
2017-01-30
1
-2
/
+2
*
radeonsi: use a bitmask for looping over dirty PM4 states
Marek Olšák
2017-01-30
1
-0
/
+1
*
radeonsi: atomize L2 prefetches
Marek Olšák
2017-01-30
1
-0
/
+1
[next]