aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* add drawArraysInstanced to capsGravatar joshualitt2015-06-26
* remove SkInstCntGravatar mtklein2015-06-26
* Turn off buffer mapping in ChromiumGravatar bsalomon2015-06-26
* Revert of Revert of added stroking support to GrAALinearizingConvexPathRender...Gravatar fmalita2015-06-26
* Revert of added stroking support to GrAALinearizingConvexPathRenderer (patchs...Gravatar reed2015-06-26
* Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of...Gravatar reed2015-06-25
* Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https...Gravatar reed2015-06-25
* implement drawAtlas natively on gpu-deviceGravatar reed2015-06-25
* Return GrGLContext from GrTestTargetGravatar joshualitt2015-06-25
* added stroking support to GrAALinearizingConvexPathRendererGravatar ethannicholas2015-06-25
* Revert of Cleanup legacy NVPR-related definitions (patchset #3 id:40001 of ht...Gravatar fmalita2015-06-25
* Cleanup legacy NVPR-related definitionsGravatar kkinnunen2015-06-25
* Revert of remove workaround for dx9 angle slow rgba pixel ops (patchset #1 id...Gravatar bsalomon2015-06-24
* remove workaround for dx9 angle slow rgba pixel opsGravatar bsalomon2015-06-24
* Add default for GrGLSLCaps::fGLSLGenerationGravatar jvanverth2015-06-24
* Alter shader code for soft light to avoid driver bug.Gravatar egdaniel2015-06-24
* Move GLSL-specific routines/classes to separate glsl directoryGravatar jvanverth2015-06-24
* Refactor GrBufferAllocPools to use resource cacheGravatar robertphillips2015-06-24
* Make SkGpuDevice know its alpha typeGravatar bsalomon2015-06-23
* 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