aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContextFactory.cpp
Commit message (Expand)AuthorAge
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* Enable gpusrgb config on bots.Gravatar brianosman2016-03-30
* Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...Gravatar robertphillips2016-03-30
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* GrVkGpu initialization cleanup.Gravatar jvanverth2016-03-23
* Minor fixes to avoid NVPR in Vulkan and provide good GrVkGpu teardown.Gravatar jvanverth2016-03-21
* detach -> releaseGravatar mtklein2016-03-16
* Revert of Implement support for using GL ES 3.0 with command buffer (patchset...Gravatar kkinnunen2016-03-03
* Implement support for using GL ES 3.0 with command bufferGravatar kkinnunen2016-02-25
* Make SkGLContext lifetime more well-definedGravatar kkinnunen2016-01-06
* Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 ...Gravatar jcgregorio2016-01-05
* Make SkGLContext lifetime more well-definedGravatar kkinnunen2016-01-05
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-23
* Revert of Add config options to run different GPU APIs to dm and nanobench (p...Gravatar rmistry2015-12-22
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-21
* Revert of Add config options to run different GPU APIs to dm and nanobench (p...Gravatar joshualitt2015-12-18
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-18
* Revert of Add config options to run different GPU APIs to dm and nanobench (p...Gravatar reed2015-12-14
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-14
* Make NVPR a GL context option instead of a GL contextGravatar kkinnunen2015-12-10
* Revert of Make NVPR a GL context option instead of a GL context (patchset #9 ...Gravatar borenet2015-12-09
* Make NVPR a GL context option instead of a GL contextGravatar kkinnunen2015-12-08
* Skip dm GPU configs when context creation failsGravatar kkinnunen2015-12-03
* Revert of Make NVPR a GL context option instead of a GL context (patchset #2 ...Gravatar bsalomon2015-12-01
* Make NVPR a GL context option instead of a GL contextGravatar kkinnunen2015-12-01
* Generate list of GPU contexts outside SurfaceTest testsGravatar kkinnunen2015-11-20
* skia: Add ANGLE with GL backend to nanobench/DMGravatar hendrikw2015-09-11
* skia: add ability to load command_buffer_gles2Gravatar hendrikw2015-08-27
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Add support for a new GPU interfaceGravatar jvanverth2015-08-12
* Various GL testing fixesGravatar jvanverth2015-07-16
* Fix dm failures after Cleanup legacy NVPR-related definitionsGravatar kkinnunen2015-07-01
* Cleanup legacy NVPR-related definitionsGravatar kkinnunen2015-07-01
* Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of ht...Gravatar jvanverth2015-06-30
* Cleanup legacy NVPR-related definitionsGravatar kkinnunen2015-06-30
* Store context options on caps.Gravatar bsalomon2015-05-22
* Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...Gravatar bsalomon2015-05-22
* Store context options on caps.Gravatar bsalomon2015-05-22
* Cleanup GrContextFactory and make it's subclasses privateGravatar djsollen2014-11-13