aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/GrGLUtil.cpp
Commit message (Expand)AuthorAge
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12
* Fix gl error debug print.Gravatar bsalomon@google.com2011-09-28
* Make GrGLInterface a per-GrContext refcounted object rather than a globalGravatar bsalomon@google.com2011-08-19
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Only define debugging GL globals when the code paths are enabledGravatar bsalomon@google.com2011-04-28
* Remove dependence on platform GL headers. Remove code that attempts to infer ...Gravatar bsalomon@google.com2011-04-04
* This CL removes all dependencies on GL headers across all of Ganesh. NewGravatar twiz@google.com2011-03-18
* Implementation of a GL-virtualization layer for Skia. This allows forGravatar twiz@google.com2011-03-14
* Fix line endings in Gr files and set svn eol style to LFGravatar bsalomon@google.com2011-02-22
* Clean up geterror / log macros and globals for debugging. disable geterror in...Gravatar bsalomon@google.com2011-02-17
* Fix warnings on linux build (strict aliasing, cons init order, vars used only...Gravatar bsalomon@google.com2011-02-03
* fixes for some warnings:Gravatar reed@google.com2011-01-25
* update chrome-specific glconfig (should make versions of this for mac/win/linux)Gravatar reed@google.com2011-01-19
* Cleanup including of GL headers and provide way to include custom headers, ex...Gravatar bsalomon@google.com2011-01-19