index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLProgram.h
Commit message (
Expand
)
Author
Age
*
move texture flush and param update to separate function
bsalomon@google.com
2012-06-04
*
Flip the switch to turn on GrCustomStage implementation of gradients;
tomhudson@google.com
2012-06-01
*
Remove dirty flags from GrGpuGL state flush
bsalomon@google.com
2012-06-01
*
Implement morphology as a custom effect
bsalomon@google.com
2012-05-31
*
Merge GrGpuGLShaders into its parent class, GrGpuGL
bsalomon@google.com
2012-05-31
*
Remove a couple things missed when deleting the tessellated path renderer
bsalomon@google.com
2012-05-30
*
Remove support for vertex attribute matrices
bsalomon@google.com
2012-05-11
*
Extract ShaderCodeSegments from GrGLProgram into a new class,
tomhudson@google.com
2012-05-11
*
Remove tesselated path renderer and supporting code, glu, and libtess target
bsalomon@google.com
2012-05-11
*
Move convolution from code in GrGLProgram to new GrConvolutionEffect
tomhudson@google.com
2012-05-10
*
Re-adding red texture support (by rolling back r3800)
robertphillips@google.com
2012-04-30
*
Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with htt...
epoger@google.com
2012-04-30
*
Hooks up the GrCustomStage/GrGLProgramStageFactory/GrGLProgramStage
tomhudson@google.com
2012-04-20
*
Initial version of R8 support
robertphillips@google.com
2012-04-06
*
Erode and dilate image filter effects, CPU and GPU implementations.
senorblanco@chromium.org
2012-03-02
*
GPU device preserves pixel values across read/write/read of unpremul pixel va...
bsalomon@google.com
2012-02-23
*
Use GrGLContextInfo in shader generator
bsalomon@google.com
2012-02-13
*
Move GL-specific source code to make room for D3D back end.
tomhudson@google.com
2012-02-10