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
/
feature_info.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-submission of http://codereview.chromium.org/9968113
twiz@chromium.org
2012-04-20
1
-0
/
+1
*
Revert 132934 - this change seems to break many webgl related layout tests
toyoshim@chromium.org
2012-04-19
1
-1
/
+0
*
Introduction of CHROMIUM_copy_texture extension that respects pixel-store sem...
twiz@chromium.org
2012-04-19
1
-0
/
+1
*
Chromium implementation of discardBackbuffer WebGraphicsContext3D extension.
mmocny@chromium.org
2012-03-23
1
-0
/
+1
*
Modify gpu::gles2::FeatureInfo::AddFeatures to enable feature flags based on ...
bsalomon@google.com
2012-03-23
1
-3
/
+3
*
Add support for GL_COMMANDS_ISSUED_CHROMIUM fence like query.
gman@chromium.org
2012-03-14
1
-4
/
+8
*
Add support for GL_EXT_occlusion_query_boolean
gman@chromium.org
2012-03-08
1
-0
/
+8
*
This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo...
mmocny@chromium.org
2012-02-21
1
-0
/
+1
*
Add support for ANGLE_instanced_arrays
jbauman@chromium.org
2012-02-14
1
-0
/
+10
*
Undo GL_EXT_texture_storage disable, fixup internal format for non-GLES2.
jbates@chromium.org
2012-01-04
1
-29
/
+2
*
Disable GL_EXT_texture_storage support in Linux.
jbates@chromium.org
2011-12-29
1
-3
/
+32
*
Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storage
vangelis@chromium.org
2011-12-06
1
-0
/
+30
*
Add GL_ANGLE_pack_reverse_row_order to command buffer
bsalomon@google.com
2011-11-30
1
-0
/
+8
*
Plumb thru that we cache the front buffer.
backer@chromium.org
2011-11-24
1
-0
/
+4
*
Added minimal support to command buffer for GL_ARB_texture_rectangle
kbr@chromium.org
2011-11-23
1
-0
/
+27
*
Allow GLSurface to indicate that it supports a specific extension.
backer@chromium.org
2011-11-22
1
-5
/
+7
*
Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.
backer@chromium.org
2011-11-11
1
-0
/
+7
*
Check for extension before using ANGLE_translated_shader_source
jbauman@chromium.org
2011-11-05
1
-0
/
+4
*
Rename setVisibility to setVisibilityCHROMIUM and expose as GL_CHROIMIUM_set_...
nduca@chromium.org
2011-10-25
1
-0
/
+1
*
Implement 'ANGLE_translated_shader_source' extension in command-buffer.
zmo@google.com
2011-10-05
1
-0
/
+1
*
External stream texture support.
sievers@chromium.org
2011-09-28
1
-0
/
+5
*
Code cleanup: rename DisallowedExtensions to DisallowedFeature.
zmo@google.com
2011-09-22
1
-4
/
+4
*
Fixes issues where WGC3D based on OSMesa GL implementation isn't allowing OES...
bsalomon@google.com
2011-09-21
1
-5
/
+3
*
Rename and document glCommandBufferEnableCHROMIUM
gman@chromium.org
2011-08-12
1
-1
/
+0
*
Expose DXT3 and DXT5 through ANGLE
gman@chromium.org
2011-08-11
1
-2
/
+4
*
Delete copy_texture_to_parent_texture from GPU command buffer code.
apatrick@chromium.org
2011-08-10
1
-1
/
+0
*
Removed vestigial GL_latch_CHROMIUM code.
apatrick@chromium.org
2011-07-27
1
-1
/
+0
*
Support GL_OES_EGL_image_external
bulach@chromium.org
2011-07-26
1
-0
/
+9
*
Add support for GL_CHROMIUM_flipy
gman@chromium.org
2011-07-22
1
-1
/
+0
*
Implement GL_CHROMIUM_rate_limit_offscreen_context
nduca@chromium.org
2011-05-13
1
-0
/
+1
*
Drive compositor scheduling with the swapbuffers callback.
nduca@chromium.org
2011-05-12
1
-3
/
+1
*
implemented latch support in renderer process. this corresponds with a webkit...
jbates@chromium.org
2011-04-12
1
-0
/
+1
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
1
-1
/
+1
*
Change GL_EXT_texture_compression_s3tc to GL_CHROMIUM_texture_compression_dxt3
gman@chromium.org
2011-03-21
1
-8
/
+23
*
Fix clang buildbot
jbauman@chromium.org
2011-03-14
1
-0
/
+3
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-14
1
-1
/
+10
*
Revert 77899 - Connect up --disable-gl-multisampling to command buffer
kinuko@chromium.org
2011-03-12
1
-10
/
+1
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-12
1
-1
/
+10
*
Fix GL_CHROMIUM_framebuffer_multisample to accept the correct enums.
kbr@chromium.org
2011-01-26
1
-1
/
+11
*
Fixed requesting of GL_EXT_texture_format_BGRA8888 and
kbr@chromium.org
2010-12-22
1
-2
/
+5
*
Exposed support for dynamically enabling extensions in command buffer
kbr@google.com
2010-12-06
1
-5
/
+16
*
Added glResizeCHRM to resize the drawable associated with the command buffer.
gman@chromium.org
2010-11-16
1
-0
/
+1
*
Fix GL_OES_standard_derivatives support.
gman@chromium.org
2010-11-13
1
-0
/
+2
*
Add GL_CHROMIUM_resource_safe extension string
gman@chromium.org
2010-11-12
1
-13
/
+4
*
* Check for GL_ANGLE_framebuffer_mutlisample
gman@chromium.org
2010-11-09
1
-1
/
+2
*
Advertise the GL_CHROMIUM_copy_texture_to_parent_texture and
kbr@google.com
2010-11-03
1
-0
/
+4
*
Changes WebGL to rely on the command buffer
gman@chromium.org
2010-10-20
1
-0
/
+12
*
Add Ability to pass in allowed extensions to GPU contexts.
gman@chromium.org
2010-10-19
1
-60
/
+85
*
A step in making it possible for WebGL to request no features
gman@chromium.org
2010-09-30
1
-0
/
+266