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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set attachment for bound framebuffer in FramebufferTextureLayer
qiankun.miao
2015-10-30
1
-0
/
+3
*
Re-land: ui: Move GLImage::BindTexImage fallback from GLImage implementations...
reveman
2015-10-22
1
-37
/
+0
*
Revert of Re-land: ui: Move GLImage::BindTexImage fallback from GLImage imple...
vasilii
2015-10-20
1
-0
/
+37
*
Re-land: ui: Move GLImage::BindTexImage fallback from GLImage implementations...
reveman
2015-10-20
1
-37
/
+0
*
Revert of ui: Move GLImage::BindTexImage fallback from GLImage implementation...
reveman
2015-10-19
1
-0
/
+37
*
ui: Move GLImage::BindTexImage fallback from GLImage implementations to GLES2...
reveman
2015-10-19
1
-37
/
+0
*
command_buffer: Add support for creating non-WebGL ES 3 contexts
kkinnunen
2015-09-23
1
-5
/
+3
*
Get ReadPixels to work with INT and UNSIGNED_INT format.
zmo
2015-08-27
1
-2
/
+8
*
Fix crash caused by concurrent access to framebuffer_combo_complete_map_.
tobiasjs
2015-08-22
1
-14
/
+12
*
[RELAND] Upgrade ReadPixels to ES3 semantic in command buffer.
zmo
2015-08-07
1
-2
/
+7
*
Revert of Upgrade ReadPixels to ES3 semantic in command buffer. (patchset #5 ...
magjed
2015-08-07
1
-7
/
+2
*
Upgrade ReadPixels to ES3 semantic in command buffer.
zmo
2015-08-07
1
-2
/
+7
*
Fine tune ReadBuffer() impl in GPU command buffer.
zmo
2015-08-05
1
-0
/
+12
*
Fix framebuffer completeness ES3 behavior.
zmo
2015-07-11
1
-1
/
+9
*
gpu: Workaround Adreno 420 bug with deleting current FBO.
vmiura
2015-02-18
1
-0
/
+5
*
Generate INVALID_OPERATION if feedback loops exist in CopyTex{Sub}Image2D.
zmo
2014-10-14
1
-0
/
+1
*
Modified GPU command signature hash to use a binary representation.
dyen
2014-09-29
1
-0
/
+1
*
Framebuffer clear() needs to consider the situation some draw buffers are dis...
zmo@chromium.org
2014-06-06
1
-0
/
+13
*
gpu: Mailbox emulation with EGLImage
sievers@chromium.org
2014-03-14
1
-0
/
+4
*
Support GL_FLOAT and GL_HALF_FLOAT_OES as glReadPixels types when the gl cont...
geofflang@chromium.org
2013-12-11
1
-0
/
+4
*
gpu: Use std::vector instead of ObserverList.
reveman@chromium.org
2013-11-01
1
-4
/
+10
*
Re-land: gpu: Add Will/DidUseTexImage to GLImage API.
reveman@chromium.org
2013-10-22
1
-1
/
+27
*
Revert 229532 "gpu: Add Will/DidUseTexImage to GLImage API."
reveman@chromium.org
2013-10-21
1
-27
/
+1
*
gpu: Add Will/DidUseTexImage to GLImage API.
reveman@chromium.org
2013-10-19
1
-1
/
+27
*
Move more framebuffer state out of ContextState and into FramebufferState.
kloveless@chromium.org
2013-10-02
1
-2
/
+6
*
Moved DoTexImage2D and its validation into the TextureManager.
kloveless@chromium.org
2013-08-14
1
-0
/
+9
*
Add GL_EXT_multisampled_render_to_texture support to command buffer.
bsalomon@google.com
2013-07-12
1
-1
/
+1
*
Do not set alpha channel mask if MRT is enabled and some buffers have alpha.
zmo@chromium.org
2013-06-19
1
-0
/
+3
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
gpu: Change Produce/ConsumeTexture to allow texture sharing
piman@chromium.org
2013-05-29
1
-0
/
+1
*
gpu: Refactor to support cross-channel shared textures
piman@chromium.org
2013-05-18
1
-3
/
+4
*
Force GPU switch with CGLSetVirtualScreen only for compositor
ccameron@chromium.org
2013-04-10
1
-0
/
+5
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Implement EXT_draw_buffers WebGL extention support in command buffer.
zmo@chromium.org
2013-03-14
1
-2
/
+12
*
Refactor GPU code. Framebuffer* info to Framebuffer* framebuffer
gman@chromium.org
2013-03-09
1
-5
/
+5
*
Make GPU headers use more forward declarations
gman@chromium.org
2013-02-28
1
-2
/
+4
*
Refactor/Rename a bunch of GPU stuff
gman@chromium.org
2013-02-27
1
-148
/
+149
*
Fix "attached to fbo" tracking in textures
piman@chromium.org
2012-12-13
1
-1
/
+1
*
Plumb glDiscardFramebufferEXT entry point through command buffer
jamesr@chromium.org
2012-12-12
1
-2
/
+10
*
cache fbo combos
gman@chromium.org
2012-11-09
1
-0
/
+12
*
RefCounted types should not have public destructors, media/ and gpu/ edition
rsleevi@chromium.org
2012-05-18
1
-1
/
+4
*
Delete framebuffers when no longer referenced.
gman@chromium.org
2012-04-06
1
-2
/
+16
*
GPU: Build most of the gpu as a single DLL.
rvargas@google.com
2012-03-05
1
-3
/
+4
*
Revert 124702 - GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-4
/
+3
*
GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-3
/
+4
*
Optimize glCheckFramebuffer checks.
gman@chromium.org
2011-12-20
1
-4
/
+34
*
Allow deleted resources to be used
gman@chromium.org
2011-11-11
1
-0
/
+10
*
Defer clearing textures and renderbuffers
gman@chromium.org
2011-11-02
1
-11
/
+20
*
External stream texture support.
sievers@chromium.org
2011-09-28
1
-0
/
+1
*
Reapply Enforce-RGB patch with bugs fixed
gman@chromium.org
2011-06-20
1
-1
/
+6
[next]