aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Fix param name in GrEffect::CastEffectGravatar bsalomon2014-07-08
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Remove GrEffect::CreateEffectRef and GrEffect::AutoEffectRef.Gravatar bsalomon2014-07-08
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-08
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* change pixelref to not inherit from SkFlattenableGravatar reed2014-07-07
* Remove use of GrEffectRef from draw state and below.Gravatar bsalomon2014-07-07
* Remove GrEffectStage::DeferredStageGravatar bsalomon2014-07-07
* Add functions to support NV_path_rendering in OpenGL ESGravatar kkinnunen2014-07-02
* When performing offscreen rendering on windows, attempt to use a pbuffer cont...Gravatar bsalomon2014-07-01
* R11 EAC texture compression is introduced as part of the OpenGL ES 3.0 spec. ...Gravatar krajcevski2014-06-30
* Begin atlasingGravatar robertphillips2014-06-30
* Support using OpenGL ES context on desktopGravatar kkinnunen2014-06-30
* Revert of Begin atlasing (https://codereview.chromium.org/354533004/)Gravatar robertphillips2014-06-29
* Begin atlasingGravatar robertphillips2014-06-29
* change gpudevice and pdfdevice to inherit from basedeviceGravatar reed2014-06-27
* Implement text rendering with NVPRGravatar kkinnunen2014-06-24
* 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