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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: allow fewer input SGPRs in 2nd shader of merged shaders
Marek Olšák
2018-02-26
1
-1
/
+5
*
radeonsi: don't use struct si_descriptors for vertex buffer descriptors
Marek Olšák
2018-02-26
6
-33
/
+46
*
radeonsi/nir: enable lowering of fpow
Timothy Arceri
2018-02-26
1
-0
/
+1
*
radeonsi/nir: fix loading of doubles for tess varyings
Timothy Arceri
2018-02-26
1
-2
/
+10
*
radeonsi/nir: fix lds store in tcs outputs handling
Timothy Arceri
2018-02-26
1
-1
/
+1
*
radeonsi: remove si_descriptors parameter from emit_shader_pointer functions
Marek Olšák
2018-02-24
1
-12
/
+13
*
radeonsi: preload the tess offchip ring in TES
Marek Olšák
2018-02-24
2
-12
/
+10
*
radeonsi: move tess ring address into TCS_OUT_LAYOUT, removes 2 TCS user SGPRs
Marek Olšák
2018-02-24
5
-91
/
+70
*
radeonsi: move 2nd-shader descriptor pointers into s[0:1]
Marek Olšák
2018-02-24
3
-74
/
+140
*
radeonsi: change si_descriptors::shader_userdata_offset type to short
Marek Olšák
2018-02-24
2
-9
/
+9
*
radeonsi: put both tessellation rings into 1 buffer
Marek Olšák
2018-02-24
4
-29
/
+18
*
radeonsi: move tessellation ring info into si_screen
Marek Olšák
2018-02-24
3
-45
/
+52
*
radeonsi: move TCS_OUT_LAYOUT.PatchVerticesIn to lower bits
Marek Olšák
2018-02-24
3
-5
/
+6
*
radeonsi/nir: collect more accurate output_usagemask
Timothy Arceri
2018-02-22
1
-13
/
+43
*
radeonsi/nir: disable GLSL IR loop unrolling
Timothy Arceri
2018-02-22
1
-0
/
+2
*
radeonsi/nir: fix tess varying loads for doubles
Timothy Arceri
2018-02-22
1
-2
/
+2
*
ac/radeonsi: pass type to load_tess_varyings()
Timothy Arceri
2018-02-22
2
-0
/
+3
*
radeonsi: enable uvd encode for HEVC main
James Zhu
2018-02-21
1
-1
/
+3
*
radeonsi:create uvd hevc enc entry
James Zhu
2018-02-21
1
-3
/
+12
*
radeonsi: add nir shader cache support
Timothy Arceri
2018-02-20
1
-11
/
+30
*
radeonsi: rename variables tgsi_binary -> ir_binary
Timothy Arceri
2018-02-20
1
-21
/
+21
*
radeonsi: fix regression from 32-bit pointers on CI
Marek Olšák
2018-02-19
1
-1
/
+1
*
radeonsi/nir: fix gl_FragCoord for pixel_center_integer
Timothy Arceri
2018-02-19
1
-0
/
+5
*
radeonsi: implement 32-bit pointers in user data SGPRs (v2)
Marek Olšák
2018-02-17
5
-59
/
+123
*
radeonsi: disallow constant buffers with a 64-bit address in slot 0
Marek Olšák
2018-02-17
2
-1
/
+9
*
gallium: use PIPE_CAP_CONSTBUF0_FLAGS
Marek Olšák
2018-02-17
1
-1
/
+1
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
1
-0
/
+1
*
radeonsi/nir: set TGSI_PROPERTY_FS_EARLY_DEPTH_STENCIL correctly
Timothy Arceri
2018-02-16
1
-1
/
+2
*
radeonsi/nir: fix si_nir_load_tcs_varyings() for outputs
Timothy Arceri
2018-02-15
1
-2
/
+11
*
radeonsi/nir: fix shader ballot return value bitsize
Timothy Arceri
2018-02-15
1
-1
/
+1
*
ac: remove nir_to_llvm_context from ac_nir_translate()
Samuel Pitoiset
2018-02-14
1
-1
/
+1
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
1
-5
/
+0
*
radeonsi: make si_declare_compute_memory() more generic and call for nir
Timothy Arceri
2018-02-13
4
-7
/
+18
*
ac: remove unused parameters in abi::load_tess_coord()
Samuel Pitoiset
2018-02-12
1
-4
/
+2
*
ac: add load_sample_mask_in() to the ABI
Samuel Pitoiset
2018-02-12
1
-0
/
+6
*
st/radeonsi: enable disk cache for nir
Timothy Arceri
2018-02-10
1
-4
/
+0
*
radeonsi: stop returning PIPE_SHADER_IR_NATIVE for PIPE_SHADER_CAP_PREFERRED_IR
Timothy Arceri
2018-02-10
1
-3
/
+0
*
radeonsi/nir: add depth layout to scan pass
Timothy Arceri
2018-02-10
1
-0
/
+19
*
radeonsi/nir: add FRAG_RESULT_COLOR to scan pass
Timothy Arceri
2018-02-10
1
-0
/
+6
*
radeonsi/nir: gather some missing fs info
Timothy Arceri
2018-02-09
1
-0
/
+5
*
radeonsi: copy the NIR enablement debug bit to the shader cache flags
Marek Olšák
2018-02-09
1
-1
/
+2
*
ac: add ac_build_export_null() helper
Samuel Pitoiset
2018-02-08
1
-20
/
+1
*
radeonsi: avoid int-to-pointer-cast warnings on 32bit
Grazvydas Ignotas
2018-02-08
1
-6
/
+12
*
radeonsi/nir: add nir support for compiling compute shaders
Timothy Arceri
2018-02-07
3
-18
/
+39
*
ac/radeonsi: add num_work_groups to the abi
Timothy Arceri
2018-02-07
2
-3
/
+2
*
ac/radeonsi: create ac_build_shader_clock() helper
Timothy Arceri
2018-02-07
1
-5
/
+1
*
ac/radeonsi: add load_local_group_size() to the abi
Timothy Arceri
2018-02-07
1
-0
/
+1
*
radeonsi: add get_block_size() helper
Timothy Arceri
2018-02-07
1
-20
/
+27
*
ac/radeonsi: add local_invocation_ids to the abi
Timothy Arceri
2018-02-07
2
-3
/
+2
*
ac/radeonsi: add workgroup_ids to the abi
Timothy Arceri
2018-02-07
2
-6
/
+4
[next]