[Mesa-dev] [Bug 92278] Black screen in War Thunder

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 27 17:32:33 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92278

--- Comment #7 from Ian Romanick <idr at freedesktop.org> ---
(In reply to Tapani Pälli from comment #4)
> Created attachment 119200 [details] [review]
> hack that fixes issue
> 
> This is slightly cleaner but still just a hack, it looks like we would need
> full GL_EXT_direct_state_access and also GL_EXT_depth_bounds_test extension.

Why do you think GL_EXT_depth_bounds_test is necessary?

Either way... we're absolutely not going to do EXT_dsa.  We have ARB_dsa in
core profile, and that's what applications should use.  Spending a bunch of
time to implement the backward-looking extension, at the expense of other
features, when we already support the forward-looking functionality doesn't
help anyone in the long run.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20151028/955cdeb2/attachment.html>


More information about the mesa-dev mailing list