aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Use int when possible to calculate atlas indices in shaders.Gravatar Jim Van Verth2018-01-26
* Add return value to doLazyInstantiation to know if it succeedes.Gravatar Greg Daniel2018-01-24
* Skip driver workarounds in GrGLCaps::initConfigTable based on GrContextOptionsGravatar Brian Salomon2018-01-24
* Add lazy proxy's for wrapping backend texturesGravatar Greg Daniel2018-01-24
* Fix noncoherent advanced blend eq NV workaroundGravatar Brian Salomon2018-01-24
* Revert "Revert "converted vertex shaders to device coords""Gravatar Robert Phillips2018-01-24
* Revert "converted vertex shaders to device coords"Gravatar Ethan Nicholas2018-01-23
* Move glyph cache and descriptor functions off of SkPaintGravatar Herb Derby2018-01-23
* ccpr: Use primitive restart feature on ARMGravatar Chris Dalton2018-01-23
* move the guts of SkMaskFilter.h into SkMaskFilterBase.hGravatar Mike Reed2018-01-23
* GrTessellator: add a #define for max aa verb count.Gravatar Stephen White2018-01-23
* Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...Gravatar Brian Salomon2018-01-23
* Start of adding GrContextOption that overrides driver workarounds.Gravatar Brian Salomon2018-01-23
* Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc...Gravatar Brian Salomon2018-01-23
* Clean up SkScalerContext descriptor creationGravatar Herb Derby2018-01-23
* Make use of VkSemaphores thread safe assuming use of the same VkQueue.Gravatar Greg Daniel2018-01-22
* Fix crash in ~GrContextGravatar Robert Phillips2018-01-22
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* Add a workaround for inaccurate interpolants on Adreno 3xx.Gravatar Brian Salomon2018-01-22
* remove unused SkRasterizerGravatar Mike Reed2018-01-21
* Revert "Revert "simplify GrFPArgs, isolating localmatrix""Gravatar Mike Reed2018-01-20
* Revert "Revert "use GrFPArgs for maskfilters""Gravatar Mike Reed2018-01-20
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Revert "use GrFPArgs for maskfilters"Gravatar Mike Reed2018-01-20
* Revert "simplify GrFPArgs, isolating localmatrix"Gravatar Mike Reed2018-01-20
* ccpr: Unblacklist MaliGravatar Chris Dalton2018-01-20
* simplify GrFPArgs, isolating localmatrixGravatar Mike Reed2018-01-19
* use GrFPArgs for maskfiltersGravatar Mike Reed2018-01-19
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Add explicit abandoned flag to the GrProxyProviderGravatar Robert Phillips2018-01-19
* Split GrContext into Normal/DDL flavorsGravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* ccpr: Blacklist vertex shaders on ANGLE/SkylakeGravatar Chris Dalton2018-01-19
* rename inner AsFPArgs to stand-alone GrFPArgsGravatar Mike Reed2018-01-19
* Add more asserts about MSAA render buffers and FBO 0Gravatar Brian Osman2018-01-19
* Remove tonal color from DrawShadow internalsGravatar Jim Van Verth2018-01-19
* Be more explicit checking for render targets with MSAA render buffersGravatar Brian Osman2018-01-19
* Fix handling of red support for GalliumLLVM rendererGravatar Robert Phillips2018-01-19
* Extract a GrCCPathParser class that is decoupled from atlas opsGravatar Chris Dalton2018-01-18
* Move GrOpFlushState out of GrDrawingManager and onto the stackGravatar Robert Phillips2018-01-18
* Remove old command buffer ES3 tex storage limitationGravatar Brian Salomon2018-01-17
* Remove GrGLCaps::fTextureRedSupportGravatar Brian Salomon2018-01-17
* Remove GrSurfaceProxy::MakeWrapped (take 2)Gravatar Robert Phillips2018-01-17
* use safemath::mull for buffer sizesGravatar Mike Reed2018-01-17
* Revert "Remove GrSurfaceProxy::MakeWrapped"Gravatar Robert Phillips2018-01-17
* Remove GrSurfaceProxy::MakeWrappedGravatar Robert Phillips2018-01-17
* Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazyGravatar Robert Phillips2018-01-17
* Disable explicit resource allocation in GaneshGravatar Robert Phillips2018-01-17
* Update to GrBackendTexutreImageGenerator to support lazy texture proxiesGravatar Greg Daniel2018-01-17