index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-16
anv: Fix uniform and storage buffer offset alignment limits.
Francisco Jerez
1
-2
/
+2
2016-12-14
anv: Reject VkMemoryAllocateInfo::allocationSize == 0
Chad Versace
1
-5
/
+2
2016-12-11
anv: fix release build unused variable warnings
Grazvydas Ignotas
2
-2
/
+3
2016-12-10
anv: Clean up some unused variables
Edward O'Callaghan
1
-15
/
+0
2016-12-06
anv/TODO: Document sampling from HiZ
Nanley Chery
1
-0
/
+1
2016-12-05
anv/pipeline: Call nir_lower_constant_initializers
Jason Ekstrand
1
-0
/
+13
2016-12-05
Revert "i965: use nir_lower_indirect_derefs() for GLSL"
Jason Ekstrand
1
-0
/
+10
2016-12-05
i965: use nir_lower_indirect_derefs() for GLSL
Timothy Arceri
1
-10
/
+0
2016-11-30
anv: expose support for VK_KHR_sampler_mirror_clamp_to_edge
Ilia Mirkin
1
-0
/
+4
2016-11-30
anv/cmd_buffer: Actually use the stencil dimension
Jason Ekstrand
1
-1
/
+1
2016-11-30
anv: Prefer in-tree headers to out-of-tree headers
Ville Syrjälä
1
-5
/
+11
2016-11-29
anv: Emit cherryview SF state without including gen9_pack.h
Kristian H. Kristensen
1
-13
/
+23
2016-11-29
anv: Don't include two different pack headers
Kristian H. Kristensen
1
-3
/
+5
2016-11-30
anv: remove per-sample shading from TODO
Ilia Mirkin
1
-1
/
+0
2016-11-30
anv: clean up VkPhysicalDeviceFeatures list
Ilia Mirkin
1
-3
/
+3
2016-11-29
anv: bump the texture gather offset limits
Ilia Mirkin
1
-2
/
+2
2016-11-28
anv/cmd_buffer: Remove the 1-D case from the HiZ QPitch calculation
Jason Ekstrand
1
-3
/
+6
2016-11-28
anv/cmd_buffer: Set the correct surface type for depth/stencil
Jason Ekstrand
1
-2
/
+53
2016-11-28
anv: enable drawIndirectFirstInstance
Ilia Mirkin
1
-1
/
+1
2016-11-28
anv: expose depthBiasClamp, it is already set
Ilia Mirkin
1
-1
/
+1
2016-11-28
anv: bump maxFramebufferLayers to 2048
Ilia Mirkin
1
-1
/
+1
2016-11-28
anv: enable storage image extended formats
Ilia Mirkin
1
-1
/
+1
2016-11-28
anv: expose imageCubeArray functionality
Ilia Mirkin
1
-1
/
+1
2016-11-29
radv: set maxFragmentDualSrcAttachments to 1
Dave Airlie
1
-1
/
+1
2016-11-28
anv: Fix cache UUID generation.
Kenneth Graunke
1
-2
/
+2
2016-11-28
anv: Update the teardown in reverse order of the anv_CreateDevice
Gwan-gyeong Mun
1
-9
/
+14
2016-11-28
anv: drop the return type for anv_queue_init()
Gwan-gyeong Mun
1
-3
/
+1
2016-11-28
anv: Add missing error-checking to anv_block_pool_init (v2)
Gwan-gyeong Mun
2
-8
/
+23
2016-11-28
anv: don't leak memory if anv_init_wsi() fails
Emil Velikov
1
-2
/
+4
2016-11-28
anv: don't double-close the same fd
Emil Velikov
1
-2
/
+1
2016-11-28
anv: automake: don't generate anv_timestamp.h
Emil Velikov
2
-8
/
+1
2016-11-28
anv: Use library mtime for cache UUID.
Emil Velikov
1
-4
/
+30
2016-11-28
anv: Store UUID in physical device.
Emil Velikov
3
-14
/
+15
2016-11-28
anv: use do { } while (0) in the anv_finishme macro
Emil Velikov
1
-7
/
+8
2016-11-26
anv/pipeline: Make is_dual_src_blend_factor inline
Jason Ekstrand
1
-1
/
+1
2016-11-26
anv/pipeline: Make the temp blend attachment state pointer const
Jason Ekstrand
1
-1
/
+3
2016-11-25
anv/device: Remove a bogus finishme comment
Jason Ekstrand
1
-1
/
+0
2016-11-25
anv/state: if enabled, use anisotropic filtering also with VK_FILTER_NEAREST
Iago Toral Quiroga
1
-1
/
+1
2016-11-23
anv/gen7: only enable dual-source blending when there are dual-source factors
Ilia Mirkin
1
-3
/
+33
2016-11-23
anv: fix enumeration of properties
Emil Velikov
1
-6
/
+8
2016-11-23
anv: fix segfault in anv_BindImageMemory
Dave Airlie
1
-1
/
+1
2016-11-22
anv: Enable fast clears on gen7-8
Jason Ekstrand
2
-13
/
+36
2016-11-22
anv: Add support for fast clears on gen9
Jason Ekstrand
3
-29
/
+176
2016-11-22
anv/blorp: Rework flushing around resolves
Jason Ekstrand
1
-14
/
+18
2016-11-22
anv/cmd_buffer: Apply remaining flushes in EndCommandBuffer
Jason Ekstrand
1
-0
/
+2
2016-11-22
anv/blorp: Use regular blorp clears for subpass clears
Jason Ekstrand
1
-10
/
+19
2016-11-22
anv: Add a vk_to_isl_color helper
Jason Ekstrand
2
-7
/
+16
2016-11-22
anv/cmd_buffer: Make setup_attachments take a RenderPassBeginInfo
Jason Ekstrand
1
-7
/
+6
2016-11-22
anv: Set up binding tables and surface states for input attachments
Jason Ekstrand
5
-6
/
+85
2016-11-22
anv/pipeline: Handle depth/stencil self-dependencies
Jason Ekstrand
3
-6
/
+31
[next]