| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved demos.gyp from windows dependency to all platforms. Excluded gpu_demo_f... | alokp@chromium.org | 2010-05-14 | 1 | -0/+5 |
* | Add build rules for Pepper 3D demos on the Mac. | dspringer@google.com | 2010-02-23 | 1 | -14/+37 |
* | Removed redundant conditionals from gpu/demos.gyp. | alokp@chromium.org | 2010-02-17 | 1 | -20/+13 |
* | Implemented window class on linux. Standalone demos are working on linux now. | alokp@chromium.org | 2010-02-04 | 1 | -6/+11 |
* | Changes necessary to compile gpu demos on linux. It is not functional yet jus... | alokp@chromium.org | 2010-02-03 | 1 | -107/+137 |
* | Hooked all demos to gpu/demos.gyp. Now all demos run as both - standalone exe... | alokp@chromium.org | 2010-01-26 | 1 | -0/+144 |
* | Added infrastructure to run gpu demos under Pepper3D. Created a Demo class th... | alokp@chromium.org | 2010-01-26 | 1 | -59/+53 |
* | Added stencil-test demo. | alokp@chromium.org | 2010-01-15 | 1 | -0/+11 |
* | Added texture wrap demo. | alokp@chromium.org | 2010-01-15 | 1 | -0/+11 |
* | Added cubemap demo. | alokp@chromium.org | 2010-01-15 | 1 | -0/+11 |
* | Added simple texture demo. | alokp@chromium.org | 2010-01-14 | 1 | -0/+11 |
* | Added mip-mapping demo. | alokp@chromium.org | 2010-01-14 | 1 | -0/+11 |
* | Added simple vertex shader demo. I had to make the following modifications to... | alokp@chromium.org | 2010-01-13 | 1 | -0/+11 |
* | Renamed gles_book_examples.gyp to gles2_book.gyp and hooked eveything back to... | alokp@chromium.org | 2010-01-09 | 1 | -1/+1 |
* | Renamed gles_book_examples to gles2_book to make it shorter and more correct.... | alokp@chromium.org | 2010-01-09 | 1 | -1/+1 |
* | Added hello-triangle demo. | alokp@chromium.org | 2010-01-09 | 1 | -0/+11 |
* | Added an application framework for demos. This framework currently only suppo... | alokp@chromium.org | 2010-01-08 | 1 | -0/+33 |
* | Revert "Resubmit 35500: Added an application framework for demos. Ported hell... | ajwong@chromium.org | 2010-01-06 | 1 | -46/+0 |
* | Resubmit 35500: Added an application framework for demos. Ported hellotriangl... | alokp@chromium.org | 2010-01-06 | 1 | -0/+46 |
* | Revert 35500 - Added an application framework for demos. Ported hellotriangle... | rsesek@chromium.org | 2010-01-05 | 1 | -46/+0 |
* | Added an application framework for demos. Ported hello-triangle example in Op... | alokp@chromium.org | 2010-01-05 | 1 | -0/+46 |