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
...
*
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
*
nir: Consider deref instructions in lower_phis_to_scalar
Jason Ekstrand
2018-06-22
1
-2
/
+9
*
nir: Support deref instructions in lower_drawpixels
Jason Ekstrand
2018-06-22
1
-6
/
+14
*
nir: Support deref instructions in lower_clamp_color_outputs
Jason Ekstrand
2018-06-22
1
-4
/
+6
*
nir: Support deref instructions in lower_alpha_test
Jason Ekstrand
2018-06-22
1
-2
/
+6
*
nir: Support deref instructions in loop_analyze
Jason Ekstrand
2018-06-22
1
-4
/
+47
*
nir: Support deref instructions in remove_unused_varyings
Jason Ekstrand
2018-06-22
1
-25
/
+27
*
nir: Support deref instructions in lower_pos_center
Jason Ekstrand
2018-06-22
1
-3
/
+12
*
nir: Support deref instructions in lower_wpos_ytransform
Jason Ekstrand
2018-06-22
1
-11
/
+42
*
nir: Support deref instructions in lower_atomics
Jason Ekstrand
2018-06-22
1
-9
/
+112
*
nir: Support deref instructions in lower_io
Jason Ekstrand
2018-06-22
1
-22
/
+48
*
nir: Support deref instructions in gather_info
Jason Ekstrand
2018-06-22
1
-9
/
+22
*
nir: Support deref instructions in propagate_invariant
Jason Ekstrand
2018-06-22
1
-5
/
+20
*
nir: Support deref instructions in lower_clip_cull
Jason Ekstrand
2018-06-22
1
-6
/
+65
*
nir: Support deref instructions in lower_system_values
Jason Ekstrand
2018-06-22
1
-5
/
+13
*
nir: Support deref instructions in lower_indirect_derefs
Jason Ekstrand
2018-06-22
1
-2
/
+155
*
nir: Support deref instructions in lower_vars_to_ssa
Jason Ekstrand
2018-06-22
1
-19
/
+58
*
nir: Support deref instructions in split_var_copies
Jason Ekstrand
2018-06-22
1
-2
/
+42
*
nir: Support deref instructions in lower_var_copies
Jason Ekstrand
2018-06-22
3
-5
/
+143
*
nir: Add a deref path helper struct
Jason Ekstrand
2018-06-22
4
-0
/
+114
*
nir: Support deref instructions in lower_io_to_temporaries
Jason Ekstrand
2018-06-22
1
-0
/
+2
*
nir: Support deref instructions in lower_global_vars_to_local
Jason Ekstrand
2018-06-22
1
-23
/
+42
*
nir: Add a pass for fixing deref modes
Jason Ekstrand
2018-06-22
2
-0
/
+32
*
nir: Support deref instructions in remove_dead_variables
Jason Ekstrand
2018-06-22
1
-2
/
+92
*
ttn: convert to deref instructions
Rob Clark
2018-06-22
1
-39
/
+13
*
prog/nir: Use deref instructions for params
Jason Ekstrand
2018-06-22
1
-35
/
+6
*
glsl/nir: Use deref instructions instead of dref chains
Jason Ekstrand
2018-06-22
1
-145
/
+94
*
glsl/nir: Only claim to handle intrinsic functions
Jason Ekstrand
2018-06-22
1
-23
/
+2
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
36
-0
/
+85
*
anv,i965,radv,st,ir3: Call nir_lower_deref_instrs
Jason Ekstrand
2018-06-22
10
-3
/
+24
[prev]
[next]