aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Extract gpu line dashing to GrDashLinePathRendererGravatar kkinnunen2015-04-26
* Add onGetBlendInfo to GrXferProcessorGravatar cdalton2015-04-23
* Add tokens and entry points for KHR_blend_equation_advancedGravatar cdalton2015-04-22
* Revert of Add tokens and entry points for KHR_blend_equation_advanced (patchs...Gravatar tomhudson2015-04-21
* Add tokens and entry points for KHR_blend_equation_advancedGravatar cdalton2015-04-21
* Import glTextureBarrierGravatar cdalton2015-04-21
* Rename GrStencilBuffer to GrStencilAttachmentGravatar egdaniel2015-04-16
* Don't draw if SkShader::asNewFragmentProcessor fails.Gravatar bsalomon2015-04-15
* The TextBlobCache needs the ability to trigger a flush because otherwise its ...Gravatar joshualitt2015-04-10
* Add mechanism to proactively purge old resources in GrResourceCache.Gravatar bsalomon2015-04-08
* Adding a cache + memory pool for GPU TextBlobsGravatar joshualitt2015-04-08
* Add constant color GrFP.Gravatar bsalomon2015-04-02
* Revert of Add constant color GrFP. (patchset #10 id:180001 of https://coderev...Gravatar bsalomon2015-04-02
* Add constant color GrFP.Gravatar bsalomon2015-04-01
* GrGLInterface: Add support for NV_framebuffer_mixed_samplesGravatar vbuzinov2015-04-01
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31
* Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...Gravatar joshualitt2015-03-31
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Let text contexts fall back directly to pathsGravatar joshualitt2015-03-20
* Move GrAutoLocaleSetter to new file and fix issue with null localeGravatar bsalomon2015-03-16
* always reset locale (not just in debug).Gravatar Brian Salomon2015-03-16
* fix ios build wrt locale?Gravatar Brian Salomon2015-03-16
* Use C locale for numerics when emitting shaders.Gravatar bsalomon2015-03-16
* some utils for rect and matrixGravatar reed2015-03-13
* fix for valgrind preAbandonGpuContextGravatar joshualitt2015-03-11
* Remove rect clip type from grclip.Gravatar bsalomon2015-03-06
* Add flag to force gpu trace markers to be used and printed out for debugging.Gravatar egdaniel2015-03-05
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...Gravatar joshualitt2015-02-25
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* probable fix for asan botGravatar joshualitt2015-02-24
* Enable rect clipsGravatar joshualitt2015-02-23
* move static init to cpp file to fix linux builderGravatar joshualitt2015-02-23
* Revert of fix for linux builder warn on exit destructor (patchset #1 id:1 of ...Gravatar joshualitt2015-02-23
* fix for linux builder warn on exit destructorGravatar joshualitt2015-02-23
* Move clip off of draw targetGravatar joshualitt2015-02-23
* Remove canApplyCoverage from XP and all related functions in gpu code.Gravatar egdaniel2015-02-23
* Remove EGL header from SkANGLELContext.hGravatar bsalomon2015-02-23
* Remove unnecessary include of gles2 header in SkANGLEGLContext.hGravatar bsalomon2015-02-23
* Dynamically create stencil buffer when needed.Gravatar bsalomon2015-02-23
* Use D3D11 backend for ANGLE when available.Gravatar bsalomon2015-02-23
* Allow resources' unique keys to be changed.Gravatar bsalomon2015-02-19
* Rename GrContentKey to GrUniqueKeyGravatar bsalomon2015-02-19
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* Use uint16s for texture coordinates when rendering text.Gravatar jvanverth2015-02-18
* Use SkAutoSTMalloc in GrResourceKeyGravatar bsalomon2015-02-18
* Revert of Use uint16s for texture coordinates when rendering text. (patchset ...Gravatar reed2015-02-17
* Use an array of nonpurgeable resources in GrResourceCacheGravatar bsalomon2015-02-17
* Make GrResourceCache use a priority queue of purgeable resources.Gravatar bsalomon2015-02-17