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
...
*
spirv: Use interface type for block and buffer block
Caio Marcelo de Oliveira Filho
2019-03-23
2
-4
/
+36
*
spirv: Add an execution environment to the options
Caio Marcelo de Oliveira Filho
2019-03-23
1
-0
/
+8
*
nir: Handle array-deref-of-vector case in loop analysis
Caio Marcelo de Oliveira Filho
2019-03-22
1
-3
/
+6
*
spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass
Samuel Pitoiset
2019-03-22
5
-133
/
+216
*
nir: use generic float types for frexp_exp and frexp_sig
Samuel Pitoiset
2019-03-22
1
-2
/
+2
*
nir: Fix anonymous union initialization with older GCC.
Vinson Lee
2019-03-22
1
-4
/
+6
*
glsl: Cross validate variable's invariance by explicit invariance only
Danylo Piliaiev
2019-03-21
7
-9
/
+30
*
nir: fix opt_if_loop_last_continue()
Timothy Arceri
2019-03-22
1
-10
/
+6
*
nir: Record non-vector/scalar varyings as unmovable when compacting
Kenneth Graunke
2019-03-21
1
-1
/
+3
*
nir: move gls_type_get_{sampler,image}_count()
Rob Clark
2019-03-21
3
-42
/
+45
*
nir: only override previous alu during loop analysis if supported
Timothy Arceri
2019-03-21
1
-2
/
+4
*
spirv: Drop inline tg4 lowering
Jason Ekstrand
2019-03-21
1
-54
/
+30
*
nir/lower_tex: Add support for tg4 offsets lowering
Karol Herbst
2019-03-21
2
-0
/
+62
*
nir: add support for gather offsets
Karol Herbst
2019-03-21
8
-7
/
+66
*
nir/deref: remove casts of casts which are likely redundant (v3)
Dave Airlie
2019-03-21
1
-2
/
+26
*
nir/spirv: don't use bare types, remove assert in split vars for testing
Dave Airlie
2019-03-21
2
-4
/
+3
*
nir: deref only for OpTypePointer
Juan A. Suarez Romero
2019-03-20
1
-8
/
+14
*
nir: Constant values are per-column not per-component
Jason Ekstrand
2019-03-20
1
-1
/
+2
*
Revert "glsl: relax input->output validation for SSO programs"
Andres Gomez
2019-03-19
1
-1
/
+1
*
glsl/linker: simplify xfb_offset vs xfb_stride overflow check
Andres Gomez
2019-03-19
1
-2
/
+1
*
glsl/linker: don't fail non static used inputs without matching outputs
Andres Gomez
2019-03-19
1
-2
/
+14
*
glsl/linker: always validate explicit location among inputs
Andres Gomez
2019-03-19
1
-3
/
+10
*
glsl: correctly validate component layout qualifier for dvec{3,4}
Andres Gomez
2019-03-19
1
-0
/
+4
*
Revert "nir: const `nir_call_instr::callee`"
Jason Ekstrand
2019-03-19
3
-4
/
+4
*
nir: const `nir_call_instr::callee`
Eric Engestrom
2019-03-19
2
-3
/
+3
*
nir/spirv: support physical pointers
Karol Herbst
2019-03-19
7
-15
/
+71
*
nir/spirv: handle kernel function parameters
Karol Herbst
2019-03-19
1
-0
/
+66
*
nir/lower_locals_to_regs: cast array index to 32 bit
Karol Herbst
2019-03-19
1
-2
/
+2
*
glsl: add cl_size and cl_alignment
Karol Herbst
2019-03-19
4
-31
/
+112
*
glsl: add packed for struct types
Karol Herbst
2019-03-19
6
-12
/
+49
*
nir: Add a new pass to lower array dereferences on vectors
Jason Ekstrand
2019-03-15
4
-0
/
+202
*
nir/builder: Add a vector extract helper
Jason Ekstrand
2019-03-15
2
-6
/
+30
*
nir/xfb: move varyings info out of nir_xfb_info
Alejandro PiƱeiro
2019-03-15
3
-30
/
+64
*
glsl/nir: Add a pass to lower UBO and SSBO access
Jason Ekstrand
2019-03-15
4
-0
/
+305
*
glsl/nir: Handle unlowered SSBO atomic and array_length intrinsics
Jason Ekstrand
2019-03-15
1
-0
/
+112
*
glsl/nir: Set explicit types on UBO/SSBO variables
Jason Ekstrand
2019-03-15
1
-15
/
+67
*
glsl: Don't lower vector derefs for SSBOs, UBOs, and shared
Jason Ekstrand
2019-03-15
1
-0
/
+21
*
nir/lower_io: Add a new buffer_array_length intrinsic and lowering
Jason Ekstrand
2019-03-15
2
-0
/
+45
*
nir: Rename nir_address_format_vk_index_offset to not be vk
Jason Ekstrand
2019-03-15
2
-6
/
+6
*
nir/deref: Consider COHERENT decorated var derefs as aliasing
Jason Ekstrand
2019-03-15
1
-4
/
+47
*
compiler/types: Add helpers to get explicit types for standard layouts
Jason Ekstrand
2019-03-15
2
-16
/
+191
*
compiler/types: Add a C wrapper to get full struct field data
Jason Ekstrand
2019-03-15
2
-0
/
+11
*
compiler/types: Add a new is_interface C wrapper
Jason Ekstrand
2019-03-15
2
-0
/
+7
*
nir/validate: Allow 32-bit boolean load/store intrinsics
Jason Ekstrand
2019-03-15
1
-0
/
+6
*
nir/validate: Only require bare types to match for copy_deref
Jason Ekstrand
2019-03-15
3
-3
/
+6
*
nir/algebraic: Add a couple optimizations for iabs and ishr
Jason Ekstrand
2019-03-15
1
-0
/
+6
*
nir: Add ir3-specific version of most SSBO intrinsics
Eduardo Lima Mitev
2019-03-13
1
-0
/
+27
*
nir: Add a pass to combine store_derefs to same vector
Caio Marcelo de Oliveira Filho
2019-03-13
5
-0
/
+579
*
glsl/lower_vector_derefs: Don't use a temporary for TCS outputs
Jason Ekstrand
2019-03-13
1
-10
/
+64
*
glsl/list: Add a list variant of insert_after
Jason Ekstrand
2019-03-13
1
-0
/
+26
[prev]
[next]