aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes ...Gravatar bsalomon2014-10-02
* GrContext::copyTexture->GrContext::copySurface.Gravatar bsalomon2014-10-02
* Add isSingleComponent bool to getConstantColorComponentGravatar egdaniel2014-10-02
* Add support for EGL on linuxGravatar derekf2014-10-01
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-30
* Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...Gravatar robertphillips2014-09-30
* Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...Gravatar robertphillips2014-09-30
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-09-30
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-29
* Split GrDrawState and GrOptDrawState into separate classes and remove base cl...Gravatar egdaniel2014-09-26
* Revert "Add support for EGL on linux"Gravatar borenet2014-09-24
* Add support for EGL on linuxGravatar derekf2014-09-23
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Adding support for GL_CHROMIUM_copy_texture, part 1Gravatar junov2014-09-23
* Don't flush on read/write pixels unless necessaryGravatar bsalomon2014-09-22
* Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:2...Gravatar bsalomon2014-09-22
* Don't flush on read/write pixels unless necessaryGravatar bsalomon2014-09-22
* Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...Gravatar bsalomon2014-09-19
* Make GrIODB keep pending IO refs on all resources it records into its cmd str...Gravatar bsalomon2014-09-19
* Add counting of some GL callsGravatar robertphillips2014-09-18
* Changes to remove program effects builderGravatar joshualitt2014-09-18
* Remove createPath* from GrGpu and GrContextGravatar cdalton2014-09-17
* Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and beginsGravatar cdalton2014-09-17
* Rename GrProgramResource to GrGpuResourceRefGravatar bsalomon2014-09-17
* Revert "Revert "Move SkGpuDevice.h to src/gpu""Gravatar bsalomon2014-09-17
* Revert "Move SkGpuDevice.h to src/gpu"Gravatar borenet2014-09-17
* Move SkGpuDevice.h to src/gpuGravatar bsalomon2014-09-16
* Make templated GrProgramTResource subclass of GrProgramResourceGravatar bsalomon2014-09-16
* removing GrDrawEffectGravatar joshualitt2014-09-16
* Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.c...Gravatar joshualitt2014-09-16
* removing GrDrawEffectGravatar joshualitt2014-09-16
* BUG=skia:Gravatar joshualitt2014-09-15
* disable conservative rasterclip on gpu, until we understand perspectiveGravatar reed2014-09-10
* Revert of Revert of allow canvas to force conservative clips (for speed) (pat...Gravatar reed2014-09-09
* Revert of allow canvas to force conservative clips (for speed) (patchset #7 i...Gravatar reed2014-09-09
* Allow SkCanvas to be initialized to force conservative rasterclips. This has ...Gravatar reed2014-09-09
* Make GrEffectStage copy constructor work correctly with pending execution refs.Gravatar bsalomon2014-09-08
* Remove debug-only ref of GrEffectStageGravatar bsalomon2014-09-08
* Make GrDrawState and GrEffectStage use the pending io/exec ref mechanisms.Gravatar bsalomon2014-09-05
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Don't take a ref on GP in AutoEffectRestore.Gravatar bsalomon2014-09-05
* Add method to GrProgramResource to record that pending a execution was comple...Gravatar bsalomon2014-09-04
* Add GrProgramElement base class for GrEffect with deferred exec ref.Gravatar bsalomon2014-09-04
* Add reference base class to GrGpuResourcewith pending IO references.Gravatar bsalomon2014-09-03
* Reorganize Layer Hoisting codeGravatar robertphillips2014-09-02
* Move MakeDivByTextureWHMatrix to GrCoordTransformGravatar bsalomon2014-08-29
* Simplify SkGpuDevice constructionGravatar bsalomon2014-08-29
* Make SkGpuDevice constructors private.Gravatar bsalomon2014-08-28
* Make textures register with GrResourceCache2 as scratch.Gravatar bsalomon2014-08-28
* Convert BBH APIs to use SkRect.Gravatar mtklein2014-08-27