index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLGpuProgramCache.cpp
Commit message (
Expand
)
Author
Age
*
SkRTConf: reduce functionality to what we use, increase simplicity
halcanary
2016-08-03
*
Merge ProgramDesc's for GL and Vulkan
egdaniel
2016-07-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)
egdaniel
2016-03-23
*
Update how we send draws to gpu backend to reduce state setting.
egdaniel
2016-03-17
*
reset shader compilations for stats
joshualitt
2015-12-02
*
Make all GrFragmentProcessors GL independent.
egdaniel
2015-11-13
*
Create GLSL base class for ProgramDataManager
egdaniel
2015-10-28
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Moved GrGLFragmentProcessor definition to its own file
wangyix
2015-07-22
*
remove SkInstCnt
mtklein
2015-06-26
*
Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #1...
bsalomon
2015-06-01
*
Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220...
mtklein
2015-05-18
*
Move copy-surface-as-draw fallback to GrGLGpu.
bsalomon
2015-05-18
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
BUG=skia:
joshualitt
2015-01-20
*
Simplify SkInstCnt
mtklein
2015-01-13
*
Rename GrGpuGL -> GrGLGpu
jvanverth
2014-12-22
*
Rename GrGpuGL_program.cpp to GrGLGpuProgramCache.cpp
bsalomon
2014-12-16