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
/
amd
/
vulkan
/
radv_pipeline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Enable VK_KHR_shader_draw_parameters.
Bas Nieuwenhuizen
2017-02-01
1
-0
/
+1
*
radv: Enable Float64 support.
Bas Nieuwenhuizen
2017-02-01
1
-0
/
+1
*
radv: add gs ring size calculations to pipeline.
Dave Airlie
2017-01-31
1
-0
/
+32
*
radv: add pipeline creation support for geometry shaders (v2.1)
Dave Airlie
2017-01-31
1
-6
/
+118
*
radv: Handle command buffers that need scratch memory.
Bas Nieuwenhuizen
2017-01-30
1
-5
/
+6
*
radv: Track scratch usage across pipelines & command buffers.
Bas Nieuwenhuizen
2017-01-30
1
-7
/
+68
*
radv/ac: Add compiler support for spilling.
Bas Nieuwenhuizen
2017-01-30
1
-1
/
+2
*
radv: Get physical device from radv_device instead of the instance.
Bas Nieuwenhuizen
2017-01-16
1
-5
/
+5
*
radv: Call NIR passes using NIR_PASS_V.
Bas Nieuwenhuizen
2017-01-12
1
-17
/
+7
*
radv: Call nir_lower_constant_initializers.
Bas Nieuwenhuizen
2017-01-12
1
-0
/
+13
*
radv: Only call remove_dead_variables once.
Bas Nieuwenhuizen
2017-01-12
1
-3
/
+3
*
radv: Create single RADV_DEBUG env var.
Bas Nieuwenhuizen
2017-01-09
1
-10
/
+8
*
spirv: add support for doubles to OpSpecConstant
Samuel Iglesias Gonsálvez
2017-01-09
1
-1
/
+4
*
spirv: always expose SpvCapabilityStorageImageExtendedFormats
Ilia Mirkin
2016-12-29
1
-1
/
+0
*
radv: denote support for extended storage image formats.
Dave Airlie
2016-12-28
1
-2
/
+4
*
radv: Don't bail out on pipeline create failure.
Bas Nieuwenhuizen
2016-12-17
1
-21
/
+17
*
radv: split out a chunk of variant filling code.
Dave Airlie
2016-12-08
1
-33
/
+43
*
radv: force persample shading when required.
Dave Airlie
2016-11-29
1
-0
/
+5
*
radv: add support for shader stats dump
Dave Airlie
2016-11-22
1
-0
/
+84
*
radv/pipeline: Don't dereference NULL dynamic state pointers
Darren Salt
2016-11-12
1
-20
/
+47
*
radv: enable conditional discard optimisation on radv.
Dave Airlie
2016-11-10
1
-0
/
+1
*
radv: fix dual source blending
Dave Airlie
2016-11-03
1
-3
/
+9
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-4
/
+4
*
radv: move to using shared vk_alloc inlines.
Dave Airlie
2016-10-19
1
-6
/
+6
*
radv: fix uninitialized variables
Grigori Goronzy
2016-10-12
1
-1
/
+1
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
1
-0
/
+1408