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: only expose up to 28 vertex attributes
Iago Toral Quiroga
2017-08-03
1
-1
/
+1
*
anv: Make supports_48bit_addresses a heap property
Jason Ekstrand
2017-06-02
1
-1
/
+10
*
anv: Add valid_bufer_usage to the memory type metadata
Jason Ekstrand
2017-06-02
1
-2
/
+11
*
anv: Determine the type of mapping based on type metadata
Jason Ekstrand
2017-06-02
1
-1
/
+1
*
anv: Set EXEC_OBJECT_ASYNC when available
Jason Ekstrand
2017-06-02
1
-0
/
+1
*
anv: Set up memory types and heaps during physical device init
Jason Ekstrand
2017-06-01
1
-1
/
+11
*
anv: Handle color layout transitions from the UNINITIALIZED layout
Jason Ekstrand
2017-05-31
1
-0
/
+6
*
anv/pass: Record required pipe flushes
Jason Ekstrand
2017-04-07
1
-0
/
+2
*
anv/pass: Use anv_multialloc for allocating the anv_pass
Jason Ekstrand
2017-04-07
1
-1
/
+0
*
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
1
-0
/
+59
*
anv/device: Add a helper for querying whether a BO is busy
Jason Ekstrand
2017-04-05
1
-0
/
+2
*
anv: Advertise larger heap sizes
Jason Ekstrand
2017-04-04
1
-1
/
+11
*
anv: Add support for 48-bit addresses
Jason Ekstrand
2017-04-04
1
-0
/
+2
*
anv: Replace anv_bo::is_winsys_bo with a uint32_t flags
Jason Ekstrand
2017-04-04
1
-6
/
+3
*
anv: Query the kernel for reset status
Jason Ekstrand
2017-04-04
1
-0
/
+5
*
anv: change BLOCK_POOL_MEMFD_SIZE to 1GB
Tapani Pälli
2017-03-31
1
-2
/
+2
*
anv: Make anv_get_layerCount a macro
Jason Ekstrand
2017-03-28
1
-7
/
+7
*
anv/pipeline: make FragCoord include sample positions when sample shading
Iago Toral Quiroga
2017-03-24
1
-0
/
+1
*
anv/device: keep track of 'device lost' state
Iago Toral Quiroga
2017-03-24
1
-0
/
+1
*
anv: Implement pipeline statistics queries
Ilia Mirkin
2017-03-17
1
-0
/
+3
*
anv/query: Use a variable-length slot size
Jason Ekstrand
2017-03-17
1
-6
/
+3
*
anv/query: Move the available bits to the front
Jason Ekstrand
2017-03-17
1
-1
/
+1
*
anv/blorp: make anv_cmd_buffer_alloc_blorp_binding_table() return a VkResult
Iago Toral Quiroga
2017-03-16
1
-2
/
+3
*
anv: handle failures when growing reloc lists
Iago Toral Quiroga
2017-03-16
1
-1
/
+1
*
anv: avoid crashes when failing to allocate batches
Iago Toral Quiroga
2017-03-16
1
-9
/
+13
*
anv: add anv_batch_set_error() and anv_batch_has_error() helpers
Iago Toral Quiroga
2017-03-16
1
-0
/
+15
*
anv/cmd_buffer: add a status field to anv_batch
Iago Toral Quiroga
2017-03-16
1
-0
/
+9
*
anv: do not try to ref/unref NULL shaders
Iago Toral Quiroga
2017-03-16
1
-2
/
+2
*
anv: Use on-the-fly surface states for dynamic buffer descriptors
Jason Ekstrand
2017-03-13
1
-6
/
+7
*
anv: Add a helper for working with VK_WHOLE_SIZE for buffers
Jason Ekstrand
2017-03-13
1
-0
/
+12
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-1
/
+1
*
anv: Stop including brw_context.h
Jason Ekstrand
2017-03-13
1
-1
/
+1
*
anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
Tapani Pälli
2017-03-08
1
-1
/
+1
*
anv: Drop the anv_validate block helper
Jason Ekstrand
2017-03-07
1
-10
/
+0
*
anv: Get rid of the stub() macros
Jason Ekstrand
2017-03-07
1
-12
/
+0
*
anv: Add a performance warning helper
Jason Ekstrand
2017-03-07
1
-0
/
+14
*
anv/blorp: Encapsulate subpass id querying
Nanley Chery
2017-03-02
1
-0
/
+15
*
anv/pass: Store subpass attachment reference list
Nanley Chery
2017-03-02
1
-0
/
+7
*
anv: Store the user's VkAttachmentReference
Nanley Chery
2017-03-02
1
-9
/
+5
*
anv/descriptor_set: Store aux usage of sampled image descriptors
Nanley Chery
2017-03-02
1
-2
/
+7
*
anv/image: Create an additional surface state for sampling
Nanley Chery
2017-03-02
1
-0
/
+6
*
anv: Update the HiZ sampling helper
Nanley Chery
2017-03-02
1
-2
/
+7
*
anv/image: Add anv_layout_to_aux_usage()
Nanley Chery
2017-03-02
1
-0
/
+5
*
anv: add VK_KHR_descriptor_update_template support
Lionel Landwerlin
2017-03-02
1
-0
/
+48
*
anv: add VK_KHR_push_descriptor support
Lionel Landwerlin
2017-03-02
1
-0
/
+13
*
anv: descriptor: make descriptor writing take a stream allocator
Lionel Landwerlin
2017-03-02
1
-0
/
+1
*
anv: descriptors: extract writing of descriptors elements
Lionel Landwerlin
2017-03-02
1
-0
/
+29
*
anv: make layout size computation helper available across compilation units
Lionel Landwerlin
2017-03-02
1
-0
/
+3
*
anv: move buffer_view declaration
Lionel Landwerlin
2017-03-02
1
-13
/
+13
[next]