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
/
service
/
context_group.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ShaderTranslatorCache per thread refcounted
boliu@chromium.org
2014-04-03
1
-0
/
+7
*
[gpu] Remove StreamTexture(Manager) concept from command decoder
sievers@google.com
2014-01-27
1
-7
/
+0
*
gpu: Remove set_testing_force_is_angle
sievers@chromium.org
2013-11-14
1
-0
/
+1
*
FeatureInfo: Remove allowed_extensions and init workarounds early
sievers@chromium.org
2013-09-05
1
-2
/
+1
*
Fix stream textures + mailboxes
piman@chromium.org
2013-07-02
1
-0
/
+7
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-2
/
+2
*
Implement EXT_draw_buffers WebGL extention support in command buffer.
zmo@chromium.org
2013-03-14
1
-0
/
+20
*
Refactor/Rename a bunch of GPU stuff
gman@chromium.org
2013-02-27
1
-3
/
+1
*
Add a command to lose the context
gman@chromium.org
2012-12-17
1
-5
/
+13
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@google.com
2012-10-18
1
-0
/
+7
*
Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.
fischman@chromium.org
2012-10-18
1
-7
/
+0
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@chromium.org
2012-10-18
1
-0
/
+7
*
Add global tracking of GPU memory allocations. Have each ContextGroup push m...
ccameron@chromium.org
2012-07-28
1
-0
/
+7
*
gpu in-memory program cache implementation with a memory limit + lru eviction.
dmurph@chromium.org
2012-07-23
1
-0
/
+11
*
Revert 147328 - Current status of patch:
gman@chromium.org
2012-07-19
1
-5
/
+1
*
Current status of patch:
dmurph@chromium.org
2012-07-18
1
-1
/
+5
*
Expose video memory usage estimation (textures, renderbuffers, buffers) in co...
zmo@chromium.org
2012-06-14
1
-0
/
+2
*
Make context groups share a TextureBufferManager
gman@chromium.org
2012-06-01
1
-2
/
+9
*
RefCounted types should not have public destructors, media/ and gpu/ edition
rsleevi@chromium.org
2012-05-18
1
-1
/
+3
*
Allow textures to be moved from one GL context group to another.
apatrick@chromium.org
2012-05-01
1
-2
/
+10
*
Add --enforce-gl-minimums flag
gman@chromium.org
2012-04-19
1
-0
/
+6
*
GPU: Build most of the gpu as a single DLL.
rvargas@google.com
2012-03-05
1
-1
/
+2
*
Revert 124702 - GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-2
/
+1
*
GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-1
/
+2
*
Fix TextureManager optimizations.
gman@chromium.org
2012-01-19
1
-3
/
+3
*
Ensure that ContextGroup is destroyed when an appropriate GL context is current.
apatrick@chromium.org
2011-10-05
1
-10
/
+6
*
Code cleanup: rename DisallowedExtensions to DisallowedFeature.
zmo@google.com
2011-09-22
1
-2
/
+2
*
Add option to not generate resources on bind in OpenGL ES
gman@chromium.org
2011-08-16
1
-1
/
+6
*
Implemented support for GL context share groups in the renderer process.I put...
apatrick@chromium.org
2011-08-03
1
-4
/
+5
*
Switch most usages of std::map to base::hash_table in GPU service.
gman@chromium.org
2011-05-13
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-4
/
+4
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-14
1
-1
/
+3
*
Revert 77899 - Connect up --disable-gl-multisampling to command buffer
kinuko@chromium.org
2011-03-12
1
-3
/
+1
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-12
1
-1
/
+3
*
Fix destruction order of ContextGroup
gman@chromium.org
2010-10-27
1
-2
/
+2
*
Add Ability to pass in allowed extensions to GPU contexts.
gman@chromium.org
2010-10-19
1
-3
/
+12
*
A step in making it possible for WebGL to request no features
gman@chromium.org
2010-09-30
1
-32
/
+7
*
Enables GL_OES_standard_derivatives
gman@chromium.org
2010-09-17
1
-1
/
+3
*
Adds support for EXT_framebuffer_multisample
gman@chromium.org
2010-08-23
1
-0
/
+15
*
Adds support for OpenGL ES 2.0 extensions
gman@chromium.org
2010-07-16
1
-0
/
+10
*
Free the resources used by a context group.
gman@chromium.org
2010-07-01
1
-0
/
+3
*
Refactor validation code so it can be modified at runtime.
gman@chromium.org
2010-06-15
1
-0
/
+7
*
Resubmit http://codereview.chromium.org/2096008/show
gman@chromium.org
2010-05-19
1
-1
/
+25
*
Reverting again, will manually build on linux since trybots are apparently no...
gman@chromium.org
2010-05-18
1
-25
/
+1
*
Resubmit with fix that trybot didn't catch.
gman@chromium.org
2010-05-18
1
-1
/
+25
*
revert last CL
gman@chromium.org
2010-05-18
1
-25
/
+1
*
Update the GLSL translator code to use the correct constants
gman@chromium.org
2010-05-18
1
-1
/
+25
*
Adds support for shared resources.
gman@chromium.org
2010-05-03
1
-1
/
+10
*
Changes the code to use separate ids namspaces
gman@chromium.org
2010-04-27
1
-9
/
+0
*
Adds renderbuffer and framebuffer tracking so we can
gman@chromium.org
2010-03-25
1
-0
/
+14
[next]