OSDN Git Service

llvmpipe: Make more resilient to out-of-memory situations.
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 9 Nov 2011 19:29:37 +0000 (19:29 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 3 Feb 2012 18:51:14 +0000 (18:51 +0000)
commit8184228e8b894b434a87387c79d9a11a50684272
tree92988e9d4d7c95f5826ac745fa599c0bb2538fc4
parent9a1fd9a37ce3ee2ede5bef5cf508a02f3bdb6098
llvmpipe: Make more resilient to out-of-memory situations.

Most of the code was alright, but we were missing a few paths.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/llvmpipe/lp_texture.c