summaryrefslogtreecommitdiffstats
path: root/gpu/demos/demos.gyp
Commit message (Expand)AuthorAgeFilesLines
* Remove --enable-accelerated-plugins flag.derat@chromium.org2012-11-131-2/+0
* Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.apatrick@chromium.org2012-05-171-0/+3
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-1/+1
* Make Occlusion Query Samplegman@chromium.org2012-03-151-0/+11
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-0/+1
* Revert 124702 - GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-1/+0
* GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-0/+1
* Revert r118525 / Re-land r118240 - the build failure was a flake.dpranke@chromium.org2012-01-191-1/+2
* Revert r118240 - gles_2_c_lib as a component.dpranke@chromium.org2012-01-191-2/+1
* This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...dpranke@chromium.org2012-01-191-1/+2
* Add back in compressed_textures sample.gman@chromium.org2011-12-021-0/+11
* 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