https://bugs.freedesktop.org/show_bug.cgi?id=63973
Priority: medium Bug ID: 63973 Assignee: dri-devel@lists.freedesktop.org Summary: Regression in WebGL gl-vertexattribpointer.html by commit 5649f886f7602 Severity: normal Classification: Unclassified OS: All Reporter: BryanQuigley@Ubuntu.com Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/r300 Product: Mesa
Latest Git Mesa has Firefox crash on: https://www.khronos.org/registry/webgl/conformance-suites/1.0.2/conformance/...
Bisected to: 5649f886f76023532538b8792605a3578cec1ed1 is the first bad commit commit 5649f886f76023532538b8792605a3578cec1ed1 Author: Marek Olšák maraeo@gmail.com Date: Sun Apr 14 23:28:36 2013 +0200
st/mesa: add a simple path to BufferData if it only discards buffer contents
Reviewed-by: Brian Paul brianp@vmware.com
:040000 040000 5910fd0b513be1d4042f230eec0e17d1212ac9ba 8ef76a79e25fae2bbbd96fb9a1e80488532316f6 M src
System specifics: Running Ubuntu 13.04 w/ Xorg Edgers. Mesa from Git. 01:05.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI RS690M [Radeon Xpress 1200/1250/1270] [1002:791f] 3.9.0-996-generic #201304260406 SMP Fri Apr 26 08:07:07 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux (mainline drm-next build)
https://bugs.freedesktop.org/show_bug.cgi?id=63973
Bryan Quigley BryanQuigley@Ubuntu.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Bryan Quigley BryanQuigley@Ubuntu.com --- This was reverted in commit: c4bea00fb39fb1813d220b95f0bc94e6fce8c84a
dri-devel@lists.freedesktop.org