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
*
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
*
anv: Use full anv_addresses in anv_surface_state
Jason Ekstrand
2018-05-31
1
-6
/
+6
*
anv: Add some anv_address helpers
Jason Ekstrand
2018-05-31
1
-0
/
+24
*
anv: Add vma_heap allocators in anv_device
Scott D Phillips
2018-05-31
1
-0
/
+60
*
anv: move canonical_address calculation into a separate function
Scott D Phillips
2018-05-27
1
-0
/
+1
*
anv: remove unused field anv_queue::pool
Scott D Phillips
2018-05-07
1
-2
/
+0
*
intel: fix check for 48b ppgtt support
Scott D Phillips
2018-04-30
1
-1
/
+0
*
anv: fix number of planes for depth & stencil
Lionel Landwerlin
2018-04-13
1
-0
/
+4
*
anv: Make blorp update the clear color.
Rafael Antognolli
2018-04-05
1
-2
/
+4
*
anv: Use clear address for HiZ fast clears too.
Rafael Antognolli
2018-04-05
1
-0
/
+1
*
anv: Emit the fast clear color address, instead of value.
Rafael Antognolli
2018-04-05
1
-0
/
+5
*
anv: Add a helper to extract clear color from the attachment.
Rafael Antognolli
2018-04-05
1
-0
/
+20
*
intel: Use Clear Color struct size.
Rafael Antognolli
2018-04-05
1
-1
/
+5
*
anv/image: Do not override lower bits of dword.
Rafael Antognolli
2018-04-05
1
-2
/
+2
*
anv/cmd_buffer: consider multiview masks for tracking pending clear aspects
Iago Toral Quiroga
2018-04-02
1
-0
/
+8
*
anv/device: GetDeviceQueue2 should only return queues with matching flags
Iago Toral Quiroga
2018-03-07
1
-0
/
+2
*
anv: Implement vkCmdDispatchBase
Jason Ekstrand
2018-03-07
1
-0
/
+3
*
anv: Implement VK_KHR_maintenance3
Jason Ekstrand
2018-03-07
1
-0
/
+19
*
Get rid of a bunch of KHR suffixes
Jason Ekstrand
2018-03-07
1
-17
/
+17
[next]