platform/core/uifw/coregl.git
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
2013-01-21 Haegeun Park[Title] Fix an invalid source file in CMakeLists.txt
2013-01-16 Haegeun Park[Title] Added a new option 'COREGL_TRACE_MEM_ALL'
2013-01-08 Haegeun Park[master] Seperate coregl module from driver package...
2013-01-08 Haegeun ParkMerge "[Title] Added COREGL_COMPILE_DATE in CMakeLists...
2013-01-08 Haegeun Park[Title] Added COREGL_COMPILE_DATE in CMakeLists.txt (2)
2013-01-08 Wonsik JungMerge "[Title] Added COREGL_COMPILE_DATE in CMakeLists...
2013-01-08 Haegeun Park[Title] Added COREGL_COMPILE_DATE in CMakeLists.txt
2013-01-07 Wonsik Jung[Title] seperate coregl module from opengl-es-mali400
2013-01-07 Haegeun Park[Title] Fixed mismatching object names in fastpath...
2013-01-06 Wonsik Jung [Version]
2012-12-14 Haegeun Park[Title] Renamed/Added some EXT/OES extensions
2012-12-14 Wonsik Jung[master] modify DDK path and library numbering
2012-11-21 Haegeun Park[Title] Remove symbols of extension functions
2012-10-30 Haegeun Park[Title] Modify GL object hashing methods in fastpath...
2012-10-16 Haegeun Park[Title] Changed the default thread module to 'pthread'
2012-10-10 Haegeun Park[Title] Added a threading module (using __thread)
2012-10-09 Haegeun Park[Title] Major stabilizations
2012-09-24 Haegeun Park[Title] Added an avoid code in the Fastpath-EGL for...
2012-09-12 Haegeun Park[Title] Fixed a duplicated override of 'glDetachShader...
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-07-17 Haegeun ParkAdd EGL/GLES2 wrapper library for build
2012-07-05 Wonsik JungMerge "[Trace] Add 'MAX elapsed time' at API tracing...
2012-06-29 Park SangHeeoutput file name change
2012-06-28 Haegeun Park[Trace] Add 'MAX elapsed time' at API tracing module
2012-06-28 Haegeun ParkAdd 'libdl.so' link to Makefile. (Fix linkage test...
2012-06-20 Haegeun Park[Refactoring] Modularization
2012-06-13 Haegeun ParkRelease EGL resources associated with a EGLDisplay...
2012-05-30 Haegeun ParkRefactored wrapping layer
2012-05-10 Seo Minsuupload library
2012-05-10 Haegeun ParkMerge branch 'master' of slp-info.sec.samsung.net:slp...
2012-05-09 Haegeun ParkAdded unlikely hint of trace branch (Need to check...
2012-05-09 Wonsik JungMerge "Fix missed handling of glGet() for wrapped objects"
2012-05-09 Haegeun ParkFix missed handling of glGet() for wrapped objects
2012-05-09 Minsu HanUpdate Makefile
2012-05-09 Minsu Hanadd opengl-es-20 pkgconfig
2012-05-08 Park SangHeeDisable coregl api logging
2012-05-04 Wonsik Jungadd Makefile
2012-05-04 Haegeun ParkOptimized CTX, STATE tracing (add more if statements)
2012-05-03 Haegeun ParkMajor updates
2012-05-03 Haegeun ParkFix return value of eglBindTexImage()
2012-05-02 Haegeun ParkFix gl error reset bug
2012-05-02 Haegeun ParkFix performance issue (gettimeofday() moved)
2012-04-26 Park SangHeeModify pkgconfig
2012-04-26 Park SangHeePackage Upload
2012-04-26 Park SangHeechange changelog format
next