aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
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
* Clean up usage of SkSurfacePropsGravatar robertphillips2015-06-22
* Change large glyph check back to > threshold.Gravatar jvanverth2015-06-22
* Remove distance field flag from SkPaintGravatar jvanverth2015-06-22
* Make GrGLProgramDataManager not refcountedGravatar kkinnunen2015-06-21
* Rename all things "leaky" in SkDeviceGravatar robertphillips2015-06-19
* remove SkDevicePropertiesGravatar robertphillips2015-06-19
* Switch to glyphs as paths at a higher point size on AndroidGravatar jvanverth2015-06-19
* Remove gamma field from SkDevicePropertiesGravatar robertphillips2015-06-19
* Revert of Switch to glyphs as paths at a higher point size on Android (patchs...Gravatar fmalita2015-06-18
* Work around for nexus 6 TexSubImage issueGravatar joshualitt2015-06-18
* disable floating point textures if GLSL version is < 330Gravatar joshualitt2015-06-18
* Switch to glyphs as paths at a higher point size on AndroidGravatar jvanverth2015-06-18
* add callbacks to Images that wrap client-provided contentGravatar reed2015-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
* Add useDFT field to SkDevicePropertiesGravatar robertphillips2015-06-18
* Revert of Bump up point where we switch to distance fields for large glyphs (...Gravatar jvanverth2015-06-17
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-17
* Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...Gravatar bsalomon2015-06-16
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-16
* Bump up point where we switch to distance fields for large glyphsGravatar jvanverth2015-06-16
* Blacklist ARM from advanced blendGravatar cdalton2015-06-15
* Invalidate GrTexture mipmap on content change notificationGravatar junov2015-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
* Move blend enums into GrBlend.hGravatar cdalton2015-06-12
* Fix for dashing shader on Mali: use highp where necessary.Gravatar senorblanco2015-06-11
* Init GrGLSLCaps fields from inside GrGLCapsGravatar cdalton2015-06-10
* SkPath::Direction serves two masters:Gravatar reed2015-06-10
* Added GrAAFlatteningConvexPathRenderer.Gravatar ethannicholas2015-06-10
* Towards removing getTexture() on SkImageGravatar bsalomon2015-06-10
* Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapiGravatar reed2015-06-09
* Fix build for UCLIBC platforms (newlocale/freelocale)Gravatar smcgruer2015-06-09
* remove subclassing from ImageFilter::ProxyGravatar reed2015-06-09
* Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...Gravatar reed2015-06-08
* Add mixed samples support to XPsGravatar cdalton2015-06-08
* Fix regression in GrXferProcessorGravatar cdalton2015-06-08
* Apply coverage in XP base class when using dst readsGravatar cdalton2015-06-08