commit | 3f7e0d5302ed0fadd794a41af6e476d2c408adc7 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Thu Jul 16 21:21:57 2009 -0700 |
committer | Brian Paul <brianp@vmware.com> | Fri Jul 17 11:54:06 2009 -0600 |
tree | 4359eb96a321daf1df24d614784f6771a880b654 | |
parent | be9d1ab171b1b29108c781af84dd500707a12925 [diff] |
egl: Destroy display's resources upon termination. eglTerminate should destroy the contexts and surfaces of the display. Signed-off-by: Chia-I Wu <olvaffe@gmail.com>