index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
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
*
radeonsi: enable optimal raster config setting for fiji (v2)
Alex Deucher
2015-11-16
1
-3
/
+9
*
radeonsi: use proper GRBM_GFX_INDEX offset for CI+
Alex Deucher
2015-11-16
1
-4
/
+12
*
gallium/radeon: atomize render condition (SET_PREDICATION)
Marek Olšák
2015-11-13
1
-0
/
+1
*
gallium/radeon: inline the r600_rings structure
Marek Olšák
2015-11-13
1
-17
/
+17
*
radeonsi: rename cache flushing flags once more
Marek Olšák
2015-11-13
1
-4
/
+4
*
radeonsi: initialize SX_PS_DOWNCONVERT to 0 on Stoney
Marek Olšák
2015-11-13
1
-0
/
+3
*
radeonsi: fix a future crash in emit_cb_target_mask
Marek Olšák
2015-11-13
1
-1
/
+1
*
radeonsi: properly check if DCC is enabled and allocated
Marek Olšák
2015-10-27
1
-2
/
+2
*
radeonsi: simplify DCC handling in si_initialize_color_surface
Marek Olšák
2015-10-27
1
-7
/
+3
*
radeonsi: Enable DCC.
Bas Nieuwenhuizen
2015-10-24
1
-6
/
+40
*
radeonsi: add another requirement for PARTIAL_ES_WAVE
Marek Olšák
2015-10-24
1
-1
/
+1
*
radeonsi: add draw_vbo check for a NULL pixel shader
Marek Olšák
2015-10-24
1
-0
/
+1
*
radeonsi: add checks for a NULL pixel shader
Marek Olšák
2015-10-24
1
-0
/
+1
*
radeonsi: add support for Stoney asics (v3)
Samuel Li
2015-10-23
1
-0
/
+1
*
radeonsi: support thread-safe shaders shared by multiple contexts
Marek Olšák
2015-10-20
1
-1
/
+1
*
radeonsi: add support for ARB_texture_view
Marek Olšák
2015-10-20
1
-6
/
+21
*
radeonsi: implement vertex color clamping
Marek Olšák
2015-10-17
1
-0
/
+2
*
radeonsi: implement fragment color clamping
Marek Olšák
2015-10-17
1
-1
/
+1
*
radeonsi: implement the simple case of force_persample_interp
Marek Olšák
2015-10-03
1
-0
/
+1
*
radeonsi: only do depth-only or stencil-only in-place decompression
Marek Olšák
2015-10-03
1
-3
/
+9
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
1
-3
/
+3
*
radeonsi: don't update polygon offset state if it has no effect
Marek Olšák
2015-09-10
1
-1
/
+3
*
gallium/radeon: remove 'dirty' member from r600_atom
Grazvydas Ignotas
2015-09-03
1
-1
/
+0
*
radeonsi: use an indirect buffer for init_config
Marek Olšák
2015-09-01
1
-0
/
+1
*
radeonsi: rework uploading border colors
Marek Olšák
2015-09-01
1
-83
/
+41
*
radeonsi: use all built-in border colors
Marek Olšák
2015-09-01
1
-3
/
+18
*
radeonsi: inline si_cmd_context_control
Marek Olšák
2015-09-01
1
-1
/
+4
*
radeonsi: don't send IB dword usage to si_need_cs_space
Marek Olšák
2015-09-01
1
-1
/
+1
*
radeonsi: don't set number of IB dwords for states
Marek Olšák
2015-09-01
1
-21
/
+14
*
gallium/radeon: rename r600_context_bo_reloc -> radeon_add_to_buffer_list
Marek Olšák
2015-09-01
1
-4
/
+4
*
gallium/radeon: rename write_*_reg functions
Marek Olšák
2015-09-01
1
-27
/
+27
*
radeonsi: rename and precalculate polygon offset states
Marek Olšák
2015-09-01
1
-37
/
+42
*
radeonsi: convert CB_TARGET_MASK setup to an atom
Marek Olšák
2015-09-01
1
-14
/
+9
*
radeonsi: don't set VGT_VTX_CNT_EN twice in init_config
Marek Olšák
2015-09-01
1
-1
/
+0
*
radeonsi: convert stencil ref state into an atom
Marek Olšák
2015-09-01
1
-33
/
+33
*
radeonsi: convert blend color state into an atom
Marek Olšák
2015-09-01
1
-8
/
+12
*
radeonsi: convert sample mask state into an atom
Marek Olšák
2015-09-01
1
-9
/
+14
*
radeonsi: convert clip state into an atom
Marek Olšák
2015-09-01
1
-13
/
+11
*
radeonsi: avoid redundant CB and DB register updates
Marek Olšák
2015-09-01
1
-6
/
+20
*
radeonsi: initialize atom IDs for external atoms
Marek Olšák
2015-09-01
1
-0
/
+13
*
radeonsi: call si_init_atom for remaining radeonsi atoms
Marek Olšák
2015-09-01
1
-11
/
+9
*
radeonsi: initialize atom IDs
Marek Olšák
2015-09-01
1
-6
/
+8
*
radeonsi: optimize viewport states
Marek Olšák
2015-09-01
1
-17
/
+41
*
radeonsi: optimize scissor states
Marek Olšák
2015-09-01
1
-16
/
+41
[next]