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_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: add an env variable to force a level of aniso filtering
Marek Olšák
2016-04-13
1
-3
/
+7
*
radeonsi: fix a critical SI hang since PIPELINESTAT_START/STOP was added
Marek Olšák
2016-04-13
1
-8
/
+0
*
radeonsi: fix bounds check in si_create_vertex_elements
Nicolai Hähnle
2016-04-12
1
-1
/
+1
*
radeonsi: move scissor and viewport states into gallium/radeon
Marek Olšák
2016-04-12
1
-265
/
+4
*
radeonsi: use guard band clipping
Marek Olšák
2016-04-12
1
-4
/
+69
*
radeonsi: compute scissor from viewport in set_viewport_states
Marek Olšák
2016-04-12
1
-30
/
+40
*
radeonsi: disable aniso filtering for non-mipmap textures on SI-CI
Marek Olšák
2016-04-12
1
-0
/
+10
*
radeonsi: clean up aniso state translation
Marek Olšák
2016-04-12
1
-15
/
+3
*
radeonsi: enable some sampler fields to match the closed driver
Marek Olšák
2016-04-12
1
-2
/
+7
*
gallium/radeon: move pipeline stat context flags to common code
Marek Olšák
2016-04-12
1
-4
/
+4
*
radeonsi: fix mask checking when emitting scissors and viewports
Marek Olšák
2016-04-12
1
-4
/
+8
*
radeonsi: implement and rely on set_active_query_state
Marek Olšák
2016-04-12
1
-1
/
+31
*
radeonsi: do per-pixel clipping based on viewport states
Marek Olšák
2016-04-08
1
-11
/
+84
*
radeonsi: disable perfect ZPASS counts for PIPE_QUERY_OCCLUSION_PREDICATE
Marek Olšák
2016-04-07
1
-2
/
+4
*
radeonsi: Improve assert info out of si_set_framebuffer_state()
Edward O'Callaghan
2016-04-07
1
-0
/
+2
*
radeonsi: Allow 16 samples MSAA mode for PIPE_FORMAT_NONE
Edward O'Callaghan
2016-04-07
1
-0
/
+5
*
radeonsi: ignore PIPE_BIND_LINEAR in si_is_format_supported v2
Christian König
2016-03-29
1
-0
/
+5
*
radeonsi: add support for Polaris (v2)
Sonny Jiang
2016-03-24
1
-0
/
+8
*
radeonsi: cache flush/invalidation for missing PIPE_BARRIER_*_BUFFER bits (v2)
Nicolai Hähnle
2016-03-23
1
-2
/
+12
*
radeonsi: fix 2D array MSAA failures since image support landed
Marek Olšák
2016-03-23
1
-1
/
+2
*
radeonsi: implement MemoryBarrier (v2)
Nicolai Hähnle
2016-03-21
1
-0
/
+37
*
radeonsi: implement set_shader_images (v2)
Nicolai Hähnle
2016-03-21
1
-10
/
+29
*
radeonsi: set amdgpu metadata before exporting a texture
Marek Olšák
2016-03-09
1
-0
/
+63
*
radeonsi: extract the texture descriptor computation into its own function
Nicolai Hähnle
2016-03-09
1
-164
/
+186
*
radeonsi: extract the buffer descriptor computation into its own function
Nicolai Hähnle
2016-03-09
1
-25
/
+48
*
radeonsi: remove resource field from si_sampler_view
Nicolai Hähnle
2016-03-09
1
-2
/
+1
*
radeonsi: add DCC decompression (v2)
Bas Nieuwenhuizen
2016-03-09
1
-0
/
+1
*
radeonsi: allocate DCC in the same backing buffer as the texture
Marek Olšák
2016-03-09
1
-13
/
+8
*
radeonsi: Do colorformat endian swap for PIPE_USAGE_STAGING
Oded Gabbay
2016-03-03
1
-5
/
+1
*
radeonsi: use re-Z
Marek Olšák
2016-03-01
1
-3
/
+3
*
radeonsi: separate out shader key bits for prologs & epilogs
Marek Olšák
2016-02-21
1
-1
/
+1
*
gallium/radeon: set num_banks in the winsys
Marek Olšák
2016-02-05
1
-1
/
+1
*
gallium/radeon: rename & reorder members of radeon_info
Marek Olšák
2016-02-05
1
-6
/
+6
*
radeonsi: rework RB+ for Stoney
Marek Olšák
2016-02-02
1
-103
/
+223
*
radeonsi: rename cb_target_mask state to cb_render_state
Marek Olšák
2016-02-02
1
-10
/
+11
*
radeonsi: treat intensity render targets exactly like red
Marek Olšák
2016-02-02
1
-1
/
+3
*
radeonsi: add ETC1 support for Stoney
Marek Olšák
2016-01-22
1
-0
/
+1
*
radeonsi: enable late VS allocation (v3)
Marek Olšák
2016-01-22
1
-3
/
+23
*
radeonsi: allow using all CUs for tessellation and on-chip GS (v2)
Marek Olšák
2016-01-22
1
-2
/
+2
*
radeonsi: add ETC2 support for Stoney
Marek Olšák
2016-01-22
1
-0
/
+28
*
radeonsi: use all SPI color formats
Marek Olšák
2016-01-22
1
-56
/
+151
*
radeonsi: use SPI_SHADER_COL_FORMAT fields instead of export_16bpc
Marek Olšák
2016-01-22
1
-17
/
+24
*
radeonsi: don't enable blending if colormask == 0
Marek Olšák
2016-01-22
1
-0
/
+3
*
radeonsi: fix viewport clipping handling. (v2)
Dave Airlie
2015-12-22
1
-1
/
+4
*
radeonsi: implement fast stencil clear
Marek Olšák
2015-12-11
1
-12
/
+14
*
radeonsi: re-enable Hyper-Z for stencil
Marek Olšák
2015-12-11
1
-9
/
+3
*
radeonsi: implement RB+ for Stoney (v2)
Marek Olšák
2015-12-11
1
-2
/
+157
*
radeonsi: use tgsi_shader_info::colors_written
Marek Olšák
2015-12-11
1
-1
/
+1
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-8
/
+8
*
gallium/radeon: rename fmask::pitch -> pitch_in_pixels
Marek Olšák
2015-12-03
1
-2
/
+2
[next]