index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
gles2_book
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes necessary to compile gpu demos on linux. It is not functional yet jus...
alokp@chromium.org
2010-02-03
6
-188
/
+8
*
Commented out precision from shaders. These examples were done on my new desk...
alokp@chromium.org
2010-01-16
4
-5
/
+9
*
Added stencil-test demo.
alokp@chromium.org
2010-01-15
3
-47
/
+63
*
Added texture wrap demo.
alokp@chromium.org
2010-01-15
3
-53
/
+70
*
Modified stencil test example to use VBOs instead of client-side vertex arrays.
alokp@chromium.org
2010-01-15
1
-38
/
+57
*
Added cubemap demo.
alokp@chromium.org
2010-01-15
3
-50
/
+67
*
Modified texture wrap example to use VBOs instead of client-side vertex arrays.
alokp@chromium.org
2010-01-14
1
-19
/
+40
*
Added simple texture demo.
alokp@chromium.org
2010-01-14
3
-63
/
+101
*
Modified texture cubemap example to use VBOs instead of client-side vertex ar...
alokp@chromium.org
2010-01-14
1
-14
/
+31
*
SwapBuffer is now synchronous. No need for glFlush.
alokp@chromium.org
2010-01-14
2
-7
/
+0
*
Added mip-mapping demo.
alokp@chromium.org
2010-01-14
3
-71
/
+110
*
Added simple vertex shader demo. I had to make the following modifications to...
alokp@chromium.org
2010-01-13
4
-31
/
+33
*
Renamed gles_book_examples.gyp to gles2_book.gyp and hooked eveything back to...
alokp@chromium.org
2010-01-09
1
-0
/
+0
*
Renamed gles_book_examples to gles2_book to make it shorter and more correct....
alokp@chromium.org
2010-01-09
66
-0
/
+16879