aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* 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
* Make text context responsible for setting GrPaint on GrDrawState.Gravatar bsalomon@google.com2013-06-13
* Improve batching of drawBitmap* callsGravatar robertphillips@google.com2013-06-10
* Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. T...Gravatar senorblanco@chromium.org2013-06-10
* Make GrContext track the current matrix, render target, and clip directly rat...Gravatar commit-bot@chromium.org2013-05-28
* Add special handling of rectori case for gpuGravatar robertphillips@google.com2013-05-17
* Re-add isIRect test for AA rect drawingGravatar robertphillips@google.com2013-05-14
* Check for NULL texture in GrAutoScratchTexture::detach()Gravatar commit-bot@chromium.org2013-05-11
* Remove GrPathCmdGravatar bsalomon@google.com2013-05-10
* Update shader rect drawing path for r9087 (removal of isIRect "opt")Gravatar robertphillips@google.com2013-05-10
* Remove isIRect "optimization" & defer computation of device Rect in AA rect r...Gravatar robertphillips@google.com2013-05-10
* Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...Gravatar commit-bot@chromium.org2013-05-09
* Fix GL extension printing on core profiles.Gravatar bsalomon@google.com2013-05-02
* Add geometry-based rotated AA rect drawing pathGravatar robertphillips@google.com2013-05-02
* Axis aligned shader-based rect drawingGravatar robertphillips@google.com2013-05-02
* Disable AA for ovals and roundrects if MSAA is enabled.Gravatar commit-bot@chromium.org2013-05-02
* Plumbed in discard_framebuffer extensionGravatar robertphillips@google.com2013-04-29
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-26
* Reduce calls to SkMatrix::reset from GrDrawStateGravatar robertphillips@google.com2013-04-25
* Add GPU support for roundrectsGravatar commit-bot@chromium.org2013-04-25
* Remove static effects from the effect memory pool.Gravatar bsalomon@google.com2013-04-23
* Remove GR_STATIC_RECT_VBGravatar robertphillips@google.com2013-04-20
* Expand modulate, add, subtract, extract component glsl helpers.Gravatar bsalomon@google.com2013-04-18
* Disable GPU acceleration for narrow ovals. Gravatar jvanverth@google.com2013-04-16
* Add glCopyTexSubImage2D to GrGLInterfaceGravatar commit-bot@chromium.org2013-04-11
* Reland of 8525 with fix for case when GrRT outlives GrTexture.Gravatar bsalomon@google.com2013-04-09
* First pass at Rect EffectGravatar robertphillips@google.com2013-04-09
* Revert 8525,8526 pending investigation of bench_pictures crashes.Gravatar bsalomon@google.com2013-04-03
* Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().Gravatar bsalomon@google.com2013-04-03
* Fix for effect cache key.Gravatar commit-bot@chromium.org2013-04-02
* Fix another clang warning/errorGravatar robertphillips@google.com2013-04-01
* Patches for r8468 build errors. Unreviewed.Gravatar jvanverth@google.com2013-04-01
* Take two for r8466:Gravatar jvanverth@google.com2013-04-01
* Rolling back r8466. Gravatar jvanverth@google.com2013-04-01
* Revise attribute binding interface.Gravatar commit-bot@chromium.org2013-04-01
* Add support for reading the dst pixel value in an effect. Use in a new effect...Gravatar bsalomon@google.com2013-03-29
* Make GM render to render targets that are also textures.Gravatar bsalomon@google.com2013-03-28
* Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...Gravatar bsalomon@google.com2013-03-28
* Add GrPaint stage for xfermodes.Gravatar bsalomon@google.com2013-03-28
* Move GrGLProgram::Desc out of GrGLProgram.Gravatar bsalomon@google.com2013-03-27
* Increase space for effect-class-ID and fix assertGravatar robertphillips@google.com2013-03-26
* Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.Gravatar bsalomon@google.com2013-03-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-23
* Move oval rendering code to GrOvalRenderer.Gravatar commit-bot@chromium.org2013-03-22
* Attempt to reland 8264-5 with warning-as-error fixes.Gravatar bsalomon@google.com2013-03-20