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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: convert lower_io_arrays_to_elements to deref instructions
Rob Clark
2018-06-22
3
-83
/
+83
*
mesa/st/nir: convert lower_builtins to deref instructions
Rob Clark
2018-06-22
2
-26
/
+41
*
mesa/st: temporarily disable lower_io_to_elements()
Rob Clark
2018-06-22
1
-1
/
+1
*
nir: convert lower_io_to_scalar to deref instructions
Rob Clark
2018-06-22
3
-49
/
+49
*
move lower_deref_instrs
Rob Clark
2018-06-22
3
-6
/
+3
*
nir: Use deref instructions in lower_constant_initializers
Jason Ekstrand
2018-06-22
3
-84
/
+39
*
nir/builder: Use deref instructions for load/store/copy_var
Jason Ekstrand
2018-06-22
1
-24
/
+4
*
radv: Disable lower_io_to_temporaries during deref changes.
Bas Nieuwenhuizen
2018-06-22
1
-0
/
+3
*
nir: Use derefs in nir_lower_samplers
Jason Ekstrand
2018-06-22
3
-71
/
+88
*
nir/lower_samplers: Clean up function arguments
Jason Ekstrand
2018-06-22
1
-8
/
+8
*
nir/lower_samplers: split out _legacy version for deref chains
Rob Clark
2018-06-22
6
-2
/
+169
*
intel/blorp: Stop setting tex->texture/sampler
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
intel/nir: Only lower load/store derefs
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
intel/fs: Use image_deref intrinsics instead of image_var
Jason Ekstrand
2018-06-22
3
-75
/
+86
*
anv/pipeline: Convert apply_pipeline_layout to deref instructions
Jason Ekstrand
2018-06-22
2
-74
/
+78
*
anv/apply_pipeline_layout: Simplify extract_tex_src_plane
Jason Ekstrand
2018-06-22
1
-34
/
+12
*
anv/pipeline: Convert lower_multiview to deref instructions
Jason Ekstrand
2018-06-22
1
-12
/
+5
*
anv/pipeline: Convert YCbCr lowering to deref instructiosn
Jason Ekstrand
2018-06-22
2
-18
/
+22
*
anv/pipeline: Convert lower_input_attachments to deref instructions
Jason Ekstrand
2018-06-22
2
-18
/
+19
*
anv/pipeline: Do less deref instruction lowering
Jason Ekstrand
2018-06-22
1
-2
/
+3
*
radv: Remove image_var stores.
Bas Nieuwenhuizen
2018-06-22
3
-30
/
+30
*
radv: Use deref instructions for tex derefs in meta shaders.
Bas Nieuwenhuizen
2018-06-22
5
-38
/
+62
*
ac/nir: Add deref interp support.
Bas Nieuwenhuizen
2018-06-22
1
-6
/
+27
*
ac/nir: Add shared atomic deref instr support.
Bas Nieuwenhuizen
2018-06-22
1
-1
/
+25
*
radv: Gather info for deref instr based load/store.
Bas Nieuwenhuizen
2018-06-22
1
-5
/
+55
*
ac/nir: Add deref based var loads/stores.
Bas Nieuwenhuizen
2018-06-22
1
-47
/
+160
*
radv: Add shader info support for image deref instructions.
Bas Nieuwenhuizen
2018-06-22
1
-3
/
+37
*
ac/nir: Add deref support to image intrinsics.
Bas Nieuwenhuizen
2018-06-22
1
-34
/
+98
*
ac/nir: Implement derefs for integer gather4 lowering.
Bas Nieuwenhuizen
2018-06-22
1
-3
/
+22
*
ac/nir: Support deref instructions in tex instructions.
Bas Nieuwenhuizen
2018-06-22
2
-8
/
+44
*
ac/nir: Support deref instructions in get_sampler_desc.
Bas Nieuwenhuizen
2018-06-22
1
-15
/
+43
*
ac/nir: Implement the deref instr for shared memory.
Bas Nieuwenhuizen
2018-06-22
1
-0
/
+31
*
nir,spirv: Rework function calls
Jason Ekstrand
2018-06-22
18
-538
/
+257
*
spirv/cfg: Make the builder fully capable for both walks
Jason Ekstrand
2018-06-22
1
-0
/
+2
*
spirv: Record the type of functions
Jason Ekstrand
2018-06-22
2
-2
/
+4
*
spirv: Update vtn_pointer_to/from_ssa to handle deref pointers
Jason Ekstrand
2018-06-22
1
-31
/
+42
*
spirv: Allow pointers to have a deref at the base
Jason Ekstrand
2018-06-22
2
-43
/
+23
*
spirv: Clean up vtn_pointer_to_offset
Jason Ekstrand
2018-06-22
3
-77
/
+16
*
spirv: Make push constants an offset-based pointer
Jason Ekstrand
2018-06-22
2
-28
/
+17
*
spirv: Use NIR per-member splitting
Jason Ekstrand
2018-06-22
4
-109
/
+51
*
nir/spirv: Pass nir_variable_data into apply_var_decoration
Jason Ekstrand
2018-06-22
1
-26
/
+26
*
nir: Add a concept of per-member structs and a lowering pass
Jason Ekstrand
2018-06-22
7
-0
/
+331
*
spirv: Use deref instructions for most variables
Jason Ekstrand
2018-06-22
5
-190
/
+184
*
st/nir: Move lower_deref_instrs later
Jason Ekstrand
2018-06-22
1
-1
/
+2
*
i965: Move nir_lower_deref_instrs to right before locals_to_regs
Jason Ekstrand
2018-06-22
3
-5
/
+4
*
nir/lower_tex: Always copy deref and offset sources
Jason Ekstrand
2018-06-22
1
-11
/
+32
*
intel/nir: Fixup deref modes after lowering patch vertices
Jason Ekstrand
2018-06-22
1
-0
/
+2
*
intel,ir3: Disable nir_opt_copy_prop_vars
Jason Ekstrand
2018-06-22
2
-2
/
+2
*
nir: Support deref instructions in opt_undef
Jason Ekstrand
2018-06-22
1
-4
/
+7
*
nir: Consider deref instructions in opt_peephole_select
Jason Ekstrand
2018-06-22
1
-2
/
+11
[next]