Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: third_party/gles2_book/README.chromium

Issue 7740058: Fixed stencil Test example. Writing to stencil buffer was getting disabled after the first frame. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/gles2_book/Chapter_11/Stencil_Test/Stencil_Test.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gles2_book/README.chromium
===================================================================
--- third_party/gles2_book/README.chromium (revision 98648)
+++ third_party/gles2_book/README.chromium (working copy)
@@ -40,4 +40,5 @@
Improvements in Chapter_11/Stencil_Test:
- Fixed depth and color values in Stencil Test
- Removed redundant glGetIntegerv in draw loop
+ - Restore stencil-mask state after every frame
« no previous file with comments | « third_party/gles2_book/Chapter_11/Stencil_Test/Stencil_Test.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698