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: Add missing error-checking to anv_block_pool_init (v2)
Gwan-gyeong Mun
2016-11-28
1
-2
/
+2
*
anv: Store UUID in physical device.
Emil Velikov
2016-11-28
1
-2
/
+2
*
anv: use do { } while (0) in the anv_finishme macro
Emil Velikov
2016-11-28
1
-7
/
+8
*
anv: Add support for fast clears on gen9
Jason Ekstrand
2016-11-22
1
-0
/
+3
*
anv: Add a vk_to_isl_color helper
Jason Ekstrand
2016-11-22
1
-0
/
+13
*
anv: Set up binding tables and surface states for input attachments
Jason Ekstrand
2016-11-22
1
-0
/
+1
*
anv/pipeline: Handle depth/stencil self-dependencies
Jason Ekstrand
2016-11-22
1
-0
/
+3
*
anv/pipeline: Add a input_attachment_index to the bindings
Jason Ekstrand
2016-11-22
1
-0
/
+3
*
anv/pass: Calculate the combined image usage of attachments
Jason Ekstrand
2016-11-22
1
-0
/
+1
*
anv/image: Add an aux_usage field for "default" aux
Jason Ekstrand
2016-11-17
1
-0
/
+3
*
anv: Add initial support for Sky Lake color compression
Jason Ekstrand
2016-11-17
1
-0
/
+1
*
anv/pass: Precompute some subpass usage information
Jason Ekstrand
2016-11-17
1
-0
/
+11
*
anv/image: Rename hiz_surface to aux_surface
Jason Ekstrand
2016-11-17
1
-4
/
+5
*
anv/cmd_buffer: Pull add_surface_state_reloc into genX_cmd_buffer.c
Jason Ekstrand
2016-11-17
1
-11
/
+0
*
anv/blorp: Break the guts of alloc_binding_table into a shared helper
Jason Ekstrand
2016-11-16
1
-0
/
+5
*
anv: Bring back anv_cmd_buffer_emit_state_base_address
Jason Ekstrand
2016-11-16
1
-0
/
+2
*
anv: Rework the way render target surfaces are allocated
Jason Ekstrand
2016-11-16
1
-5
/
+19
*
anv/cmd_buffer: Expose add_surface_state_reloc as an inline helper
Jason Ekstrand
2016-11-16
1
-0
/
+11
*
anv: Move INTERFACE_DESCRIPTOR_DATA setup to the pipeline
Jason Ekstrand
2016-11-16
1
-0
/
+2
*
anv/pipeline: Get rid of the kernel pointer fields
Jason Ekstrand
2016-11-16
1
-5
/
+0
*
anv: use STATIC_ASSERT instead of static_assert
Tapani Pälli
2016-11-11
1
-2
/
+2
*
anv: Rework fences
Jason Ekstrand
2016-11-09
1
-1
/
+14
*
anv: Move relocation handling from EndCommandBuffer to QueueSubmit
Jason Ekstrand
2016-11-09
1
-13
/
+0
*
anv/batch: Move last_ss_pool_bo_offset to the command buffer
Jason Ekstrand
2016-11-09
1
-3
/
+3
*
anv: Add an anv_execbuf helper struct
Jason Ekstrand
2016-11-09
1
-14
/
+12
*
anv: Initialize anv_bo::offset to -1
Jason Ekstrand
2016-11-09
1
-1
/
+1
*
anv/allocator: Simplify anv_scratch_pool
Jason Ekstrand
2016-11-09
1
-1
/
+6
*
anv: Add a new bo_pool_init helper
Jason Ekstrand
2016-11-09
1
-0
/
+11
*
anv: Don't presume to know what address is in a surface relocation
Jason Ekstrand
2016-11-09
1
-2
/
+0
*
anv: Add a cmd_buffer_execbuf helper
Jason Ekstrand
2016-11-09
1
-0
/
+2
*
anv/device: Add an execbuf wrapper
Jason Ekstrand
2016-11-09
1
-0
/
+4
*
anv: Make anv_finishme only warn once per call-site
Jason Ekstrand
2016-11-09
1
-2
/
+7
*
anv/pipeline: Properly cache prog_data::param
Jason Ekstrand
2016-11-02
1
-2
/
+2
*
anv/pipeline: Put actual pointers in anv_shader_bin
Jason Ekstrand
2016-11-02
1
-13
/
+15
*
anv: drop unused zero macro.
Dave Airlie
2016-10-20
1
-2
/
+0
*
anv/wsi: remove all anv references from WSI common code
Dave Airlie
2016-10-19
1
-1
/
+1
*
anv: move common wsi code to x11/wayland common files.
Dave Airlie
2016-10-19
1
-4
/
+2
*
anv/wsi: abstract wsi interfaces away from device a bit more.
Dave Airlie
2016-10-19
1
-1
/
+5
*
anv: drop pointless struct decl.
Dave Airlie
2016-10-19
1
-2
/
+0
*
anv: move to using vk_alloc helpers.
Dave Airlie
2016-10-19
1
-45
/
+1
*
anv: drop local MIN/MAX macros.
Dave Airlie
2016-10-19
1
-4
/
+1
*
anv: port to using new u_vector shared helper.
Dave Airlie
2016-10-19
1
-48
/
+4
*
anv: Get rid of anv_cmd_buffer_emit_state_base_address
Jason Ekstrand
2016-10-17
1
-2
/
+0
*
anv/cmd_buffer: Move descriptor flushing into genX_cmd_buffer.c
Jason Ekstrand
2016-10-17
1
-6
/
+0
*
anv/cmd_buffer: Expose ensure_push_constant_*
Jason Ekstrand
2016-10-17
1
-0
/
+8
*
anv/cmd_buffer: Move Begin/End/Execute to genX_cmd_buffer.c
Jason Ekstrand
2016-10-17
1
-0
/
+2
*
anv/image: Create views directly in VkCreate*View
Jason Ekstrand
2016-10-14
1
-10
/
+0
*
anv/image: Get rid of the usage hacks for meta
Jason Ekstrand
2016-10-14
1
-2
/
+1
*
anv: Move Create*Pipelines into genX_cmd_buffer.c
Jason Ekstrand
2016-10-14
1
-7
/
+0
*
anv/pipeline: Remove support for direct-from-nir shaders
Jason Ekstrand
2016-10-14
1
-4
/
+0
[next]