aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrGpu.h
Commit message (Expand)AuthorAge
* Add flag on GrBackendTexture to say whether texture is mipped or notGravatar Greg Daniel2017-10-12
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Remove origin field from GrSurface (take 2)Gravatar Robert Phillips2017-08-29
* Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.Gravatar Greg Daniel2017-08-24
* Revert "Revert "GrContext::dump that produces JSON formatted output""Gravatar Brian Osman2017-08-10
* Revert "GrContext::dump that produces JSON formatted output"Gravatar Brian Osman2017-08-09
* GrContext::dump that produces JSON formatted outputGravatar Brian Osman2017-08-09
* Add explicit clear of stencil buffer before opLists that use themGravatar Robert Phillips2017-08-08
* Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...Gravatar Greg Daniel2017-08-02
* Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...Gravatar Yuqian Li2017-08-01
* Revert "Revert "Add support for semaphores to be inserted on GrContext flush""Gravatar Greg Daniel2017-08-01
* Revert "Remove origin field from GrSurface"Gravatar Robert Phillips2017-08-01
* Remove origin field from GrSurfaceGravatar Robert Phillips2017-07-31
* Pull non-substantive changes out of omnibus GrSurface CLGravatar Robert Phillips2017-07-27
* Revert "Add support for semaphores to be inserted on GrContext flush"Gravatar Mike Reed2017-07-22
* Add support for semaphores to be inserted on GrContext flushGravatar Greg Daniel2017-07-22
* Remove GrBackendTextureDescGravatar Brian Salomon2017-07-20
* Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpuGravatar Robert Phillips2017-07-12
* Revert "Revert "Clean up onTransferPixels""Gravatar Jim Van Verth2017-06-22
* Revert "Clean up onTransferPixels"Gravatar Jim Van Verth2017-06-21
* Clean up onTransferPixelsGravatar Jim Van Verth2017-06-21
* Revert "Revert "Add API for flushing surfaces with gpu semaphores""Gravatar Greg Daniel2017-06-16
* Revert "Add API for flushing surfaces with gpu semaphores"Gravatar Greg Daniel2017-06-15
* Add API for flushing surfaces with gpu semaphoresGravatar Greg Daniel2017-06-15
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Revert "Revert "Workaround Adreno driver issue with stencil clears.""Gravatar Mike Klein2017-06-06
* Revert "Workaround Adreno driver issue with stencil clears."Gravatar Mike Klein2017-06-06
* Workaround Adreno driver issue with stencil clears.Gravatar Brian Salomon2017-06-06
* sk_sp-ify GrResourceProvider some moreGravatar Robert Phillips2017-06-05
* Remove compressed (ETC1) texture support from Ganesh (take 2)Gravatar Robert Phillips2017-05-23
* Revert "Remove compressed (ETC1) texture support from Ganesh"Gravatar Brian Osman2017-05-22
* Remove compressed (ETC1) texture support from GaneshGravatar Robert Phillips2017-05-22
* Convert GrMesh back to a classGravatar Chris Dalton2017-05-15
* Rename finishOpList to finishFlush and call it less frequentlyGravatar Robert Phillips2017-05-15
* Added SkImage::MakeCrossContextFromEncodedGravatar Brian Osman2017-05-09
* Revert "Added SkImage::MakeCrossContextFromEncoded"Gravatar Brian Salomon2017-05-08
* Added SkImage::MakeCrossContextFromEncodedGravatar Brian Osman2017-05-08
* Convert GrMesh to a structGravatar Chris Dalton2017-05-03
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Gravatar Greg Daniel2017-05-01
* Combine GPU flush with semaphore APIGravatar Brian Osman2017-04-28
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27
* Make InstancedRendering more opList-splitting friendlyGravatar Robert Phillips2017-04-24
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19
* Plumb GrBackendTexture throughout skia.Gravatar Greg Daniel2017-04-18
* Remove GrFragmentProcessor-derived class' GrTexture-based ctorsGravatar Robert Phillips2017-03-27
* rename makeCopyForTextureParams to isACopyNeededForTextureParamsGravatar Robert Phillips2017-03-21
* Remove ownership aruments from render target wrap functionsGravatar Brian Osman2017-03-10
* Move GrDrawOp pipeline/clip processing to GrRenderTargetContextGravatar Brian Salomon2017-03-07