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
/
anv_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/extensions: Generate a header file with extension tables
Jason Ekstrand
2018-01-23
1
-0
/
+1
*
vulkan: move anv VK_EXT_debug_report implementation to common code.
Bas Nieuwenhuizen
2018-01-17
1
-24
/
+4
*
anv/image: Add a drm_format_mod field
Jason Ekstrand
2017-12-04
1
-0
/
+5
*
anv: Let blorp handle indirect clear colors for CCS resolves
Jason Ekstrand
2017-11-27
1
-2
/
+2
*
anv: Move get_fast_clear_state_address into anv_private.h
Jason Ekstrand
2017-11-27
1
-0
/
+27
*
anv: flag batch & instruction BOs for capture
Lionel Landwerlin
2017-11-22
1
-0
/
+1
*
anv: setup BO flags at state_pool/block_pool creation
Lionel Landwerlin
2017-11-22
1
-3
/
+10
*
anv: Better types for 'aspect' function params
Chad Versace
2017-11-09
1
-1
/
+1
*
anv: Suffix anv-private 'VK' tokens with 'ANV'
Chad Versace
2017-11-07
1
-6
/
+6
*
anv: Implement VK_ANDROID_native_buffer (v9)
Chad Versace
2017-10-18
1
-0
/
+12
*
anv: Move size check from anv_bo_cache_import() to caller (v2)
Chad Versace
2017-10-17
1
-1
/
+1
*
anv: Add func anv_gem_get_tiling()
Chad Versace
2017-10-17
1
-0
/
+1
*
anv: Add field anv_image::planes[]::bo_is_owned (v2)
Chad Versace
2017-10-17
1
-0
/
+5
*
anv: Better support for Android logging (v2)
Chad Versace
2017-10-17
1
-7
/
+5
*
intel: Rewrite the world of push/pull params
Jason Ekstrand
2017-10-12
1
-0
/
+3
*
anv/pipeline_cache: Rework to use multialloc and blob
Jason Ekstrand
2017-10-12
1
-2
/
+0
*
anv/multialloc: Add new add_size helper
Jason Ekstrand
2017-10-12
1
-2
/
+4
*
anv/cmd_buffer: fix push descriptors with set > 0
Lionel Landwerlin
2017-10-06
1
-2
/
+1
*
anv: enable VK_KHR_sampler_ycbcr_conversion
Lionel Landwerlin
2017-10-06
1
-0
/
+4
*
anv: enable multiple planes per image/imageView
Lionel Landwerlin
2017-10-06
1
-54
/
+182
*
anv: Take an image in can_sample_with_hiz
Jason Ekstrand
2017-10-06
1
-6
/
+8
*
anv: Take a single aspect in anv_layout_to_aux_usage
Jason Ekstrand
2017-10-06
1
-1
/
+1
*
anv: add nir lowering pass for ycbcr textures
Lionel Landwerlin
2017-10-06
1
-2
/
+14
*
anv: prepare sampler emission code for multiplanar images
Lionel Landwerlin
2017-10-06
1
-1
/
+1
*
anv/apply_pipeline_layout: Prepare for multi-planar images
Lionel Landwerlin
2017-10-06
1
-0
/
+7
*
anv: add new formats KHR_sampler_ycbcr_conversion
Lionel Landwerlin
2017-10-06
1
-0
/
+10
*
anv: modify the internal concept of format to express multiple planes
Lionel Landwerlin
2017-10-06
1
-5
/
+44
*
anv: Remove base_vertex/instance from push_constants
Jason Ekstrand
2017-10-03
1
-7
/
+0
*
anv: Fix some comment typos.
Eric Anholt
2017-09-26
1
-3
/
+3
*
anv/image: Support creating uncompressed views of compressed images
Jason Ekstrand
2017-09-20
1
-0
/
+14
*
anv: Add a new anv_surface_state struct
Jason Ekstrand
2017-09-20
1
-11
/
+24
*
anv/image: Break surface state fill logic into a helper
Jason Ekstrand
2017-09-20
1
-0
/
+16
*
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: wire up vk_errorf macro to do debug reporting
Tapani Pälli
2017-09-12
1
-3
/
+9
*
anv: wire up anv_perf_warn macro to do debug reporting
Tapani Pälli
2017-09-12
1
-4
/
+108
*
anv: implementation of VK_EXT_debug_report extension
Tapani Pälli
2017-09-12
1
-0
/
+25
*
anv: set right datatypes in anv_pipeline_binding
Juan A. Suarez Romero
2017-08-30
1
-2
/
+2
*
anv: Add support for the SYNC_FD handle type for fences
Jason Ekstrand
2017-08-28
1
-0
/
+4
*
anv: Use DRM sync objects to back fences whenever possible
Jason Ekstrand
2017-08-28
1
-0
/
+4
*
anv/gem: Add support for syncobj wait and reset
Jason Ekstrand
2017-08-28
1
-0
/
+5
*
anv/gem: Add a flags parameter to syncobj_create
Jason Ekstrand
2017-08-28
1
-1
/
+1
*
anv: Rename anv_fence_state to anv_bo_fence_state
Jason Ekstrand
2017-08-28
1
-5
/
+5
*
anv: Pull the guts of anv_fence into anv_fence_impl
Jason Ekstrand
2017-08-28
1
-2
/
+40
*
anv: Rework fences to work more like BO semaphores
Jason Ekstrand
2017-08-28
1
-3
/
+2
*
anv: Move a comment that got left behind in the u_vector refactor.
Eric Anholt
2017-08-18
1
-8
/
+0
*
anv: Use DRM sync objects for external semaphores when available
Jason Ekstrand
2017-08-15
1
-0
/
+8
*
anv/gem: Add a drm syncobj support
Jason Ekstrand
2017-08-15
1
-0
/
+4
*
anv: Implement support for exporting semaphores as FENCE_FD
Jason Ekstrand
2017-08-15
1
-6
/
+17
*
anv: Submit a dummy batch when only semaphores are provided.
Jason Ekstrand
2017-08-15
1
-0
/
+1
[next]