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
*
nir: add nir_opt_move_load_ubo() optimization pass
Samuel Pitoiset
2018-03-16
4
-0
/
+121
*
spirv/radv: add AMD_gcn_shader capability, remove current extensions
Alejandro Piñeiro
2018-03-15
3
-7
/
+2
*
spirv: update arguments for vtn_nir_alu_op_for_spirv_opcode()
Samuel Iglesias Gonsálvez
2018-03-15
3
-15
/
+15
*
spirv: fix the translation of SPIR-V conversion opcodes to NIR
Samuel Iglesias Gonsálvez
2018-03-15
1
-3
/
+37
*
glsl: Use hash table cloning in copy propagation
Thomas Helland
2018-03-14
2
-31
/
+15
*
compiler: int8/uint8 support
Karol Herbst
2018-03-14
11
-0
/
+113
*
spirv: Handle doubles when multiplying a mat by a scalar
Neil Roberts
2018-03-14
1
-3
/
+3
*
nir: lower_load_const_to_scalar fix for 8/16b types
Rob Clark
2018-03-13
1
-4
/
+15
*
nir/subgroups: Add lowering for vote_ieq/vote_feq to a ballot
Jason Ekstrand
2018-03-13
2
-0
/
+49
*
spirv: Silence compiler warning about undefined srcs[0]
Eric Anholt
2018-03-13
1
-0
/
+1
*
nir: Don't i2b a value that is already Boolean
Ian Romanick
2018-03-08
1
-0
/
+1
*
nir: Narrow some dot product operations
Ian Romanick
2018-03-08
1
-0
/
+8
*
spirv: fix autotools builds
Timothy Arceri
2018-03-08
1
-0
/
+1
*
spirv: handle AMD_gcn_shader extended instructions
Daniel Schürmann
2018-03-07
6
-0
/
+70
*
nir: add AMD_gcn_shader extended instructions
Daniel Schürmann
2018-03-07
2
-0
/
+30
*
spirv: import AMD extensions header from glslang
Daniel Schürmann
2018-03-07
1
-0
/
+110
*
spirv: Add support for subgroup arithmetic
Jason Ekstrand
2018-03-07
3
-8
/
+94
*
nir: Add a helper for getting binop identities
Jason Ekstrand
2018-03-07
2
-0
/
+70
*
nir: Add subgroup arithmetic reduction intrinsics
Jason Ekstrand
2018-03-07
4
-0
/
+34
*
spirv: Add subgroup quad support
Jason Ekstrand
2018-03-07
3
-2
/
+28
*
nir: Add quad operations and lowering
Jason Ekstrand
2018-03-07
3
-0
/
+44
*
spirv: Add subgroup shuffle support
Jason Ekstrand
2018-03-07
3
-1
/
+29
*
nir: Add subgroup shuffle intrinsics and lowering
Jason Ekstrand
2018-03-07
3
-3
/
+69
*
nir/lower_subgroups: Add scalarizing for vote_eq
Jason Ekstrand
2018-03-07
1
-0
/
+29
*
spirv: Add subgroup vote support
Jason Ekstrand
2018-03-07
3
-1
/
+51
*
nir: Generalize nir_intrinsic_vote_eq
Jason Ekstrand
2018-03-07
4
-5
/
+9
*
spirv: Add subgroup ballot support
Jason Ekstrand
2018-03-07
4
-8
/
+161
*
spirv: Add initial subgroup support
Jason Ekstrand
2018-03-07
7
-0
/
+145
*
nir: Add new SPIR-V ballot intrinsics and lowering
Jason Ekstrand
2018-03-07
2
-0
/
+22
*
compiler: Add two new system values for subgroups
Jason Ekstrand
2018-03-07
4
-0
/
+19
*
nir: Add new SPIR-V ballot ALU intrinsics and lowering
Jason Ekstrand
2018-03-07
2
-0
/
+76
*
spirv: Handle the new OpModuleProcessed instruction
Jason Ekstrand
2018-03-07
1
-0
/
+1
*
nir/spirv: Add support for device groups
Jason Ekstrand
2018-03-07
7
-0
/
+20
*
spirv: Update the SPIR-V headers and json to 1.3.1
Jason Ekstrand
2018-03-07
2
-41
/
+683
*
spirv: Rework barriers
Jason Ekstrand
2018-03-07
1
-18
/
+114
*
spirv: Add a vtn_constant_value helper
Jason Ekstrand
2018-03-07
1
-0
/
+6
*
glsl: Fix memory leak with known glsl_type instances
Simon Hausmann
2018-03-07
2
-87
/
+47
*
spirv: Add SpvCapabilityShaderViewportIndexLayerEXT
Caio Marcelo de Oliveira Filho
2018-03-07
3
-0
/
+13
*
Revert "nir: bump loop unroll limit to 96."
Timothy Arceri
2018-03-07
1
-3
/
+1
*
nir: Simplify some comparisons like a+b < a
Ian Romanick
2018-03-06
1
-0
/
+9
*
nir: Use De Morgan's Law on logic compounded comparisons
Ian Romanick
2018-03-06
1
-0
/
+9
*
nir: Replace fmin(b2f(a), b) with a bcsel
Ian Romanick
2018-03-06
1
-0
/
+9
*
nir: Pull b2f out of bcsel
Ian Romanick
2018-03-06
1
-0
/
+1
*
nir: Replace an odd comparison involving fmin of -b2f
Ian Romanick
2018-03-06
1
-0
/
+13
*
nir: Mark bcsel-to-fmin (or fmax) transformations as inexact
Ian Romanick
2018-03-06
1
-2
/
+2
*
nir: Recognize some more open-coded fmin / fmax
Ian Romanick
2018-03-06
1
-0
/
+2
*
nir: Silence unused parameter warnings in generated nir_constant_expressions ...
Ian Romanick
2018-03-02
1
-1
/
+2
*
nir/search: Include 8 and 16-bit support in construct_value
Jose Maria Casanova Crespo
2018-03-01
1
-0
/
+15
*
nir/search: Support 8 and 16-bit constants in match_value
Jason Ekstrand
2018-03-01
1
-0
/
+20
*
nir/serialize: handle var->name being NULL
Alejandro Piñeiro
2018-03-01
1
-1
/
+2
[next]