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
/
spirv
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Make boolean conversions sized just like the others
Jason Ekstrand
2018-12-05
1
-2
/
+2
*
spirv: add SpvCapabilityInt64Atomics
Samuel Pitoiset
2018-12-05
1
-1
/
+4
*
spirv/vtn: handle variable pointers without offset lowering
Dave Airlie
2018-11-20
2
-8
/
+10
*
nir: Add alignment parameters to SSBO, UBO, and shared access
Jason Ekstrand
2018-11-15
2
-0
/
+8
*
nir/spirv: Force 32-bit for UBO and SSBO Booleans
Jason Ekstrand
2018-11-15
1
-2
/
+8
*
nir/builder: Add a nir_pack/unpack/bitcast helpers
Jason Ekstrand
2018-11-15
1
-76
/
+25
*
nir/builder: Add iadd_imm and imul_imm helpers
Jason Ekstrand
2018-11-15
1
-8
/
+6
*
nir/spirv: cast shift operand to u32
Karol Herbst
2018-11-14
2
-0
/
+31
*
spirv: Pass SSA values through functions
Jason Ekstrand
2018-10-30
1
-41
/
+139
*
spirv: Initialize subgroup destinations with the destination type
Jason Ekstrand
2018-10-26
1
-4
/
+8
*
spirv: Use the right bit-size for spec constant ops
Jason Ekstrand
2018-10-26
1
-3
/
+9
*
nir/builder: Add a nir_imm_true/false helpers
Jason Ekstrand
2018-10-26
2
-7
/
+7
*
spirv: Add no-op support for VK_GOOGLE_hlsl_functionality1
Jason Ekstrand
2018-10-22
2
-0
/
+12
*
spirv: Add support for SPV_GOOGLE_decorate_string
Jason Ekstrand
2018-10-22
1
-0
/
+8
*
spirv: Update SPIR-V json and headers to Khronos master
Jason Ekstrand
2018-10-13
2
-13
/
+604
*
spirv/nir: handle memory access qualifiers for SSBO loads/stores
Samuel Pitoiset
2018-10-12
3
-12
/
+75
*
spirv: mark variables decorated with XfbBuffer as always active
Samuel Pitoiset
2018-10-05
1
-0
/
+1
*
spirv: Move function call handling to vtn_cfg
Jason Ekstrand
2018-10-02
3
-63
/
+65
*
nir: Use a bitfield for image access qualifiers
Jason Ekstrand
2018-08-29
1
-5
/
+5
*
nir: Make image load/store intrinsics variable-width
Jason Ekstrand
2018-08-29
1
-0
/
+2
*
spirv: Make VertexIndex and VertexId both non-zero-based
Neil Roberts
2018-08-13
1
-7
/
+7
*
spirv: fill info.gs.input_primitive too
Alejandro Piñeiro
2018-08-13
1
-0
/
+2
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-2
/
+2
*
compiler/spirv: add XFB and GeometryStreams capability check support
Alejandro Piñeiro
2018-07-31
1
-2
/
+8
*
spirv/nir: Fix the stream ID when emitting a primitive or vertex
Neil Roberts
2018-07-31
1
-2
/
+5
*
spirv: Handle the SpvDecorationStream decoration
Neil Roberts
2018-07-31
2
-2
/
+12
*
spirv: Handle XFB variable decorations
Neil Roberts
2018-07-31
1
-3
/
+9
*
spirv: Handle SpvExecutionModeXfb
Neil Roberts
2018-07-31
1
-1
/
+1
*
nir: add builtin builder
Karol Herbst
2018-07-24
1
-45
/
+13
*
nir/spirv: import OpenCL.std.h
Rob Clark
2018-07-24
1
-0
/
+211
*
spirv: add support for SPV_KHR_post_depth_coverage
Ilia Mirkin
2018-07-22
1
-0
/
+9
*
spirv: initialize is_vertex_input
Caio Marcelo de Oliveira Filho
2018-07-18
1
-3
/
+1
*
nir/spirv: print id for unsupported alu opcode
Karol Herbst
2018-07-17
1
-1
/
+1
*
nir: prepare for bumping up max components to 16
Karol Herbst
2018-07-17
2
-2
/
+2
*
spirv: Fix a couple of image atomic load/store bugs
Jason Ekstrand
2018-07-16
1
-17
/
+30
*
nir/spirv: implement BuiltInWorkDim
Rob Clark
2018-07-15
1
-0
/
+4
*
nir/spirv: print id for unsupported builtins
Karol Herbst
2018-07-15
1
-1
/
+1
*
nir: cleanup oversized arrays in nir_swizzle calls
Karol Herbst
2018-07-13
2
-7
/
+6
*
nir/spirv: handle OpConstantComposites with OpUndef members
Karol Herbst
2018-07-12
1
-2
/
+13
*
nir/spirv: implement BuiltInGlobalSize
Karol Herbst
2018-07-12
1
-0
/
+4
*
nir/spirv: print extension name in fail msg
Rob Clark
2018-07-12
1
-4
/
+5
*
nir/spirv: Use imov where we might have 8 bit types
Rob Clark
2018-07-12
1
-2
/
+2
*
spirv: Fix InterpolateAt* instructions for vecs with dynamic index
Neil Roberts
2018-07-10
1
-5
/
+33
*
spirv/nir: Add support for SPV_KHR_8bit_storage
Jose Maria Casanova Crespo
2018-07-10
1
-0
/
+6
*
spirv: Include headers and grammar for SPV_KHR_8bit_storage
Jose Maria Casanova Crespo
2018-07-10
2
-7
/
+40
*
nir: Fix OpAtomicCounterIDecrement for uniform atomic counters
Antia Puentes
2018-07-03
1
-1
/
+1
*
spirv/nir: add capability check for SpvCapabilityAtomicStorage
Alejandro Piñeiro
2018-07-03
1
-1
/
+4
*
spirv/nir: add atomic counter support on vtn_handle_ssbo_or_shared_atomic
Alejandro Piñeiro
2018-07-03
1
-6
/
+84
*
spirv/nir: initialize offset on the nir var at vtn_create_variable
Alejandro Piñeiro
2018-07-03
1
-0
/
+1
*
nir/spirv: Fix atomic counter (multidimensional-)arrays
Antia Puentes
2018-07-03
1
-3
/
+24
[next]