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: remove all varyings for depth-only rendering or rasterization off
Marek Olšák
2016-11-21
1
-0
/
+1
*
radeonsi: split the shader key into 3 logical parts
Marek Olšák
2016-11-21
1
-2
/
+2
*
radeonsi: fast exit si_emit_derived_tess_state early
Marek Olšák
2016-11-21
1
-0
/
+1
*
radeonsi: generate GS prolog to (partially) fix triangle strip adjacency rota...
Nicolai Hähnle
2016-11-03
1
-0
/
+2
*
radeonsi: make the GS copy shader owned by the GS selector
Nicolai Hähnle
2016-11-03
1
-1
/
+1
*
radeonsi: remove si_resource_create_custom
Marek Olšák
2016-10-26
1
-8
/
+0
*
gallium/radeon: stop using PIPE_BIND_CUSTOM
Marek Olšák
2016-10-26
1
-2
/
+1
*
radeonsi: remove cb0_is_integer handling
Marek Olšák
2016-10-19
1
-1
/
+0
*
radeonsi: implement TC L2 write-back (flush) without cache invalidation
Marek Olšák
2016-10-12
1
-9
/
+12
*
radeonsi: don't declare LDS in PS when ds_bpermute is used
Marek Olšák
2016-10-04
1
-0
/
+1
*
radeonsi: clean up lucky #include dependencies
Marek Olšák
2016-10-04
1
-4
/
+33
*
radeonsi: don't set sampler buffer offsets in create_sampler_view
Marek Olšák
2016-10-04
1
-1
/
+0
*
radeonsi: move VGT_LS_HS_CONFIG to derived tess_state
Marek Olšák
2016-10-04
1
-1
/
+0
*
radeonsi: remove the cache_flush atom
Marek Olšák
2016-09-09
1
-1
/
+0
*
radeonsi: skip redundant INDEX_TYPE writes
Marek Olšák
2016-09-07
1
-0
/
+1
*
radeonsi: don't emit CS_PARTIAL_FLUSH if compute is not used
Marek Olšák
2016-09-05
1
-0
/
+1
*
radeonsi: program the DRAWID SGPR
Nicolai Hähnle
2016-08-09
1
-2
/
+1
*
radeonsi: add has_draw_indirect_multi flag
Nicolai Hähnle
2016-08-08
1
-0
/
+1
*
gallium/radeon: move last_gfx_fence from radeonsi to common code
Marek Olšák
2016-08-03
1
-1
/
+0
*
radeonsi: skip unnecessary si_update_shaders calls
Marek Olšák
2016-08-03
1
-0
/
+1
*
radeonsi: explicitly choose center locations for 1xAA on Polaris
Nicolai Hähnle
2016-07-08
1
-1
/
+6
*
radeonsi: do compilation from si_create_shader_selector asynchronously
Marek Olšák
2016-07-05
1
-1
/
+6
*
radeonsi: print LLVM IRs to ddebug logs
Marek Olšák
2016-07-05
1
-0
/
+1
*
radeonsi: enable string markers and record apitrace call numbers
Marek Olšák
2016-07-05
1
-0
/
+1
*
radeonsi: enable distributed tess on multi-SE parts only
Marek Olšák
2016-06-29
1
-0
/
+1
*
radeonsi: set optimal VGT_HS_OFFCHIP_PARAM
Marek Olšák
2016-06-29
1
-0
/
+1
*
radeonsi: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
2016-06-25
1
-1
/
+1
*
radeonsi: fix fractional odd tessellation spacing for Polaris
Marek Olšák
2016-06-24
1
-0
/
+1
*
radeonsi: optimize rendering to linear color buffers
Marek Olšák
2016-06-24
1
-0
/
+1
*
radeon: check VM faults from DMA flush
Nicolai Hähnle
2016-06-24
1
-1
/
+2
*
radeonsi: extract IB and bo list saving into separate functions
Nicolai Hähnle
2016-06-24
1
-4
/
+1
*
gallium/radeon: add driver queries for compute/dma call stats and spills
Marek Olšák
2016-06-14
1
-0
/
+1
*
radeonsi: keep track of dirty descriptor sets
Nicolai Hähnle
2016-06-07
1
-0
/
+1
*
radeonsi: move si_descriptors into a per-context array
Nicolai Hähnle
2016-06-07
1
-1
/
+1
*
radeonsi: move enabled_mask out of si_descriptors
Nicolai Hähnle
2016-06-07
1
-0
/
+1
*
radeonsi: set some image descriptor fields at bind time
Marek Olšák
2016-06-01
1
-0
/
+3
*
radeonsi: Decompress DCC textures in a render feedback loop.
Bas Nieuwenhuizen
2016-05-31
1
-0
/
+3
*
radeonsi: Add buffer for offchip storage between TCS and TES.
Bas Nieuwenhuizen
2016-05-26
1
-0
/
+1
*
radeonsi: only expose *_init_*dma_functions from (S)DMA files
Marek Olšák
2016-05-10
1
-14
/
+2
*
radeonsi: rework clear_buffer flags
Marek Olšák
2016-04-28
1
-2
/
+1
*
radeonsi: shorten slot masks to 32 bits
Marek Olšák
2016-04-22
1
-2
/
+2
*
radeonsi: rework polygon stippling to use constant buffer instead of texture
Marek Olšák
2016-04-22
1
-1
/
+0
*
radeonsi: make RW buffer descriptor array global, not per shader stage
Marek Olšák
2016-04-22
1
-1
/
+1
*
radeonsi: clean up compute flush
Bas Nieuwenhuizen
2016-04-19
1
-3
/
+0
*
radeonsi: split texture decompression for compute shaders
Bas Nieuwenhuizen
2016-04-19
1
-1
/
+2
*
radeonsi: update predicate condition for compute dispatches
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+9
*
radeonsi: only emit compute shader state when switching shaders
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+2
*
radeonsi: rework compute scratch buffer
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+2
*
radeonsi: do per cs setup for compute shaders once per cs
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+1
*
radeonsi: Add CE uploader.
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+3
[next]