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/query: clflush the bo map on non-LLC platforms
Jason Ekstrand
2017-03-01
1
-0
/
+3
*
anv: Add an invalidate_range helper
Jason Ekstrand
2017-03-01
1
-0
/
+13
*
anv: wsi: report presentation error per image request
Lionel Landwerlin
2017-02-23
1
-8
/
+15
*
anv: fix Get*MemoryRequirements for !LLC
Connor Abbott
2017-02-23
1
-6
/
+8
*
intel/blorp: Swizzle clear colors on the CPU
Jason Ekstrand
2017-02-23
1
-18
/
+30
*
anv/blorp: Disable resolves for transparent black clears
Nanley Chery
2017-02-10
1
-2
/
+8
*
anv/pass: Store the depth-stencil attachment's last subpass index
Nanley Chery
2017-02-08
1
-0
/
+1
*
vulkan: Don't install vk_platform.h or vulkan.h.
Matt Turner
2017-02-07
1
-3
/
+5
*
anv: Improve flushing around STATE_BASE_ADDRESS
Jason Ekstrand
2017-02-03
1
-0
/
+4
*
anv: Flush render cache before STATE_BASE_ADDRESS on gen7
Jason Ekstrand
2017-02-03
1
-3
/
+0
*
isl/formats: Only advertise sampling for A4B4G4R4 on Broadwell
Jason Ekstrand
2017-02-03
1
-2
/
+3
*
intel/blorp: Handle clearing of A4B4G4R4 on all platforms
Jason Ekstrand
2017-02-03
1
-0
/
+23
*
anv/cmd_buffer: Use the proper depth input attachment surface state
Nanley Chery
2017-02-03
1
-6
/
+6
*
anv: fix descriptor pool internal size allocation
Lionel Landwerlin
2017-02-03
1
-4
/
+4
*
anv/lower_input_attachments: honor sample index parameter to subpassLoad()
Iago Toral Quiroga
2017-02-03
1
-4
/
+1
*
anv: set command buffer to NULL when allocations fail
Lionel Landwerlin
2017-02-03
1
-1
/
+4
*
intel/blorp/copy: Properly handle clear colors for CCS_E images
Jason Ekstrand
2017-01-24
1
-0
/
+82
*
anv: don't require render target isl bit for depth/stencil surfaces
Lionel Landwerlin
2017-01-20
1
-2
/
+5
*
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
*
anv/image: Disable HiZ for depth buffer arrays
Nanley Chery
2017-01-11
1
-0
/
+2
*
anv/cmd_buffer: Fix programmed HiZ qpitch
Nanley Chery
2017-01-11
1
-1
/
+1
[next]