platform/core/uifw/coregl.git
2015-12-15 Mun, Gwan-gyeongAdd devel package requires. 72/54472/1
2015-12-15 Mun, Gwan-gyeongAdd ix86 and x86_64 to Build Architecture. 71/54471/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-25 Mun, Gwan-gyeongAdd egl.pc
2015-11-05 KyungMi LeeInitial empty repository master
2015-11-02 Xuelian BaiAdd fastpath APIs for OpenGLES_DDK 3.1
2015-09-24 Keeho SongFix build error for 64bit architecture
2015-09-09 joonbum.koDelete X11 dependency and enable png image dump
2015-05-06 Sangwon HaDisable bypass capability by default
2015-04-15 Sangwon HaAdd CoreGL bypassing functionality
2015-03-26 Sangwon Ha[rel-02] Add devel pkg
2015-03-13 Sangwon HaSimplify build configuration and cleanup spec file
2014-09-26 cw2010.kim- Add eglPostSubBufferNV on fast path support extension...
2014-08-07 cw2010.kim fix bug : add eglWaitSyncKHR function on fastpath
2014-08-07 Sukwon Suhchange version
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
2014-02-11 mythri.venugopal[SRUK] Check GLES version supported by driver, and...
2014-01-31 mythri.venugopalFix for error while running gfxbench with Fastpath.
2014-01-17 mythri.venugopalRemoved unnecessary Error messages.
2014-01-15 mythri.venugopalIn eglMakeCurrent: a) Remove error message when old...
2014-01-13 mythri.venugopalImplementation of fastpath_eglGetCurrentDisplay() to...
2014-01-06 mythri.venugopalAdd support for mapping of glue texture object to real...
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 gl3 headers in include
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-19 Dongyeon KimPrevent fix
2013-11-15 Haegeun Park[Title] Fixed and avoided prevent issues
2013-11-13 Haegeun Park[Title] Refactored a rule describing library path
2013-11-12 Haegeun Park[Title] Changed error message outputs from stdout to...
2013-11-11 Dongyeon KimSet actual driver library path according to hardware
2013-11-11 Haegeun Park[Title] Fixed error reports in the symbol checking...
2013-11-06 Haegeun Park[Title] Fixed some link issues when using GLES 3.0
2013-11-01 Haegeun Park[Title] Avoid prevent issues
2013-10-21 Dongyeon KimModify spec file to apply libCOREGL 4
2013-10-17 Haegeun Park[Title] Modified CMakeLists to apply libCOREGL 4
2013-10-15 Haegeun Park[Title] Change dlopen mode to RTLD_LOCAL
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-11 Haegeun Park[Title] Revert to use printf() for the urgent logs
2013-10-02 Haegeun Park[Title] Resolved an error of a logic for checking Qualc...
2013-10-02 Haegeun Park[Title] <FINAL> Applied ES3.0 supports for normal path.
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 ParkMerge "[Title] Added trace points for EGL-swap-region...
2013-10-02 Haegeun Park[Title] Applied ES3.0 supports for normal path.
2013-09-30 Haegeun Park[Title] Added trace points for EGL-swap-region APIs
2013-09-30 Haegeun ParkMerge "[Title] Added a new trace option 'COREGL_TRACE_A...
2013-09-30 Haegeun Park[Title] Added a new trace option 'COREGL_TRACE_API_FRAME=1'
2013-09-23 Haegeun ParkMerge "[Title] Covered the invalid usages of ES3 API...
2013-09-14 Haegeun Park[Title] Covered the invalid usages of ES3 API 'BlitFram...
2013-09-13 Wonsik JungMerge "[Title] Fixed the context creation code to elimi...
2013-09-13 Haegeun Park[Title] Fixed the context creation code to eliminate...
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 ParkMerge "[Title] Added extension supports in fastpath...
2013-09-04 Haegeun ParkModified alias rule (ext to find standard)
2013-09-02 Haegeun ParkRevert alias macro & Implemented tracepath
2013-09-02 Haegeun ParkMerge branch 'master' into ES3.0
2013-08-30 Haegeun Park[Title] Added extension supports in fastpath
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] Fixed memory leaks in fastpath module
2013-08-26 Haegeun Park[Title] Released a new feature 'COREGL_TRACE_SURFACE'
2013-08-20 Wonsik JungMerge changes I10be4bd5,Ib715cc3c into devel/graphics_e...
2013-08-14 Haegeun Park[Title] Revert the commit 'Changed Makefile to make...
2013-08-14 Haegeun Park[Title] Added some header files included by png.h
2013-08-14 Wonsik JungMerge "[Title] Changed Makefile to make debug binaries...
2013-08-13 Haegeun Park[Title] Changed Makefile to make debug binaries
2013-08-13 Haegeun ParkMerge changes Ifd09d462,I401e6661 into devel/graphics_e...
2013-08-02 Haegeun Park[Title] Added png.h file in tracepath
2013-08-01 Wonsik JungMerge "[Title] Added supports for Qualcomm chipsets...
2013-07-31 Haegeun Park[Title] SIGILL will be occurred if an app queries an...
2013-07-25 Dongyeon KimChange dlopen mode for libEGL, libGLESv2 from RTLD_NOW...
2013-07-24 Haegeun Park[Title] Added supports for Qualcomm chipsets
2013-07-16 Dongyeon KimChange actual driver library path
2013-07-06 Dongyeon KimFix for adreno (DO NOT APPLY THIS TO MASTER!)
2013-05-13 Haegeun Park[Title] Fixed the makecurrent logic between different...
2013-05-10 Haegeun Park[Title] Renamed EGL/GL wrapper library
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[master] Added an extension support for 'OES_standard_d...
2013-02-18 Haegeun Park[Title] Added an extension support for 'OES_standard_de...
2013-01-31 Haegeun Park[master] minor patch to fix prevent issue
2013-01-31 Haegeun Park[Title] minor patch : removed the prevent defect
2013-01-25 Haegeun Park[Title] Removed EGL/GL symbols in libCOREGL
2013-01-23 Haegeun Park[Title] Fix an invalid source file in CMakeLists.txt
next