aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/flags
Commit message (Expand)AuthorAge
...
* Revert of Explicit control in tools of ANGLE frontend and backend (patchset #...Gravatar bsalomon2016-09-29
* Explicit control in tools of ANGLE frontend and backendGravatar bsalomon2016-09-29
* Use brackets for explicit GPU config params in toolsGravatar bsalomon2016-09-28
* Make GPU configs use kRGBA color type not kN32.Gravatar bsalomon2016-09-28
* GN: take over CommandBuffer botGravatar mtklein2016-09-21
* Auto-generate much of the help text for --config to reduce maintenanceGravatar brianosman2016-09-20
* Add ability to pick a different gamut in GPU f16 or sRGB configsGravatar brianosman2016-09-19
* 565 is not this important.Gravatar mtklein2016-09-14
* Fix SVG flag iOS linkingGravatar fmalita2016-09-14
* Add ContextOptions field to SkCommandLineConfigGpuGravatar csmartdalton2016-09-13
* Some tests around surface creation and snapshotting with color spaceGravatar brianosman2016-08-30
* Add mssa configs for vulkan, and simple bug fixGravatar egdaniel2016-08-17
* Add test configs for instanced renderingGravatar csmartdalton2016-07-29
* GN: fix mac build againGravatar mtklein2016-07-28
* Always supply a color space (sRGB for now) with F16Gravatar brianosman2016-07-26
* Fix Mac clang linkerGravatar msarett2016-06-21
* More removal of SkColorProfileType...Gravatar brianosman2016-06-20
* Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...Gravatar egdaniel2016-06-17
* More removal of SkColorProfileType...Gravatar brianosman2016-06-17
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...Gravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Move forceSRGB to SkCommonFlags.Gravatar herb2016-05-27
* Add vksrgb config to dm (Vulkan sRGB). Fix help formatting of vk.Gravatar brianosman2016-05-23
* Add ColorCodecSrc for testing/comparison on color corrected decodesGravatar msarett2016-04-29
* Vulkan config in dmGravatar bsalomon2016-04-11
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-05
* Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use...Gravatar bsalomon2016-04-05
* Revert of Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that exp...Gravatar bsalomon2016-04-05
* Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use...Gravatar bsalomon2016-04-05
* DM/PDF: stop adding unused rasterizer keywordsGravatar halcanary2016-04-04
* Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600...Gravatar bsalomon2016-04-04
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-01
* Add GrContext::releaseAndAbandonContext()Gravatar bsalomon2016-04-01
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-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
* Add test configs for nvpr with atlas textGravatar cdalton2016-03-29
* Google3 Android no longer has undefok.Gravatar benjaminwagner2016-03-23
* Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 a...Gravatar brianosman2016-03-10
* Revert of Implement support for using GL ES 3.0 with command buffer (patchset...Gravatar kkinnunen2016-03-03
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-03-01
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-03-01
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-02-29
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-02-29
* Implement support for using GL ES 3.0 with command bufferGravatar kkinnunen2016-02-25
* Move SkTDArray to private.Gravatar bungeman2016-02-18
* Move SkTArray to include/private.Gravatar bungeman2016-02-17
* Adding a tool to get images from skpsGravatar msarett2016-02-12
* Treat bad values passed to --images as a fatal errorGravatar scroggo2016-02-03