
EGL CreateWindowSurface function is incorrect
Posted Monday, 17 January, 2011 - 16:43 by jdomnitz| Project: | The Open Toolkit library |
| Version: | 1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
When eglCreateWindowSurface fails it returns IntPtr.Zero (no_surface). This should be checked for not an error which could have occurred earlier in the code.


Comments
#1
Thanks, fixed in r3059.
#2