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
*
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
*
radeonsi: add SI_MAX_ATTRIBS
Marek Olšák
2015-09-01
1
-1
/
+1
*
radeonsi: set all 16 viewport Z bounds for GL 4.1
Marek Olšák
2015-09-01
1
-2
/
+6
*
radeonsi: fix a Unigine Heaven hang when drirc is missing
Marek Olšák
2015-09-01
1
-1
/
+15
*
radeonsi: don't use the emit qt keyword in si_init_atom
Marek Olšák
2015-08-29
1
-2
/
+2
*
radeonsi: revert a wrong DB bug workaround for VI
Marek Olšák
2015-08-14
1
-4
/
+0
*
radeonsi: add support for FIJI (v4)
Alex Deucher
2015-08-14
1
-0
/
+5
*
radeonsi: add harvest support for CI/VI parts (v3)
Alex Deucher
2015-08-14
1
-92
/
+116
*
radeonsi: properly handler raster_config setup on CZ
Alex Deucher
2015-08-14
1
-1
/
+1
*
radeonsi: properly set the raster_config for KV
Alex Deucher
2015-08-14
1
-5
/
+9
*
radeonsi: add VI hardware support
Marek Olšák
2015-08-14
1
-6
/
+39
*
radeonsi: add VI register definitions
Marek Olšák
2015-08-14
1
-6
/
+6
*
radeonsi: fix DRM version checks for amdgpu DRM 3.0.0
Marek Olšák
2015-08-14
1
-4
/
+4
*
radeonsi: add support for EXT_depth_bounds_test
Marek Olšák
2015-08-14
1
-4
/
+6
*
radeonsi: fix polygon offset scale
Marek Olšák
2015-08-13
1
-1
/
+1
*
radeonsi: enable VS_OUT_MISC_SIDE_BUS_ENA
Marek Olšák
2015-08-13
1
-0
/
+1
*
radeonsi: add support for gl_PrimitiveID in the fragment shader
Marek Olšák
2015-08-13
1
-1
/
+0
*
gallium/radeon: use helper functions to mark atoms dirty
Grazvydas Ignotas
2015-08-11
1
-9
/
+9
*
radeonsi: rename enable_s3tc -> enable_compressed_formats
Marek Olšák
2015-08-06
1
-5
/
+4
*
radeonsi: flush if the memory usage for an IB is too high
Marek Olšák
2015-08-02
1
-0
/
+4
*
radeonsi: fix a regression since the resource_copy_region cleanup
Marek Olšák
2015-07-31
1
-1
/
+1
[next]