| Commit message (Expand) | Author | Age |
* | fix gm build on Mac | epoger@google.com | 2011-06-03 |
* | fix bench and gm targets on Linux | epoger@google.com | 2011-06-03 |
* | Turn off optimization on VC debug builds. | bungeman@google.com | 2011-06-03 |
* | fix gyp-generated xcode project files for SampleApp and other targets | epoger@google.com | 2011-06-02 |
* | Add EGL context for Windows. | bungeman@google.com | 2011-06-02 |
* | create GYP files for these targets: tests, gm, skhello, skimage, skdiff | epoger@google.com | 2011-06-02 |
* | Add a missing include path for the linux build of utils.gyp. Remove the Linux | senorblanco@chromium.org | 2011-06-01 |
* | Clean up the gyp files to reflect some files that were removed and/or renamed. | senorblanco@chromium.org | 2011-06-01 |
* | Fixup utils.gyp. | bungeman@google.com | 2011-06-01 |
* | Make gyp VC project debug configuration /DEBUG. | bungeman@google.com | 2011-06-01 |
* | Add gyp for bench and make run on Windows. (2) | bungeman@google.com | 2011-06-01 |
* | Add gyp for bench and make run on Windows. | bungeman@google.com | 2011-05-31 |
* | make this work again: ./gyp_skia && make SampleApp | epoger@google.com | 2011-05-31 |
* | split skia.gyp into separate gypfile for each source dir | epoger@google.com | 2011-05-31 |
* | Add dual source blending support for proper blending with coverage. | bsalomon@google.com | 2011-05-20 |
* | The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on | senorblanco@chromium.org | 2011-05-19 |
* | Add build for unix to gyp. | bungeman@google.com | 2011-05-19 |
* | Add unix and mesa GL files to gyp. | bungeman@google.com | 2011-05-19 |
* | Fix windows build (missing SkFontHost.cpp) | bsalomon@google.com | 2011-05-19 |
* | Removing remnants of GrGLEffect. | junov@google.com | 2011-05-17 |
* | Fixed typo in skia.gyp | junov@google.com | 2011-05-17 |
* | Adding a test to sampleapp for texture domain | junov@google.com | 2011-05-17 |
* | remove dead files | reed@google.com | 2011-05-16 |
* | Fixed color bleeding issue when drawing a sub region of a bitmap with filteri... | junov@google.com | 2011-05-16 |
* | Edge antialiasing for convex shapes in Ganesh | senorblanco@chromium.org | 2011-05-12 |
* | Add color filters to gpu path. | Scroggo | 2011-05-11 |
* | Replace GrStringBuilder with SkString. First step in cleaning up the shader g... | bsalomon@google.com | 2011-05-06 |
* | Remove GrPrintf_printf from gyp (should be using GrPrintf_skia that is alread... | bsalomon@google.com | 2011-05-04 |
* | Fix SampleApp raster path on Linux to use SK_SAMPLES_FOR_X, so pixel components | senorblanco@chromium.org | 2011-05-04 |
* | update gyp file to build new files | bsalomon@google.com | 2011-05-02 |
* | Make gyp file define GR/SK debug/release flags. Remove file that breaks relea... | bsalomon@google.com | 2011-04-28 |
* | Move alpha-ramp AA to GrContext, detect cases when AA is applied via other me... | bsalomon@google.com | 2011-04-25 |
* | Add SkClampRange files to gyp | bsalomon@google.com | 2011-04-19 |
* | http://codereview.appspot.com/4373057/ | Scroggo | 2011-04-15 |
* | This patch provides the include file common.gypi (cargo culted from another | senorblanco@chromium.org | 2011-04-11 |
* | Adds read pixels to GrTexture and GrRenderTarget | bsalomon@google.com | 2011-04-05 |
* | Remove dependence on platform GL headers. Remove code that attempts to infer ... | bsalomon@google.com | 2011-04-04 |
* | Add src/core include for pdf project. | ctguil@chromium.org | 2011-03-31 |
* | Refactoring the GrGpuGLShaders2 into 2 classes: GrGpuGLShaders | junov@google.com | 2011-03-31 |
* | Add pdf to skia.gyp and checkin a snap of GYP. | bsalomon@google.com | 2011-03-30 |
* | Add GrResource base class for ibs, texs, vbs, etc. | bsalomon@google.com | 2011-03-30 |
* | move SkMetaData into core | reed@google.com | 2011-03-30 |
* | This CL implements a tesselated path renderer, using GLU's libtess. All of the | senorblanco@chromium.org | 2011-03-28 |
* | Add the GLU tesselator source files to third_party. Add a libtess static | senorblanco@chromium.org | 2011-03-25 |
* | Add way to determine at link time what path renderer will be used. | bsalomon@google.com | 2011-03-25 |
* | Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now). | bsalomon@google.com | 2011-03-21 |
* | Fix line endings on gyp file. | bsalomon@google.com | 2011-03-21 |
* | Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. | bsalomon@google.com | 2011-03-18 |