aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
Commit message (Expand)AuthorAge
* Minor fixes for SampleApp.Gravatar Scroggo2011-06-17
* Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveL...Gravatar bsalomon@google.com2011-06-17
* Use SkTouchGesture to handle pinch events in Android SampleApp.Gravatar Scroggo2011-06-17
* make SkDevice constructors explicit between offscreen and on/directGravatar reed@google.com2011-06-16
* Better fix for changing the viewport in sample app.Gravatar Scroggo2011-06-16
* Fix the mac build of the SampleApp.Gravatar Scroggo2011-06-16
* Implement edge AA for concave polys in the tesselated path renderer.Gravatar senorblanco@chromium.org2011-06-15
* Improvements to the SampleApp (primarily Android).Gravatar Scroggo2011-06-15
* Update baselines for linux-fixed. Make shader text sample/GM work with scalar...Gravatar bsalomon@google.com2011-06-14
* Fix text-as-path with skshader on gpuGravatar bsalomon@google.com2011-06-13
* Updates to the Android SampleAppGravatar djsollen@google.com2011-06-13
* Make linux sample app work on my laptop. Reviewed at http://codereview.appspo...Gravatar Scroggo2011-06-08
* Correction of texture domain calculation. Review=http://codereview.appspot.c...Gravatar twiz@google.com2011-06-02
* Added code to enable the pipe module to record to a fileGravatar yangsu@google.com2011-06-01
* Added 3 new sample tests. http://codereview.appspot.com/4527092/Gravatar yangsu@google.com2011-06-01
* update to SampleViewGravatar reed@google.com2011-06-01
* inherit from SampleViewGravatar reed@google.com2011-06-01
* Remove unnecessary call to unlock.Gravatar Scroggo2011-05-31
* fix memory leaksGravatar reed@google.com2011-05-31
* Show fatbits mode in openGL. http://codereview.appspot.com/4515141/Gravatar Scroggo2011-05-25
* addGravatar reed@google.com2011-05-25
* inherit from SampleViewGravatar reed@google.com2011-05-25
* Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue asGravatar senorblanco@chromium.org2011-05-24
* add cross-process option to gpipeGravatar reed@google.com2011-05-23
* Add dual source blending support for proper blending with coverage.Gravatar bsalomon@google.com2011-05-20
* The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onGravatar senorblanco@chromium.org2011-05-19
* Plug a leak in SampleShaderTest.Gravatar senorblanco@chromium.org2011-05-19
* show consistent timings between debug and releaseGravatar reed@google.com2011-05-18
* lockPixels before looking at them in ZoomerGravatar reed@google.com2011-05-18
* checkpoint for 8->5 bit reductionGravatar reed@google.com2011-05-18
* code style, inherit from SampleViewGravatar reed@google.com2011-05-18
* add 'h' to tri-toggle font hintingGravatar reed@google.com2011-05-18
* Adding a test to sampleapp for texture domainGravatar junov@google.com2011-05-17
* fix uninitialized varGravatar reed@google.com2011-05-17
* add 'n' to tri-toggle bitmap-filter (LERP) on/off/neutralGravatar reed@google.com2011-05-17
* add Convexity enum to SkPathGravatar reed@google.com2011-05-15
* add 'p' to toggle on/off testing the pipeGravatar reed@google.com2011-05-12
* Add color filters to gpu path.Gravatar Scroggo2011-05-11
* remove some dead code in pipesGravatar reed@google.com2011-05-11
* addGravatar reed@google.com2011-05-05
* inherit from SampleViewGravatar reed@google.com2011-05-05
* disable experimental TEST_GPIPEGravatar reed@google.com2011-05-05
* update to SampleViewGravatar reed@google.com2011-05-05
* switch to inheriting from SampleViewGravatar mike@reedtribe.org2011-05-05
* 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
* Remove GrContext.h dependence on GrGpu.hGravatar bsalomon@google.com2011-05-02
* fix compileGravatar reed@google.com2011-05-02
* add typefacecacheGravatar reed@google.com2011-05-02