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
*
spirv: don't discard access set by vtn_pointer_dereference
Lionel Landwerlin
2019-07-30
1
-1
/
+1
*
glsl: Add builtin functions for EXT_texture_shadow_lod
Paulo Zanoni
2019-07-30
1
-0
/
+26
*
glsl: Allow _textureCubeArrayShadow function to accept ir_texture_opcode
Paulo Zanoni
2019-07-30
1
-4
/
+19
*
mesa: extension boilerplate for EXT_texture_shadow_lod
Paulo Zanoni
2019-07-30
2
-0
/
+3
*
nir/find_array_copies: Use correct parent array length
Connor Abbott
2019-07-30
1
-2
/
+3
*
nir: Fix comparison for nir_deref_instr_is_known_out_of_bounds()
Connor Abbott
2019-07-30
1
-1
/
+1
*
intel: Use a system value for gl_FragCoord
Jason Ekstrand
2019-07-29
1
-13
/
+3
*
glsl: Treat gl_FragCoord as a varying even when it's a system value
Jason Ekstrand
2019-07-29
1
-1
/
+3
*
nir: Fix helgrind complaints about data race in trivial_swizzle init.
Eric Anholt
2019-07-29
1
-3
/
+3
*
nir/find_array_copies: Handle wildcards and overlapping copies
Connor Abbott
2019-07-29
3
-185
/
+405
*
nir: Print array deref indices as decimal
Connor Abbott
2019-07-29
1
-1
/
+1
*
nir: Optimize umod lowering
Sagar Ghuge
2019-07-26
1
-25
/
+23
*
spirv: propagate access qualifiers through ssa & pointer
Lionel Landwerlin
2019-07-26
3
-4
/
+62
*
spirv: wrap push ssa/pointer values
Lionel Landwerlin
2019-07-26
4
-69
/
+89
*
nir: add access to image_deref intrinsics
Lionel Landwerlin
2019-07-26
1
-0
/
+3
*
glsl: report no function instead of empty candidate list
Erik Faye-Lund
2019-07-25
1
-2
/
+17
*
nir/algebraic: add scmp algebraic optimizations
Jonathan Marek
2019-07-24
1
-0
/
+16
*
nir/algebraic: add option to lower fall_equalN/fany_nequalN
Jonathan Marek
2019-07-24
2
-0
/
+9
*
nir/algebraic: add fdot2 optimizations
Jonathan Marek
2019-07-24
1
-0
/
+3
*
nir/algebraic: add option to lower fdph
Jonathan Marek
2019-07-24
2
-1
/
+6
*
nir: replace lower_sincos with algebraic opt
Jonathan Marek
2019-07-24
5
-143
/
+12
*
nir/algebraic: allow swizzle in nir_algebraic replace expression
Jonathan Marek
2019-07-24
4
-6
/
+22
*
nir,intel: lower if (cond) demote() to new intrinsic demote_if(cond)
Daniel Schürmann
2019-07-24
4
-21
/
+35
*
nir/lower_subgroups: Properly lower masks when subgroup_size == 0
Jason Ekstrand
2019-07-24
1
-5
/
+11
*
nir: Add lowering for nir_op_irem and nir_op_imod
Sagar Ghuge
2019-07-24
1
-2
/
+16
*
nir/lower_io: Return SSA defs from helpers
Jason Ekstrand
2019-07-23
1
-25
/
+42
*
nir/gather_info: Look for uses of helper invocations
Jason Ekstrand
2019-07-23
2
-0
/
+27
*
nir/gather_info: Move setting uses_64bit out of the switch
Jason Ekstrand
2019-07-23
1
-5
/
+6
*
nir: Add a nir_tex_instr_has_implicit_derivatives helper
Jason Ekstrand
2019-07-23
2
-11
/
+14
*
nir: Move nir_alu_instr_is_comparison to the ALU section
Jason Ekstrand
2019-07-23
1
-23
/
+23
*
nir: use | instead of || operator
Andrii Simiklit
2019-07-23
1
-1
/
+1
*
nir: don't return void
Eric Engestrom
2019-07-23
1
-1
/
+2
*
nir: Remove a bunch of large stack arrays
Jason Ekstrand
2019-07-22
4
-6
/
+15
*
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
[next]