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/cmd_buffer: report tracked errors in vkEndCommandBuffer()
Iago Toral Quiroga
2017-03-16
1
-0
/
+3
*
anv: handle failures when growing reloc lists
Iago Toral Quiroga
2017-03-16
4
-22
/
+43
*
anv: avoid crashes when failing to allocate batches
Iago Toral Quiroga
2017-03-16
2
-9
/
+19
*
anv: handle allocation failure in anv_batch_emit_dwords()
Iago Toral Quiroga
2017-03-16
1
-2
/
+7
*
anv: handle allocation failure in anv_batch_emit_batch()
Iago Toral Quiroga
2017-03-16
1
-2
/
+7
*
anv: add anv_batch_set_error() and anv_batch_has_error() helpers
Iago Toral Quiroga
2017-03-16
1
-0
/
+15
*
anv/cmd_buffer: add a status field to anv_batch
Iago Toral Quiroga
2017-03-16
2
-0
/
+13
*
anv/cmd_buffer: report errors in vkBeginCommandBuffer()
Iago Toral Quiroga
2017-03-16
1
-6
/
+9
*
anv: do not try to ref/unref NULL shaders
Iago Toral Quiroga
2017-03-16
2
-3
/
+6
*
anv/blorp: return early if we failed to create the shader binary
Iago Toral Quiroga
2017-03-16
1
-0
/
+3
*
intel/blorp: make upload_shader() return a bool indicating success or failure
Iago Toral Quiroga
2017-03-16
1
-1
/
+3
*
anv: remove unnecessary function prototype.
Iago Toral Quiroga
2017-03-16
1
-3
/
+0
*
anv: do not open random render node(s)
Emil Velikov
2017-03-15
1
-15
/
+38
*
util/sha1: rework _mesa_sha1_{init,final}
Emil Velikov
2017-03-15
2
-15
/
+16
*
intel/debug: Add a common INTEL_DEBUG=nohiz option
Jason Ekstrand
2017-03-14
1
-1
/
+1
*
anv/image: Move handling of INTEL_VK_HIZ
Jason Ekstrand
2017-03-14
1
-2
/
+2
*
anv: Properly enumerate physical devices when none are present
Jason Ekstrand
2017-03-14
1
-2
/
+5
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-1
/
+1
*
anv/blorp: Only set a clear color for resolves if fast-cleared
Jason Ekstrand
2017-03-14
1
-1
/
+2
*
anv/blorp: Turn off AUX after doing a CCS_D resolve
Jason Ekstrand
2017-03-14
1
-0
/
+2
*
anv: Add missing error-checking to anv_CreateDevice (v3)
Gwan-gyeong Mun
2017-03-13
1
-9
/
+56
*
anv: Use vk_outarray in vkGetPhysicalDeviceQueueFamilyProperties
Chad Versace
2017-03-13
1
-55
/
+18
*
anv: Use vk_outarray in vkEnumeratePhysicalDevices (v2)
Chad Versace
2017-03-13
1
-27
/
+4
*
anv: Use on-the-fly surface states for dynamic buffer descriptors
Jason Ekstrand
2017-03-13
6
-244
/
+86
*
anv: Stall before fast-clear operations
Jason Ekstrand
2017-03-13
1
-6
/
+19
*
anv: Accurately advertise dynamic descriptor limits
Jason Ekstrand
2017-03-13
1
-2
/
+2
*
anv: Add a helper for working with VK_WHOLE_SIZE for buffers
Jason Ekstrand
2017-03-13
4
-11
/
+28
*
intel/vulkan: Get rid of recursive make
Jason Ekstrand
2017-03-13
3
-518
/
+0
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
4
-8
/
+5
*
anv: Stop including brw_context.h
Jason Ekstrand
2017-03-13
1
-1
/
+1
*
vulkan/wsi: Generate wayland protocol headers separately from EGL
Jason Ekstrand
2017-03-13
1
-7
/
+0
*
anv/wsi: Don't include wayland headers
Jason Ekstrand
2017-03-13
1
-3
/
+0
*
anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
Tapani Pälli
2017-03-08
1
-1
/
+1
*
anv: Make the framebuffer-renderpass format assert non-fatal
Jason Ekstrand
2017-03-07
1
-1
/
+1
*
anv: Drop the anv_validate block helper
Jason Ekstrand
2017-03-07
2
-13
/
+3
*
anv: Get rid of the stub() macros
Jason Ekstrand
2017-03-07
3
-17
/
+5
*
anv: Remove a pointless finishme
Jason Ekstrand
2017-03-07
1
-4
/
+0
*
anv: Convert the HiZ finishme's to perf_warn
Jason Ekstrand
2017-03-07
1
-4
/
+4
*
anv: Add a performance warning helper
Jason Ekstrand
2017-03-07
2
-0
/
+27
*
anv: Advertise shaderInt64 on Broadwell and above
Jason Ekstrand
2017-03-03
2
-1
/
+2
*
anv/image: Allow HiZ on input attachment-capable depth/stencil images
Nanley Chery
2017-03-02
1
-14
/
+0
*
anv/cmd_buffer: Centralize automatic layout transitions
Nanley Chery
2017-03-02
1
-42
/
+12
*
anv/cmd_buffer: Add attachment transitioning functions
Nanley Chery
2017-03-02
1
-0
/
+85
*
anv/blorp: Encapsulate subpass id querying
Nanley Chery
2017-03-02
2
-6
/
+17
*
anv/cmd_buffer: Enable render pass awareness
Nanley Chery
2017-03-02
2
-0
/
+10
*
anv/pass: Store subpass attachment reference list
Nanley Chery
2017-03-02
2
-2
/
+13
*
anv/pass: Fix size of anv_render_pass:subpass_attachments
Nanley Chery
2017-03-02
1
-2
/
+1
*
anv: Store the user's VkAttachmentReference
Nanley Chery
2017-03-02
8
-52
/
+47
*
anv/cmd_buffer: Remove extra resolve for certain depth buffers
Nanley Chery
2017-03-02
1
-42
/
+29
*
anv/cmd_buffer: Conditionally choose the sampled image surface state
Nanley Chery
2017-03-02
1
-7
/
+8
[prev]
[next]