[Mesa-dev] [Bug 93796] glGetActiveAtomicCounterBufferiv is broken

2016-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93796 Tapani Pälli changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Mesa-dev] [Bug 93796] glGetActiveAtomicCounterBufferiv is broken

2016-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93796 --- Comment #7 from Nicolas Koch --- Hey guys, thanks for the replies. I just triple checked my program and figured out I made a really big mistake somewhere else in the program (basically, the results of the openGL output where overwritten). T

[Mesa-dev] [Bug 93796] glGetActiveAtomicCounterBufferiv is broken

2016-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93796 --- Comment #6 from Tapani Pälli --- Created attachment 121167 --> https://bugs.freedesktop.org/attachment.cgi?id=121167&action=edit piglit test Attaching here a patch to Piglit that exercises these queries. Nicolas, please also attach informa

[Mesa-dev] [Bug 93796] glGetActiveAtomicCounterBufferiv is broken

2016-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93796 --- Comment #5 from Timothy Arceri --- Hmm, seems I didn't read the code properly when I pointed out what I thought was the offending commit. On second look it does look like it *should* work. -- You are receiving this mail because: You are the

[Mesa-dev] [Bug 93796] glGetActiveAtomicCounterBufferiv is broken

2016-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93796 Tapani Pälli changed: What|Removed |Added Status|ASSIGNED|NEEDINFO --- Comment #4 from Tapani Pälli

[Mesa-dev] [Bug 93796] glGetActiveAtomicCounterBufferiv is broken

2016-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93796 --- Comment #3 from Tapani Pälli --- (In reply to Tapani Pälli from comment #2) > Would it be possible to attach the test application? > > > (The atomic counter buffers have the ids 0 and 1, queried with > > glGetProgramiv) > > Can you paste h

[Mesa-dev] [Bug 93796] glGetActiveAtomicCounterBufferiv is broken

2016-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93796 --- Comment #2 from Tapani Pälli --- Would it be possible to attach the test application? > (The atomic counter buffers have the ids 0 and 1, queried with glGetProgramiv) Can you paste how do you query the indices of the counters? -- You are

[Mesa-dev] [Bug 93796] glGetActiveAtomicCounterBufferiv is broken

2016-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93796 Timothy Arceri changed: What|Removed |Added Assignee|mesa-dev@lists.freedesktop. |lem...@gmail.com |org

[Mesa-dev] [Bug 93796] glGetActiveAtomicCounterBufferiv is broken

2016-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93796 Bug ID: 93796 Summary: glGetActiveAtomicCounterBufferiv is broken Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal

[Mesa-dev] [Bug 93796] glGetActiveAtomicCounterBufferiv is broken

2016-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93796 Nicolas Koch changed: What|Removed |Added Hardware|Other |x86-64 (AMD64) OS|All