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: handle undefined components for OpVectorShuffle
Lionel Landwerlin
2017-02-03
1
-15
/
+38
*
spirv: handle OpUndef as part of the variable parsing pass
Lionel Landwerlin
2017-02-03
2
-0
/
+7
*
glsl: split DIV_TO_MUL_RCP into single- and double-precision flags
Nicolai Hähnle
2017-01-24
2
-9
/
+14
*
nir/search: Use the correct bit size for integer comparisons
Jason Ekstrand
2017-01-24
1
-32
/
+16
*
spirv: don't assert with location decorations on non i/o variables
Lionel Landwerlin
2017-01-20
1
-1
/
+2
*
utils: build sha1/disk cache only with Android/Autoconf
Emil Velikov
2017-01-18
1
-0
/
+5
*
util: import sha1 implementation from OpenBSD
17.0-branchpoint
Emil Velikov
2017-01-18
1
-5
/
+0
*
glsl: Make copy propagation not panic when it sees an intrinsic.
Kenneth Graunke
2017-01-17
1
-4
/
+27
*
glsl: avoid treating fb fetches as output reads to be lowered
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
nir/gcm: fix a bug with metadata handling
Connor Abbott
2017-01-14
1
-3
/
+3
*
nir: optimise min/max fadd combos
Timothy Arceri
2017-01-14
2
-0
/
+26
*
nir/gcm: Fix a typo in a comment
Jason Ekstrand
2017-01-12
1
-1
/
+1
*
nir/gcm: Rework the schedule late loop
Jason Ekstrand
2017-01-12
1
-5
/
+6
*
spirv: Handle patch decorations up-front
Jason Ekstrand
2017-01-12
1
-0
/
+23
*
spirv: fix typo in warning message
Iago Toral Quiroga
2017-01-12
1
-1
/
+1
*
spirv: Shut up unhandled enumeration value warnings.
Kenneth Graunke
2017-01-11
1
-0
/
+2
*
nir: don't turn ieq/ine into inot if used by an if
Timothy Arceri
2017-01-12
2
-2
/
+8
*
nir: add late opt to turn inot/b2f combos back to bcsel
Timothy Arceri
2017-01-12
2
-0
/
+19
*
nir: add imprecise flrp optimisation
Timothy Arceri
2017-01-12
1
-0
/
+1
*
nir: Introduce a nir_opt_move_comparisons() pass.
Kenneth Graunke
2017-01-12
3
-0
/
+188
*
nir/algebraic: add support for conditional helper functions to expressions
Timothy Arceri
2017-01-12
3
-1
/
+15
*
nir/search: Only allow matching SSA values
Jason Ekstrand
2017-01-11
1
-5
/
+11
*
nir: change asserts to unreachable in nir_type_conversion_op
Tapani Pälli
2017-01-11
1
-3
/
+3
*
spirv: gl_PrimitiveID in the fragment shader is handled as an input
Iago Toral Quiroga
2017-01-11
1
-1
/
+4
*
nir: Add a pass to lower TES patch_vertices intrinsics to a constant.
Kenneth Graunke
2017-01-10
3
-0
/
+55
*
spirv: Silence unsupported tessellation capability warnings.
Kenneth Graunke
2017-01-10
2
-2
/
+6
*
spirv: Tidy some repeated if checks by using a switch statement.
Kenneth Graunke
2017-01-10
1
-8
/
+9
*
spirv: Add tessellation varying and built-in support.
Kenneth Graunke
2017-01-10
3
-6
/
+52
*
spirv: Handle tessellation execution modes.
Kenneth Graunke
2017-01-10
1
-6
/
+41
*
compiler: Merge shader_info's tcs and tes structs.
Kenneth Graunke
2017-01-10
1
-4
/
+3
*
nir: Fix anonymous union initialization with older GCC.
Vinson Lee
2017-01-09
1
-1
/
+1
*
glsl: Do not allow scalar types in vector relational functions
Boyan Ding
2017-01-09
1
-19
/
+10
*
nir: remove duplicated foreach loop
Thomas Hindoe Paaboel Andersen
2017-01-09
1
-1
/
+0
*
spirv: Move cursor before calling vtn_ssa_value() in phi 2nd pass.
Kenneth Graunke
2017-01-09
1
-1
/
+2
*
spirv: enable SpvCapabilityFloat64 only to supported platforms
Samuel Iglesias Gonsálvez
2017-01-09
2
-1
/
+5
*
nir/i965: use two slots from inputs_read for dvec3/dvec4 vertex input attributes
Juan A. Suarez Romero
2017-01-09
2
-25
/
+51
*
spirv: add support for doubles to OpSpecConstant
Samuel Iglesias Gonsálvez
2017-01-09
3
-6
/
+47
*
spirv/nir: add (un)packDouble2x32() translation
Samuel Iglesias Gonsálvez
2017-01-09
1
-0
/
+2
*
spirv/nir: implement DF conversions
Samuel Iglesias Gonsálvez
2017-01-09
3
-13
/
+23
*
nir: add nir_type_conversion_op()
Samuel Iglesias Gonsálvez
2017-01-09
2
-0
/
+83
*
nir: add nir_get_nir_type_for_glsl_type()
Samuel Iglesias Gonsálvez
2017-01-09
1
-0
/
+24
*
spirv: add support for doubles on OpComposite{Insert,Extract}
Samuel Iglesias Gonsálvez
2017-01-09
1
-0
/
+1
*
spirv: Enable double floating points when copying variables in _vtn_variable_...
Samuel Iglesias Gonsálvez
2017-01-09
1
-0
/
+1
*
spirv: add double support to _vtn_block_load_store()
Samuel Iglesias Gonsálvez
2017-01-09
1
-0
/
+1
*
spirv: add double support to _vtn_variable_load_store
Samuel Iglesias Gonsálvez
2017-01-09
1
-0
/
+1
*
spirv: add double support to SpvOpCompositeExtract
Samuel Iglesias Gonsálvez
2017-01-09
1
-2
/
+14
*
spirv: fix SpvOpSpecConstantOp with SpvOpVectorShuffle working with double-ba...
Samuel Iglesias Gonsálvez
2017-01-09
1
-12
/
+40
*
spirv: add DF support to SpvOp*ConstantComposite
Samuel Iglesias Gonsálvez
2017-01-09
1
-3
/
+11
*
spirv: add DF support to vtn_const_ssa_value()
Samuel Iglesias Gonsálvez
2017-01-09
1
-3
/
+5
*
spirv: add support for loading DF constants
Samuel Iglesias Gonsálvez
2017-01-09
1
-2
/
+10
[next]