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
Commit message (
Expand
)
Author
Age
Files
Lines
*
spirv: Do something useful with OpSource
Jason Ekstrand
2017-12-04
1
-1
/
+21
*
spirv: Rework logging
Jason Ekstrand
2017-12-04
4
-18
/
+119
*
spirv: Re-arrange vtn_builder initialization
Jason Ekstrand
2017-12-04
1
-6
/
+7
*
spirv: Parent the nir_shader to the builder while building
Jason Ekstrand
2017-12-04
1
-1
/
+4
*
freedreno: mark stencil buffer valid too in case of z32x24s8
Rob Clark
2017-12-04
2
-2
/
+4
*
freedreno: remove use of u_transfer
Rob Clark
2017-12-04
11
-41
/
+30
*
freedreno: add -Wno-packed-bitfield-compat for meson build
Eric Engestrom
2017-12-04
1
-2
/
+12
*
glsl: don't run intrastage array validation when the interface type is not an...
Samuel Iglesias Gonsálvez
2017-12-04
1
-1
/
+1
*
glsl/es: precision qualifier doesn't need to match in UBOs
Samuel Iglesias Gonsálvez
2017-12-04
1
-1
/
+1
*
nvc0/ir: Properly lower 64-bit shifts when the shift value is >32
Pierre Moreau
2017-12-04
1
-1
/
+1
*
glsl: Match order of gl_LightSourceParameters elements.
Fabian Bieler
2017-12-03
1
-2
/
+2
*
glsl: Fix gl_NormalScale.
Fabian Bieler
2017-12-03
3
-2
/
+6
*
st/glsl_to_nir/radeonsi: enable gs support for nir backend
Timothy Arceri
2017-12-04
3
-29
/
+47
*
ac: add si_nir_load_input_gs() to the abi
Timothy Arceri
2017-12-04
5
-14
/
+64
*
ac: move build_varying_gather_values() to ac_llvm_build.h and expose
Timothy Arceri
2017-12-04
3
-28
/
+32
*
ac: add basic nir -> llvm type helper
Timothy Arceri
2017-12-04
1
-0
/
+22
*
radeonsi: create si_llvm_load_input_gs()
Timothy Arceri
2017-12-04
2
-23
/
+44
*
radeonsi: pass llvm type to lds_load()
Timothy Arceri
2017-12-04
1
-13
/
+13
*
radeonsi: add llvm_type_is_64bit() helper
Timothy Arceri
2017-12-04
1
-0
/
+9
*
radeonsi: pass llvm type to si_llvm_emit_fetch_64bit()
Timothy Arceri
2017-12-04
3
-12
/
+18
*
radeonsi: add nir support for gs epilogue
Timothy Arceri
2017-12-04
1
-4
/
+21
*
radeonsi: add nir support for es epilogue
Timothy Arceri
2017-12-04
1
-16
/
+13
*
radeonsi: add nir support for ls epilogue
Timothy Arceri
2017-12-04
1
-15
/
+14
*
st/glsl_to_nir: add gs support to st_nir_assign_var_locations()
Timothy Arceri
2017-12-04
1
-6
/
+17
*
st/glsl_to_nir: use nir_lower_io_arrays_to_elements() to lower arrays
Timothy Arceri
2017-12-04
1
-1
/
+1
*
nir: allow builin arrays to be lowered
Timothy Arceri
2017-12-04
1
-7
/
+10
*
nir: add array lowering function that assumes there are no indirects
Timothy Arceri
2017-12-04
2
-1
/
+44
*
radv: enable nir varying array splitting
Timothy Arceri
2017-12-04
1
-0
/
+3
*
st/glsl_to_nir: enable NIR link time opts
Timothy Arceri
2017-12-04
2
-7
/
+105
*
radeonsi/nir: add support for packed inputs
Timothy Arceri
2017-12-04
1
-21
/
+25
*
st/glsl_to_nir: move some calls out of st_glsl_to_nir_post_opts()
Timothy Arceri
2017-12-04
1
-30
/
+37
*
st/glsl_to_nir: call some lowering passes earlier
Timothy Arceri
2017-12-04
1
-8
/
+12
*
st/glsl_to_nir: add basic NIR opt loop helper
Timothy Arceri
2017-12-04
1
-0
/
+31
*
st/glsl_to_nir: make st_glsl_to_nir() static
Timothy Arceri
2017-12-04
2
-55
/
+51
*
st/glsl_to_nir: split the st_glsl_to_nir() function in two
Timothy Arceri
2017-12-04
1
-22
/
+34
*
st/glsl_to_nir: create set_st_program() helper
Timothy Arceri
2017-12-04
1
-34
/
+40
*
st/glsl: move nir linking loop to new function st_link_nir()
Timothy Arceri
2017-12-04
3
-17
/
+41
*
nir: fix support for scalar arrays in nir_lower_io_types()
Timothy Arceri
2017-12-04
1
-7
/
+3
*
st/glsl_to_nir: add st_nir_assign_var_locations() helper
Timothy Arceri
2017-12-04
1
-9
/
+34
*
radv: enable nir component packing
Timothy Arceri
2017-12-04
1
-0
/
+6
*
nir: add varying component packing helpers
Timothy Arceri
2017-12-04
2
-0
/
+332
*
nir: add varying array splitting pass
Timothy Arceri
2017-12-04
4
-0
/
+386
*
freedreno/ir3: relax barriers
Rob Clark
2017-12-03
1
-2
/
+2
*
freedreno/ir3: all mem instructions have WAR hazzard
Rob Clark
2017-12-03
1
-1
/
+1
*
freedreno: add debug option to force emulated indirect
Rob Clark
2017-12-03
3
-0
/
+12
*
freedreno: also mark draw-indirect buffer as read
Rob Clark
2017-12-03
1
-0
/
+7
*
freedreno: small cleanups
Rob Clark
2017-12-03
1
-17
/
+8
*
freedreno: avoid unneccessary batch flush
Rob Clark
2017-12-03
1
-0
/
+2
*
freedreno: avoid mem2gmem for invalidated buffers
Rob Clark
2017-12-03
3
-2
/
+17
*
freedreno: deferred flush support
Rob Clark
2017-12-03
5
-4
/
+32
[next]