Files
mesa/src
Emil Velikov 1ab5e15242 st/mesa: check if _mesa_create_context() returns NULL
In some cases _mesa_create_context() can return NULL an in the mesa
state tracker, we do not concider the case, which may cause issues
within st_create_context_priv()

This patch adds a simple check (similar to the one in the dri drivers)

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
2011-07-12 08:30:15 -06:00
..
2011-07-06 10:11:04 -04:00
2011-06-24 16:43:03 +09:00
2011-04-27 19:06:07 +01:00
2011-06-30 11:34:51 +01:00