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
/
gpu
/
demos
/
demos.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove --enable-accelerated-plugins flag.
derat@chromium.org
2012-11-13
1
-2
/
+0
*
Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.
apatrick@chromium.org
2012-05-17
1
-0
/
+3
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
1
-1
/
+1
*
Make Occlusion Query Sample
gman@chromium.org
2012-03-15
1
-0
/
+11
*
GPU: Build most of the gpu as a single DLL.
rvargas@google.com
2012-03-05
1
-0
/
+1
*
Revert 124702 - GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-1
/
+0
*
GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-0
/
+1
*
Revert r118525 / Re-land r118240 - the build failure was a flake.
dpranke@chromium.org
2012-01-19
1
-1
/
+2
*
Revert r118240 - gles_2_c_lib as a component.
dpranke@chromium.org
2012-01-19
1
-2
/
+1
*
This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...
dpranke@chromium.org
2012-01-19
1
-1
/
+2
*
Add back in compressed_textures sample.
gman@chromium.org
2011-12-02
1
-0
/
+11
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-0
/
+2
*
Don't let the 'all' target be a bundle.
thakis@chromium.org
2011-07-16
1
-0
/
+1
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
More POSIX support for Chromium, consisting mostly of broadening ifdefs. This
tony@chromium.org
2011-06-02
1
-2
/
+2
*
Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...
tony@chromium.org
2011-05-23
1
-1
/
+1
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-28
1
-1
/
+2
*
Deleted WebPluginDelegatePepper and everything dependent on it.
apatrick@chromium.org
2011-03-10
1
-148
/
+0
*
Fix obsolete dependencies that create needless recompiling.
jeanluc@chromium.org
2011-03-09
1
-1
/
+0
*
Fixed command-line flag to make the gpu demos work again. We now need --enabl...
alokp@chromium.org
2011-02-22
1
-2
/
+2
*
Removed the depedency of gpu::demos on base.
alokp@chromium.org
2010-12-21
1
-15
/
+7
*
Moved the logic of maintaining the current context to gles2 helper library.
alokp@chromium.org
2010-12-21
1
-2
/
+14
*
Added --enable-accelerated-layers to run_as block of ppapi demos.
alokp@chromium.org
2010-12-16
1
-0
/
+2
*
Reland r65152 with mac and linux fix.
apatrick@chromium.org
2010-11-06
1
-2
/
+0
*
Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
1
-0
/
+2
*
Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
1
-2
/
+0
*
Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Revert PPAPI change due to Linux compile failures.
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Revert PPAPI change.
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Switch to the new PPAPI repository. This removes the DEPS entry that refers to
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Made GLES demos work on PPAPI.
neb@chromium.org
2010-09-13
1
-14
/
+162
*
Removed dependencies on base from GPU common and client code.
apatrick@chromium.org
2010-09-08
1
-0
/
+5
*
Linux: Switch to DWARF for official builds. Good riddence.
thestig@chromium.org
2010-08-26
1
-4
/
+0
*
Revert 55766 - Enable -fPIC by default on x64
mirandac@chromium.org
2010-08-12
1
-3
/
+8
*
Enable -fPIC by default on x64
nirnimesh@chromium.org
2010-08-11
1
-8
/
+3
*
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
[next]