Add fpgl-call error handling when makecurrent=null (instead of assertion)
authorHaegeun Park <haegeun.park@samsung.com>
Mon, 16 Apr 2012 04:34:32 +0000 (21:34 -0700)
committerHaegeun Park <haegeun.park@samsung.com>
Mon, 16 Apr 2012 04:34:32 +0000 (21:34 -0700)
commit5f379bebeeb92e6fde84683a0da74562ebefd0f6
treed204114957fb56d10ff3a0ceba16a097943c5ce5
parent528fe73b16129f78c39a2cf7f0efb70ac4a3bd94
Add fpgl-call error handling when makecurrent=null (instead of assertion)
Add new option 'COREGL_TRACE_CTX_FORCE=1' for chasing every context changes (with CORGEL_TRACE_CTX=1)
src/coregl.c
src/coregl_fastpath_egl.c
src/coregl_fastpath_gl.c
src/coregl_internal.h
src/coregl_wrappath.c