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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpu: Upgrade DEPTH_COMPONENT16 to DEPTH_COMPONENT24 if possible
skyostil@chromium.org
2013-09-20
1
-6
/
+35
*
Revert 224117 "gpu: Upgrade DEPTH_COMPONENT16 to DEPTH_COMPONENT..."
thakis@chromium.org
2013-09-19
1
-31
/
+6
*
gpu: Upgrade DEPTH_COMPONENT16 to DEPTH_COMPONENT24 if possible
skyostil@chromium.org
2013-09-19
1
-6
/
+31
*
Update gpu/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-16
/
+19
*
gpu: Change Produce/ConsumeTexture to allow texture sharing
piman@chromium.org
2013-05-29
1
-4
/
+3
*
Refactor GPU code. Renderbuffer* info to Renderbuffer* renderbuffer
gman@chromium.org
2013-03-10
1
-50
/
+50
*
Refactor/Rename a bunch of GPU stuff
gman@chromium.org
2013-02-27
1
-26
/
+26
*
Add calls to EnsureGPUMemoryAvailable into GLES2DecoderImpl
gman@chromium.org
2013-01-23
1
-5
/
+7
*
Add more tests for MemoryTracker usage.
gman@chromium.org
2013-01-18
1
-53
/
+115
*
Plumb glDiscardFramebufferEXT entry point through command buffer
jamesr@chromium.org
2012-12-12
1
-2
/
+2
*
Make more GL stuff auto-generated
gman@chromium.org
2012-12-07
1
-1
/
+1
*
cache fbo combos
gman@chromium.org
2012-11-09
1
-0
/
+60
*
Add global tracking of GPU memory allocations. Have each ContextGroup push m...
ccameron@chromium.org
2012-07-28
1
-1
/
+1
*
Delete renderbuffers when no longer referenced
gman@chromium.org
2012-04-06
1
-0
/
+13
*
Fix RenderbufferManager to handle deleted objects
gman@chromium.org
2012-01-19
1
-1
/
+22
*
Add renderbuffer memory tracing
gman@chromium.org
2011-12-23
1
-1
/
+3
*
Defer clearing textures and renderbuffers
gman@chromium.org
2011-11-02
1
-4
/
+15
*
Make command buffer validate glRenderbufferStorage width and height
gman@chromium.org
2011-10-19
1
-2
/
+5
*
Revert 102978 - Change X11 error handler override to allow easy X11 error che...
dominich@chromium.org
2011-09-27
1
-6
/
+3
*
Change X11 error handler override to allow easy X11 error checking.
dominich@chromium.org
2011-09-27
1
-3
/
+6
*
Make CopyTexImage2D and CopyTexSubImage2D fail if
gman@chromium.org
2010-12-23
1
-8
/
+33
*
* Check for GL_ANGLE_framebuffer_mutlisample
gman@chromium.org
2010-11-09
1
-1
/
+10
*
Move constructor and destructor of MockGLInterface out of line.
thakis@chromium.org
2010-10-14
1
-1
/
+2
*
Clear render buffers
gman@chromium.org
2010-08-06
1
-0
/
+3
*
Free the resources used by a context group.
gman@chromium.org
2010-07-01
1
-0
/
+27
*
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
-9
/
+10
*
Fixed GPU unit tests on Mac.
kbr@google.com
2010-03-26
1
-1
/
+0
*
Adds renderbuffer and framebuffer tracking so we can
gman@chromium.org
2010-03-25
1
-0
/
+53