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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
6
-28
/
+27
*
nir: Only rematerialize comparisons with all SSA sources
Jason Ekstrand
2019-07-19
1
-0
/
+15
*
spirv: Fix order of barriers in SpvOpControlBarrier
Daniel Schürmann
2019-07-19
1
-4
/
+4
*
nir: use a switch when printing intrinsic indices
Caio Marcelo de Oliveira Filho
2019-07-19
1
-8
/
+32
*
nir/algebraic: mark a few comparison simplifications as precise
Rhys Perry
2019-07-19
1
-2
/
+2
*
nir/algebraic: optimize contradictory iand operands
Rhys Perry
2019-07-19
1
-0
/
+6
*
nir/lower_clip: add support for geometry shaders
Timothy Arceri
2019-07-19
2
-0
/
+58
*
nir/lower_clip: add lower_clip_outputs() helper
Timothy Arceri
2019-07-19
1
-42
/
+51
*
nir/lower_clip: add create_clipdist_vars() helper
Timothy Arceri
2019-07-19
1
-16
/
+18
*
nir/lower_clip: add a find_clipvertex_and_position_outputs() helper
Timothy Arceri
2019-07-19
1
-24
/
+35
*
nir/large_constants: De-duplicate constants
Caio Marcelo de Oliveira Filho
2019-07-18
1
-21
/
+75
*
nir/large_constants: Use ralloc for var_infos
Caio Marcelo de Oliveira Filho
2019-07-18
1
-3
/
+3
*
nir: Allow internal changes to the instr in nir_shader_lower_instructions().
Eric Anholt
2019-07-18
2
-1
/
+11
*
nir: Add gl_PointCoord system value
Andreas Baierl
2019-07-18
3
-0
/
+6
*
glsl: Optionally declare gl_PointCoord as a system value
Andreas Baierl
2019-07-18
3
-2
/
+8
*
nir/lower_viewport: Check variable mode first
Connor Abbott
2019-07-18
1
-1
/
+2
*
nir: add a V3D-specific intrinsic for per-sample color writes
Iago Toral Quiroga
2019-07-18
1
-0
/
+9
*
nir/large_constants: Use dominance information to find more constants
Caio Marcelo de Oliveira Filho
2019-07-17
1
-6
/
+30
*
nir/algebraic: Optimize comparisons and up-casts
Jason Ekstrand
2019-07-17
1
-0
/
+67
*
nir/algebraic: Optimize comparing unpacked values
Jason Ekstrand
2019-07-17
1
-0
/
+8
*
nir/algebraic: Print out the list of transforms in the C file
Jason Ekstrand
2019-07-17
1
-0
/
+7
*
nir: Fix nir_lower_alu_to_scalar's instr filtering.
Eric Anholt
2019-07-17
1
-1
/
+1
*
spirv: Bail when we see CounterBuffer decoration
Caio Marcelo de Oliveira Filho
2019-07-16
1
-1
/
+1
*
nir/regs_to_ssa: Handle regs in phi sources properly
Jason Ekstrand
2019-07-16
1
-2
/
+32
*
spirv: Add a warning for ArrayStride on arrays of blocks
Jason Ekstrand
2019-07-16
1
-2
/
+9
*
nir/lower_doubles: Handle fdiv and fsub directly
Jason Ekstrand
2019-07-16
2
-2
/
+17
*
nir/lower_doubles: Use the new NIR lowering framework
Jason Ekstrand
2019-07-16
1
-72
/
+65
*
nir/lower_doubles: Use "alu" for the nir_alu_instr
Jason Ekstrand
2019-07-16
1
-15
/
+15
*
nir/lower_int64: Use the core NIR lowering framework
Jason Ekstrand
2019-07-16
1
-74
/
+49
*
nir/alu_to_scalar: Use the new NIR lowering framework
Jason Ekstrand
2019-07-16
1
-93
/
+54
*
nir/alu_to_scalar: Use "alu" as the name for the nir_alu_instr
Jason Ekstrand
2019-07-16
1
-50
/
+50
*
nir/lower_system_values: Support lowering more intrinsics
Jason Ekstrand
2019-07-16
1
-87
/
+83
*
nir/lower_system_values: Drop the context-aware builder functions
Jason Ekstrand
2019-07-16
1
-97
/
+96
*
nir/lower_system_values: Use the new generic NIR lowering helpers
Jason Ekstrand
2019-07-16
1
-96
/
+55
*
nir/lower_subgroups: Use the new generic NIR lowering helpers
Jason Ekstrand
2019-07-16
1
-45
/
+14
*
nir: Add some generic helpers for writing lowering passes
Jason Ekstrand
2019-07-16
2
-0
/
+192
*
nir: Add a helper for fetching the SSA def from an instruction
Jason Ekstrand
2019-07-16
2
-0
/
+49
*
spirv: Ignore ArrayStride for storage classes that should not use it
Caio Marcelo de Oliveira Filho
2019-07-15
1
-4
/
+18
*
spirv: Fix stride calculation when lowering Workgroup to offsets
Caio Marcelo de Oliveira Filho
2019-07-15
1
-1
/
+1
*
nir,intel: Add support for lowering 64-bit nir_opt_extract_*
Jason Ekstrand
2019-07-15
2
-0
/
+39
*
nir/opt_if: Clean up single-src phis in opt_if_loop_terminator
Jason Ekstrand
2019-07-15
3
-0
/
+16
*
glsl/shader_cache: handle SPIR-V shaders
Alejandro Piñeiro
2019-07-12
1
-5
/
+5
*
nir/linker: Initialize UniformDataDefaults when using SPIR-V
Arcady Goldmints-Orlov
2019-07-12
2
-0
/
+7
*
glsl/serialize: Update write_program_resource_data() to handle NULL input and...
Arcady Goldmints-Orlov
2019-07-12
1
-1
/
+5
*
glsl/serialize: Handle NULL uniform name in write_uniforms()
Arcady Goldmints-Orlov
2019-07-12
1
-1
/
+5
*
nir/types: Add glsl_type_is_unsized_array helper
Antia Puentes
2019-07-12
2
-0
/
+7
*
nir/linker: Fill TOP_LEVEL_ARRAY_SIZE and STRIDE
Antia Puentes
2019-07-12
1
-3
/
+25
*
nir/linker: Compute the offset for non-trivial uniform types.
Antia Puentes
2019-07-12
1
-10
/
+23
*
nir/linker: Add atomic counters to the program resource list
Antia Puentes
2019-07-12
1
-0
/
+7
*
nir/linker: Add XFB resources to the program resource list
Antia Puentes
2019-07-12
1
-0
/
+27
[next]