summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/feature_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement 'ANGLE_translated_shader_source' extension in command-buffer.zmo@google.com2011-10-051-0/+1
* External stream texture support.sievers@chromium.org2011-09-281-0/+5
* Code cleanup: rename DisallowedExtensions to DisallowedFeature.zmo@google.com2011-09-221-4/+4
* Fixes issues where WGC3D based on OSMesa GL implementation isn't allowing OES...bsalomon@google.com2011-09-211-5/+3
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-121-1/+0
* Expose DXT3 and DXT5 through ANGLEgman@chromium.org2011-08-111-2/+4
* Delete copy_texture_to_parent_texture from GPU command buffer code.apatrick@chromium.org2011-08-101-1/+0
* Removed vestigial GL_latch_CHROMIUM code.apatrick@chromium.org2011-07-271-1/+0
* Support GL_OES_EGL_image_externalbulach@chromium.org2011-07-261-0/+9
* Add support for GL_CHROMIUM_flipygman@chromium.org2011-07-221-1/+0
* Implement GL_CHROMIUM_rate_limit_offscreen_contextnduca@chromium.org2011-05-131-0/+1
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-121-3/+1
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-121-0/+1
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-1/+1
* Change GL_EXT_texture_compression_s3tc to GL_CHROMIUM_texture_compression_dxt3gman@chromium.org2011-03-211-8/+23
* Fix clang buildbotjbauman@chromium.org2011-03-141-0/+3
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-141-1/+10
* Revert 77899 - Connect up --disable-gl-multisampling to command bufferkinuko@chromium.org2011-03-121-10/+1
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-121-1/+10
* Fix GL_CHROMIUM_framebuffer_multisample to accept the correct enums.kbr@chromium.org2011-01-261-1/+11
* Fixed requesting of GL_EXT_texture_format_BGRA8888 andkbr@chromium.org2010-12-221-2/+5
* Exposed support for dynamically enabling extensions in command bufferkbr@google.com2010-12-061-5/+16
* Added glResizeCHRM to resize the drawable associated with the command buffer.gman@chromium.org2010-11-161-0/+1
* Fix GL_OES_standard_derivatives support.gman@chromium.org2010-11-131-0/+2
* Add GL_CHROMIUM_resource_safe extension stringgman@chromium.org2010-11-121-13/+4
* * Check for GL_ANGLE_framebuffer_mutlisamplegman@chromium.org2010-11-091-1/+2
* Advertise the GL_CHROMIUM_copy_texture_to_parent_texture andkbr@google.com2010-11-031-0/+4
* Changes WebGL to rely on the command buffergman@chromium.org2010-10-201-0/+12
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-60/+85
* A step in making it possible for WebGL to request no featuresgman@chromium.org2010-09-301-0/+266