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: Remove special allocation for anv_push_constants
Caio Marcelo de Oliveira Filho
2019-07-30
1
-15
/
+1
*
anv: Emulate texture swizzle in the shader when needed
Jason Ekstrand
2019-05-21
1
-0
/
+13
*
anv: Fix some depth buffer sampling cases on ICL+
Nanley Chery
2019-05-21
1
-1
/
+7
*
anv: Use corresponding type from the vector allocation
Lionel Landwerlin
2019-05-10
1
-1
/
+1
*
anv: add support for VK_EXT_memory_budget
Eric Engestrom
2019-04-30
1
-0
/
+2
*
Revert "anv: limit URB reconfigurations when using blorp"
Lionel Landwerlin
2019-04-29
1
-1
/
+0
*
anv: Put binding flags in descriptor set layouts
Jason Ekstrand
2019-04-19
1
-0
/
+3
*
anv: Use bindless handles for images
Jason Ekstrand
2019-04-19
1
-0
/
+13
*
anv: Use bindless textures and samplers
Jason Ekstrand
2019-04-19
1
-0
/
+32
*
anv: Count the number of planes in each descriptor binding
Jason Ekstrand
2019-04-19
1
-0
/
+3
*
anv: Implement SSBOs bindings with GPU addresses in the descriptor BO
Jason Ekstrand
2019-04-19
1
-0
/
+20
*
anv: Add a has_a64_buffer_access to anv_physical_device
Jason Ekstrand
2019-04-19
1
-0
/
+3
*
anv/pipeline: Add skeleton support for spilling to bindless
Jason Ekstrand
2019-04-19
1
-0
/
+9
*
anv: Add a #define for the max binding table size
Jason Ekstrand
2019-04-19
1
-0
/
+12
*
anv: Put image params in the descriptor set buffer on gen8 and earlier
Jason Ekstrand
2019-04-19
1
-5
/
+0
*
anv: Make all VkDeviceMemory BOs resident permanently
Jason Ekstrand
2019-04-19
1
-6
/
+5
*
anv: limit URB reconfigurations when using blorp
Lionel Landwerlin
2019-04-19
1
-0
/
+1
*
anv: store heap address bounds when initializing physical device
Lionel Landwerlin
2019-04-11
1
-3
/
+2
*
anv: Use gen_mi_builder for conditional rendering
Jason Ekstrand
2019-04-11
1
-1
/
+1
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
1
-1
/
+1
*
anv: implement VK_KHR_swapchain revision 70
Lionel Landwerlin
2019-04-08
1
-1
/
+1
*
anv: implement VK_EXT_pipeline_creation_feedback
Lionel Landwerlin
2019-03-20
1
-1
/
+2
*
anv: destroy descriptor sets when pool gets destroyed
Tapani Pälli
2019-03-11
1
-0
/
+6
*
anv: Implement VK_EXT_external_memory_host
Caio Marcelo de Oliveira Filho
2019-03-05
1
-0
/
+7
*
anv: Implement VK_EXT_inline_uniform_block
Jason Ekstrand
2019-03-05
1
-1
/
+14
*
anv: Add a concept of a descriptor buffer
Jason Ekstrand
2019-03-05
1
-0
/
+28
*
anv: Clean up descriptor set layouts
Jason Ekstrand
2019-03-05
1
-15
/
+14
*
anv: Count image param entries rather than images
Jason Ekstrand
2019-03-05
1
-3
/
+3
*
anv: Stop allocating buffer views for dynamic buffers
Jason Ekstrand
2019-03-05
1
-4
/
+4
*
anv: Rework arguments to anv_descriptor_set_write_*
Jason Ekstrand
2019-03-05
1
-7
/
+8
*
anv: Use an actual binding for gl_NumWorkgroups
Jason Ekstrand
2019-03-04
1
-0
/
+1
*
anv: add support for INTEL_DEBUG=bat
Lionel Landwerlin
2019-03-02
1
-0
/
+8
*
anv: implement VK_EXT_depth_clip_enable
Lionel Landwerlin
2019-02-20
1
-0
/
+1
*
anv: Put MOCS in the correct location
Kenneth Graunke
2019-02-14
1
-2
/
+2
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
1
-1
/
+1
*
anv: Implement VK_EXT_buffer_device_address
Jason Ekstrand
2019-02-01
1
-0
/
+6
*
anv/allocator: Avoid race condition in anv_block_pool_map.
Rafael Antognolli
2019-01-24
1
-0
/
+13
*
anv: Implement the basic form of VK_EXT_transform_feedback
Jason Ekstrand
2019-01-22
1
-0
/
+13
*
anv: Add pipeline cache support for xfb_info
Jason Ekstrand
2019-01-22
1
-0
/
+6
*
anv: document cache flushes & invalidations
Lionel Landwerlin
2019-01-19
1
-0
/
+67
*
anv: narrow flushing of the render target to buffer writes
Lionel Landwerlin
2019-01-19
1
-4
/
+5
*
anv: Implement VK_EXT_conditional_rendering for gen 7.5+
Danylo Piliaiev
2019-01-18
1
-0
/
+12
*
anv: Remove state flush.
Rafael Antognolli
2019-01-17
1
-9
/
+0
*
anv/allocator: Add padding information.
Rafael Antognolli
2019-01-17
1
-1
/
+1
*
anv/allocator: Add support for a list of BOs in block pool.
Rafael Antognolli
2019-01-17
1
-2
/
+8
*
anv: Update usage of block_pool->bo.
Rafael Antognolli
2019-01-17
1
-1
/
+4
*
anv/allocator: Remove pool->map.
Rafael Antognolli
2019-01-17
1
-10
/
+0
*
anv/allocator: Rename anv_free_list2 to anv_free_list.
Rafael Antognolli
2019-01-17
1
-9
/
+9
*
anv/allocator: Remove anv_free_list.
Rafael Antognolli
2019-01-17
1
-11
/
+0
*
anv/allocator: Use anv_state_table on back_alloc too.
Rafael Antognolli
2019-01-17
1
-1
/
+1
[next]