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-07-26
1
-1
/
+1
*
anv: Separate surface states by layout instead of aux_usage
Jason Ekstrand
2017-07-22
1
-10
/
+11
*
anv: Get rid of some unused function declarations
Jason Ekstrand
2017-07-22
1
-7
/
+0
*
anv: Predicate fast-clear resolves
Nanley Chery
2017-07-22
1
-4
/
+9
*
anv: Stop resolving CCS implicitly
Nanley Chery
2017-07-22
1
-10
/
+0
*
anv/cmd_buffer: Restrict fast clears in the GENERAL layout
Nanley Chery
2017-07-22
1
-0
/
+2
*
anv/image: Append CCS/MCS with a fast-clear state buffer
Nanley Chery
2017-07-22
1
-0
/
+12
*
anv: Transition MCS buffers from the undefined layout
Nanley Chery
2017-07-22
1
-4
/
+4
*
intel: Move clflush helpers from anv to common/gen_clflush.h.
Kenneth Graunke
2017-07-10
1
-30
/
+2
*
anv/blorp: Add a surface-state-based CCS resolve function
Nanley Chery
2017-06-26
1
-0
/
+6
*
anv: Adjust params of color buffer transitioning functions
Nanley Chery
2017-06-26
1
-2
/
+2
*
anv: Add and use color auxiliary buffer helpers
Nanley Chery
2017-06-26
1
-0
/
+29
*
anv: use Mesa's u_atomic.h header
Eric Engestrom
2017-06-26
1
-2
/
+3
*
anv/cnl: Add #defines for MOCS and genX(x)
Anuj Phogat
2017-06-22
1
-0
/
+14
*
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
2017-06-06
1
-1
/
+1
*
anv: Make supports_48bit_addresses a heap property
Jason Ekstrand
2017-05-23
1
-1
/
+10
*
anv: Add valid_bufer_usage to the memory type metadata
Jason Ekstrand
2017-05-23
1
-2
/
+11
*
anv: Determine the type of mapping based on type metadata
Jason Ekstrand
2017-05-23
1
-1
/
+1
*
anv: Set up memory types and heaps during physical device init
Jason Ekstrand
2017-05-23
1
-1
/
+7
*
anv: Handle color layout transitions from the UNINITIALIZED layout
Jason Ekstrand
2017-05-23
1
-0
/
+6
*
anv/allocator: Embed the block_pool in the state_pool
Jason Ekstrand
2017-05-04
1
-9
/
+8
*
anv/allocator: Get rid of the ability to free blocks
Jason Ekstrand
2017-05-04
1
-3
/
+0
*
anv: Allocate binding table blocks through the state pool
Jason Ekstrand
2017-05-04
1
-1
/
+1
*
anv/allocator: Add support for "back" allocations to state_pool
Jason Ekstrand
2017-05-04
1
-0
/
+4
*
anv/allocator: Drop the block_size field from block_pool
Jason Ekstrand
2017-05-04
1
-6
/
+12
*
anv/allocator: Remove the state_size field from fixed_size_state_pool
Jason Ekstrand
2017-05-04
1
-1
/
+0
*
anv: Get rid of a bunch of uses of size_t
Jason Ekstrand
2017-05-04
1
-6
/
+6
*
anv/allocator: Convert the state stream to pull from a state pool
Jason Ekstrand
2017-05-04
1
-9
/
+12
*
anv/allocator: Return a null state for zero-size allocations
Jason Ekstrand
2017-05-04
1
-0
/
+2
*
anv: Implement VK_KHX_external_semaphore_fd
Jason Ekstrand
2017-05-03
1
-2
/
+14
*
anv: Add a real semaphore struct
Jason Ekstrand
2017-05-03
1
-0
/
+28
*
anv/cmd_buffer: Emit instanced draws for multiple views
Jason Ekstrand
2017-05-03
1
-0
/
+6
*
anv/pipeline: Add a subpass field to anv_pipeline
Jason Ekstrand
2017-05-03
1
-0
/
+1
*
anv: Move shader hashing to anv_pipeline
Jason Ekstrand
2017-05-03
1
-6
/
+0
*
anv/pass: Store the per-subpass view mask
Jason Ekstrand
2017-05-03
1
-0
/
+2
*
anv: Use the BO cache for DeviceMemory allocations
Jason Ekstrand
2017-04-27
1
-1
/
+3
*
anv/allocator: Add a BO cache
Jason Ekstrand
2017-04-27
1
-0
/
+21
*
anv: Implement VK_KHX_external_memory_capabilities
Chad Versace
2017-04-27
1
-0
/
+2
*
anv/physical_device: Rename uuid to pipeline_cache_uuid
Jason Ekstrand
2017-04-27
1
-1
/
+1
*
anv: Set EXEC_OBJECT_ASYNC when available
Jason Ekstrand
2017-04-27
1
-0
/
+1
*
anv/pass: Delete anv_pass::subpass_attachments
Nanley Chery
2017-04-24
1
-1
/
+0
*
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
[next]