index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGpuGL_program.cpp
Commit message (
Expand
)
Author
Age
*
Make GrClipMaskManager configure the stencil and scissor on GrGpu
bsalomon@google.com
2012-06-21
*
Fix memory leaks.
tomhudson@google.com
2012-06-19
*
Towards NV path rendering
bsalomon@google.com
2012-06-11
*
Call flushMiscFixedFunctionState (D'oh!)
bsalomon@google.com
2012-06-08
*
Search and replace change. Some Gr enum value names didn't have a "Gr" in the...
bsalomon@google.com
2012-06-06
*
fix warnings on Mac in src/gpu and include/gpu
caryclark@google.com
2012-06-06
*
Move stuff from protected to private in GrGpuGL
bsalomon@google.com
2012-06-05
*
remove 4x4 downsample filter mode
bsalomon@google.com
2012-06-04
*
Clean up likely reference leak in Ganesh custom stages.
tomhudson@google.com
2012-06-04
*
Break up GrGpuGL::flushGLCommonState
bsalomon@google.com
2012-06-04
*
move texture flush and param update to separate function
bsalomon@google.com
2012-06-04
*
Revert r4134 due to bot failures
bsalomon@google.com
2012-06-04
*
Move GrGpuGL::programUnitTest into its own file
bsalomon@google.com
2012-06-04
*
Flip the switch to turn on GrCustomStage implementation of gradients;
tomhudson@google.com
2012-06-01
*
Move GrGpuGL::programUnitTest into its own file
bsalomon@google.com
2012-06-01
*
Remove dirty flags from GrGpuGL state flush
bsalomon@google.com
2012-06-01
*
Move GrGpuGL::ProgramCache declaration to header
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