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
*
TLS GrContext count
bsalomon@google.com
2012-06-15
*
Use GrAARectRenderer in GPU AA clip mask generation
robertphillips@google.com
2012-06-15
*
Version 2 of the Instance Counting system. This one simplifies the print out ...
robertphillips@google.com
2012-06-13
*
NV PR spec update to function param, use GrGL typedefs rather than fundamenta...
bsalomon@google.com
2012-06-13
*
faster SkScalarIsFinite()
reed@google.com
2012-06-13
*
Added Texture desc to render target
robertphillips@google.com
2012-06-13
*
Compiler complaints + some minor cleanup
robertphillips@google.com
2012-06-12
*
add readPtr and writePtr to SkReader32 and SkWriter32
reed@google.com
2012-06-12
*
Move SkColorTable into its own header and reduce includes in SkFlattenable.h
djsollen@google.com
2012-06-12
*
Adding API to GrTexture to reset cached texture parameter values
junov@chromium.org
2012-06-12
*
Split GrContext's AA Rect drawing methods into helper class
robertphillips@google.com
2012-06-12
*
remove SK_CAN_USE_FLOAT (deprecated)
reed@google.com
2012-06-11
*
Add SK_API to null canvas create method
bsalomon@google.com
2012-06-11
*
Null canvas
bsalomon@google.com
2012-06-11
*
Remove glBlendEquation and glColorPointer
bsalomon@google.com
2012-06-08
*
Rename the existing flatten(void*) methods.
djsollen@google.com
2012-06-08
*
Add SkPath::getVerbs/countVerbs
bsalomon@google.com
2012-06-07
*
extend asAGradient for Conical type (to be implemented by PDF and XPS)
reed@google.com
2012-06-07
*
Make SkPath::RawIter require a non-NULL pts pointer.
bsalomon@google.com
2012-06-07
*
Move clientID into texture desc
robertphillips@google.com
2012-06-07
*
Add tiled rendering as an option to GM.
scroggo@google.com
2012-06-06
*
Search and replace change. Some Gr enum value names didn't have a "Gr" in the...
bsalomon@google.com
2012-06-06
*
Add new gradient to support HTML Canvas2D two-point-radial-gradient. Ours is
reed@google.com
2012-06-06
*
Remove gpu stats tracking
bsalomon@google.com
2012-06-06
*
Add GL function pointers for GL_NV_path_rendering
bsalomon@google.com
2012-06-06
*
fix warnings on Mac in miscellaneous files
caryclark@google.com
2012-06-06
*
fix warnings on Mac in src/gpu and include/gpu
caryclark@google.com
2012-06-06
*
Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)
robertphillips@google.com
2012-06-05
*
Reverting r4162
robertphillips@google.com
2012-06-05
*
Added instance counting system for SkRefCnt-derived objects
robertphillips@google.com
2012-06-05
*
Fix for compiler error in r4154
robertphillips@google.com
2012-06-05
*
Fixed flattening of SkStippleMaskFilter
robertphillips@google.com
2012-06-05
*
remove 4x4 downsample filter mode
bsalomon@google.com
2012-06-04
*
GrTexture can now create its own cache key
robertphillips@google.com
2012-06-04
*
Clean up likely reference leak in Ganesh custom stages.
tomhudson@google.com
2012-06-04
*
remove mutable apis on SkColorMatrixFilter, must use constructor.
reed@google.com
2012-06-04
*
remove public function-ptr based colorfilter
reed@google.com
2012-06-04
*
change static variable to #define
djsollen@google.com
2012-06-04
*
Add legacy script to enable skia roll into chromium.
djsollen@google.com
2012-06-04
*
Fixed Linux compiler complaints
robertphillips@google.com
2012-06-04
*
Move texture descriptor into GrTexture
robertphillips@google.com
2012-06-04
*
Adding option to serialize mutable bitmaps in SkPicture
junov@chromium.org
2012-06-01
*
Flip the switch to turn on GrCustomStage implementation of gradients;
tomhudson@google.com
2012-06-01
*
Fix GrSamplerState::operator=() to take a reference rather than a copy.
tomhudson@google.com
2012-06-01
*
VC++ allows template parameter shadowing.
bungeman@google.com
2012-06-01
*
Serialize support for GDI.
bungeman@google.com
2012-06-01
*
Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1.
tomhudson@google.com
2012-06-01
*
Update the implementation of SkTypeface_android.h functions.
djsollen@google.com
2012-06-01
*
Zero out GrSamplerState in constructor to recover performance loss on Linux f...
tomhudson@google.com
2012-05-31
*
Add SkFontDescriptor for serializing fonts.
djsollen@google.com
2012-05-31
[next]