* Tue Apr 16 2013 Li Peng submit/tizen_2.1/20130402.092454@45fc4d5 - skip wait for gpu buffer flush at eglMakeCurrent * Tue Apr 02 2013 Li Peng submit/tizen_2.1/20130327.110657@a4f0c52 - revert support for egl pixmap format XRGB8888, it cause regression * Tue Mar 19 2013 Li Peng submit/trunk/20130314.110708@22feedc - set dri drawable format according to pixmap depth - ignore alpha channel of texture format XRGB8888 and XBGR8888 * Mon Mar 04 2013 Ilkka Aulomaa submit/trunk/20121231.062916@d0c2c03 - Allow power-key in X. This is needed for the "power key ends calls" feature to work. * Mon Dec 31 2012 Peng Li - 1.7.17.296760.7 - fix gles1 and gles2 conformance test failure * Thu Dec 20 2012 Peng Li - 1.7.17.296760.7 - fix a cairo gles crash * Tue Dec 04 2012 Peng Li - 1.7.17.296760.7 - fix glbenchmark 2.1 failure * Tue Nov 20 2012 Peng Li - 1.7.17.296760.7 - add EGL_KHR_lock_surface extension * Mon Nov 19 2012 Peng Li - 1.7.17.296760.7 - Fix for WebGL * Mon Nov 12 2012 Peng Li - 1.7.17.296760.7 - Fix for taiji basemark defect - Remove XSync in DRI2 drawable delete * Thu Oct 25 2012 Peng Li - 1.7.17.296760.7 - fix symbol link of libGLESv2.so, should be libGLESv2.so.1 * Wed Oct 24 2012 Peng Li - 1.7.17.296760.7 - enable rotation in texture video blit * Thu Sep 27 2012 Peng Li - 1.7.17.296760.7 - remove workaround for hw texture upload, now we have a fix * Tue Sep 25 2012 Peng Li - 1.7.17.296760.7 - EGL: fix the memory layout in SEC_image_map extension * Tue Sep 18 2012 Markus Lehtonen - 1.7.17.296760.7 - Disable the HW Texure upload feature by default * Fri Aug 17 2012 Brad Peters - Adding a build tag * Wed Aug 15 2012 Brad Peters - Disable hw texture setting in settings. Required or any attempt to configure a setting in the Settings app causes a core-dump * Tue Aug 14 2012 Peng Li - 1.7.17.296760.6 - re-import binary libraries missed in last binary update * Mon Aug 13 2012 Peng Li - 1.7.17.296760.6 [ Li Peng ] - disable hw texture upload for menu-screen app in Tizen mobile [ Markus Lehtonen ] - Add bin update script * Tue Jul 17 2012 Peng Li - 1.7.17.296760.5 - ignore power button in X * Tue Jul 10 2012 Anas Nashif 4d8cf58 - main package provides .so files now * Tue Jul 10 2012 Anas Nashif 797a914 - setup tarball correctly * Thu Jul 05 2012 Markus Lehtonen 1.7.17.296760.5 - HACK packaging: fix HACK to make Tizen:Mobile happy * Thu Jul 05 2012 Markus Lehtonen f589e74 - HACK packaging: move .so links from devel to the main package - Update to newer binaries * Tue Jul 03 2012 Peng Li - 1.7.17.296760.4 - remove dead symbol link * Mon Jul 02 2012 Peng Li - 1.7.17.296760.4 - config: disable AIGLX for mdfld * Sat Jun 30 2012 Anas Nashif d985f58 - do not install packaging/ directory * Mon Jun 18 2012 Li Peng efa6b37 - add change log entry - packaging: remove mesa-libGL dependency * Thu May 31 2012 Zhang Qiang 791d7d4 - Sync code from Tizen:Mobile