aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* split skia.gyp into separate gypfile for each source dirGravatar epoger@google.com2011-05-31
* 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
* Add build for unix to gyp.Gravatar bungeman@google.com2011-05-19
* Add unix and mesa GL files to gyp.Gravatar bungeman@google.com2011-05-19
* Fix windows build (missing SkFontHost.cpp)Gravatar bsalomon@google.com2011-05-19
* Removing remnants of GrGLEffect.Gravatar junov@google.com2011-05-17
* Fixed typo in skia.gypGravatar junov@google.com2011-05-17
* Adding a test to sampleapp for texture domainGravatar junov@google.com2011-05-17
* remove dead filesGravatar reed@google.com2011-05-16
* Fixed color bleeding issue when drawing a sub region of a bitmap with filteri...Gravatar junov@google.com2011-05-16
* Edge antialiasing for convex shapes in GaneshGravatar senorblanco@chromium.org2011-05-12
* Add color filters to gpu path.Gravatar Scroggo2011-05-11
* Replace GrStringBuilder with SkString. First step in cleaning up the shader g...Gravatar bsalomon@google.com2011-05-06
* Remove GrPrintf_printf from gyp (should be using GrPrintf_skia that is alread...Gravatar bsalomon@google.com2011-05-04
* Fix SampleApp raster path on Linux to use SK_SAMPLES_FOR_X, so pixel componentsGravatar senorblanco@chromium.org2011-05-04
* update gyp file to build new filesGravatar bsalomon@google.com2011-05-02
* Make gyp file define GR/SK debug/release flags. Remove file that breaks relea...Gravatar bsalomon@google.com2011-04-28
* Move alpha-ramp AA to GrContext, detect cases when AA is applied via other me...Gravatar bsalomon@google.com2011-04-25
* Add SkClampRange files to gypGravatar bsalomon@google.com2011-04-19
* http://codereview.appspot.com/4373057/Gravatar Scroggo2011-04-15
* This patch provides the include file common.gypi (cargo culted from anotherGravatar senorblanco@chromium.org2011-04-11
* Adds read pixels to GrTexture and GrRenderTargetGravatar bsalomon@google.com2011-04-05
* Remove dependence on platform GL headers. Remove code that attempts to infer ...Gravatar bsalomon@google.com2011-04-04
* Add src/core include for pdf project.Gravatar ctguil@chromium.org2011-03-31
* Refactoring the GrGpuGLShaders2 into 2 classes: GrGpuGLShadersGravatar junov@google.com2011-03-31
* Add pdf to skia.gyp and checkin a snap of GYP.Gravatar bsalomon@google.com2011-03-30
* Add GrResource base class for ibs, texs, vbs, etc.Gravatar bsalomon@google.com2011-03-30
* move SkMetaData into coreGravatar reed@google.com2011-03-30
* This CL implements a tesselated path renderer, using GLU's libtess. All of theGravatar senorblanco@chromium.org2011-03-28
* Add the GLU tesselator source files to third_party. Add a libtess staticGravatar senorblanco@chromium.org2011-03-25
* Add way to determine at link time what path renderer will be used.Gravatar bsalomon@google.com2011-03-25
* Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now).Gravatar bsalomon@google.com2011-03-21
* Fix line endings on gyp file.Gravatar bsalomon@google.com2011-03-21
* Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.Gravatar bsalomon@google.com2011-03-18