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: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
2
-31
/
+31
*
spirv: Add support for SPV_KHR_multiview
Jason Ekstrand
2017-05-03
3
-0
/
+9
*
spirv: Bump the SPIR-V header to the latest public version
Jason Ekstrand
2017-05-03
1
-3
/
+31
*
spirv: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
3
-2
/
+10
*
spirv: Implement IsInf using an integer comparison
Jason Ekstrand
2017-03-20
1
-1
/
+1
*
nir: Make image_size a variable-width intrinsic
Jason Ekstrand
2017-03-14
1
-7
/
+11
*
nir/spirv: Restrict the number of channels in texture coordinates
Jason Ekstrand
2017-03-14
1
-1
/
+2
*
spirv: Silence unused variable warnings in release mode
Jason Ekstrand
2017-03-07
1
-0
/
+1
*
spirv: Use nir_builder for control flow
Jason Ekstrand
2017-03-01
1
-31
/
+14
*
nir: Combine the int and double [un]pack opcodes
Jason Ekstrand
2017-02-16
1
-2
/
+2
*
spirv: handle SpvOpUConvert in proper place.
Dave Airlie
2017-02-16
1
-1
/
+1
*
spirv: add support for Int64 capability
Dave Airlie
2017-02-16
2
-1
/
+4
*
spirv/nir: add support for int64
Dave Airlie
2017-02-16
2
-2
/
+32
*
spirv: Add support for SpvCapabilityStorageImageReadWithoutFormat.
Bas Nieuwenhuizen
2017-02-15
2
-1
/
+5
*
spirv: Add support for SpvCapabilityStorageImageWriteWithoutFormat
Alex Smith
2017-02-14
3
-2
/
+9
*
nir/spirv: do not require a format with images that are not sampled
Iago Toral Quiroga
2017-02-14
1
-2
/
+0
*
spirv: Add more asserts in vtn_vector_construct
Jason Ekstrand
2017-02-07
1
-0
/
+15
*
spirv: add SPV_KHR_shader_draw_parameters support
Lionel Landwerlin
2017-02-01
3
-0
/
+17
*
nir/spirv/glsl450: Implement IEEE-compliant handling of atan2(±∞, ±∞).
Francisco Jerez
2017-01-31
1
-1
/
+21
*
nir/spirv/glsl450: Rewrite atan2 implementation to fix accuracy and handling ...
Francisco Jerez
2017-01-31
1
-22
/
+55
*
spirv: handle undefined components for OpVectorShuffle
Lionel Landwerlin
2017-01-26
1
-15
/
+38
*
spirv: handle OpUndef as part of the variable parsing pass
Lionel Landwerlin
2017-01-26
2
-0
/
+7
*
spirv: bump headers to SPIRV 1.1
Lionel Landwerlin
2017-01-25
3
-9
/
+86
*
spirv: add default handler for new enums
Lionel Landwerlin
2017-01-25
2
-0
/
+15
*
spirv: fix typos
Lionel Landwerlin
2017-01-25
1
-3
/
+3
*
spirv: handle gl_SampleMask
Iago Toral Quiroga
2017-01-25
1
-2
/
+6
*
spirv: acknowledge multisampled input attachments
Iago Toral Quiroga
2017-01-25
1
-3
/
+8
*
spirv: don't assert with location decorations on non i/o variables
Lionel Landwerlin
2017-01-20
1
-1
/
+2
*
spirv: fix warn string typo
Lionel Landwerlin
2017-01-20
1
-1
/
+1
*
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
*
spirv: gl_PrimitiveID in the fragment shader is handled as an input
Iago Toral Quiroga
2017-01-11
1
-1
/
+4
*
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
*
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
*
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
*
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
[next]