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/blorp: Align vertex buffers to 64B
Jason Ekstrand
2017-04-12
1
-1
/
+14
*
anv/pipeline: Properly handle unset gl_Layer and gl_ViewportIndex
Jason Ekstrand
2017-04-12
1
-3
/
+24
*
anv/cmd_buffer: fix host memory leak
Craig Stout
2017-04-12
1
-1
/
+9
*
anv: Flush caches prior to PIPELINE_SELECT on all gens
Jason Ekstrand
2017-03-30
1
-2
/
+1
*
anv/cmd_buffer: Fix bad indentation
Jason Ekstrand
2017-03-30
1
-24
/
+25
*
anv/cmd_buffer: Apply flush operations prior to executing secondaries
Jason Ekstrand
2017-03-30
1
-0
/
+5
*
anv/blorp: Use anv_get_layerCount everywhere
Jason Ekstrand
2017-03-30
1
-8
/
+12
*
anv: Make anv_get_layerCount a macro
Jason Ekstrand
2017-03-30
1
-7
/
+6
*
anv/query: Fix the location of timestamp availability
Jason Ekstrand
2017-03-29
1
-1
/
+1
*
anv/blorp: Fix a crash in CmdClearColorImage
Xu Randy
2017-03-29
1
-2
/
+2
*
anv/image: Return early when unbinding an image
Jason Ekstrand
2017-03-29
1
-4
/
+5
*
intel: Correct the BDW surface state size
Nanley Chery
2017-03-29
1
-1
/
+1
*
anv/genX: Solve the vkCreateGraphicsPipelines crash
Xu,Randy
2017-03-29
1
-2
/
+2
*
anv/GetQueryPoolResults: Actually implement the spec
Jason Ekstrand
2017-03-29
1
-16
/
+36
*
anv/query: Invalidate the correct range
Jason Ekstrand
2017-03-29
1
-2
/
+6
*
anv/blorp: Only set a clear color for resolves if fast-cleared
Jason Ekstrand
2017-03-16
1
-1
/
+2
*
anv/blorp: Turn off AUX after doing a CCS_D resolve
Jason Ekstrand
2017-03-16
1
-0
/
+2
*
anv: Properly handle destroying NULL devices and instances
Jason Ekstrand
2017-03-16
1
-0
/
+6
*
anv/image: Remove extra dependency on HiZ-specific variable
Nanley Chery
2017-03-16
1
-2
/
+7
*
anv: Stall before fast-clear operations
Jason Ekstrand
2017-03-16
1
-6
/
+19
*
anv: Accurately advertise dynamic descriptor limits
Jason Ekstrand
2017-03-16
1
-2
/
+2
*
anv/pass: Avoid accessing attachment array out of bounds
Nanley Chery
2017-03-16
1
-9
/
+13
*
anv/blorp/clear_subpass: Only set surface clear color for fast clears
Jason Ekstrand
2017-03-15
1
-2
/
+3
*
intel/blorp: Explicitly flush all allocated state
Jason Ekstrand
2017-03-01
2
-1
/
+29
*
anv/query: Perform CmdResetQueryPool on the GPU
Jason Ekstrand
2017-03-01
2
-22
/
+30
*
genxml: Make MI_STORE_DATA_IMM more consistent
Jason Ekstrand
2017-03-01
3
-3
/
+3
*
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
[next]