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
/
framebuffer_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
-22
/
+13
*
Revert 224117 "gpu: Upgrade DEPTH_COMPONENT16 to DEPTH_COMPONENT..."
thakis@chromium.org
2013-09-19
1
-13
/
+22
*
gpu: Upgrade DEPTH_COMPONENT16 to DEPTH_COMPONENT24 if possible
skyostil@chromium.org
2013-09-19
1
-22
/
+13
*
Add GL_EXT_multisampled_render_to_texture support to command buffer.
bsalomon@google.com
2013-07-12
1
-7
/
+10
*
Update gpu/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-45
/
+99
*
gpu: Refactor to support cross-channel shared textures
piman@chromium.org
2013-05-18
1
-6
/
+6
*
Clean up of GLES2 Command Decoder by moving some of the error state into a se...
kloveless@chromium.org
2013-04-18
1
-5
/
+5
*
Force GPU switch with CGLSetVirtualScreen only for compositor
ccameron@chromium.org
2013-04-10
1
-0
/
+30
*
Implement EXT_draw_buffers WebGL extention support in command buffer.
zmo@chromium.org
2013-03-14
1
-2
/
+3
*
Refactor GPU code. Renderbuffer* info to Renderbuffer* renderbuffer
gman@chromium.org
2013-03-10
1
-37
/
+37
*
Refactor GPU code. Framebuffer* info to Framebuffer* framebuffer
gman@chromium.org
2013-03-09
1
-180
/
+196
*
Refactor a bunch of Texture related GPU code
gman@chromium.org
2013-03-09
1
-33
/
+41
*
Make GPU headers use more forward declarations
gman@chromium.org
2013-02-28
1
-1
/
+2
*
Refactor/Rename a bunch of GPU stuff
gman@chromium.org
2013-02-27
1
-58
/
+58
*
Linux/ChromeOS Chromium style checker cleanup, gpu/ edition.
rsleevi@chromium.org
2013-02-06
1
-2
/
+2
*
Plumb glDiscardFramebufferEXT entry point through command buffer
jamesr@chromium.org
2012-12-12
1
-1
/
+1
*
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
/
+80
*
Add global tracking of GPU memory allocations. Have each ContextGroup push m...
ccameron@chromium.org
2012-07-28
1
-4
/
+6
*
Delete framebuffers when no longer referenced.
gman@chromium.org
2012-04-06
1
-0
/
+4
*
Check that attachments are the correct type for the attachment type
gman@chromium.org
2012-03-19
1
-3
/
+21
*
Fix TextureManager optimizations.
gman@chromium.org
2012-01-19
1
-28
/
+20
*
Optimize glCheckFramebuffer checks.
gman@chromium.org
2011-12-20
1
-2
/
+51
*
Allow deleted resources to be used
gman@chromium.org
2011-11-11
1
-0
/
+73
*
Defer clearing textures and renderbuffers
gman@chromium.org
2011-11-02
1
-67
/
+196
*
Make command buffer validate glRenderbufferStorage width and height
gman@chromium.org
2011-10-19
1
-1
/
+2
*
External stream texture support.
sievers@chromium.org
2011-09-28
1
-2
/
+2
*
Revert 102978 - Change X11 error handler override to allow easy X11 error che...
dominich@chromium.org
2011-09-27
1
-6
/
+5
*
Change X11 error handler override to allow easy X11 error checking.
dominich@chromium.org
2011-09-27
1
-5
/
+6
*
Reapply Enforce-RGB patch with bugs fixed
gman@chromium.org
2011-06-20
1
-1
/
+29
*
Revert 89002 - Enforce RGB even on buggy drivers.
asargent@chromium.org
2011-06-14
1
-29
/
+1
*
Enforce RGB even on buggy drivers.
gman@chromium.org
2011-06-14
1
-1
/
+29
*
Fix renderbuffer width, height issues
gman@chromium.org
2011-03-19
1
-4
/
+13
*
Make CopyTexImage2D and CopyTexSubImage2D fail if
gman@chromium.org
2010-12-23
1
-1
/
+145
*
* Check for GL_ANGLE_framebuffer_mutlisample
gman@chromium.org
2010-11-09
1
-1
/
+2
*
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
-1
/
+103
*
Free the resources used by a context group.
gman@chromium.org
2010-07-01
1
-0
/
+28
*
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
/
+52