Add coding style guide.
[platform/core/uifw/coregl.git] / src / modules / fastpath / coregl_fastpath_gl.c
2016-02-19 Mun, Gwan-gyeongAdd coding style guide. 74/59874/1
2016-01-26 joonbum.koFix memory bug and prevent potential leak. 39/57939/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
2014-08-07 Sukwon Suhremove build warnings
2014-08-06 Sukwon Suhfix bug : add eglSignalSyncKHR function on fastpath
2014-06-09 Dongyeon KimRemove glEGLImageTargetTexture2DOES from fastpath
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-26 Haegeun Park[Title] Stabilized ES3.0 Fastpath - trace option &...
2013-11-20 Haegeun Park[Title] Implemented fastpath for OpenGL ES 3.0 (FINAL)
2013-11-20 Haegeun Park[INTERNAL] Added code blocks for enum process
2013-11-20 Haegeun Park[INTERNAL] Added samper objects
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-11-11 Haegeun Park[Title] Fixed error reports in the symbol checking...
2013-10-11 Haegeun Park[Title] Terminated with SIGILL when using ES3.0 API...
2013-10-02 Haegeun Park[Title] Resolved an error of a logic for checking Qualc...
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.
2013-09-04 Haegeun ParkModified alias rule (ext to find standard)
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] Fixed memory leaks in fastpath module
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-04-23 Haegeun Park[Title] Fixed invalid references of fb, rb in fastpath.
2013-02-18 Haegeun Park[Title] Added an extension support for 'OES_standard_de...
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-06-20 Haegeun Park[Refactoring] Modularization