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
/
spirv
Commit message (
Expand
)
Author
Age
Files
Lines
*
spirv: Use a simpler and more correct implementaiton of tanh()
Jason Ekstrand
2016-12-09
1
-9
/
+14
*
nir: Remove some unused fields from nir_variable
Jason Ekstrand
2016-12-05
1
-4
/
+0
*
spirv: Builtin Layer is an input for fragment shaders
Iago Toral Quiroga
2016-12-03
1
-1
/
+6
*
nir: Get rid of nir_constant_data
Jason Ekstrand
2016-12-02
2
-42
/
+33
*
nir/spirv: implement ordered / unordered floating point comparisons properly
Iago Toral Quiroga
2016-11-23
1
-1
/
+52
*
spirv: Stop warning about input attachments
Jason Ekstrand
2016-11-22
1
-1
/
+1
*
spirv: Handle the InputAttachmentIndex decoration
Jason Ekstrand
2016-11-22
2
-0
/
+5
*
spirv: Silence unsupported capability warnings for Clip/CullDistance.
Kenneth Graunke
2016-11-22
1
-2
/
+2
*
nir/spirv: Fix handling of gl_PrimitiveId
Jason Ekstrand
2016-11-16
1
-2
/
+6
*
ralloc: use rzalloc where it's necessary
Marek Olšák
2016-10-31
1
-1
/
+2
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
2
-24
/
+24
*
spirv: replace assert() with unreachable()
Timothy Arceri
2016-10-04
1
-1
/
+1
*
spirv: translate cull distance semantic.
Dave Airlie
2016-10-04
1
-1
/
+1
*
nir/spirv/cfg: Use a nop intrinsic for tagging the ends of blocks
Jason Ekstrand
2016-10-03
2
-4
/
+6
*
nir/spirv/cfg: Detect switch_break after loop_break/continue
Jason Ekstrand
2016-10-01
1
-2
/
+2
*
nir/spirv/cfg: Handle switches whose break block is a loop continue
Jason Ekstrand
2016-10-01
1
-0
/
+13
*
nir/spirv: improve mmap() error handling
Eric Engestrom
2016-10-01
1
-1
/
+9
*
nir/spirv: improve lseek() error handling
Eric Engestrom
2016-10-01
1
-2
/
+10
*
nir/spirv: add some error checking to open()
Eric Engestrom
2016-10-01
1
-0
/
+9
*
spirv: fix AtomicLoad/Store on images
Lionel Landwerlin
2016-09-22
1
-10
/
+3
*
nir/spirv/glsl450: Add support for the InterpolateAt opcodes
Jason Ekstrand
2016-09-21
1
-1
/
+53
*
nir/spirv: Claim support for SampleRateShading
Jason Ekstrand
2016-09-21
1
-1
/
+1
*
nir/spirv: Bring back the spirv2nir helper binary
Jason Ekstrand
2016-09-21
1
-0
/
+55
*
spirv: use subpass image type (v1.1)
Dave Airlie
2016-09-16
1
-1
/
+2
*
nir/spirv: Refactor variable deocration handling
Jason Ekstrand
2016-09-08
1
-15
/
+29
*
nir/spirv: Break variable decoration handling into a helper
Jason Ekstrand
2016-09-08
1
-74
/
+81
*
spirv/nir: Implement OpAtomicLoad/Store for shared variables
Lionel Landwerlin
2016-09-07
1
-1
/
+34
*
nir/spirv: Remove an erroneous "fall through" comment
Jason Ekstrand
2016-09-07
1
-1
/
+0
*
spirv/nir: Add support for OpAtomicLoad/Store
Lionel Landwerlin
2016-09-07
1
-11
/
+113
*
nir/spirv: Use fill_common_atomic_sources for image atomics
Jason Ekstrand
2016-09-06
1
-56
/
+43
*
nir/spirv: Use the correct sources for CompareExchange on images
Jason Ekstrand
2016-09-06
1
-2
/
+2
*
nir/spirv: Swap the argument order for AtomicCompareExchange
Jason Ekstrand
2016-09-06
1
-2
/
+2
*
spirv: replace assert with unreachable
Timothy Arceri
2016-08-30
1
-1
/
+1
*
spirv/nir: Add support for ImageQuerySamples
Jason Ekstrand
2016-07-22
1
-0
/
+3
*
spirv/nir: Handle texture projectors
Jason Ekstrand
2016-07-22
1
-0
/
+15
*
nir/spirv: Refactor coordinate handling in handle_texture
Jason Ekstrand
2016-07-22
1
-29
/
+28
*
spirv/nir: Refactor type handling in handle_texture
Jason Ekstrand
2016-07-22
1
-5
/
+8
*
spirv/nir: Move opcode selection higher up in handle_texture
Jason Ekstrand
2016-07-22
1
-48
/
+48
*
spirv/nir: Don't increment coord_components for array lod queries
Jason Ekstrand
2016-07-22
1
-1
/
+1
*
spirv/nir: Properly handle gather components
Jason Ekstrand
2016-07-22
1
-1
/
+11
*
spirv/nir: Add support for shadow samplers that return vec4
Jason Ekstrand
2016-07-22
1
-1
/
+2
*
spirv/nir: Fix some texture opcode asserts
Jason Ekstrand
2016-07-22
1
-2
/
+2
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
2
-4
/
+4
*
nir/spirv: Don't multiply the push constant block size by 4
Jason Ekstrand
2016-07-13
1
-1
/
+1
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
spirv: Use the system value version of gl_FrontFace
Jason Ekstrand
2016-06-21
1
-2
/
+2
*
nir/spirv: Make a decoration switch complete
Jason Ekstrand
2016-06-03
1
-3
/
+1
*
nir/spirv: Make unhandled decorations and capabilities non-fatal
Jason Ekstrand
2016-06-03
2
-18
/
+36
*
nir/spirv: Add a way to print non-fatal warnings
Jason Ekstrand
2016-06-03
2
-0
/
+19
*
nir/spirv: Add string lookup tables for a couple of SPIR-V enums
Jason Ekstrand
2016-06-03
2
-0
/
+177
[next]