aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/GLProgramsTest.cpp
Commit message (Expand)AuthorAge
* Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConf...Gravatar bsalomon@google.com2012-09-11
* Try r5428 again with fixGravatar bsalomon@google.com2012-09-07
* Revert 5428 and 5429.Gravatar bsalomon@google.com2012-09-07
* Consolidate texture access functions, provide default GrTextureAccessGravatar bsalomon@google.com2012-09-07
* Hide GrDrawTarget::Caps's member varsGravatar bsalomon@google.com2012-08-28
* Do premul and r/b swap conversions in a custom effectGravatar bsalomon@google.com2012-08-27
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...Gravatar bsalomon@google.com2012-08-13
* uniquely name FS functions, add lighting effects to unit testGravatar bsalomon@google.com2012-08-07
* Add morphology, convolution, single texture, texture domain effects to new un...Gravatar bsalomon@google.com2012-08-03
* Fix includes files missing in release builds from GrCustomStageUnitTest.h.Gravatar bsalomon@google.com2012-08-03
* Registry-based unit test for custom effectsGravatar bsalomon@google.com2012-08-03
* Move GL programs unit test code to tests project.Gravatar bsalomon@google.com2012-08-02
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Merge GrGpuGLShaders into its parent class, GrGpuGLGravatar bsalomon@google.com2012-05-31
* Add two files missed in r3165; most critically the gyp!Gravatar tomhudson@google.com2012-02-10
* Make program unit test run clean and add it to tests programGravatar bsalomon@google.com2011-08-16