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
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: fix descriptor pool internal size allocation
Lionel Landwerlin
2017-01-26
1
-4
/
+4
*
anv/lower_input_attachments: honor sample index parameter to subpassLoad()
Iago Toral Quiroga
2017-01-26
1
-4
/
+1
*
anv: Implement VK_KHR_get_physical_device_properties2
Chad Versace
2017-01-25
3
-0
/
+161
*
anv: Refactor anv_GetPhysicalDeviceQueueFamilyProperties()
Chad Versace
2017-01-25
1
-9
/
+17
*
anv: Refactor anv_GetPhysicalDeviceFormatProperties()
Chad Versace
2017-01-25
1
-28
/
+49
*
anv: Revive struct anv_common
Chad Versace
2017-01-25
1
-0
/
+5
*
anv: Define macro anv_debug()
Chad Versace
2017-01-25
1
-0
/
+2
*
anv: set command buffer to NULL when allocations fail
Lionel Landwerlin
2017-01-25
1
-1
/
+4
*
anv: Expose VK_KHR_maintenance1
Jason Ekstrand
2017-01-24
1
-1
/
+5
*
anv: Return better errors from AllocateDescriptorSets
Jason Ekstrand
2017-01-24
1
-2
/
+7
*
anv: Allow selecting the slice of a 3D image
Jason Ekstrand
2017-01-24
1
-1
/
+1
*
anv: Report FORMAT_FEATURE_TRANSFER_SRC/DST_BIT_KHR
Jason Ekstrand
2017-01-24
1
-1
/
+13
*
anv: Add trivial support for TrimCommandPoolKHR
Jason Ekstrand
2017-01-24
1
-0
/
+8
*
anv: Set viewport extents correctly when height is negative
Jason Ekstrand
2017-01-24
1
-2
/
+2
*
vulkan: Don't install vk_platform.h or vulkan.h.
Matt Turner
2017-01-24
1
-3
/
+5
*
anv: descriptors: don't update immutables samplers with anything but their im...
Lionel Landwerlin
2017-01-21
1
-12
/
+19
*
intel/blorp/copy: Properly handle clear colors for CCS_E images
Jason Ekstrand
2017-01-21
1
-0
/
+82
*
anv: don't require render target isl bit for depth/stencil surfaces
Lionel Landwerlin
2017-01-20
1
-2
/
+5
*
anv: fix comment typo
Lionel Landwerlin
2017-01-20
1
-1
/
+1
*
blorp: remove unnecessary struct declaration
Lionel Landwerlin
2017-01-20
1
-1
/
+0
*
anv: set UAV coherence required bit when needed
Iago Toral Quiroga
2017-01-17
1
-0
/
+51
*
anv: increase ANV_MAX_STATE_SIZE_LOG2 limit to 1 MB
Samuel Iglesias Gonsálvez
2017-01-17
2
-2
/
+2
*
anv: generate entry points from vk.xml
Lionel Landwerlin
2017-01-14
2
-65
/
+71
*
anv: remove some unused macros and functions
Grazvydas Ignotas
2017-01-13
2
-34
/
+0
*
anv: Default PointSize to 1.0 if not written by the shader
Jason Ekstrand
2017-01-13
1
-2
/
+10
*
anv/pipeline: Replace get_fs_input_map with get_last_vue_prog_data
Jason Ekstrand
2017-01-13
3
-22
/
+10
*
anv: Move nir_lower_wpos_center after dead variable elimination.
Kenneth Graunke
2017-01-13
1
-3
/
+3
*
anv: Avoid some resolves for samplable HiZ buffers
Nanley Chery
2017-01-12
1
-18
/
+49
*
anv: Enable sampling from HiZ
Nanley Chery
2017-01-12
2
-4
/
+17
*
anv/blorp: Don't fast depth clear samplable HiZ buffers on BDW
Nanley Chery
2017-01-12
1
-0
/
+9
*
anv: Add a helper to determine sampling with HiZ
Nanley Chery
2017-01-12
1
-0
/
+7
*
isl/surface_state: Handle ISL_AUX_USAGE_HIZ
Nanley Chery
2017-01-12
1
-0
/
+29
*
anv: Perform HiZ resolves only on layout transitions
Nanley Chery
2017-01-12
2
-56
/
+42
*
anv: Disable HiZ for input attachments
Nanley Chery
2017-01-12
2
-16
/
+24
*
anv: Avoid resolves incurred by fast depth clears
Nanley Chery
2017-01-12
3
-6
/
+23
*
anv: Prepare for transitioning to the requested final layout
Nanley Chery
2017-01-12
2
-0
/
+6
*
anv: Store depth stencil layouts
Nanley Chery
2017-01-12
3
-0
/
+17
*
anv: Add helpers to handle depth buffer layout transitions
Nanley Chery
2017-01-12
1
-0
/
+50
*
anv: Delete anv's HiZ op emit function
Nanley Chery
2017-01-12
3
-233
/
+0
*
anv: Use the gen8 BLORP HiZ resolving function
Nanley Chery
2017-01-12
1
-3
/
+24
*
anv/blorp: Add a gen8 HiZ op resolve function
Nanley Chery
2017-01-12
2
-0
/
+88
*
anv: Use gen8 BLORP HiZ clearing functions
Nanley Chery
2017-01-12
2
-5
/
+50
*
intel/blorp_clear: Add gen8 HiZ clearing functions
Nanley Chery
2017-01-12
2
-0
/
+93
*
anv: Enable HiZ support for multiple subpasses
Nanley Chery
2017-01-12
3
-13
/
+8
*
anv: Use ::anv_attachment_state for toggling HiZ per subpass
Nanley Chery
2017-01-12
1
-2
/
+4
*
anv: Replace anv_image_has_hiz() with ISL_AUX_USAGE_HIZ
Nanley Chery
2017-01-12
5
-16
/
+18
*
anv/blorp: Handle ISL_AUX_USAGE_HIZ
Nanley Chery
2017-01-12
1
-1
/
+2
*
intel/blorp: Add the BDW+ optimized HZ_OP sequence to BLORP
Nanley Chery
2017-01-12
1
-0
/
+87
*
anv: Support loader interface version 3 (patch v2)
Chad Versace
2017-01-12
1
-0
/
+44
*
vulkan: Add new cast macros for VkIcd types
Chad Versace
2017-01-12
1
-6
/
+6
[next]