aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/gl/SkGLContext.h
Commit message (Expand)AuthorAge
* Initial version of external_oes texture support and unit testGravatar bsalomon2015-11-22
* Revert of Initial version of external_oes texture support and unit test (patc...Gravatar bsalomon2015-11-20
* Initial version of external_oes texture support and unit testGravatar bsalomon2015-11-20
* Create SDL backed SkOSWindowGravatar joshualitt2015-11-04
* Move headers with no dependencies.Gravatar mtklein2015-07-29
* Revert "Move headers with no dependencies."Gravatar Mike Klein2015-07-29
* Move headers with no dependencies.Gravatar mtklein2015-07-29
* Revert "Move the rest of src headers used by include to include/private."Gravatar Mike Klein2015-07-28
* Move the rest of src headers used by include to include/private.Gravatar mtklein2015-07-28
* Revert "Move headers used by headers in include/ to include/private."Gravatar Mike Klein2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Revert "Move headers used by headers in include/ to include/private."Gravatar jvanverth2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* remove SkInstCntGravatar mtklein2015-06-26
* Implement SkGLContext swapBuffers with fence syncsGravatar cdalton2015-06-23
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Refactor SkGLContext to be actually extendableGravatar kkinnunen2014-10-15
* Make the Sk GL context class an abstract base classGravatar kkinnunen2014-10-09
* Revert of Make the Sk GL context class an abstract base class (patchset #4 id...Gravatar bsalomon2014-10-08
* Make the Sk GL context class an abstract base classGravatar kkinnunen2014-10-08
* Split GrGLContextInfo into GrGLContext & GrGLContextInfoGravatar robertphillips@google.com2013-02-28
* Use glGetStringi to get extensions when available.Gravatar bsalomon@google.com2013-02-26
* Enhance GL error checking for non-Ganesh GL callsGravatar robertphillips@google.com2013-02-07
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Expanded distribution of instance countingGravatar robertphillips@google.com2012-06-21
* Extended debug GL interface to include tracking of render buffersGravatar robertphillips@google.com2012-03-22
* Move GL-specific include files to their own subdirectory, to betterGravatar tomhudson@google.com2012-02-14