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/query: Use genxml for MI_MATH
Jason Ekstrand
2017-04-20
1
-43
/
+28
*
anv/cmd_buffer: Disable CCS on BDW input attachments
Nanley Chery
2017-04-17
2
-30
/
+13
*
anv: blorp: flush memory after copy
Lionel Landwerlin
2017-04-17
1
-2
/
+2
*
anv: Add the pci_id into the shader cache UUID
Jason Ekstrand
2017-04-14
1
-5
/
+15
*
anv/blorp: Properly handle VK_ATTACHMENT_UNUSED
Jason Ekstrand
2017-04-14
1
-5
/
+22
*
anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSED
Jason Ekstrand
2017-04-14
1
-2
/
+14
*
anv/cmd_buffer: Always set up a null surface state
Jason Ekstrand
2017-04-14
1
-31
/
+19
*
anv/cmd_buffer: Flush the VF cache at the top of all primaries
Jason Ekstrand
2017-04-14
1
-0
/
+12
*
anv/blorp: Flush the texture cache in UpdateBuffer
Jason Ekstrand
2017-04-14
1
-0
/
+7
*
anv: Limit VkDeviceMemory objects to 2GB
Jason Ekstrand
2017-04-14
1
-0
/
+20
*
anv: Only define wsi_cbs when VK_USE_PLATFORM_WAYLAND_KHR defined
Matt Turner
2017-04-12
1
-0
/
+2
*
anv: remove needless VALGRIND_MAKE_MEM_DEFINED
Juan A. Suarez Romero
2017-04-11
1
-1
/
+0
*
anv: Use ISL for emitting depth/stencil/hiz
Jason Ekstrand
2017-04-10
1
-179
/
+39
*
anv: Use subpass dependencies for flushes
Jason Ekstrand
2017-04-07
2
-80
/
+18
*
anv/pass: Record required pipe flushes
Jason Ekstrand
2017-04-07
2
-0
/
+90
*
anv/pass: Use anv_multialloc for allocating the anv_pass
Jason Ekstrand
2017-04-07
2
-63
/
+44
*
anv/descriptor_set: Use anv_multialloc for descriptor set layouts
Jason Ekstrand
2017-04-07
1
-11
/
+10
*
anv: Add a helper for doing mass allocations
Jason Ekstrand
2017-04-07
1
-0
/
+96
*
anv: Add helpers for converting access flags to pipe bits
Jason Ekstrand
2017-04-07
2
-45
/
+62
*
anv/query: Use snooping on !LLC platforms
Jason Ekstrand
2017-04-07
1
-13
/
+11
*
anv: provide anv_gem_busy() stub for the tests
Emil Velikov
2017-04-07
1
-0
/
+6
*
anv/blorp: sample input attachments with resolves on BDW
Samuel Iglesias Gonsálvez
2017-04-07
1
-0
/
+11
*
anv/query: Busy-wait for available query entries
Jason Ekstrand
2017-04-05
1
-6
/
+56
*
anv/device: Add a helper for querying whether a BO is busy
Jason Ekstrand
2017-04-05
3
-6
/
+47
*
anv: provide required gem stubs for the tests
Emil Velikov
2017-04-05
1
-0
/
+19
*
anv: Advertise larger heap sizes
Jason Ekstrand
2017-04-04
3
-14
/
+75
*
anv: Add support for 48-bit addresses
Jason Ekstrand
2017-04-04
5
-0
/
+54
*
anv: Replace anv_bo::is_winsys_bo with a uint32_t flags
Jason Ekstrand
2017-04-04
3
-9
/
+11
*
anv/blorp: Align vertex buffers to 64B
Jason Ekstrand
2017-04-04
1
-1
/
+14
*
anv: Query the kernel for reset status
Jason Ekstrand
2017-04-04
4
-40
/
+107
*
anv: Check for device loss at the end of WaitForFences
Jason Ekstrand
2017-04-04
1
-5
/
+14
*
anv/pipeline: Properly handle unset gl_Layer and gl_ViewportIndex
Jason Ekstrand
2017-04-04
1
-3
/
+24
*
anv: Implement VK_KHR_incremental_present
Jason Ekstrand
2017-04-03
3
-2
/
+15
*
vulkan/wsi: Plumb present regions through the common code
Jason Ekstrand
2017-04-03
1
-1
/
+2
*
anv: change BLOCK_POOL_MEMFD_SIZE to 1GB
Tapani Pälli
2017-03-31
1
-2
/
+2
*
anv/cmd_buffer: fix host memory leak
Craig Stout
2017-03-29
1
-1
/
+9
*
anv/batch_chain: Handle another OOM in cmd_buffer_execbuf
Jason Ekstrand
2017-03-29
1
-2
/
+4
*
anv/cmd_buffer: Refactor flush_pipeline_select_*
Jason Ekstrand
2017-03-28
1
-26
/
+16
*
anv: Flush caches prior to PIPELINE_SELECT on all gens
Jason Ekstrand
2017-03-28
1
-2
/
+1
*
anv/cmd_buffer: Fix bad indentation
Jason Ekstrand
2017-03-28
1
-24
/
+25
*
anv/cmd_buffer: Apply flush operations prior to executing secondaries
Jason Ekstrand
2017-03-28
1
-0
/
+5
*
anv/blorp: Use anv_get_layerCount everywhere
Jason Ekstrand
2017-03-28
1
-8
/
+12
*
anv: Make anv_get_layerCount a macro
Jason Ekstrand
2017-03-28
1
-7
/
+7
*
intel: Fix requests for exact surface row pitch (v2)
Chad Versace
2017-03-28
2
-15
/
+16
*
anv/blorp: Fix a crash in CmdClearColorImage
Xu Randy
2017-03-27
1
-2
/
+2
*
anv: enable sampling from fast-cleared images on SKL
Samuel Iglesias Gonsálvez
2017-03-27
1
-2
/
+2
*
anv/query: handle out of host memory without crashing in compute_query_result()
Iago Toral Quiroga
2017-03-24
1
-0
/
+5
*
anv/pipeline: make FragCoord include sample positions when sample shading
Iago Toral Quiroga
2017-03-24
2
-8
/
+19
*
nir/lower_wpos_center: support adding sample position to fragment coordinate
Iago Toral Quiroga
2017-03-24
1
-1
/
+1
*
anv: return VK_ERROR_DEVICE_LOST immeditely when device is known to be lost
Iago Toral Quiroga
2017-03-24
2
-1
/
+24
[next]