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
/
command_buffer
/
client
/
gles2_demo.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
apatrick@chromium.org
2011-09-20
1
-241
/
+0
*
Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
rsimha@chromium.org
2011-09-16
1
-0
/
+241
*
Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...
apatrick@chromium.org
2011-09-16
1
-241
/
+0
*
Remove support for switching draw surfaces on a context.This was originally i...
apatrick@chromium.org
2011-09-02
1
-1
/
+0
*
Add option to not generate resources on bind in OpenGL ES
gman@chromium.org
2011-08-16
1
-2
/
+3
*
Expose DXT3 and DXT5 through ANGLE
gman@chromium.org
2011-08-11
1
-1
/
+10
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
1
-3
/
+3
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-0
/
+1
*
Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...
leandrogracia@chromium.org
2011-07-21
1
-1
/
+0
*
Revert 93397 - Revert 93393 - Revert was broken. Restoring.
leandrogracia@chromium.org
2011-07-21
1
-0
/
+1
*
Revert 93393 - Crashing on Linux Touch: http://build.chromium.org/p/chromium/...
leandrogracia@chromium.org
2011-07-21
1
-1
/
+0
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-0
/
+1
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
1
-3
/
+3
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
1
-3
/
+3
*
RendererGLContext supports reparenting a GL context.
apatrick@chromium.org
2011-06-20
1
-2
/
+0
*
Automatically put all GL contexts associated with a particular GPU channel (a...
apatrick@chromium.org
2011-06-16
1
-1
/
+2
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
1
-1
/
+3
*
Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.
rsesek@chromium.org
2011-05-31
1
-3
/
+1
*
Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-05-31
1
-1
/
+3
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-2
/
+2
*
Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...
antonm@chromium.org
2011-05-12
1
-2
/
+2
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-2
/
+2
*
Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-11
1
-2
/
+2
*
Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...
apatrick@chromium.org
2011-05-11
1
-2
/
+2
*
Rework FlushSync to return early if commands have been processed since the la...
piman@google.com
2011-04-28
1
-1
/
+1
*
Landing issue 6828049 on behalf of KushalP.
apatrick@chromium.org
2011-04-14
1
-5
/
+5
*
implemented latch support in renderer process. this corresponds with a webkit...
jbates@chromium.org
2011-04-12
1
-1
/
+1
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-14
1
-0
/
+1
*
Revert 77899 - Connect up --disable-gl-multisampling to command buffer
kinuko@chromium.org
2011-03-12
1
-1
/
+0
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-12
1
-0
/
+1
*
Add Ability to pass in allowed extensions to GPU contexts.
gman@chromium.org
2010-10-19
1
-1
/
+2
*
Add offscreen context creation attributes to GGL.
enne@chromium.org
2010-10-01
1
-2
/
+1
*
Fix the gles2_demo to work with latest gpu process
gman@chromium.org
2010-07-19
1
-0
/
+10
*
Step 1: Changing CommandBufferHelper to only use a portion
gman@chromium.org
2010-05-12
1
-1
/
+1
*
Adds support for shared resources.
gman@chromium.org
2010-05-03
1
-1
/
+2
*
- Extracted platform specific code from GLES2 command decoder to platform spe...
apatrick@chromium.org
2010-04-09
1
-1
/
+1
*
Calling OpenGL from the renderer process
apatrick@chromium.org
2010-03-25
1
-4
/
+6
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Added support for lost context recovery on the client side. None of our servi...
apatrick@chromium.org
2010-02-03
1
-2
/
+4
*
Windows now uses the TLS API instead of __declspec(thread) for client side co...
apatrick@chromium.org
2010-01-27
1
-4
/
+5
*
Fixed gles2 demo by switching it from a console application to a windowed one...
apatrick@chromium.org
2010-01-19
1
-11
/
+18
*
Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...
apatrick@google.com
2009-12-22
1
-11
/
+7
*
Added chromium source file preamble.
apatrick@google.com
2009-12-17
1
-1
/
+1
*
Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...
apatrick@google.com
2009-12-12
1
-14
/
+5
*
Update initialization of gles2_demo.cc to match
gman@chromium.org
2009-12-08
1
-2
/
+10
*
Removed command buffer's last dependency on NPAPI.
apatrick@google.com
2009-12-08
1
-5
/
+4
*
Merged in recent changes to command buffer code.
apatrick@google.com
2009-11-25
1
-1
/
+9
*
Landing the GPU process and command buffer code again, this time with a DEPS ...
apatrick@google.com
2009-11-25
1
-0
/
+203
[next]