1. 22 Dec, 2011 5 commits
  2. 16 Dec, 2011 12 commits
  3. 13 Dec, 2011 6 commits
  4. 12 Dec, 2011 1 commit
  5. 07 Dec, 2011 3 commits
  6. 06 Dec, 2011 1 commit
    • Implemented EGL_NV_post_sub_buffer. · f4490e22
      apatrick@chromium.org authored
      The change to the sample is just to demonstrate how I tested it. I won't check in the stuff under samples/.
      
      It's not clear to me what eglPostSubBufferNV should do if EGL_POST_SUB_BUFFER_SUPPORTED_NV is false. At the moment it fails silently as though it was called on the wrong surface type:
      
       "If <surface> is a back-buffered surface, then the requested portion
          of the color buffer is copied to the native window associated with
          that surface. If <surface> is a single-buffered window, pixmap, or
          pbuffer surface, eglSwapBuffers and eglPostSubBufferNV have no
          effect."
      Review URL: http://codereview.appspot.com/5345050
      
      git-svn-id: https://angleproject.googlecode.com/svn/trunk@902 736b8ea6-26fd-11df-bfd4-992fa37f6226
  7. 29 Nov, 2011 5 commits
  8. 24 Nov, 2011 6 commits
  9. 23 Nov, 2011 1 commit