summaryrefslogtreecommitdiffstats
path: root/gpu/demos/demos.gyp
Commit message (Expand)AuthorAgeFilesLines
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-0/+2
* Don't let the 'all' target be a bundle.thakis@chromium.org2011-07-161-0/+1
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-2/+2
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-1/+1
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-281-1/+2
* Deleted WebPluginDelegatePepper and everything dependent on it.apatrick@chromium.org2011-03-101-148/+0
* Fix obsolete dependencies that create needless recompiling. jeanluc@chromium.org2011-03-091-1/+0
* Fixed command-line flag to make the gpu demos work again. We now need --enabl...alokp@chromium.org2011-02-221-2/+2
* Removed the depedency of gpu::demos on base.alokp@chromium.org2010-12-211-15/+7
* Moved the logic of maintaining the current context to gles2 helper library.alokp@chromium.org2010-12-211-2/+14
* Added --enable-accelerated-layers to run_as block of ppapi demos.alokp@chromium.org2010-12-161-0/+2
* Reland r65152 with mac and linux fix.apatrick@chromium.org2010-11-061-2/+0
* Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-051-0/+2
* Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-051-2/+0
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-021-4/+4
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-4/+4
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-4/+4
* Revert PPAPI change.brettw@chromium.org2010-11-021-4/+4
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-4/+4
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-4/+4
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-4/+4
* Made GLES demos work on PPAPI.neb@chromium.org2010-09-131-14/+162
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-0/+5
* Linux: Switch to DWARF for official builds. Good riddence.thestig@chromium.org2010-08-261-4/+0
* Revert 55766 - Enable -fPIC by default on x64mirandac@chromium.org2010-08-121-3/+8
* Enable -fPIC by default on x64nirnimesh@chromium.org2010-08-111-8/+3
* Moved demos.gyp from windows dependency to all platforms. Excluded gpu_demo_f...alokp@chromium.org2010-05-141-0/+5
* Add build rules for Pepper 3D demos on the Mac.dspringer@google.com2010-02-231-14/+37
* Removed redundant conditionals from gpu/demos.gyp.alokp@chromium.org2010-02-171-20/+13
* Implemented window class on linux. Standalone demos are working on linux now.alokp@chromium.org2010-02-041-6/+11
* Changes necessary to compile gpu demos on linux. It is not functional yet jus...alokp@chromium.org2010-02-031-107/+137
* Hooked all demos to gpu/demos.gyp. Now all demos run as both - standalone exe...alokp@chromium.org2010-01-261-0/+144
* Added infrastructure to run gpu demos under Pepper3D. Created a Demo class th...alokp@chromium.org2010-01-261-59/+53
* Added stencil-test demo.alokp@chromium.org2010-01-151-0/+11
* Added texture wrap demo.alokp@chromium.org2010-01-151-0/+11
* Added cubemap demo.alokp@chromium.org2010-01-151-0/+11
* Added simple texture demo.alokp@chromium.org2010-01-141-0/+11
* Added mip-mapping demo.alokp@chromium.org2010-01-141-0/+11
* Added simple vertex shader demo. I had to make the following modifications to...alokp@chromium.org2010-01-131-0/+11
* Renamed gles_book_examples.gyp to gles2_book.gyp and hooked eveything back to...alokp@chromium.org2010-01-091-1/+1
* Renamed gles_book_examples to gles2_book to make it shorter and more correct....alokp@chromium.org2010-01-091-1/+1
* Added hello-triangle demo.alokp@chromium.org2010-01-091-0/+11
* Added an application framework for demos. This framework currently only suppo...alokp@chromium.org2010-01-081-0/+33
* Revert "Resubmit 35500: Added an application framework for demos. Ported hell...ajwong@chromium.org2010-01-061-46/+0
* Resubmit 35500: Added an application framework for demos. Ported hellotriangl...alokp@chromium.org2010-01-061-0/+46
* Revert 35500 - Added an application framework for demos. Ported hellotriangle...rsesek@chromium.org2010-01-051-46/+0
* Added an application framework for demos. Ported hello-triangle example in Op...alokp@chromium.org2010-01-051-0/+46