index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLUtil.cpp
Commit message (
Expand
)
Author
Age
...
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
Enable cpu-array dynamic vertex data on SGX.
bsalomon@google.com
2013-02-22
*
Use CPU arrays for dynamic indices/vertices on ARM GPUs.
bsalomon@google.com
2013-02-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Add vendor to context info.
bsalomon@google.com
2012-10-23
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
show meaningful GL error strings during debugging
bsalomon@google.com
2012-06-18
*
Move convolution from code in GrGLProgram to new GrConvolutionEffect
tomhudson@google.com
2012-05-10
*
Move function decls and macros out of public headers that are meant for inter...
bsalomon@google.com
2012-05-07
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Move GL-specific source code to make room for D3D back end.
tomhudson@google.com
2012-02-10
[prev]