index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gpu
/
src
/
GrGLUtil.cpp
Commit message (
Expand
)
Author
Age
*
Make GrGLInterface a per-GrContext refcounted object rather than a global
bsalomon@google.com
2011-08-19
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Only define debugging GL globals when the code paths are enabled
bsalomon@google.com
2011-04-28
*
Remove dependence on platform GL headers. Remove code that attempts to infer ...
bsalomon@google.com
2011-04-04
*
This CL removes all dependencies on GL headers across all of Ganesh. New
twiz@google.com
2011-03-18
*
Implementation of a GL-virtualization layer for Skia. This allows for
twiz@google.com
2011-03-14
*
Fix line endings in Gr files and set svn eol style to LF
bsalomon@google.com
2011-02-22
*
Clean up geterror / log macros and globals for debugging. disable geterror in...
bsalomon@google.com
2011-02-17
*
Fix warnings on linux build (strict aliasing, cons init order, vars used only...
bsalomon@google.com
2011-02-03
*
fixes for some warnings:
reed@google.com
2011-01-25
*
update chrome-specific glconfig (should make versions of this for mac/win/linux)
reed@google.com
2011-01-19
*
Cleanup including of GL headers and provide way to include custom headers, ex...
bsalomon@google.com
2011-01-19