aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Remove GrRefCnt.h in favor of SkRefCnt.hGravatar commit-bot@chromium.org2013-09-09
* Replace uses of GR_DEBUGCODE by SkDEBUGCODE.Gravatar commit-bot@chromium.org2013-09-06
* Rip out CSAA supportGravatar commit-bot@chromium.org2013-09-06
* Move oval and rect renderer includes to private interfaceGravatar jvanverth@google.com2013-09-06
* alpha threshold bitmap shaderGravatar commit-bot@chromium.org2013-09-06
* Add support for ES3 MSAA.Gravatar commit-bot@chromium.org2013-09-05
* Revert "alpha threshold bitmap shader"Gravatar bsalomon@google.com2013-09-05
* alpha threshold bitmap shaderGravatar commit-bot@chromium.org2013-09-05
* Add device-independent rendering of ovals, take two.Gravatar commit-bot@chromium.org2013-09-05
* Reverting r11075.Gravatar jvanverth@google.com2013-09-04
* Add device-independent GPU rendering of ovals.Gravatar commit-bot@chromium.org2013-09-04
* Remove uses of GR_RELEASE.Gravatar commit-bot@chromium.org2013-09-03
* Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface and...Gravatar commit-bot@chromium.org2013-09-03
* Add glTexGen funcs to interfaceGravatar commit-bot@chromium.org2013-08-30
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Replace uses of GR_DEBUG by SK_DEBUG.Gravatar commit-bot@chromium.org2013-08-28
* Create new target to hold gpu test code, enable direct testing of GrEffects i...Gravatar commit-bot@chromium.org2013-08-21
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Replace uses of GR_API by SK_API.Gravatar commit-bot@chromium.org2013-08-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-17
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Change Atlas recycling to track current flush count and recycle if Atlas not ...Gravatar commit-bot@chromium.org2013-08-16
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* temporary kES2_GrGLBinding alias to unblock DEPS rollGravatar bsalomon@google.com2013-08-15
* missing header from previous commitGravatar bsalomon@google.com2013-08-15
* Add blend optimization helpers and use to convert rect draws to clears.Gravatar commit-bot@chromium.org2013-08-14
* Revert "Add blend optimization helpers and use to convert rect draws to clears."Gravatar bsalomon@google.com2013-08-07
* Add blend optimization helpers and use to convert rect draws to clears.Gravatar commit-bot@chromium.org2013-08-06
* Revert "Add blend optimization helpers and use to convert rect draws to clears."Gravatar bsalomon@google.com2013-08-05
* Add blend optimization helpers and use to convert rect draws to clears.Gravatar commit-bot@chromium.org2013-08-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-27
* get genmipmap function in the structGravatar commit-bot@chromium.org2013-07-26
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-26
* make the filter mode for GrTextureAccess an enum so we can plumb downGravatar humper@google.com2013-07-25
* Add GrContext::setMaxTextureSizeOverrideGravatar robertphillips@google.com2013-07-25
* drawBitmap* cleanupGravatar robertphillips@google.com2013-07-25
* Replace all instances of GrRect with SkRect.Gravatar commit-bot@chromium.org2013-07-17
* Move gaussianBlur functionality to src\effectsGravatar robertphillips@google.com2013-07-15
* Remove possiblity of NULL effect in GrEffectStageGravatar commit-bot@chromium.org2013-07-15
* Make GrPaint have a variable sized array of color and coverage stages rather ...Gravatar commit-bot@chromium.org2013-07-13
* The two leaks are:Gravatar commit-bot@chromium.org2013-07-11
* Allow the resource cache to (indirectly) flush the InOrderDrawBufferGravatar commit-bot@chromium.org2013-07-10
* Minor GrContext/GrInOrderDrawBuffer cleanupGravatar robertphillips@google.com2013-07-03
* Add flag bits for partial GrContext resetGravatar bsalomon@google.com2013-06-28
* revert 9802 breacking tests on some configsGravatar edisonn@google.com2013-06-28
* Add flag bits for partial GrContext resetGravatar bsalomon@google.com2013-06-28
* Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRen...Gravatar commit-bot@chromium.org2013-06-26
* Replace fixed-size array of effect stages in GrDrawState with two appendable ...Gravatar bsalomon@google.com2013-06-13