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
/
renderbuffer_manager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add calls to EnsureGPUMemoryAvailable into GLES2DecoderImpl
gman@chromium.org
2013-01-23
1
-0
/
+4
*
Track managed memory usage in the command buffer.
ccameron@chromium.org
2012-12-13
1
-9
/
+3
*
Plumb glDiscardFramebufferEXT entry point through command buffer
jamesr@chromium.org
2012-12-12
1
-3
/
+3
*
cache fbo combos
gman@chromium.org
2012-11-09
1
-0
/
+3
*
Add global tracking of GPU memory allocations. Have each ContextGroup push m...
ccameron@chromium.org
2012-07-28
1
-1
/
+8
*
Expose video memory usage estimation (textures, renderbuffers, buffers) in co...
zmo@chromium.org
2012-06-14
1
-0
/
+4
*
Delete renderbuffers when no longer referenced
gman@chromium.org
2012-04-06
1
-2
/
+13
*
GPU: Build most of the gpu as a single DLL.
rvargas@google.com
2012-03-05
1
-2
/
+4
*
Revert 124702 - GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-4
/
+2
*
GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-2
/
+4
*
Fix RenderbufferManager to handle deleted objects
gman@chromium.org
2012-01-19
1
-3
/
+9
*
Track shared memory used by GPU process
gman@chromium.org
2012-01-04
1
-3
/
+3
*
Add renderbuffer memory tracing
gman@chromium.org
2011-12-23
1
-0
/
+6
*
Defer clearing textures and renderbuffers
gman@chromium.org
2011-11-02
1
-14
/
+26
*
Make command buffer validate glRenderbufferStorage width and height
gman@chromium.org
2011-10-19
1
-1
/
+6
*
Switch most usages of std::map to base::hash_table in GPU service.
gman@chromium.org
2011-05-13
1
-3
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Fix glIsFoo() functions for non-bound objects in command buffer.
enne@chromium.org
2011-01-05
1
-1
/
+13
*
Make CopyTexImage2D and CopyTexSubImage2D fail if
gman@chromium.org
2010-12-23
1
-2
/
+28
*
* Check for GL_ANGLE_framebuffer_mutlisample
gman@chromium.org
2010-11-09
1
-1
/
+7
*
FBTF: Fix more ctor/dtors found by clang plugin.
erg@google.com
2010-10-13
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
1
-3
/
+0
*
Clear render buffers
gman@chromium.org
2010-08-06
1
-0
/
+1
*
Free the resources used by a context group.
gman@chromium.org
2010-07-01
1
-0
/
+4
*
Map RGBA4/RGB5_A1 to RGBA and RGB565 to RGB in RenderbufferStorage.
zmo@google.com
2010-06-18
1
-1
/
+13
*
Revert 47329 - Map RGBA4/RGB5_A1 to RGBA and RGB565 to RGB in RenderbufferSto...
rvargas@google.com
2010-05-14
1
-13
/
+1
*
Map RGBA4/RGB5_A1 to RGBA and RGB565 to RGB in RenderbufferStorage.
zmo@google.com
2010-05-14
1
-1
/
+13
*
Various fixes for the OpenGL ES 2.0 conformance tests.
gman@chromium.org
2010-05-06
1
-0
/
+3
*
Changes the code to use separate ids namspaces
gman@chromium.org
2010-04-27
1
-10
/
+10
*
Adds renderbuffer and framebuffer tracking so we can
gman@chromium.org
2010-03-25
1
-0
/
+90