Sign in
chromium
/
chromium
/
src
/
third_party
/
gles2_book
Clone this repo:
Branches
master
0202f71
bring back deleted folder
by jam@chromium.org
· 10 years ago
master
fac0a7b
Make 'License' field in third-party metadata required
by steveblock@chromium.org
· 11 years ago
b91648d
Fixed stencil Test example. Writing to stencil buffer was getting disabled after the first frame.
by alokp@chromium.org
· 12 years ago
b3c4e3f
Fixed Stencil test.
by alokp@chromium.org
· 12 years ago
9ba5a96
Initialized variables passed to GL functions. Command buffer now only allows initialized variables unless it is compiled for native-client. We would need to exclude pepper plugins too. For now I have initialized the gpu demo variables.
by alokp@chromium.org
· 12 years ago
a8cdbe8
Remove the comments setting emands and vim tab width and expansion variables.
by tony@chromium.org
· 12 years ago
939bbe3
Cleaning up third_party readmes and adding a template for future use.
by cdn@chromium.org
· 13 years ago
9372e22
Changes some of the dependencies to remove client side arrays.
by gman@chromium.org
· 13 years ago
2a29ac5
Moved the logic of maintaining the current context to gles2 helper library.
by alokp@chromium.org
· 13 years ago
a86b053
Add svn:ignore properties for most of the rest of the Chrome Linux checkout.
by brettw@chromium.org
· 13 years ago
11a3fef
Added EGL based GLContext.
by apatrick@chromium.org
· 13 years ago
95b2ef0
Manual Review: Adding a bunch of ignores for deps pulls and some project files
by thomasvl@chromium.org
· 13 years ago
8f01ef6
Uncommented out precision statements now that glsl translator is enabled. This also fixes Pepper3D ui-test.
by alokp@chromium.org
· 13 years ago
eb38775
Pass tools/licenses.py for third_party/gles_book and third_party/glew. BUG=39242
by alokp@chromium.org
· 14 years ago
600c363
Add a bunch of entries to svn:ignore so we won't see so many .vcprojs and similar in svn status.
by pkasting@chromium.org
· 14 years ago
a01b9b1
Changes necessary to compile gpu demos on linux. It is not functional yet just compiling.
by alokp@chromium.org
· 14 years ago
bc29c0f
Commented out precision from shaders. These examples were done on my new desktop with latest nvidia drivers which does not complain about precision. But it does not compile on most other drivers.
by alokp@chromium.org
· 14 years ago
b293f27
Added stencil-test demo.
by alokp@chromium.org
· 14 years ago
14ffbfc
Added texture wrap demo.
by alokp@chromium.org
· 14 years ago
b4a86e1
Modified stencil test example to use VBOs instead of client-side vertex arrays.
by alokp@chromium.org
· 14 years ago
More »