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
*
nir/spirv: return after emitting a branch in block
cros-mesa-19.0-r1-vanilla
chadv/cros-mesa-19.0-r1-vanilla
Juan A. Suarez Romero
2019-02-28
1
-0
/
+1
*
glsl: fix shader cache for packed param list
Timothy Arceri
2019-02-28
1
-11
/
+4
*
nir: Add posibility to not lower to source mod 'abs' for ops with three sources
Gert Wollny
2019-02-27
2
-1
/
+8
*
nir/lower_tex: Add support for XYUV lowering
Kasireddy, Vivek
2019-02-26
2
-0
/
+21
*
nir: initialize value in copy_prop_vars_block
Tapani Pälli
2019-02-26
1
-1
/
+1
*
nir: Just return when asked to rewrite uses of an SSA def to itself.
Eric Anholt
2019-02-25
1
-1
/
+2
*
nir: Use SM5 properties to optimize shift(a@32, iand(31, b))
Daniel Schürmann
2019-02-25
1
-0
/
+5
*
nir: Define shifts according to SM5 specification.
Daniel Schürmann
2019-02-25
1
-4
/
+6
*
glsl: Fix function return typechecking
Oscar Blumberg
2019-02-25
1
-1
/
+2
*
nir/builder: Don't emit no-op swizzles
Jason Ekstrand
2019-02-24
1
-1
/
+9
*
nir/split_vars: Don't compact vectors unnecessarily
Jason Ekstrand
2019-02-24
1
-0
/
+6
*
nir: fix MSVC build
Caio Marcelo de Oliveira Filho
2019-02-22
1
-1
/
+1
*
nir/copy_prop_vars: add tests for load/store elements of vectors
Caio Marcelo de Oliveira Filho
2019-02-22
1
-0
/
+139
*
nir: nir_build_deref_follower accept array derefs of vectors
Caio Marcelo de Oliveira Filho
2019-02-22
1
-1
/
+3
*
nir/copy_prop_vars: change test helper to get intrinsics
Caio Marcelo de Oliveira Filho
2019-02-22
1
-83
/
+56
*
nir/copy_prop_vars: keep track of components in copy_entry
Caio Marcelo de Oliveira Filho
2019-02-22
1
-33
/
+48
*
nir/copy_prop_vars: add debug helpers
Caio Marcelo de Oliveira Filho
2019-02-22
1
-1
/
+87
*
nir/copy_prop_vars: don't get confused by array_deref of vectors
Caio Marcelo de Oliveira Filho
2019-02-22
1
-0
/
+28
*
nir: allow nir_lower_phis_to_scalar() on more src types
Timothy Arceri
2019-02-23
1
-3
/
+13
*
nir: clone instruction set rather than removing individual entries
Timothy Arceri
2019-02-22
1
-3
/
+3
*
nir/lower_clip_cull: Fix an incorrect assert
Jason Ekstrand
2019-02-21
1
-1
/
+1
*
nir: Fix a compile warning
Jason Ekstrand
2019-02-21
1
-1
/
+1
*
nir, glsl: move pixel_center_integer/origin_upper_left to shader_info.fs
Alejandro Piñeiro
2019-02-21
12
-44
/
+26
*
nir/xfb: Handle compact arrays in gather_xfb_info
Jason Ekstrand
2019-02-21
1
-11
/
+22
*
nir/xfb: Work in terms of components rather than slots
Jason Ekstrand
2019-02-21
1
-5
/
+5
*
nir: Rewrite lower_clip_cull_distance_arrays to do a lot less lowering
Jason Ekstrand
2019-02-21
1
-113
/
+19
*
nir/xfb: Properly align 64-bit values
Jason Ekstrand
2019-02-21
1
-0
/
+4
*
compiler/types: Add a contains_64bit helper
Jason Ekstrand
2019-02-21
4
-0
/
+29
*
nir: remove non-ssa support from nir_copy_prop()
Timothy Arceri
2019-02-21
1
-36
/
+5
*
nir: Don't forget if-uses in new nir_opt_dead_cf liveness check
Kenneth Graunke
2019-02-20
1
-0
/
+10
*
compiler: Make is_64bit(GL_*) helper more broadly available
Kenneth Graunke
2019-02-19
1
-26
/
+2
*
nir: Don't reassociate add/mul chains containing only constants
Kenneth Graunke
2019-02-16
1
-5
/
+5
*
nir: remove simple dead if detection from nir_opt_dead_cf()
Timothy Arceri
2019-02-16
1
-7
/
+2
*
nir/algebraic: Simplify comparison with sequential integers starting with 0
Ian Romanick
2019-02-15
1
-0
/
+5
*
nir/algebraic: Convert some f2u to f2i
Ian Romanick
2019-02-15
1
-0
/
+13
*
nir: remove jump from two merging jump-ending blocks
Juan A. Suarez Romero
2019-02-15
1
-2
/
+19
*
nir: move ALU instruction before the jump instruction
Juan A. Suarez Romero
2019-02-15
1
-1
/
+1
*
nir/dead_cf: Stop relying on liveness analysis
Jason Ekstrand
2019-02-14
1
-21
/
+39
*
nir/dead_cf: Inline cf_node_has_side_effects
Jason Ekstrand
2019-02-14
1
-41
/
+32
*
nir: Silence a couple of warnings in release builds
Jason Ekstrand
2019-02-14
2
-1
/
+3
*
spirv: Eliminate dead input/output variables after translation.
Kenneth Graunke
2019-02-14
1
-5
/
+20
*
spirv: Add missing break
Ian Romanick
2019-02-14
1
-0
/
+1
*
nir: Move panfrost's isign lowering to nir_opt_algebraic.
Eric Anholt
2019-02-14
2
-0
/
+5
*
nir: turn an ssa check in nir_search into an assert
Timothy Arceri
2019-02-14
1
-2
/
+1
*
nir: turn ssa check into an assert
Timothy Arceri
2019-02-14
1
-3
/
+11
*
nir: prehash instruction in nir_instr_set_add_or_rewrite()
Timothy Arceri
2019-02-14
1
-4
/
+5
*
nir: fix example in opt_peel_loop_initial_if description
Caio Marcelo de Oliveira Filho
2019-02-12
1
-3
/
+3
*
nir/opt_if: don't mark progress if nothing changes
Karol Herbst
2019-02-13
1
-0
/
+7
*
nir: add option to use scaling factor when sampling planes YUV lowering
Tapani Pälli
2019-02-12
2
-21
/
+35
*
nir: Gather texture bitmasks in gl_nir_lower_samplers_as_deref.
Kenneth Graunke
2019-02-11
3
-7
/
+27
[next]