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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nir: Use derefs in nir_lower_samplers
Jason Ekstrand
2018-06-22
2
-69
/
+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
4
-0
/
+167
*
nir,spirv: Rework function calls
Jason Ekstrand
2018-06-22
16
-534
/
+251
*
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
2
-109
/
+38
*
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
*
nir/lower_tex: Always copy deref and offset sources
Jason Ekstrand
2018-06-22
1
-11
/
+32
*
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
*
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
35
-0
/
+84
*
nir/deref: Add some deref cleanup functions
Jason Ekstrand
2018-06-22
2
-0
/
+57
*
nir: Add helpers for working with deref instructions
Jason Ekstrand
2018-06-22
5
-0
/
+363
*
nir: Add deref sources to texture instructions
Jason Ekstrand
2018-06-22
2
-0
/
+8
*
nir: Add _deref versions of all of the _var intrinsics
Jason Ekstrand
2018-06-22
4
-1
/
+144
*
nir/builder: Add deref building helpers
Jason Ekstrand
2018-06-22
1
-0
/
+106
*
nir: Add a deref instruction type
Jason Ekstrand
2018-06-22
9
-13
/
+580
*
nir/validate: Rework intrinsic type validation
Jason Ekstrand
2018-06-22
1
-31
/
+31
[prev]
[next]