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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi/nir: fix input processing for packed varyings
Timothy Arceri
2018-03-28
1
-3
/
+2
*
radeonsi/nir: fix scanning of multi-slot output varyings
Timothy Arceri
2018-03-28
1
-109
/
+127
*
nir: Rename image intrinsics to image_var
Jason Ekstrand
2018-03-23
1
-9
/
+9
*
radeonsi: fix a snprintf warning on gcc 7.3.0
Marek Olšák
2018-03-21
1
-1
/
+1
*
radeonsi/gfx9: print the swizzle mode for testdma
Marek Olšák
2018-03-21
1
-2
/
+16
*
st/radeonsi: enable uniform packing in NIR backend
Timothy Arceri
2018-03-20
1
-1
/
+5
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+1
*
st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state tracker
Timothy Arceri
2018-03-20
1
-10
/
+0
*
ac/nir: pass the nir variable through tcs loading.
Dave Airlie
2018-03-14
1
-5
/
+4
*
ac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_lower_subgroups
Jason Ekstrand
2018-03-13
1
-0
/
+1
*
radeonsi: add a workaround for GFX9 hang with init_config alignment
Marek Olšák
2018-03-09
1
-1
/
+2
*
radeonsi: remove chip_class parameter from si_lower_nir
Marek Olšák
2018-03-08
4
-10
/
+6
*
radeonsi: expand constbuf 0 address correctly to fix Vega10 hangs
Marek Olšák
2018-03-08
1
-4
/
+17
*
radeonsi: align command buffer starting address to fix some Raven hangs
Marek Olšák
2018-03-08
1
-2
/
+3
*
ac/radeonsi: add emit_kill to the abi
Timothy Arceri
2018-03-08
1
-0
/
+1
*
radeonsi: add si_llvm_emit_kill() helper
Timothy Arceri
2018-03-08
2
-12
/
+21
*
radeonsi: make use of if/loop build helpers in ac
Timothy Arceri
2018-03-08
2
-160
/
+11
*
radeonsi: remove si_llvm_add_attribute
Marek Olšák
2018-03-07
3
-25
/
+16
*
radeonsi: fix passing address32_hi to LLVM for high values
Marek Olšák
2018-03-07
1
-2
/
+5
*
radeonsi: add/update assertions for 32-bit address space
Marek Olšák
2018-03-07
1
-1
/
+5
*
radeonsi: prevent a negative buffer offset in si_upload_descriptors
Marek Olšák
2018-03-07
1
-4
/
+3
*
radeonsi: properly extract a buffer address from a descriptor
Marek Olšák
2018-03-07
1
-1
/
+7
*
radeonsi: fix vertex buffer address computation with full 64-bit addresses
Marek Olšák
2018-03-07
1
-3
/
+3
*
radeonsi: mask out high VM address bits in registers where needed
Marek Olšák
2018-03-07
3
-22
/
+24
*
ac: add ac_count_scratch_private_memory()
Samuel Pitoiset
2018-03-06
1
-28
/
+4
*
radeonsi/nir: fix handling of doubles for gs inputs
Timothy Arceri
2018-03-06
1
-2
/
+6
*
radeonsi: move si_nir_load_input_gs() to si_shader.c
Timothy Arceri
2018-03-06
3
-29
/
+20
*
ac: add ac_build_fsign()
Samuel Pitoiset
2018-03-05
1
-11
/
+4
*
ac: add ac_build_isign()
Samuel Pitoiset
2018-03-05
1
-8
/
+2
*
ac: add ac_build_fract()
Samuel Pitoiset
2018-03-05
1
-8
/
+5
*
radeonsi/nir: call ac_lower_indirect_derefs()
Timothy Arceri
2018-03-05
4
-4
/
+6
*
radeonsi: add chip class to compiler_ctx_state
Timothy Arceri
2018-03-05
3
-0
/
+4
*
radeonsi: fix radeon create encoder return
Boyuan Zhang
2018-03-02
1
-1
/
+1
*
radeonsi/nir: increase values to 8 for gs fetch.
Dave Airlie
2018-03-01
1
-1
/
+1
*
radeonsi: set some context vars for nir path
Timothy Arceri
2018-03-01
1
-6
/
+10
*
ac/radeonsi: add load_base_vertex() to the abi
Timothy Arceri
2018-02-28
1
-0
/
+1
*
radeonsi: create get_base_vertex() helper
Timothy Arceri
2018-02-28
1
-14
/
+20
*
radeonsi/nir: disable vertex_id_zero_based lowering
Timothy Arceri
2018-02-28
1
-1
/
+0
*
radeonsi: remove 2 unused user SGPRs from merged TES-GS with 32-bit pointers
Marek Olšák
2018-02-26
4
-11
/
+35
*
radeonsi: make SI_SGPR_VERTEX_BUFFERS the last user SGPR input
Marek Olšák
2018-02-26
4
-20
/
+53
*
radeonsi: set correct num_input_sgprs for VS prolog in merged shaders
Marek Olšák
2018-02-26
1
-24
/
+24
*
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
[next]