Sync with released version for TIZEN 1.0 demo
authorHaegeun Park <haegeun.park@samsung.com>
Thu, 12 Apr 2012 13:09:46 +0000 (06:09 -0700)
committerHaegeun Park <haegeun.park@samsung.com>
Thu, 12 Apr 2012 13:09:46 +0000 (06:09 -0700)
Updates since last release:

    - Separted globally shared gl objects to local contexts
      (texture, buffer, framebuffer, renderbuffer, program)
    - Enhance tracing & performance
    - Added gl-error handling
    - Added handling functions for some extensions
    - Fixed dlsym link bug & hided unused symbols


No differences found