[Bug 69689] FBO with GL_RGBA16F texture format silent drawing corruption

2013-11-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=69689 Johannes Jordan changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 69689] FBO with GL_RGBA16F texture format silent drawing corruption

2013-11-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=69689 --- Comment #10 from Grigori Goronzy --- This does not work because glBlitFramebuffer fails, since it is trying to blit between FBOs with different pixel formats. This isn't allowed, check for instance the OpenGL 3.3 core specification, section 4

[Bug 69689] FBO with GL_RGBA16F texture format silent drawing corruption

2013-11-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=69689 --- Comment #9 from Johannes Jordan --- I am sorry my testcase uses Qt, but it would be much more time consuming for me to learn/rewrite everything without Qt. This is the qmake file: # cat fbotest.pro QT += core gui opengl greaterThan(QT

[Bug 69689] FBO with GL_RGBA16F texture format silent drawing corruption

2013-11-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=69689 --- Comment #8 from Johannes Jordan --- Created attachment 89121 --> https://bugs.freedesktop.org/attachment.cgi?id=89121&action=edit Testcase source file -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 69689] FBO with GL_RGBA16F texture format silent drawing corruption

2013-11-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=69689 --- Comment #7 from Johannes Jordan --- Created attachment 89120 --> https://bugs.freedesktop.org/attachment.cgi?id=89120&action=edit Testcase header file -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 69689] FBO with GL_RGBA16F texture format silent drawing corruption

2013-11-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=69689 --- Comment #6 from Grigori Goronzy --- This works for me. Can you provide a test case? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <

[Bug 69689] FBO with GL_RGBA16F texture format silent drawing corruption

2013-11-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=69689 --- Comment #5 from Johannes Jordan --- Is there any chance this bug gets fixed? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 69689] FBO with GL_RGBA16F texture format silent drawing corruption

2013-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69689 --- Comment #4 from Johannes Jordan --- I still have the problem and I can reproduce it. I am very willing to help in debugging the issue if you give me directions. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 69689] FBO with GL_RGBA16F texture format silent drawing corruption

2013-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69689 --- Comment #3 from Ian Romanick --- (In reply to comment #1) > Make sure you set --enable-texture-float when configuring mesa. It should be since the driver is advertising OpenGL 3.0. -- You are receiving this mail because: You are the assign

[Bug 69689] FBO with GL_RGBA16F texture format silent drawing corruption

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69689 --- Comment #2 from Johannes Jordan --- Thank you for your reply. The configure option --enable-texture-float is set. See: https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/mesa -- You are receiving this mail b

[Bug 69689] FBO with GL_RGBA16F texture format silent drawing corruption

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69689 --- Comment #1 from Alex Deucher --- Make sure you set --enable-texture-float when configuring mesa. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing lis