index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
GLProgramsTest.cpp
Commit message (
Expand
)
Author
Age
...
*
Pass GrCustomStage to key-generation functions and emitCode().
bsalomon@google.com
2012-10-29
*
Rename GrSamplerState to GrEffectStage.
bsalomon@google.com
2012-10-26
*
Rename StageKey and related stuff.
bsalomon@google.com
2012-10-25
*
Rename GrProgramStageFactory to GrBackendEffectFactory.
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 5
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 3
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Use GrCustomStage to implement color matrix.
bsalomon@google.com
2012-10-17
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConf...
bsalomon@google.com
2012-09-11
*
Try r5428 again with fix
bsalomon@google.com
2012-09-07
*
Revert 5428 and 5429.
bsalomon@google.com
2012-09-07
*
Consolidate texture access functions, provide default GrTextureAccess
bsalomon@google.com
2012-09-07
*
Hide GrDrawTarget::Caps's member vars
bsalomon@google.com
2012-08-28
*
Do premul and r/b swap conversions in a custom effect
bsalomon@google.com
2012-08-27
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...
bsalomon@google.com
2012-08-13
*
uniquely name FS functions, add lighting effects to unit test
bsalomon@google.com
2012-08-07
*
Add morphology, convolution, single texture, texture domain effects to new un...
bsalomon@google.com
2012-08-03
*
Fix includes files missing in release builds from GrCustomStageUnitTest.h.
bsalomon@google.com
2012-08-03
*
Registry-based unit test for custom effects
bsalomon@google.com
2012-08-03
*
Move GL programs unit test code to tests project.
bsalomon@google.com
2012-08-02
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Merge GrGpuGLShaders into its parent class, GrGpuGL
bsalomon@google.com
2012-05-31
*
Add two files missed in r3165; most critically the gyp!
tomhudson@google.com
2012-02-10
*
Make program unit test run clean and add it to tests program
bsalomon@google.com
2011-08-16
[prev]