aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl
Commit message (Expand)AuthorAge
* Implement SkGLContext swapBuffers with fence syncsGravatar cdalton2015-06-23
* Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:...Gravatar robertphillips2015-06-23
* Refactor GrBufferAllocPools to use resource cacheGravatar robertphillips2015-06-23
* Stop using the NVPR glyph loading functionalityGravatar kkinnunen2015-06-23
* fix for calling bindFragDataLocation on OpenGL 2.1Gravatar joshualitt2015-06-22
* Make GrGLProgramDataManager not refcountedGravatar kkinnunen2015-06-21
* Work around for nexus 6 TexSubImage issueGravatar joshualitt2015-06-18
* disable floating point textures if GLSL version is < 330Gravatar joshualitt2015-06-18
* Initialize the sample config for wrapped RTs to kUnified.Gravatar senorblanco2015-06-18
* Don't call bindTexture from GrGLProgramGravatar cdalton2015-06-18
* Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of ...Gravatar joshualitt2015-06-18
* Work around for nexus 6 TexSubImage issueGravatar joshualitt2015-06-18
* Add support for creating texture backed images where Skia will delete the tex...Gravatar bsalomon2015-06-18
* Blacklist ARM from advanced blendGravatar cdalton2015-06-15
* don't rely on fonts having a streamGravatar caryclark2015-06-15
* 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
* Add mixed samples support to XPsGravatar cdalton2015-06-08
* Apply coverage in XP base class when using dst readsGravatar cdalton2015-06-08
* Disable unused attributes when using copy shaderGravatar bsalomon2015-06-04
* Disable dual source blending support when GLSL version is too oldGravatar bsalomon2015-06-04
* Fix edge-line artifacts issue on MaliGravatar joel.liang2015-06-04
* Begin tracking driver info in GrGLContextInfoGravatar cdalton2015-06-02
* Set GeometryBufferMapThreshold defaultsGravatar joshualitt2015-06-01
* Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #1...Gravatar bsalomon2015-06-01
* Stretch small textures up to 16 pixels on PowerVR 54xGravatar bsalomon2015-06-01
* Refactor GrGpu path rendering functions to GrPathRenderingGravatar kkinnunen2015-06-01
* SkImage::NewFromYUVTexturesCopyGravatar bsalomon2015-05-29
* Removing GrAutoMallocGravatar joshualitt2015-05-29
* Add caps overrides to GMsGravatar bsalomon2015-05-27
* Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...Gravatar bsalomon2015-05-26
* Avoid creating GrGLPath to the resource cache when creating GrGLPathRangesGravatar kkinnunen2015-05-24
* Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" fro...Gravatar bungeman2015-05-22
* Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...Gravatar bsalomon2015-05-22
* 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
* Further work on sRGB support.Gravatar jvanverth2015-05-22
* Remove uniform view matrix from GrGLPrimitiveProcessor base classGravatar joshualitt2015-05-21
* Make mixed samples contingent on auxiliary extensionsGravatar cdalton2015-05-21
* Add RGBA half float texture format.Gravatar jvanverth2015-05-21
* Use high precision vertex attributes.Gravatar senorblanco2015-05-20
* rename GrDrawTargetCaps to GrCapsGravatar bsalomon2015-05-19
* Preliminary attempt to remove batch trackerGravatar joshualitt2015-05-19