Add support for GLES 3.2
[platform/core/uifw/coregl.git] / src / modules / tracepath / coregl_tracepath_gl.c
2016-07-13 Zhaowei YuanAdd support for GLES 3.2 43/78843/2
2016-07-04 Zhaowei YuanSeparate GLES API according to version 51/76151/7
2016-06-16 Zhaowei YuanAdd support for GLES V1.1 55/74655/6
2016-03-08 Mun, Gwan-gyeongReplace vulnerable function 'sprintf' to 'snprintf' 10/61410/2 accepted/tizen/common/20160310.065039 accepted/tizen/ivi/20160309.004430 accepted/tizen/mobile/20160309.004341 accepted/tizen/tv/20160309.004357 accepted/tizen/wearable/20160309.004412 submit/tizen/20160308.014423
2016-02-22 Sangjin LeeMerge "Add coding style guide. Apply coding style.... accepted/tizen/wearable/20160307.020705 submit/tizen_wearable/20160304.133021
2016-02-19 Mun, Gwan-gyeongAdd coding style guide. 74/59874/1
2016-01-06 xing.huang1.add fastpath APIs for OpenGLES_DDK 40/56340/1
2015-11-25 Sangjin LeeMerge branch 'spin-tizen_3.0' into tizen submit/devel/coregl/20151204.063909 submit/tizen_mobile/20151202.065613 submit/tizen_mobile/20151204.053947 submit/tizen_tv/20151202.065316 submit/tizen_tv/20151204.053802
2015-11-02 Xuelian BaiAdd fastpath APIs for OpenGLES_DDK 3.1
2015-09-09 joonbum.koDelete X11 dependency and enable png image dump
2013-11-28 Haegeun Park[Title] Refactored symbol macros
2013-11-20 Haegeun Park[INTERNAL] Added samper objects
2013-11-20 Haegeun Park[INTERNAL] Approved checking library links & Vertex...
2013-10-14 Haegeun Park[Title] Added an extension support 'OES_mapbuffer'...
2013-10-11 Haegeun Park[Title] Terminated with SIGILL when using ES3.0 API...
2013-10-02 Haegeun Park[Title] Applied ES3.0 supports for normal path.
2013-10-02 Haegeun Park[INTERNAL] Applied GLES3.0 Headers
2013-10-02 Haegeun Park[Title] Applied ES3.0 supports for normal path.
2013-09-13 Haegeun ParkAdded GLES3 symbols and KHR_create_context
2013-09-04 Haegeun ParkMerge "[Title] Added support for two ANGLE extensions...
2013-09-04 Haegeun Park[Title] Added support for two ANGLE extensions.
2013-09-02 Haegeun ParkRevert alias macro & Implemented tracepath
2013-09-02 Haegeun ParkMerge branch 'master' into ES3.0
2013-08-30 Haegeun Park[INTERNAL] Applied GLES3.0 Headers
2013-08-27 Wonsik JungMerge "[Title] Added surface dumping point for EGL...
2013-08-27 Wonsik JungMerge changes I4d4a412f,Iff0ebd69 into devel/graphics_e...
2013-08-27 Haegeun Park[Title] Added surface dumping point for EGL pixmaps...
2013-08-26 Haegeun Park[Title] Released a new feature 'COREGL_TRACE_SURFACE'
2013-08-01 Wonsik JungMerge "[Title] Added supports for Qualcomm chipsets...
2013-07-24 Haegeun Park[Title] Added supports for Qualcomm chipsets
2013-05-07 Haegeun Park[Title] Changed the logging method to use dlog
2013-01-16 Haegeun Park[Title] Added a new option 'COREGL_TRACE_MEM_ALL'
2012-12-14 Haegeun Park[Title] Renamed/Added some EXT/OES extensions
2012-10-09 Haegeun Park[Title] Major stabilizations
2012-09-05 Haegeun Park[Title] Added defensive codes against unusual usages...
2012-07-27 Haegeun Park[Title] Added a new memory tracing feature(and some...
2012-06-20 Haegeun Park[Refactoring] Modularization