index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Add Texture2D and Sampler GrSLTypes
egdaniel
2016-07-13
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-13
*
move GrPixelRef headers to private (as we work to eliminate them)
reed
2016-07-13
*
Pre-crop filled rects to avoid scissor
csmartdalton
2016-07-13
*
Fix SkFixedDiv macro
liyuqian
2016-07-13
*
Remove GrLayerHoister
robertphillips
2016-07-13
*
handle large conic weights
reed
2016-07-13
*
Add resource provider flag to avoid client-side buffers
csmartdalton
2016-07-13
*
Retract PipelineBuilder from GrClip::apply
robertphillips
2016-07-13
*
Revert "Added the framework for having canvas/recorder/picture record depth_s...
mtklein
2016-07-13
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-13
*
Remove user specified typeface id.
bungeman
2016-07-13
*
Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...
msarett
2016-07-12
*
Add a function to convert a texture backed SkImage to raster.
bsalomon
2016-07-12
*
Revert "Added the framework for having canvas/recorder/picture record depth_s...
mtklein
2016-07-12
*
Factor code to rotate a canvas about a point.
bungeman
2016-07-12
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-12
*
Pre-crop filled rects to avoid scissor
csmartdalton
2016-07-12
*
Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...
msarett
2016-07-12
*
Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001...
msarett
2016-07-11
*
Pre-crop filled rects to avoid scissor
csmartdalton
2016-07-11
*
try to speed-up maprect + round2i + contains
reed
2016-07-11
*
Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1...
reed
2016-07-10
*
change mapRectScaleTranslate to pass args/ret by value
reed
2016-07-10
*
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
robertphillips
2016-07-08
*
Revert of Add choke point for modifying non-AA rect draws (e.g., applying cli...
robertphillips
2016-07-08
*
Corrected test for gcc/libc++ workaround.
bungeman
2016-07-08
*
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
robertphillips
2016-07-08
*
Use clipped bounds for reordering decisions
bsalomon
2016-07-08
*
Don't scissor draws overlapping the render target's edges
bsalomon
2016-07-08
*
Promote the GCC/libc++/<memory> 'typedef float float32_t' workaround to SkTyp...
bsalomon
2016-07-08
*
make some canvas utils virtual (for proxy based subclasses)
reed
2016-07-07
*
fix typos and capitalization on drawTextRSXform CL
reed
2016-07-07
*
drawTextRSXform
reed
2016-07-07
*
Begin instanced rendering for simple shapes
csmartdalton
2016-07-07
*
centralize VECTORCALL as SK_VECTORCALL
mtklein
2016-07-07
*
Add gm that tests shaded stroked rectangles.
bsalomon
2016-07-06
*
Fix caching of sample locations
csmartdalton
2016-07-06
*
Move GrNonAAFillRectPerspectiveBatch to its own file
robertphillips
2016-07-06
*
Experiment: add flag for finish-recording to return null
reed
2016-07-06
*
Try fix the mac build bot after removing Android SampleApp
liyuqian
2016-07-06
*
Document SkSurface::MakeRaster's memory initialization
fmalita
2016-07-06
*
make setScaleTranslate public
reed
2016-07-05
*
Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001...
ksakamoto
2016-07-05
*
Revert of Fix caching of sample locations (patchset #3 id:40001 of https://co...
rmistry
2016-07-04
*
Fix caching of sample locations
csmartdalton
2016-07-04
*
all dumpcanvas to be built in release
reed
2016-07-04
*
Begin instanced rendering for simple shapes
csmartdalton
2016-06-30
*
SkPDF: allow overriding Producer metadata
halcanary
2016-06-30
*
inline very common intersect+rect_rgn
reed
2016-06-30
[next]