summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/feature_info.cc
Commit message (Expand)AuthorAgeFilesLines
* 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