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
/
anv_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: drop unneeded KHR suffix
Eric Engestrom
2019-01-08
1
-2
/
+2
*
anv: explictly specify format for blorp ccs/mcs op
Lionel Landwerlin
2019-01-08
1
-0
/
+2
*
anv: add VkFormat field as part of anv_format
Tapani Pälli
2018-12-19
1
-0
/
+1
*
anv/android: support creating images from external format
Tapani Pälli
2018-12-19
1
-0
/
+4
*
anv/android: support import/export of AHardwareBuffer objects
Tapani Pälli
2018-12-19
1
-0
/
+5
*
anv: make anv_get_image_format_features public
Tapani Pälli
2018-12-19
1
-0
/
+5
*
anv: refactor make_surface to use data from anv_image
Tapani Pälli
2018-12-19
1
-0
/
+5
*
anv: add create_flags as part of anv_image
Tapani Pälli
2018-12-19
1
-0
/
+1
*
genxml: Consistently use a numeric "MOCS" field
Kenneth Graunke
2018-12-14
1
-45
/
+31
*
anv/query: flush render target before copying results
Lionel Landwerlin
2018-12-05
1
-0
/
+7
*
anv: move helper function internally
Lionel Landwerlin
2018-11-13
1
-22
/
+0
*
anv: associate vulkan formats with aspects
Lionel Landwerlin
2018-11-13
1
-0
/
+3
*
anv: simplify internal address offset
Lionel Landwerlin
2018-11-13
1
-2
/
+1
*
anv: stub internal android code
Lionel Landwerlin
2018-11-06
1
-9
/
+1
*
anv: Improve the asserts in anv_buffer_get_range
Jason Ekstrand
2018-10-27
1
-1
/
+2
*
anv: Return VK_ERROR_DEVICE_LOST from anv_device_set_lost
Jason Ekstrand
2018-10-26
1
-2
/
+5
*
anv/util: Split a vk_errorv helper out of vk_errorf
Jason Ekstrand
2018-10-26
1
-0
/
+8
*
anv: Add helpers for setting/checking device lost
Jason Ekstrand
2018-10-26
1
-1
/
+10
*
vulkan: Add VK_EXT_calibrated_timestamps extension (radv and anv) [v5]
Keith Packard
2018-10-17
1
-0
/
+2
*
anv: Implement VK_EXT_pci_bus_info
Lionel Landwerlin
2018-10-16
1
-0
/
+6
*
anv: Split dispatch tables into device and instance
Jason Ekstrand
2018-10-15
1
-6
/
+12
*
anv: Use separate MOCS settings for external BOs
Jason Ekstrand
2018-10-03
1
-9
/
+29
*
intel/isl: Add a unit suffixes to some struct fields and variables
Jason Ekstrand
2018-09-26
1
-2
/
+2
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
1
-3
/
+4
*
anv: Copy the appliation info into the instance
Jason Ekstrand
2018-08-28
1
-1
/
+10
*
anv/apply_pipeline_layout: Add to the bind map instead of replacing it
Jason Ekstrand
2018-08-17
1
-3
/
+0
*
anv/pipline: Add a helper struct for per-stage info
Jason Ekstrand
2018-08-02
1
-1
/
+1
*
anv: Pay attention to VK_ACCESS_MEMORY_(READ|WRITE)_BIT
Alex Smith
2018-07-23
1
-0
/
+9
*
anv/pipeline: Add a per-VB instance divisor
Jason Ekstrand
2018-07-09
1
-0
/
+1
*
anv/pipeline: Use a per-VB struct instead of separate arrays
Jason Ekstrand
2018-07-09
1
-2
/
+5
*
anv: Make subpass::depth_stencil_attachment a pointer
Jason Ekstrand
2018-07-09
1
-1
/
+1
*
anv: Add support for the on-disk shader cache
Jason Ekstrand
2018-07-02
1
-0
/
+3
*
anv: Add device-level helpers for searching for and uploading kernels
Jason Ekstrand
2018-07-02
1
-0
/
+16
*
anv: Use a default pipeline cache if none is specified
Jason Ekstrand
2018-07-02
1
-1
/
+3
*
anv: Add state setup support for shader constants
Jason Ekstrand
2018-07-02
1
-0
/
+1
*
anv: Add support for shader constant data to the pipeline cache
Jason Ekstrand
2018-07-02
1
-0
/
+6
*
Revert "anv: Print the actual enum for ignored structure types"
Jason Ekstrand
2018-06-27
1
-3
/
+1
*
anv: Print the actual enum for ignored structure types
Jason Ekstrand
2018-06-27
1
-1
/
+3
*
anv: add VK_EXT_display_control to anv driver [v5]
Keith Packard
2018-06-23
1
-0
/
+4
*
vulkan: Add KHR_display extension using DRM [v10]
Keith Packard
2018-06-19
1
-0
/
+1
*
anv/device: Check for kernel support of context isolation.
Rafael Antognolli
2018-06-18
1
-0
/
+1
*
anv: Disable __gen_validate_value if NDEBUG is set.
Kenneth Graunke
2018-06-11
1
-0
/
+2
*
anv/allocator: Set the BO flags in bo_cache_alloc/import
Jason Ekstrand
2018-06-01
1
-2
/
+4
*
anv: For pinned BOs, skip relocations, but track bo usage
Scott D Phillips
2018-06-01
1
-0
/
+3
*
anv: Use a separate pool for binding tables when soft pinning
Scott D Phillips
2018-06-01
1
-0
/
+24
*
anv: Soft-pin state pools
Scott D Phillips
2018-06-01
1
-0
/
+8
*
anv/blorp: Write relocated values into surface states
Scott D Phillips
2018-05-31
1
-0
/
+16
*
anv: Use an address for each anv_image plane
Jason Ekstrand
2018-05-31
1
-7
/
+3
*
anv: Use an anv_address in anv_buffer
Jason Ekstrand
2018-05-31
1
-2
/
+1
*
anv: Use an anv_address in anv_buffer_view
Jason Ekstrand
2018-05-31
1
-4
/
+4
[next]