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
/
genX_pipeline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Disable dual source blending when shader doesn't support it on gen8+
Danylo Piliaiev
2018-10-30
1
-10
/
+36
*
Revert "anv/skylake: disable ForceThreadDispatchEnable"
Jason Ekstrand
2018-10-26
1
-35
/
+7
*
anv: Fix sanitization of stencil state when the depth test is disabled
Alex Smith
2018-10-26
1
-7
/
+7
*
anv/skylake: disable ForceThreadDispatchEnable
Sergii Romantsov
2018-10-16
1
-7
/
+35
*
anv: Disable the vertex cache when tessellating on SKL GT4
Jason Ekstrand
2018-09-07
1
-1
/
+22
*
anv/pipeline: Only consider double elements which actually exist
Jason Ekstrand
2018-09-06
1
-1
/
+2
*
anv: Fill holes in the VF VUE to zero
Jason Ekstrand
2018-08-25
1
-1
/
+28
*
anv/icl: Disable binding table prefetching
Anuj Phogat
2018-08-21
1
-6
/
+15
*
anv/pipeline: Drop anv_pipeline_add_compiled_stage
Jason Ekstrand
2018-08-02
1
-2
/
+0
*
anv: Stop setting 3DSTATE_PS_EXTRA::PixelShaderHasUAV
Jason Ekstrand
2018-07-22
1
-31
/
+22
*
anv/gen9: expose VK_EXT_post_depth_coverage
Ilia Mirkin
2018-07-22
1
-2
/
+8
*
anv/pipeline: Add a per-VB instance divisor
Jason Ekstrand
2018-07-09
1
-6
/
+2
*
anv/pipeline: Use a per-VB struct instead of separate arrays
Jason Ekstrand
2018-07-09
1
-1
/
+1
*
anv: Make subpass::depth_stencil_attachment a pointer
Jason Ekstrand
2018-07-09
1
-4
/
+4
*
anv: Use a default pipeline cache if none is specified
Jason Ekstrand
2018-07-02
1
-0
/
+8
*
intel/anv,blorp,i965: Implement the SKL 16x MSAA SIMD32 workaround
Jason Ekstrand
2018-06-28
1
-2
/
+18
*
intel/fs: Add fields to wm_prog_data for SIMD32 dispatch
Jason Ekstrand
2018-06-28
1
-1
/
+1
*
intel/compiler: Add and use helpers for working with KSP indices
Jason Ekstrand
2018-06-28
1
-7
/
+11
*
anv: enable VK_EXT_shader_stencil_export
Gustavo Lima Chaves
2018-06-08
1
-0
/
+1
*
anv: ignore pColorBlendState if all color attachments of the subpass are unused
Samuel Iglesias Gonsálvez
2018-05-09
1
-1
/
+1
*
nir: Offset vertex_id by first_vertex instead of base_vertex
Neil Roberts
2018-04-19
1
-3
/
+1
*
spirv: Lower BaseVertex to FIRST_VERTEX instead of BASE_VERTEX
Neil Roberts
2018-04-19
1
-0
/
+2
*
anv/pipeline: set active_stages early
Caio Marcelo de Oliveira Filho
2018-03-19
1
-0
/
+1
*
vulkan: Rename multiview from KHX to KHR
Jason Ekstrand
2018-03-07
1
-1
/
+1
*
intel: Drop SURFACE_FORMAT enum from genxml.
Kenneth Graunke
2018-03-05
1
-3
/
+3
*
anv/icl: Don't use DISPATCH_MODE_SIMD4X2
Anuj Phogat
2018-02-16
1
-0
/
+5
*
anv/icl: Don't use SingleVertexDispatch
Anuj Phogat
2018-02-16
1
-0
/
+2
*
anv/icl: Don't set ResetGatewayTimer
Anuj Phogat
2018-02-16
1
-0
/
+2
*
anv/pipeline: remove the pipeline layout field from anv_pipeline
Iago Toral Quiroga
2018-01-26
1
-1
/
+0
*
anv/pipeline: Don't look at blend state unless we have an attachment
Jason Ekstrand
2018-01-26
1
-3
/
+3
*
anv/pipeline: Don't assert on more than 32 samplers
Jason Ekstrand
2018-01-23
1
-1
/
+7
*
anv: Take write mask into account in has_color_buffer_write_enabled
Alex Smith
2018-01-05
1
-9
/
+18
*
anv/cmd_buffer: Add support for pushing UBO ranges
Jason Ekstrand
2017-12-08
1
-1
/
+2
*
anv: Fix assert about source attrs.
Kenneth Graunke
2017-10-27
1
-1
/
+1
*
anv: Drop URB entry output read handling in 3DSTATE_XS.
Kenneth Graunke
2017-10-27
1
-26
/
+0
*
anv: Add support for tessellation domain origin control
Jason Ekstrand
2017-09-20
1
-10
/
+21
*
spirv: Flip the tessellation winding order
Jason Ekstrand
2017-09-20
1
-1
/
+12
*
anv: use device->info instead of brw->is_*
Lionel Landwerlin
2017-08-30
1
-1
/
+1
*
anv: set right datatypes in anv_pipeline_binding
Juan A. Suarez Romero
2017-08-30
1
-1
/
+1
*
anv: Mark functions used conditionally as UNUSED
Matt Turner
2017-08-29
1
-2
/
+2
*
anv: Explicitly cast between different enums
Matt Turner
2017-08-29
1
-3
/
+3
*
anv: Remove 'inline' keywords
Matt Turner
2017-08-29
1
-9
/
+9
*
anv: Use BRW_BARYCENTRIC_NONPERSPECTIVE_BITS from common header.
Rafael Antognolli
2017-05-03
1
-1
/
+2
*
genxml: Normalize xml for 3DSTATE_MULTISAMPLE.
Rafael Antognolli
2017-05-03
1
-2
/
+1
*
genxml: Rename "Function Enable" to "Enable".
Rafael Antognolli
2017-05-03
1
-3
/
+3
*
genxml: 3DSTATE_VS rename Function Enable to Enable.
Rafael Antognolli
2017-05-03
1
-1
/
+1
*
genxml: Make "Reorder Mode" fields consistent.
Kenneth Graunke
2017-05-03
1
-4
/
+0
*
anv/cmd_buffer: Emit instanced draws for multiple views
Jason Ekstrand
2017-05-03
1
-3
/
+6
*
genxml: Make BLEND_STATE command support variable length array.
Rafael Antognolli
2017-04-24
1
-27
/
+38
*
anv/pipeline: Properly handle unset gl_Layer and gl_ViewportIndex
Jason Ekstrand
2017-04-04
1
-3
/
+24
[next]