aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLCaps.h
Commit message (Expand)AuthorAge
* Cleanup legacy NVPR-related definitionsGravatar kkinnunen2015-07-01
* Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of ht...Gravatar jvanverth2015-06-30
* Cleanup legacy NVPR-related definitionsGravatar kkinnunen2015-06-30
* remove SkInstCntGravatar mtklein2015-06-26
* Move GLSL-specific routines/classes to separate glsl directoryGravatar jvanverth2015-06-24
* fix for calling bindFragDataLocation on OpenGL 2.1Gravatar joshualitt2015-06-22
* Import functionality for new GL backendGravatar cdalton2015-06-12
* Revert of Import functionality for new GL backend (patchset #2 id:20001 of ht...Gravatar djsollen2015-06-12
* Import functionality for new GL backendGravatar cdalton2015-06-12
* Review URL: https://codereview.chromium.org/1166513002Gravatar cdalton2015-06-12
* Implement support for mixed sampled render targetsGravatar vbuzinov2015-06-12
* Init GrGLSLCaps fields from inside GrGLCapsGravatar cdalton2015-06-10
* Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #1...Gravatar bsalomon2015-06-01
* Add caps overrides to GMsGravatar bsalomon2015-05-27
* Store context options on caps.Gravatar bsalomon2015-05-22
* Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...Gravatar bsalomon2015-05-22
* Store context options on caps.Gravatar bsalomon2015-05-22
* Remove init from GrGLContextInfo and caps classesGravatar bsalomon2015-05-22
* rename GrDrawTargetCaps.h to GrCaps.h and move to includeGravatar bsalomon2015-05-22
* Make mixed samples contingent on auxiliary extensionsGravatar cdalton2015-05-21
* rename GrDrawTargetCaps to GrCapsGravatar bsalomon2015-05-19
* Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220...Gravatar mtklein2015-05-18
* Move copy-surface-as-draw fallback to GrGLGpu.Gravatar bsalomon2015-05-18
* Implement support for KHR_blend_equation_advancedGravatar cdalton2015-05-06
* Pull out shader-specific caps into GrShaderCaps and GrGLSLCapsGravatar jvanverth2015-04-29
* Use GLSLCaps for creating processor keys and GLSL-specific programsGravatar jvanverth2015-04-28
* Remove legacy NVPR supportGravatar jvanverth2015-04-27
* Rename GrStencilBuffer to GrStencilAttachmentGravatar egdaniel2015-04-16
* GrGLInterface: Add support for NV_framebuffer_mixed_samplesGravatar vbuzinov2015-04-01
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Some usability ideas around SkTHash.Gravatar mtklein2015-03-20
* Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #17 id:320001 ...Gravatar egdaniel2015-03-18
* Improve tracking of bound FBOs in GrGLGpu.Gravatar bsalomon2015-03-17
* Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #16 id:300001 ...Gravatar bsalomon2015-03-17
* Improve tracking of bound FBOs in GrGLGpu.Gravatar bsalomon2015-03-17
* Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #12 id:220001 ...Gravatar bsalomon2015-03-14
* Improve tracking of bound FBOs in GrGLGpu.Gravatar bsalomon2015-03-04
* Port GrGLCaps over to use SkTHash.Gravatar mtklein2015-02-20
* Move most of the transform logic into the primitive processorsGravatar joshualitt2015-01-13
* fix for FB fetch on nexus 10 ES3.0Gravatar joshualitt2015-01-13
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Change desktop and ES 3.0 to always use sized internal texture formats.Gravatar jvanverth2014-12-16
* Use texture size to determine precision of texture coord varyings.Gravatar bsalomon2014-12-09
* Bug fix for es 3.00 fb fetchGravatar joshualitt2014-10-21
* Caching the result of readPixelsSupportedGravatar piotaixr2014-10-02
* FBFetch refactor + arm supportGravatar joshualitt2014-08-01
* 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