index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
blorp
/
blorp_genX_exec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/anv,blorp,i965: Implement the SKL 16x MSAA SIMD32 workaround
Jason Ekstrand
2018-06-28
1
-0
/
+14
*
intel/fs: Add fields to wm_prog_data for SIMD32 dispatch
Jason Ekstrand
2018-06-28
1
-0
/
+3
*
intel/compiler: Add and use helpers for working with KSP indices
Jason Ekstrand
2018-06-28
1
-25
/
+40
*
intel/blorp: Emit VF cache invalidates for 48-bit bugs with softpin.
Kenneth Graunke
2018-06-06
1
-5
/
+12
*
intel/blorp: Don't vertex fetch directly from clear values
Jason Ekstrand
2018-06-06
1
-44
/
+41
*
intel/blorp: Add a NO_UPDATE_CLEAR_COLOR batch flag
Nanley Chery
2018-05-17
1
-2
/
+4
*
blorp: Silence unused function warnings
Nanley Chery
2018-04-11
1
-2
/
+2
*
intel/blorp: Update clear color state buffer during fast clears.
Rafael Antognolli
2018-04-05
1
-0
/
+48
*
intel/blorp: Only copy clear color when doing a resolve.
Rafael Antognolli
2018-04-05
1
-4
/
+9
*
intel/blorp: Add support for fast clear address.
Rafael Antognolli
2018-04-05
1
-5
/
+13
*
intel: Use Clear Color struct size.
Rafael Antognolli
2018-04-05
1
-2
/
+3
*
anv: Silence compiler warnings about uninitialized bind_offset.
Eric Anholt
2018-03-16
1
-1
/
+1
*
anv: silence unused function warning on gen11
Lionel Landwerlin
2018-03-15
1
-1
/
+1
*
intel: Drop SURFACE_FORMAT enum from genxml.
Kenneth Graunke
2018-03-05
1
-7
/
+7
*
intel: Split gen_device_info out into libintel_dev
Jordan Justen
2018-03-05
1
-1
/
+1
*
i965: Silence unused parameter warnings in blorp
Ian Romanick
2018-03-02
1
-7
/
+5
*
intel/blorp: Add indirect clear color support to mcs_partial_resolve
Jason Ekstrand
2018-03-01
1
-9
/
+45
*
intel/blorp: Add a helper for filling out VERTEX_BUFFER_STATE
Jason Ekstrand
2018-03-01
1
-36
/
+33
*
i965/icl: Add assertions to check dispatch mode is SIMD8
Anuj Phogat
2018-02-15
1
-0
/
+2
*
i965/icl: Update the comment for maximum number of threads per PSD
Anuj Phogat
2018-02-15
1
-4
/
+5
*
intel/icl: Do StateCacheInvalidation for indirect clear color
Anuj Phogat
2018-02-15
1
-1
/
+1
*
intel/blorp: Use isl_aux_op instead of blorp_hiz_op
Jason Ekstrand
2018-02-08
1
-18
/
+21
*
intel/blorp: Use isl_aux_op instead of blorp_fast_clear_op
Jason Ekstrand
2018-02-08
1
-8
/
+8
*
intel/blorp: Add initial support for indirect clear colors
Jason Ekstrand
2017-11-27
1
-0
/
+76
*
intel/blorp: Make the MOCS setting part of blorp_address
Jason Ekstrand
2017-11-13
1
-9
/
+7
*
intel/blorp: Use mocs.tex for depth stencil
Jason Ekstrand
2017-11-13
1
-5
/
+1
*
intel/blorp/hiz: Always set sample number
Topi Pohjolainen
2017-09-21
1
-0
/
+11
*
blorp: Explicitly cast between different enums
Matt Turner
2017-08-29
1
-5
/
+5
*
i965: Do not store SRC after 0 on component control.
Rafael Antognolli
2017-08-25
1
-2
/
+2
*
intel/blorp: Allow BLORP calls to be predicated
Nanley Chery
2017-07-22
1
-0
/
+3
*
blorp: Use normalized coordinates on Gen6
Ian Romanick
2017-06-26
1
-1
/
+1
*
blorp: Use FullSurfaceDepthandStencilClear for blorp_hiz_op
Jason Ekstrand
2017-06-07
1
-0
/
+3
*
intel/blorp: Plumb through access to the workaround BO
Jason Ekstrand
2017-06-07
1
-2
/
+7
*
anv/blorp: Move the depth cache flush outside of BLORP
Nanley Chery
2017-06-07
1
-8
/
+0
*
i965/miptree: Store fast clear colors in an isl_color_value
Jason Ekstrand
2017-06-07
1
-1
/
+1
*
intel/blorp: Handle gen6 stencil/HiZ offsets in the back-end
Jason Ekstrand
2017-06-01
1
-2
/
+30
*
i965: Add blorp support for gen4-5
Jason Ekstrand
2017-05-26
1
-4
/
+59
*
intel/blorp: Add support for gen4-5 SF programs
Jason Ekstrand
2017-05-26
1
-2
/
+6
*
intel/blorp: Use designated initializers to set up VERTEX_ELEMENTS
Jason Ekstrand
2017-05-26
1
-32
/
+43
*
intel/blorp: Rename emit_viewport_state to emit_cc_viewport
Jason Ekstrand
2017-05-26
1
-3
/
+3
*
intel/blorp: Make the common genX_blorp_exec code gen4-safe
Jason Ekstrand
2017-05-26
1
-8
/
+36
*
intel/blorp: Re-arrange blorp_genX_exec.h
Jason Ekstrand
2017-05-26
1
-229
/
+229
*
intel/blorp: Delete isl_to_gen_ds_surfype
Jason Ekstrand
2017-05-26
1
-19
/
+0
*
intel/blorp: Pull the pipeline bits of blorp_exec into a helper
Jason Ekstrand
2017-05-26
1
-25
/
+31
*
genxml: Normalize xml for 3DSTATE_CC_STATE_POINTERS.
Rafael Antognolli
2017-05-03
1
-2
/
+2
*
genxml: Normalize xml for 3DSTATE_MULTISAMPLE.
Rafael Antognolli
2017-05-03
1
-3
/
+1
*
genxml: 3DSTATE_VS rename Function Enable to Enable.
Rafael Antognolli
2017-05-03
1
-1
/
+1
*
genxml: Make BLEND_STATE command support variable length array.
Rafael Antognolli
2017-04-24
1
-11
/
+26
*
intel/blorp: Add a blorp_emit_dynamic macro
Jason Ekstrand
2017-04-14
1
-64
/
+50
*
intel/blorp: Use ISL for emitting depth/stencil/hiz
Jason Ekstrand
2017-04-10
1
-86
/
+33
[next]