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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: remove the cache_flush atom
Marek Olšák
2016-09-09
1
-2
/
+1
*
gallium/radeon: set VPORT_ZMIN/MAX registers correctly
Marek Olšák
2016-09-05
1
-0
/
+1
*
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
1
-1
/
+1
*
radeonsi: deal with high vertex buffer memory usage correctly
Marek Olšák
2016-08-06
1
-0
/
+1
*
radeonsi: separate the compilation chunk of si_create_shader_selector
Marek Olšák
2016-07-05
1
-0
/
+1
*
radeonsi: unreference framebuffer state with set_framebuffer_state
Marek Olšák
2016-06-29
1
-1
/
+0
*
radeonsi: set optimal VGT_HS_OFFCHIP_PARAM
Marek Olšák
2016-06-29
1
-2
/
+0
*
radeonsi: make si_is_format_supported static
Marek Olšák
2016-06-25
1
-5
/
+0
*
gallium: make constant_buffer const
Rob Clark
2016-06-20
1
-2
/
+1
*
radeonsi: Reinitialize all descriptors in CE preamble.
Bas Nieuwenhuizen
2016-06-10
1
-0
/
+1
*
radeonsi: don't enable DCC in the sampler if first_level doesn't have it
Marek Olšák
2016-06-08
1
-2
/
+3
*
radeonsi: move si_descriptors into a per-context array
Nicolai Hähnle
2016-06-07
1
-2
/
+25
*
radeonsi: add si_set_rw_buffer to be used for internal descriptors
Nicolai Hähnle
2016-06-07
1
-3
/
+2
*
radeonsi: move enabled_mask out of si_descriptors
Nicolai Hähnle
2016-06-07
1
-3
/
+6
*
radeonsi: implement global resetting of texture descriptors
Marek Olšák
2016-06-01
1
-0
/
+1
*
radeonsi: set some image descriptor fields at bind time
Marek Olšák
2016-06-01
1
-1
/
+15
*
radeonsi: Add counter to check if a texture is bound to a framebuffer.
Bas Nieuwenhuizen
2016-05-31
1
-0
/
+1
*
radeonsi: Add buffer for offchip storage between TCS and TES.
Bas Nieuwenhuizen
2016-05-26
1
-0
/
+3
*
radeonsi: remove unused tile mode getters
Marek Olšák
2016-05-02
1
-7
/
+0
*
radeonsi: remove the shader parameter from si_set_ring_buffer
Marek Olšák
2016-04-22
1
-1
/
+1
*
radeonsi: shorten slot masks to 32 bits
Marek Olšák
2016-04-22
1
-2
/
+2
*
radeonsi: clean up shader resource limit definitions
Marek Olšák
2016-04-22
1
-18
/
+7
*
radeonsi: move default tess level constant buffer to RW buffers
Marek Olšák
2016-04-22
1
-0
/
+1
*
radeonsi: move sample positions constant buffer to RW buffers
Marek Olšák
2016-04-22
1
-0
/
+1
*
radeonsi: move clip plane constant buffer to RW buffers
Marek Olšák
2016-04-22
1
-0
/
+4
*
radeonsi: rework polygon stippling to use constant buffer instead of texture
Marek Olšák
2016-04-22
1
-5
/
+3
*
radeonsi: rename and rearrange RW buffer slots
Marek Olšák
2016-04-22
1
-14
/
+20
*
radeonsi: Enable loading into CE RAM.
Bas Nieuwenhuizen
2016-04-21
1
-0
/
+1
*
radeonsi: Add CE synchronization for compute dispatches.
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+2
*
radeonsi: split setting graphics and compute descriptors
Bas Nieuwenhuizen
2016-04-19
1
-2
/
+5
*
radeonsi: update shader count for compute shaders
Bas Nieuwenhuizen
2016-04-19
1
-1
/
+2
*
radeonsi: Replace list_dirty with a mask.
Bas Nieuwenhuizen
2016-04-19
1
-2
/
+7
*
radeonsi: Allocate chunks of CE ram.
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+3
*
radeonsi: implement set_shader_buffers
Nicolai Hähnle
2016-04-12
1
-0
/
+2
*
radeonsi: do per-pixel clipping based on viewport states
Marek Olšák
2016-04-08
1
-0
/
+1
*
radeonsi: raise number of samplers per shader to 32
Nicolai Hähnle
2016-04-07
1
-3
/
+3
*
radeonsi: implement set_shader_images (v2)
Nicolai Hähnle
2016-03-21
1
-0
/
+19
*
radeonsi: update compressed_colortex_masks when a cmask is created or disabled
Nicolai Hähnle
2016-03-10
1
-0
/
+1
*
radeonsi: set amdgpu metadata before exporting a texture
Marek Olšák
2016-03-09
1
-0
/
+1
*
radeonsi: implement binary shaders & shader cache in memory (v2)
Marek Olšák
2016-02-21
1
-0
/
+2
*
radeonsi: put image, fmask, and sampler descriptors into one array
Marek Olšák
2016-02-10
1
-14
/
+5
*
radeonsi: implement forcing per-sample_interpolation using the shader key only
Marek Olšák
2016-02-09
1
-1
/
+0
*
radeonsi: rename cb_target_mask state to cb_render_state
Marek Olšák
2016-02-02
1
-1
/
+1
*
radeonsi: use all SPI color formats
Marek Olšák
2016-01-22
1
-0
/
+5
*
radeonsi: use SPI_SHADER_COL_FORMAT fields instead of export_16bpc
Marek Olšák
2016-01-22
1
-0
/
+1
*
gallium/radeon: atomize render condition (SET_PREDICATION)
Marek Olšák
2015-11-13
1
-0
/
+1
*
radeonsi: add draw_vbo check for a NULL pixel shader
Marek Olšák
2015-10-24
1
-0
/
+1
*
radeonsi: implement fragment color clamping
Marek Olšák
2015-10-17
1
-0
/
+1
*
radeonsi: implement the simple case of force_persample_interp
Marek Olšák
2015-10-03
1
-0
/
+1
*
radeonsi: move SPI_PS_INPUT_ENA/ADDR registers to a separate state
Marek Olšák
2015-10-03
1
-0
/
+1
[next]