aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLCaps.cpp
Commit message (Expand)AuthorAge
* Add sRGB texture support.Gravatar jvanverth2014-12-22
* One more pass at getting half float texture configs correct.Gravatar jvanverth2014-12-18
* Change desktop and ES 3.0 to always use sized internal texture formats.Gravatar jvanverth2014-12-16
* Fix float and half float support on mobile.Gravatar jvanverth2014-12-12
* Don't call GetShaderPrecisionFormat for geometry shaders.Gravatar bsalomon2014-12-09
* Move shader precision out of GrShaderVarGravatar bsalomon2014-12-09
* Use texture size to determine precision of texture coord varyings.Gravatar bsalomon2014-12-09
* Add support for half float alpha textures.Gravatar jvanverth2014-12-05
* skia: Prevent GL_RED from being used with MESAGravatar hendrikw2014-12-02
* Revert of Revert of Add gpu support for Apple specific 'Vertex Arrays' functi...Gravatar tomhudson2014-11-24
* Revert of Add gpu support for Apple specific 'Vertex Arrays' functions (patch...Gravatar tomhudson2014-11-24
* Add gpu support for Apple specific 'Vertex Arrays' functionsGravatar paraboul2014-11-24
* Workaround for PowerVR clear issue.Gravatar bsalomon2014-11-05
* Bug fix for es 3.00 fb fetchGravatar joshualitt2014-10-21
* Revert of Revert of Support GLSL es 3.00 (patchset #1 id:1 of https://coderev...Gravatar rmistry2014-10-17
* Revert of Support GLSL es 3.00 (patchset #5 id:80001 of https://codereview.ch...Gravatar rmistry2014-10-17
* Support GLSL es 3.00Gravatar joshualitt2014-10-16
* Caching the result of readPixelsSupportedGravatar piotaixr2014-10-02
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Use non-VBO vertex arrays on QC GPUs.Gravatar bsalomon2014-09-02
* Implement NV_path_rendering on OpenGL ESGravatar kkinnunen2014-08-25
* FBFetch refactor + arm supportGravatar joshualitt2014-08-01
* Start the process of choosing the correct compression formatGravatar krajcevski2014-07-30
* Add query for whether or not we have compressedTexSubImageGravatar krajcevski2014-07-30
* Add new ASTC pixel configGravatar krajcevski2014-07-16
* 32 bpp floating point texturesGravatar joshualitt2014-07-16
* Revert of Reopened: Caching the result of readPixelsSupported (https://codere...Gravatar bungeman2014-07-16
* Caching the result of readPixelsSupportedGravatar piotaixr2014-07-15
* Revert of Caching the result of readPixelsSupported (https://codereview.chrom...Gravatar reed2014-07-03
* Caching the result of readPixelsSupportedGravatar piotaixr2014-07-03
* Add functions to support NV_path_rendering in OpenGL ESGravatar kkinnunen2014-07-02
* R11 EAC texture compression is introduced as part of the OpenGL ES 3.0 spec. ...Gravatar krajcevski2014-06-30
* Revert of Add functions to support NV_path_rendering in OpenGL ES (https://co...Gravatar rmistry2014-06-23
* Add functions to support NV_path_rendering in OpenGL ESGravatar kkinnunen2014-06-22
* Make sure to copy the LATC alias when copying the GrGLCapsGravatar krajcevski2014-06-09
* Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in c...Gravatar commit-bot@chromium.org2014-05-30
* Revert of Revert of Add compressed texture capabilities for GPU devicesGravatar commit-bot@chromium.org2014-05-27
* Revert of Add compressed texture capabilities for GPU devices (https://codere...Gravatar commit-bot@chromium.org2014-05-27
* Add compressed texture capabilities for GPU devicesGravatar commit-bot@chromium.org2014-05-27
* Revert of Add compressed texture capabilities for GPU devices (https://codere...Gravatar commit-bot@chromium.org2014-05-23
* Add compressed texture capabilities for GPU devicesGravatar commit-bot@chromium.org2014-05-23
* Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.Gravatar commit-bot@chromium.org2014-05-05
* Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBuf...Gravatar djsollen@google.com2014-05-02
* Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.Gravatar commit-bot@chromium.org2014-05-02
* Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAILGravatar commit-bot@chromium.org2014-04-30
* Fail to create GrContext when we get a NULL for a GL/GLSL version stringGravatar commit-bot@chromium.org2014-04-30
* Use EXT_direct_state_access for path matrix manipulationGravatar commit-bot@chromium.org2014-04-25
* Use fixed function pipeline only when drawing pathsGravatar commit-bot@chromium.org2014-04-23
* Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps.Gravatar commit-bot@chromium.org2014-04-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-03