aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
...
* Revert of Support using OpenGL ES context on desktop (https://codereview.chro...Gravatar rmistry2014-06-23
* Revert of Add functions to support NV_path_rendering in OpenGL ES (https://co...Gravatar rmistry2014-06-23
* Add functions to support NV_path_rendering in OpenGL ESGravatar kkinnunen2014-06-22
* Support using OpenGL ES context on desktopGravatar kkinnunen2014-06-22
* Cache the GrEffect used for text rendering in GrBitmapTextContext.Gravatar bsalomon2014-06-19
* Allow gpu debug markers to be placed by using a GrContextGravatar egdaniel2014-06-19
* hide SkBitmap::Config entirely (behind a flag)Gravatar reed2014-06-17
* hide virtuals on device for width/height/isopaqueGravatar reed2014-06-14
* Use vertex attributes for dash effect in gpuGravatar egdaniel2014-06-12
* Add support for glCompressedTexSubImage2DGravatar krajcevski2014-06-11
* Push dash checks into GrContext.Gravatar egdaniel2014-06-11
* remove SK_SUPPORT_LEGACY_DEVICE_CONFIG codeGravatar reed2014-06-11
* switch to colortype for deepcopyGravatar reed2014-06-11
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* hide SkBitmap::setConfigGravatar reed2014-06-09
* Add LATC to alpha only pixel configGravatar krajcevski2014-06-09
* Remove GrIsPow2 in favor of SkIsPow2.Gravatar tfarina2014-06-06
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)Gravatar robertphillips2014-06-02
* Initial work to get ETC1 data up to the GPUGravatar krajcevski2014-06-02
* Add Sample slide for RectanizersGravatar robertphillips2014-06-02
* hide SkDevice::config()Gravatar reed2014-06-02
* Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chr...Gravatar commit-bot@chromium.org2014-05-30
* Initial work to get ETC1 data up to the GPUGravatar commit-bot@chromium.org2014-05-30
* Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in c...Gravatar commit-bot@chromium.org2014-05-30
* Constify the arguments to createTextureGravatar commit-bot@chromium.org2014-05-29
* Revert "Remove SkThread.h from public API."Gravatar commit-bot@chromium.org2014-05-28
* Remove SkThread.h from public API.Gravatar commit-bot@chromium.org2014-05-28
* Revert of Revert of Add compressed texture capabilities for GPU devicesGravatar commit-bot@chromium.org2014-05-27
* Revert of Add compressed texture capabilities for GPU devices (https://codere...Gravatar commit-bot@chromium.org2014-05-27
* Add compressed texture capabilities for GPU devicesGravatar commit-bot@chromium.org2014-05-27
* Revert of Add compressed texture capabilities for GPU devices (https://codere...Gravatar commit-bot@chromium.org2014-05-23
* Add compressed texture capabilities for GPU devicesGravatar commit-bot@chromium.org2014-05-23
* Revert of Revert ""Revert of eliminate config param -- it was always self's c...Gravatar commit-bot@chromium.org2014-05-21
* Revert ""Revert of eliminate config param -- it was always self's config (htt...Gravatar commit-bot@chromium.org2014-05-20
* "Revert of eliminate config param -- it was always self's config (https://cod...Gravatar reed@google.com2014-05-20
* Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversionGravatar commit-bot@chromium.org2014-05-19
* Revert "Revert of eliminate config param -- it was always self's config (http...Gravatar commit-bot@chromium.org2014-05-19
* Add Dashing gpu effect for simple dashed linesGravatar commit-bot@chromium.org2014-05-19
* Move skPaint2GrPaint to SkGr.h/cppGravatar commit-bot@chromium.org2014-05-15
* Factor GrTexture into public GrTexture and private GrTextureImpl.Gravatar commit-bot@chromium.org2014-05-09
* Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (...Gravatar commit-bot@chromium.org2014-05-09
* Factor GrTexture into public GrTexture and private GrTextureImpl.Gravatar commit-bot@chromium.org2014-05-09
* cleanup GrContext resource cache apiGravatar commit-bot@chromium.org2014-05-09
* Disable filtering in draw Bitmap operation when pixels are alignedGravatar commit-bot@chromium.org2014-05-09
* Rename from "(un)lock" to "(un)map" for geometry buffers.Gravatar commit-bot@chromium.org2014-05-07
* Allow custom resources in the GrContext's cacheGravatar commit-bot@chromium.org2014-05-05
* Adds a mechanism for GrCacheable objects to notify the resource cacheGravatar commit-bot@chromium.org2014-05-05
* Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.Gravatar commit-bot@chromium.org2014-05-05
* Split GrResource into GrCacheable/GrGpuObjectGravatar commit-bot@chromium.org2014-05-02