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_shaders.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: process TGSI property NEXT_SHADER
Marek Olšák
2016-03-19
1
-0
/
+27
*
radeonsi: set DEPTH_BEFORE_SHADER based on FS_EARLY_DEPTH_STENCIL
Nicolai Hähnle
2016-03-14
1
-0
/
+3
*
radeonsi: use re-Z
Marek Olšák
2016-03-01
1
-3
/
+17
*
radeonsi: implement binary shaders & shader cache in memory (v2)
Marek Olšák
2016-02-21
1
-4
/
+235
*
radeonsi: move some struct si_shader members to new struct si_shader_info
Marek Olšák
2016-02-21
1
-9
/
+9
*
radeonsi: compile non-GS middle parts of shaders immediately if enabled
Marek Olšák
2016-02-21
1
-6
/
+30
*
radeonsi: add PS prolog
Marek Olšák
2016-02-21
1
-0
/
+7
*
radeonsi: separate out shader key bits for prologs & epilogs
Marek Olšák
2016-02-21
1
-44
/
+47
*
radeonsi: enable denorms for 64-bit and 16-bit floats
Marek Olšák
2016-02-09
1
-6
/
+12
*
radeonsi: compile geometry shaders immediately
Marek Olšák
2016-02-09
1
-1
/
+2
*
radeonsi: split out code for deleting si_shader
Marek Olšák
2016-02-09
1
-29
/
+36
*
radeonsi: remove useless code that handles dx10_clamp_mode
Marek Olšák
2016-02-09
1
-6
/
+6
*
radeonsi: read SPI_PS_INPUT_ADDR from LLVM if it returns it
Marek Olšák
2016-02-09
1
-1
/
+2
*
radeonsi: implement forcing per-sample_interpolation using the shader key only
Marek Olšák
2016-02-09
1
-83
/
+24
*
radeonsi: move BCOLOR PS input locations after all other inputs
Marek Olšák
2016-02-09
1
-15
/
+37
*
radeonsi: move SPI_PS_INPUT_CNTL value computation to a separate function
Marek Olšák
2016-02-09
1
-34
/
+40
*
radeonsi: generate a color_two_side variant only if the shader reads colors
Marek Olšák
2016-02-09
1
-1
/
+1
*
radeonsi: rework RB+ for Stoney
Marek Olšák
2016-02-02
1
-0
/
+3
*
radeonsi: rename cb_target_mask state to cb_render_state
Marek Olšák
2016-02-02
1
-1
/
+1
*
radeonsi: fix shader precompilation for shader-db
Marek Olšák
2016-01-26
1
-9
/
+35
*
radeonsi: replace use of is_gs_copy_shader in si_shader_vs
Nicolai Hähnle
2016-01-25
1
-1
/
+1
*
radeonsi: ensure that VGT_GS_MODE is sent when necessary
Nicolai Hähnle
2016-01-25
1
-8
/
+21
*
radeonsi: extract the VGT_GS_MODE calculation into its own function
Nicolai Hähnle
2016-01-25
1
-19
/
+28
*
Revert "radeonsi: fix discard-only fragment shaders (v2)"
Nicolai Hähnle
2016-01-22
1
-4
/
+0
*
radeonsi: fix discard-only fragment shaders (v2)
Nicolai Hähnle
2016-01-22
1
-0
/
+4
*
radeonsi: disable SPI color outputs the shader doesn't write
Marek Olšák
2016-01-22
1
-0
/
+12
*
radeonsi: use all SPI color formats
Marek Olšák
2016-01-22
1
-1
/
+22
*
radeonsi: use 32_AR for alpha-to-coverage without a color buffer
Marek Olšák
2016-01-22
1
-1
/
+1
*
radeonsi: set CB_SHADER_MASK according to SPI color formats
Marek Olšák
2016-01-22
1
-16
/
+35
*
radeonsi: use SPI_SHADER_COL_FORMAT fields instead of export_16bpc
Marek Olšák
2016-01-22
1
-9
/
+38
*
radeonsi: don't miss changes to SPI_TMPRING_SIZE
Marek Olšák
2016-01-14
1
-2
/
+7
*
radeonsi: move POSITION and FACE fragment shader inputs to system values
Marek Olšák
2016-01-13
1
-7
/
+1
*
radeonsi: simplify gl_FragCoord behavior
Marek Olšák
2016-01-13
1
-23
/
+22
*
radeonsi: add struct si_shader_config
Marek Olšák
2016-01-07
1
-25
/
+25
*
radeonsi: use EXP_NULL for pixel shaders without outputs
Marek Olšák
2016-01-07
1
-5
/
+2
*
radeonsi: simplify setting the DONE bit for PS exports
Marek Olšák
2016-01-07
1
-1
/
+1
*
radeonsi: set SPI color formats and CB_SHADER_MASK outside of compilation
Marek Olšák
2016-01-07
1
-3
/
+27
*
radeonsi: write all MRTs only if there is exactly one output
Marek Olšák
2016-01-07
1
-1
/
+3
*
radeonsi: determine SPI_SHADER_Z_FORMAT outside of shader compilation
Marek Olšák
2016-01-07
1
-1
/
+6
*
radeonsi: determine DB_SHADER_CONTROL outside of shader compilation
Marek Olšák
2016-01-07
1
-7
/
+36
*
radeonsi: pass pipe_debug_callback down into si_shader_binary_read (v2)
Nicolai Hähnle
2016-01-02
1
-1
/
+1
*
radeonsi: count compilations in si_compile_llvm
Nicolai Hähnle
2015-12-29
1
-1
/
+0
*
radeonsi: use tgsi_shader_info::colors_written
Marek Olšák
2015-12-11
1
-9
/
+0
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-6
/
+6
*
radeonsi: Rename si_shader::ls_rsrc{1,2} to si_shader::rsrc{1,2}
Tom Stellard
2015-11-25
1
-2
/
+2
*
radeonsi: remove dead code after ES-GS linkage change
Marek Olšák
2015-11-13
1
-13
/
+0
*
radeonsi: link ES-GS just like LS-HS
Marek Olšák
2015-11-13
1
-8
/
+5
*
radeonsi: calculate optimal GS ring sizes to fix GS hangs on Tonga
Marek Olšák
2015-11-13
1
-47
/
+107
*
radeonsi: rename si_update_gs_rings
Marek Olšák
2015-11-13
1
-2
/
+2
*
radeonsi: calculate ESGS_RING_ITEMSIZE in create_shader
Marek Olšák
2015-11-13
1
-1
/
+2
[next]