aboutsummaryrefslogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2018-05-04 22:32:24 -0700
committerJason Ekstrand <[email protected]>2018-05-08 08:27:44 -0700
commitbdbb527a65fc729e7a9319ae67de60d03d06c3fd (patch)
tree130ced88b4416251d9e77174a547431c302038ec /.editorconfig
parentccd3dce3c059ad6d24ab50107ac6bb8827f46c3d (diff)
i965: Use ISL for emitting depth/stencil/hiz state on gen6+
We leave gen4-5 alone because the ISL code hasn't really been well- tested on gen4-5 or with combined depth-stencil because we don't use BLORP for depth operations on gen4-5. Also, the gen4-5 code has to deal with intratile offsets for LOD hacks and ISL doesn't handle those yet. We could make ISL handle gen4-5 capable or we could just not bother. Among other things, this should make future platform enabling easier because it means we don't have to update multiple (or hand-rolled!) depth stencil emit paths. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions