summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/feature_info.h
Commit message (Expand)AuthorAgeFilesLines
* Implement GL_EXT_occlusion_query_boolean on OSXgman@chromium.org2012-05-141-1/+3
* Add support for GL_COMMANDS_ISSUED_CHROMIUM fence like query.gman@chromium.org2012-03-141-1/+3
* Add support for GL_EXT_occlusion_query_booleangman@chromium.org2012-03-081-1/+3
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-1/+2
* Revert 124702 - GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-2/+1
* GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-1/+2
* Add support for ANGLE_instanced_arraysjbauman@chromium.org2012-02-141-1/+3
* Fix TextureManager optimizations.gman@chromium.org2012-01-191-3/+6
* Add GL_ANGLE_pack_reverse_row_order to command bufferbsalomon@google.com2011-11-301-0/+2
* Added minimal support to command buffer for GL_ARB_texture_rectanglekbr@chromium.org2011-11-231-1/+3
* Check for extension before using ANGLE_translated_shader_sourcejbauman@chromium.org2011-11-051-1/+3
* External stream texture support.sievers@chromium.org2011-09-281-1/+3
* Code cleanup: rename DisallowedExtensions to DisallowedFeature.zmo@google.com2011-09-221-2/+2
* Support GL_OES_EGL_image_externalbulach@chromium.org2011-07-261-0/+2
* Change GL_EXT_texture_compression_s3tc to GL_CHROMIUM_texture_compression_dxt3gman@chromium.org2011-03-211-1/+1
* Fix clang buildbotjbauman@chromium.org2011-03-141-0/+1
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-141-0/+5
* Revert 77899 - Connect up --disable-gl-multisampling to command bufferkinuko@chromium.org2011-03-121-5/+0
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-121-0/+5
* Add GL_CHROMIUM_resource_safe extension stringgman@chromium.org2010-11-121-2/+0
* Changes WebGL to rely on the command buffergman@chromium.org2010-10-201-1/+5
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-3/+3
* A step in making it possible for WebGL to request no featuresgman@chromium.org2010-09-301-0/+74