summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common/capabilities.cc
Commit message (Expand)AuthorAgeFilesLines
* gpu: Exposed GL_EXT_texture_rg to gpu::gles2::Capabilitieshendrikw2014-12-021-1/+2
* gpu: remove round trip at context initializationpiman2014-11-121-1/+17
* Revert "Accelerate the lighten blendmode if GL_EXT_blend_minmax is enabled."ed2014-10-281-1/+0
* Add support for all blendmodes if we have GL_KHR_blend_equation_advanced.ed2014-10-231-1/+3
* Accelerate the 'lighten' blendmode.ed2014-10-101-1/+2
* gpu: Rename Capabilities::map_image to Capabilities::image.reveman2014-09-301-1/+1
* Restrict ETC1 power-of-two rounding to old IMG drivers.aelias2014-08-261-0/+1
* CC: Clean up tile size setting.epenner@chromium.org2014-07-031-1/+0
* Add support for strong future sync points.jbauman@chromium.org2014-07-011-1/+3
* cc: Use CHROMIUM_sync_query for CopyResource.reveman@chromium.org2014-04-221-0/+1
* Introduce gpu::Capabilitiesboliu@chromium.org2013-12-041-0/+22