commit | 53c6467aea129b03cf960a0854c1746ce52a2daa | [log] [tgz] |
---|---|---|
author | Keith Whitwell <keithw@vmware.com> | Fri Apr 17 17:11:09 2009 +0100 |
committer | Keith Whitwell <keithw@vmware.com> | Mon Apr 20 16:12:11 2009 +0100 |
tree | e9a22c48b0103d6e1b43a911c3221af91286e930 | |
parent | 70588fc83c5aa75754f7b090a63727f4791618ed [diff] |
st: assert on pipe_buffer_create failure This needs a proper fix to propogate the out-of-memory condition back up to Mesa and the app as a GL error. Until then, at least catch the problem at its source.