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
/
gen7_pipeline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/pipeline: Unify graphics_pipeline_create
Jason Ekstrand
2016-11-16
1
-110
/
+0
*
anv/pipline: Re-order state emission and make it consistent
Jason Ekstrand
2016-11-16
1
-5
/
+2
*
anv/pipeline: Unify 3DSTATE_WM emission
Jason Ekstrand
2016-11-16
1
-52
/
+1
*
intel/genxml: Make 3DSTATE_WM more consistent across gens
Jason Ekstrand
2016-11-16
1
-1
/
+1
*
anv/pipeline: Unify 3DSTATE_PS emission
Jason Ekstrand
2016-11-16
1
-59
/
+1
*
anv/pipeline/gen7: Properly set 3DSTATE_PS::DualSourceBlendEnable
Jason Ekstrand
2016-11-16
1
-1
/
+1
*
intel/genxml: Make some 3DSTATE_PS fields more consistent
Jason Ekstrand
2016-11-16
1
-3
/
+3
*
anv/pipeline: Make emit_3dstate_sbe safe to call without a FS
Jason Ekstrand
2016-11-16
1
-4
/
+1
*
anv/pipeline: Unify 3DSTATE_GS emission
Jason Ekstrand
2016-11-16
1
-47
/
+1
*
intel/genxml: Make some 3DSTATE_GS fields more consistent
Jason Ekstrand
2016-11-16
1
-3
/
+3
*
anv/pipeline: Unify 3DSTATE_VS emission
Jason Ekstrand
2016-11-16
1
-28
/
+1
*
anv/pipeline: Stop claiming to support running without a vertex shader
Jason Ekstrand
2016-11-16
1
-29
/
+25
*
intel/genxml: Make some VS/GS fields consistent across gens
Jason Ekstrand
2016-11-16
1
-3
/
+3
*
anv/pipeline: Get rid of the kernel pointer fields
Jason Ekstrand
2016-11-16
1
-8
/
+9
*
anv/pipeline: Set correct binding table and sampler counts
Jason Ekstrand
2016-11-16
1
-2
/
+22
*
anv: move to using vk_alloc helpers.
Dave Airlie
2016-10-19
1
-2
/
+2
*
anv: Get rid of graphics_pipeline_create_info_extra
Jason Ekstrand
2016-10-14
1
-7
/
+6
*
anv/gen7_pipeline: Fix typo in semicolon
Anuj Phogat
2016-10-04
1
-1
/
+1
*
anv/gen7_pipeline: Set sample mask field in 3DSTATE_PS
Anuj Phogat
2016-10-04
1
-0
/
+3
*
anv/gen7_pipeline: Move ksp{1,2} state setting next to ksp0
Anuj Phogat
2016-10-04
1
-3
/
+2
*
anv/gen7_pipeline: Use MSDISPMODE_PERSAMPLE for non-multisampled fbo
Anuj Phogat
2016-10-04
1
-1
/
+2
*
anv: get rid of duplicated values from gen_device_info
Lionel Landwerlin
2016-09-23
1
-5
/
+6
*
anv: device: calculate compute thread numbers using subslices numbers
Lionel Landwerlin
2016-09-21
1
-4
/
+6
*
anv/gen7_pipeline: Set multisample state using shared function
Anuj Phogat
2016-08-09
1
-16
/
+4
*
anv/pipeline/gen7: Set multisample modes
Lionel Landwerlin
2016-08-08
1
-2
/
+8
*
anv/pipeline/gen7: Set the depth format in 3DSTATE_SF
Jason Ekstrand
2016-08-08
1
-1
/
+2
*
anv/pipeline: Unify 3DSTATE_RASTER and 3DSTATE_SF setup between gen7 and gen8
Jason Ekstrand
2016-08-08
1
-42
/
+1
*
genxml: Make 3DSTATE_SF more consistent between gen7 and gen8+
Jason Ekstrand
2016-08-08
1
-2
/
+2
*
anv/gen7_pipeline: Set PixelShaderKillPixel for discards
Nanley Chery
2016-08-05
1
-0
/
+1
*
anv: Perform rasterizer discard in the SOL stage instead of the clipper.
Kenneth Graunke
2016-07-30
1
-0
/
+1
*
anv: Unify 3DSTATE_CLIP code across generations.
Kenneth Graunke
2016-07-20
1
-21
/
+2
*
anv: Enable early culling on Gen7.
Kenneth Graunke
2016-07-20
1
-0
/
+1
*
anv: Fix near plane clipping on Gen7/7.5.
Kenneth Graunke
2016-07-20
1
-1
/
+1
*
anv/pipeline: Unify blend state setup between gen7 and gen8
Jason Ekstrand
2016-07-15
1
-73
/
+2
*
genxml: Make gen6-7 blending look more like gen8
Jason Ekstrand
2016-07-15
1
-12
/
+13
*
anv: Use different BOs for different scratch sizes and stages
Jason Ekstrand
2016-06-22
1
-6
/
+12
*
genxml: Make ScratchSpaceBasePointer an address instead of an offset
Jason Ekstrand
2016-06-22
1
-3
/
+15
*
anv: Add proper support for depth clamping
Jason Ekstrand
2016-06-20
1
-0
/
+1
*
anv/pipeline: Add support for early depth stencil
Jason Ekstrand
2016-06-03
1
-1
/
+9
*
anv/pipeline: Silently pass tests if depth or stencil is missing
Jason Ekstrand
2016-06-03
1
-1
/
+3
*
anv/pipeline: Unify gen7/8 emit_ds_state
Jason Ekstrand
2016-06-03
1
-36
/
+1
*
genxml/gen6,7,75: s/BackFace/Backface
Jason Ekstrand
2016-06-03
1
-1
/
+1
*
i965/fs: Organize prog_data by ksp number rather than SIMD width
Jason Ekstrand
2016-05-14
1
-5
/
+7
*
anv: s/anv_batch_emit_blk/anv_batch_emit/
Jason Ekstrand
2016-04-20
1
-14
/
+13
*
anv/gen7_pipeline: Use the new emit macro
Jason Ekstrand
2016-04-20
1
-113
/
+124
*
anv: Replace ::disable_scissor with ::use_rectlists
Nanley Chery
2016-04-13
1
-1
/
+1
*
gen{7,8}_pipeline: Always set ViewportXYClipTestEnable
Nanley Chery
2016-04-13
1
-1
/
+1
*
gen{7,8}_pipeline: Apply 3DPRIM_RECTLIST restrictions
Nanley Chery
2016-04-13
1
-2
/
+2
*
anv: Always use point size from the shader
Kristian Høgsberg Kristensen
2016-03-05
1
-1
/
+1
*
anv: Store prog data in pipeline cache stream
Kristian Høgsberg Kristensen
2016-03-05
1
-6
/
+6
[next]