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: handle first_non_void correctly in si_create_vertex_elements
Marek Olšák
2017-01-24
1
-3
/
+3
*
Revert "radeonsi: reject invalid vertex element formats"
Marek Olšák
2017-01-20
1
-5
/
+0
*
radeonsi: reject invalid vertex element formats
Marek Olšák
2017-01-19
1
-0
/
+5
*
radeonsi: fix texture gather on stencil textures
Nicolai Hähnle
2017-01-19
1
-2
/
+16
*
radeonsi: Always leave poly_offset in a valid state
Zachary Michaels
2017-01-19
1
-1
/
+3
*
radeonsi: determine in advance which VBOs should be added to the buffer list
Marek Olšák
2017-01-18
1
-0
/
+6
*
radeonsi: reject invalid vertex buffer indices at state creation
Marek Olšák
2017-01-18
1
-0
/
+6
*
gallium: add flags parameter to texture barrier
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
radeonsi: implement GL_FIXED vertex format
Marek Olšák
2017-01-16
1
-5
/
+6
*
radeonsi: implement 32-bit SNORM/UNORM/SSCALED/USCALED vertex formats
Marek Olšák
2017-01-16
1
-14
/
+30
*
radeonsi: make fix_fetch 64-bit
Marek Olšák
2017-01-16
1
-3
/
+3
*
radeonsi: don't wait for compute shaders in texture_barrier
Marek Olšák
2017-01-06
1
-2
/
+1
*
radeonsi: fix gl_ClipDistance and gl_ClipVertex for points
Nicolai Hähnle
2016-12-22
1
-2
/
+10
*
radeonsi: only set VS_OUT_MISC_SIDE_BUS_ENA when the misc vector is used
Nicolai Hähnle
2016-12-22
1
-5
/
+6
*
radeonsi: add Polaris12 support (v3)
Junwei Zhang
2016-12-21
1
-0
/
+1
*
radeonsi: fix release build unused variable warnings
Grazvydas Ignotas
2016-12-10
1
-1
/
+1
*
radeonsi: check for sampler state CSO corruption
Marek Olšák
2016-12-07
1
-0
/
+9
*
radeonsi: disable RB+ blend optimizations for dual source blending
Marek Olšák
2016-11-29
1
-0
/
+11
*
radeonsi: set CB_BLEND1_CONTROL.ENABLE for dual source blending
Marek Olšák
2016-11-29
1
-0
/
+4
*
radeonsi: always set all blend registers
Marek Olšák
2016-11-29
1
-5
/
+5
*
radeonsi: set the smallest possible CB_TARGET_MASK
Marek Olšák
2016-11-29
1
-5
/
+5
*
radeonsi: remove all varyings for depth-only rendering or rasterization off
Marek Olšák
2016-11-21
1
-0
/
+2
*
radeonsi: don't export ClipVertex and ClipDistance[] if clipping is disabled
Marek Olšák
2016-11-21
1
-1
/
+9
*
radeonsi: split the shader key into 3 logical parts
Marek Olšák
2016-11-21
1
-1
/
+1
*
radeonsi: fix culling if clip & cull distances are used at the same time
Marek Olšák
2016-11-21
1
-2
/
+3
*
radeonsi: clean up si_emit_clip_regs
Marek Olšák
2016-11-21
1
-4
/
+5
*
radeonsi: emit sample locations also when nr_samples == 1
Nicolai Hähnle
2016-11-18
1
-1
/
+4
*
radeonsi: allow sample mask export for single-sample framebuffers
Nicolai Hähnle
2016-11-18
1
-4
/
+5
*
radeonsi: fix a subtle bounds checking corner case with 3-component attributes
Nicolai Hähnle
2016-11-16
1
-0
/
+9
*
radeonsi: reject some 3-component formats as buffer textures
Nicolai Hähnle
2016-11-16
1
-8
/
+35
*
radeonsi: fix vertex fetches for 2_10_10_10 formats
Nicolai Hähnle
2016-11-04
1
-0
/
+14
*
gallium/radeon: remove r600_surface::level_info
Marek Olšák
2016-11-01
1
-4
/
+6
*
gallium/radeon: add radeon_surf::is_linear
Marek Olšák
2016-11-01
1
-1
/
+1
*
gallium/radeon: replace radeon_surf_info::dcc_enabled with num_dcc_levels
Marek Olšák
2016-11-01
1
-1
/
+1
*
radeonsi: set VGT_GS_ONCHIP_CNTL on CIK and later
Marek Olšák
2016-10-29
1
-0
/
+8
*
gallium/radeon: don't do (fmask.size && cmask.size)
Marek Olšák
2016-10-26
1
-1
/
+1
*
gallium/radeon: stop using some input fields from radeon_surface
Marek Olšák
2016-10-26
1
-2
/
+2
*
radeonsi: remove cb0_is_integer handling
Marek Olšák
2016-10-19
1
-8
/
+1
*
radeonsi: clear DB_RENDER_OVERRIDE
Marek Olšák
2016-10-17
1
-3
/
+1
*
radeonsi: implement TC-compatible HTILE
Marek Olšák
2016-10-13
1
-4
/
+35
*
radeonsi: use TC write-back instead of full cache invalidation
Marek Olšák
2016-10-12
1
-9
/
+3
*
radeonsi: don't invalidate VMEM L1 for memory barriers for index buffers
Marek Olšák
2016-10-12
1
-3
/
+4
*
radeonsi: remove unnecessary #includes
Marek Olšák
2016-10-04
1
-2
/
+0
*
radeonsi: don't set sampler buffer offsets in create_sampler_view
Marek Olšák
2016-10-04
1
-10
/
+2
*
radeonsi: track buffer bind history
Marek Olšák
2016-10-04
1
-4
/
+11
*
radeonsi: drop support for NULL sampler views
Marek Olšák
2016-10-04
1
-10
/
+1
*
radeonsi: don't check PIPE_BARRIER_MAPPED_BUFFER
Marek Olšák
2016-10-04
1
-4
/
+3
*
radeonsi: add save_qbo_state
Nicolai Hähnle
2016-09-29
1
-0
/
+12
*
radeonsi: remove the cache_flush atom
Marek Olšák
2016-09-09
1
-1
/
+0
*
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
1
-5
/
+0
[prev]
[next]