Re: [Mesa-dev] [Mesa-users] Problem with ARB_copy_buffer on Mesa 9.2.4

2014-05-12 Thread Ian Romanick
Carl (the stable branch maintainer) doesn't have plans to do another 10.0.x release. That said, if the fix is found (by bisecting), it might still get picked to the branch. If Fedora is shipping 9.2 or 10.0, they might get the update. Dunno. On 05/06/2014 11:01 AM, Benjamin Bellec wrote: > Hell

Re: [Mesa-dev] [Mesa-users] Problem with ARB_copy_buffer on Mesa 9.2.4

2014-05-06 Thread Jonas Kulla
Hello Benjamin, thank you very much for testing this. If this issue is fixed in latest Mesa, then I don't have to issue a bug report after all. It's also not critical for me to have this issue fixed on my distribution as I can easily work around it; I just wanted to make sure that the fix for this

Re: [Mesa-dev] [Mesa-users] Problem with ARB_copy_buffer on Mesa 9.2.4

2014-05-06 Thread Benjamin Bellec
Hello Jonas, I tested your program and on my system (Fedora 19) on an Evergreen (Radeon HD 5850) and I have the same issue indeed. Here is my result : Mesa 9.2.4 (from F19 repo) => Data does NOT match up! Mesa 9.2.5 => Data does NOT match up! Mesa 10.0.5 => Data does NOT match up! Mesa 10.1.0 =>