index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: Implement VK_KHR_bind_memory2
Jason Ekstrand
2017-09-18
3
-17
/
+68
*
util: Query build-id by symbol address, not library name
Chad Versace
2017-09-13
1
-1
/
+2
*
anv: fix build issues on release build
Tapani Pälli
2017-09-12
1
-1
/
+1
*
anv: remove extra 'debug:' from anv_debug_ignored_stype
Tapani Pälli
2017-09-12
1
-1
/
+1
*
anv: move brw_process_intel_debug_variable to happen early
Tapani Pälli
2017-09-12
1
-2
/
+2
*
anv: wire up vk_errorf macro to do debug reporting
Tapani Pälli
2017-09-12
9
-33
/
+74
*
anv: wire up anv_perf_warn macro to do debug reporting
Tapani Pälli
2017-09-12
5
-16
/
+141
*
anv: implementation of VK_EXT_debug_report extension
Tapani Pälli
2017-09-12
4
-0
/
+179
*
anv: Annotate entrypoint table with index and func name
Chad Versace
2017-09-06
1
-2
/
+2
*
anv: fix off by one in array check
Eric Engestrom
2017-09-04
1
-1
/
+1
*
anv/formats: Nicely handle unknown VkFormat enums
Jason Ekstrand
2017-08-31
1
-5
/
+14
*
anv: fix build errors on android
Tapani Pälli
2017-08-31
1
-2
/
+3
*
blorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy() helper.
Kenneth Graunke
2017-08-30
1
-99
/
+18
*
anv: use device->info instead of brw->is_*
Lionel Landwerlin
2017-08-30
1
-1
/
+1
*
anv: set right datatypes in anv_pipeline_binding
Juan A. Suarez Romero
2017-08-30
3
-4
/
+4
*
anv: Mark functions used conditionally as UNUSED
Matt Turner
2017-08-29
4
-6
/
+6
*
anv: Explicitly cast between different enums
Matt Turner
2017-08-29
2
-4
/
+4
*
anv: Remove 'inline' keywords
Matt Turner
2017-08-29
8
-19
/
+19
*
anv: Use GNU C empty brace initializer
Matt Turner
2017-08-29
2
-11
/
+11
*
anv: Add support for the SYNC_FD handle type for fences
Jason Ekstrand
2017-08-28
4
-11
/
+87
*
anv: Implement VK_KHR_external_fence
Jason Ekstrand
2017-08-28
3
-5
/
+161
*
anv: Use DRM sync objects to back fences whenever possible
Jason Ekstrand
2017-08-28
4
-9
/
+139
*
anv/gem: Add support for syncobj wait and reset
Jason Ekstrand
2017-08-28
3
-0
/
+87
*
anv/gem: Add a flags parameter to syncobj_create
Jason Ekstrand
2017-08-28
4
-5
/
+5
*
anv: Rename anv_fence_state to anv_bo_fence_state
Jason Ekstrand
2017-08-28
3
-18
/
+18
*
anv: Pull the guts of anv_fence into anv_fence_impl
Jason Ekstrand
2017-08-28
3
-49
/
+159
*
anv/wsi: Use QueueSubmit to trigger the fence in AcquireNextImage
Jason Ekstrand
2017-08-28
1
-3
/
+6
*
anv: Rework fences to work more like BO semaphores
Jason Ekstrand
2017-08-28
3
-68
/
+51
*
anv/queue: Allow temporary import of SYNC_FD semaphores
Jason Ekstrand
2017-08-28
1
-3
/
+0
*
anv,i965: Move CS shared lowering into anv
Jason Ekstrand
2017-08-24
1
-0
/
+5
*
anv: Check that in_fence fd is valid before closing it.
Francisco Jerez
2017-08-22
1
-1
/
+2
*
anv: Add error handling to setup_empty_execbuf().
Francisco Jerez
2017-08-22
1
-9
/
+13
*
anv: Move clamp_int64() inside the IVB check
Matt Turner
2017-08-21
1
-1
/
+1
*
anv: Use ISL for emitting null surface states.
Kenneth Graunke
2017-08-19
1
-16
/
+4
*
anv: Move a comment that got left behind in the u_vector refactor.
Eric Anholt
2017-08-18
1
-8
/
+0
*
anv/gem: Add a stub for sync_file_merge
Jason Ekstrand
2017-08-16
1
-0
/
+6
*
anv: Advertise VK_KHR_external_semaphore
Jason Ekstrand
2017-08-15
1
-3
/
+3
*
anv: Use DRM sync objects for external semaphores when available
Jason Ekstrand
2017-08-15
4
-23
/
+128
*
anv/gem: Add a drm syncobj support
Jason Ekstrand
2017-08-15
3
-0
/
+80
*
anv: Implement support for exporting semaphores as FENCE_FD
Jason Ekstrand
2017-08-15
5
-9
/
+172
*
anv/gem: Use EXECBUFFER2_WR when the FENCE_OUT flag is set
Jason Ekstrand
2017-08-15
1
-1
/
+4
*
anv: Submit a dummy batch when only semaphores are provided.
Jason Ekstrand
2017-08-15
4
-3
/
+73
*
anv: Add a basic implementation of VK_KHX_external_semaphore
Jason Ekstrand
2017-08-15
4
-9
/
+187
*
anv/formats: Allow sampling on depth-only formats on gen7
Jason Ekstrand
2017-08-07
1
-1
/
+2
*
anv: put anv_extensions.c in gitignore
Lionel Landwerlin
2017-08-03
1
-0
/
+1
*
anv: Advertise VK_KHR_relaxed_block_layout
Jason Ekstrand
2017-08-02
1
-0
/
+1
*
anv: Bump the advertised version to 1.0.57
Jason Ekstrand
2017-08-02
1
-1
/
+1
*
anv: Pull the API version from anv_extensions.py
Jason Ekstrand
2017-08-02
3
-1
/
+13
*
anv: Use python to generate ICD json files
Jason Ekstrand
2017-08-02
3
-14
/
+47
*
anv: Add MAX_API_VERSION to anv_extensions.py
Jason Ekstrand
2017-08-02
2
-3
/
+44
[prev]
[next]