https://bugs.freedesktop.org/show_bug.cgi?id=97921
Bug ID: 97921
Summary: Mesa-only glBlitFrameBuffer error
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev@lists.freedesktop.org
Reporter: pub...@maxqia.com
QA Contact: mesa-dev@lists.freedesktop.org
While I was playing Black Ops 1 on Wine on my AMD card with the radeonsi driver
and mesa, I noticed things weren't rendering correctly and this error was being
spat out in the console :
err:d3d:wined3d_debug_callback 0x1bf028: "GL_INVALID_OPERATION in
glBlitFramebuffer(stencil attachment depth format mismatch)".
So after I manually comment out that error, this error occurs:
err:d3d:wined3d_debug_callback 0x41180a28: "GL_INVALID_OPERATION in
glBlitFramebuffer(depth attachment format mismatch)".
After commenting the 2 errors, the game renders fine and I no longer get any
glBlitFramebuffer errors in the console. This error doesn't occur using NVIDIA
proprietary drivers with my GTX 970.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev