coregl_fastpath: Add process of some missed state
[platform/core/uifw/coregl.git] / src / modules / fastpath / coregl_fastpath.h
2016-08-09 Zhaowei Yuancoregl_fastpath: Add process of some missed state 55/82855/3
2016-08-04 Zhaowei YuanAdd support for some missing processing of state which... 94/81294/7
2016-08-04 Zhaowei YuanAdd considering of initial value when compare state 60/81260/4
2016-08-04 Zhaowei YuanFix runtime warning about "GL_MAX_UNIFORM_BUFFER_BINDINGS" 37/81237/5
2016-07-13 Zhaowei YuanFix memory accessing overflow 54/80054/1
2016-07-13 Zhaowei YuanApply fastpath and tracepath for GLES 1.1 50/80050/1
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-05-10 xuelian.baiChange type of ctx name from array to pointer, to avoid... 54/68554/3 accepted/tizen/ivi/20160513.004458 accepted/tizen/mobile/20160513.004512 accepted/tizen/tv/20160513.004502 accepted/tizen/wearable/20160513.004451 submit/tizen/20160512.072056
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
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
2013-12-19 mythri.venugopalAdded support for GL_TEXTURE_EXTERNAL_OES target in...
2013-12-13 Haegeun Park[Title] Fixed fastpath bugs
2013-11-28 Haegeun Park[Title] Refactored symbol macros
2013-11-20 Haegeun Park[INTERNAL] Added code blocks for enum process
2013-11-20 Haegeun Park[INTERNAL] Refactor object sharing & Added some functions
2013-11-20 Haegeun Park[INTERNAL] Approved checking library links & Vertex...
2013-11-20 Haegeun Park[INTERNAL] Refactored optimize flags & Added GL objects
2013-11-20 Haegeun Park[INTERNAL ES3.0] Added Handling for ReadBuffer, Queries...
2013-10-02 Haegeun Park[Title] Applied ES3.0 supports for normal path.
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.
2012-10-30 Haegeun Park[Title] Modify GL object hashing methods in fastpath...
2012-10-09 Haegeun Park[Title] Major stabilizations
2012-07-05 Wonsik JungMerge "[Trace] Add 'MAX elapsed time' at API tracing...
2012-06-28 Haegeun Park[Trace] Add 'MAX elapsed time' at API tracing module
2012-06-20 Haegeun Park[Refactoring] Modularization