aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* correctly compute coverage when an antialiased rect covers only 1 column of p...Gravatar reed@google.com2011-05-05
* inherit from SampleViewGravatar reed@google.com2011-05-05
* update for glshaders-not-2Gravatar reed@google.com2011-05-05
* disable experimental TEST_GPIPEGravatar reed@google.com2011-05-05
* update to SampleViewGravatar reed@google.com2011-05-05
* Switch to GrGpuGLShaders (instead of GrGpuGLShaders2).Gravatar bsalomon@google.com2011-05-05
* Add 4x4 downsample filter with 4 bilinear texture reads, use for ssaa.Gravatar bsalomon@google.com2011-05-05
* switch to inheriting from SampleViewGravatar mike@reedtribe.org2011-05-05
* Remove GrPrintf_printf from gyp (should be using GrPrintf_skia that is alread...Gravatar bsalomon@google.com2011-05-04
* SampleApp builds skia on Linux with BGRA pixel order, but Ganesh's SampleAppGravatar senorblanco@chromium.org2011-05-04
* Fix SampleApp raster path on Linux to use SK_SAMPLES_FOR_X, so pixel componentsGravatar senorblanco@chromium.org2011-05-04
* add typeface flatteningGravatar reed@google.com2011-05-04
* implement (sort of) Serialize/DeserializeGravatar reed@google.com2011-05-04
* add find()Gravatar reed@google.com2011-05-04
* Minor fixes to get SampleApp's OpenGL path not to crash on Linux. InitializeGravatar senorblanco@chromium.org2011-05-04
* Fix validation (glTexEnvi is fixed pipe only)Gravatar bsalomon@google.com2011-05-04
* fix precendence error (== binds tighter than &)Gravatar reed@google.com2011-05-04
* new samplesGravatar reed@google.com2011-05-04
* update pipe testGravatar reed@google.com2011-05-04
* add debugging test for building SkDescriptorGravatar reed@google.com2011-05-04
* Make the unix test app build.Gravatar scroggo2011-05-04
* remove deprecated getViewport/setViewportGravatar reed@google.com2011-05-04
* Add all ES2 glUniform functions to GrGLInterface. Add interface validation fo...Gravatar bsalomon@google.com2011-05-04
* code styleGravatar mike@reedtribe.org2011-05-04
* updateGravatar reed@google.com2011-05-03
* updated pipeGravatar reed@google.com2011-05-03
* Add comparison and assignment to SkClipStack (and fix an optimization bug).Gravatar vandebo@chromium.org2011-05-03
* code styleGravatar reed@google.com2011-05-03
* Fix arm compile problem on Lucid.Gravatar vandebo@chromium.org2011-05-03
* Remove GrContext.h dependence on GrGpu.hGravatar bsalomon@google.com2011-05-02
* never support bwGravatar reed@google.com2011-05-02
* update gyp file to build new filesGravatar bsalomon@google.com2011-05-02
* fix signed shift in blend32Gravatar reed@google.com2011-05-02
* add win-specific backend to SkDebugfGravatar reed@google.com2011-05-02
* fix compileGravatar reed@google.com2011-05-02
* disable lifecycle dumpsGravatar reed@google.com2011-05-02
* add typefacecacheGravatar reed@google.com2011-05-02
* [PDF] Fix fallout from r1217.Gravatar vandebo@chromium.org2011-05-02
* 4x4 SSAA with improvements in determination of when to apply. Still disabled ...Gravatar bsalomon@google.com2011-05-02
* PDF Device should report non-transformed size for width and height.Gravatar ctguil@chromium.org2011-04-29
* Fixing a simple build error in GrGpuGLShaders.cpp with GR_AGGRESSIVE_SHADER_OPTSGravatar junov@google.com2011-04-29
* update doxGravatar reed@google.com2011-04-29
* rename SkPtrRecorder and related wrappers to SkPtrSet, since that is the patternGravatar mike@reedtribe.org2011-04-29
* update doxGravatar mike@reedtribe.org2011-04-29
* Only define debugging GL globals when the code paths are enabledGravatar bsalomon@google.com2011-04-28
* Make gyp file define GR/SK debug/release flags. Remove file that breaks relea...Gravatar bsalomon@google.com2011-04-28
* Make reserveAndLockGeometry set index/vertex ptr to null if none requested. W...Gravatar bsalomon@google.com2011-04-28
* Fix warnings.Gravatar bsalomon@google.com2011-04-28
* fix warnings about possibly-uninitialized-variablesGravatar reed@google.com2011-04-28
* move SkOSFile.cpp into utils_files.mk, since it is needed for skdiff on allGravatar reed@google.com2011-04-28