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
/
intel
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/TODO: Document sampling from HiZ
Nanley Chery
2016-12-06
1
-0
/
+1
*
anv/pipeline: Call nir_lower_constant_initializers
Jason Ekstrand
2016-12-05
1
-0
/
+13
*
Revert "i965: use nir_lower_indirect_derefs() for GLSL"
Jason Ekstrand
2016-12-05
1
-0
/
+10
*
i965: use nir_lower_indirect_derefs() for GLSL
Timothy Arceri
2016-12-05
1
-10
/
+0
*
anv: expose support for VK_KHR_sampler_mirror_clamp_to_edge
Ilia Mirkin
2016-11-30
1
-0
/
+4
*
anv/cmd_buffer: Actually use the stencil dimension
Jason Ekstrand
2016-11-30
1
-1
/
+1
*
anv: Prefer in-tree headers to out-of-tree headers
Ville Syrjälä
2016-11-30
1
-5
/
+11
*
anv: Emit cherryview SF state without including gen9_pack.h
Kristian H. Kristensen
2016-11-29
1
-13
/
+23
*
anv: Don't include two different pack headers
Kristian H. Kristensen
2016-11-29
1
-3
/
+5
*
anv: remove per-sample shading from TODO
Ilia Mirkin
2016-11-30
1
-1
/
+0
*
anv: clean up VkPhysicalDeviceFeatures list
Ilia Mirkin
2016-11-30
1
-3
/
+3
*
anv: bump the texture gather offset limits
Ilia Mirkin
2016-11-29
1
-2
/
+2
*
anv/cmd_buffer: Remove the 1-D case from the HiZ QPitch calculation
Jason Ekstrand
2016-11-28
1
-3
/
+6
*
anv/cmd_buffer: Set the correct surface type for depth/stencil
Jason Ekstrand
2016-11-28
1
-2
/
+53
*
anv: enable drawIndirectFirstInstance
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: expose depthBiasClamp, it is already set
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: bump maxFramebufferLayers to 2048
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: enable storage image extended formats
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: expose imageCubeArray functionality
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
radv: set maxFragmentDualSrcAttachments to 1
Dave Airlie
2016-11-29
1
-1
/
+1
*
anv: Fix cache UUID generation.
Kenneth Graunke
2016-11-28
1
-2
/
+2
*
anv: Update the teardown in reverse order of the anv_CreateDevice
Gwan-gyeong Mun
2016-11-28
1
-9
/
+14
*
anv: drop the return type for anv_queue_init()
Gwan-gyeong Mun
2016-11-28
1
-3
/
+1
*
anv: Add missing error-checking to anv_block_pool_init (v2)
Gwan-gyeong Mun
2016-11-28
2
-8
/
+23
*
anv: don't leak memory if anv_init_wsi() fails
Emil Velikov
2016-11-28
1
-2
/
+4
*
anv: don't double-close the same fd
Emil Velikov
2016-11-28
1
-2
/
+1
*
anv: automake: don't generate anv_timestamp.h
Emil Velikov
2016-11-28
2
-8
/
+1
*
anv: Use library mtime for cache UUID.
Emil Velikov
2016-11-28
1
-4
/
+30
*
anv: Store UUID in physical device.
Emil Velikov
2016-11-28
3
-14
/
+15
*
anv: use do { } while (0) in the anv_finishme macro
Emil Velikov
2016-11-28
1
-7
/
+8
*
anv/pipeline: Make is_dual_src_blend_factor inline
Jason Ekstrand
2016-11-26
1
-1
/
+1
*
anv/pipeline: Make the temp blend attachment state pointer const
Jason Ekstrand
2016-11-26
1
-1
/
+3
*
anv/device: Remove a bogus finishme comment
Jason Ekstrand
2016-11-25
1
-1
/
+0
*
anv/state: if enabled, use anisotropic filtering also with VK_FILTER_NEAREST
Iago Toral Quiroga
2016-11-25
1
-1
/
+1
*
anv/gen7: only enable dual-source blending when there are dual-source factors
Ilia Mirkin
2016-11-23
1
-3
/
+33
*
anv: fix enumeration of properties
Emil Velikov
2016-11-23
1
-6
/
+8
*
anv: fix segfault in anv_BindImageMemory
Dave Airlie
2016-11-23
1
-1
/
+1
*
anv: Enable fast clears on gen7-8
Jason Ekstrand
2016-11-22
2
-13
/
+36
*
anv: Add support for fast clears on gen9
Jason Ekstrand
2016-11-22
3
-29
/
+176
*
anv/blorp: Rework flushing around resolves
Jason Ekstrand
2016-11-22
1
-14
/
+18
*
anv/cmd_buffer: Apply remaining flushes in EndCommandBuffer
Jason Ekstrand
2016-11-22
1
-0
/
+2
*
anv/blorp: Use regular blorp clears for subpass clears
Jason Ekstrand
2016-11-22
1
-10
/
+19
*
anv: Add a vk_to_isl_color helper
Jason Ekstrand
2016-11-22
2
-7
/
+16
*
anv/cmd_buffer: Make setup_attachments take a RenderPassBeginInfo
Jason Ekstrand
2016-11-22
1
-7
/
+6
*
anv: Set up binding tables and surface states for input attachments
Jason Ekstrand
2016-11-22
5
-6
/
+85
*
anv/pipeline: Handle depth/stencil self-dependencies
Jason Ekstrand
2016-11-22
3
-6
/
+31
*
anv: Use pass attachment information to insert flushes
Jason Ekstrand
2016-11-22
1
-0
/
+88
*
anv/cmd_buffer: Fix pipeline barriers for input attachments
Jason Ekstrand
2016-11-22
1
-1
/
+1
*
anv/pipeline: Add a input_attachment_index to the bindings
Jason Ekstrand
2016-11-22
2
-0
/
+30
*
anv/pass: Calculate the combined image usage of attachments
Jason Ekstrand
2016-11-22
2
-1
/
+12
[next]