index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
gpu
Commit message (
Expand
)
Author
Age
*
Explicit control in tools of ANGLE frontend and backend
bsalomon
2016-10-14
*
Fix 32-bit Vulkan build
Brian Osman
2016-10-11
*
skpbench: add option for gpu timing
csmartdalton
2016-10-05
*
Use uint64_t for PlatformFence
csmartdalton
2016-10-04
*
Revert of skpbench: add option for gpu timing (patchset #7 id:120001 of https...
mtklein
2016-10-04
*
skpbench: add option for gpu timing
csmartdalton
2016-10-04
*
Move GPU fences into sk_gpu_test
csmartdalton
2016-10-04
*
Add fence support for TransferBuffers
jvanverth
2016-09-30
*
Use SkOnce to squelch command buffer spam
brianosman
2016-09-29
*
Revert of Explicit control in tools of ANGLE frontend and backend (patchset #...
bsalomon
2016-09-29
*
Explicit control in tools of ANGLE frontend and backend
bsalomon
2016-09-29
*
remove more stray semicolons from Vulkan code
Mike Klein
2016-09-27
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
-Wcomma may be good to go now.
Mike Klein
2016-09-26
*
Clean up dead code.
mtklein
2016-09-22
*
GN: take over CommandBuffer bot
mtklein
2016-09-21
*
Add ContextOptions field to SkCommandLineConfigGpu
csmartdalton
2016-09-13
*
Add some copy support for vulkan msaa
egdaniel
2016-08-31
*
Update ANGLE to latest as of August 25, 2016
brianosman
2016-08-26
*
Only open X Display once for all test GLX contexts
bsalomon
2016-08-11
*
Add more error printing to know why command buffer lib failed to load.
bsalomon
2016-08-10
*
Add flag for window rectangles to GrRenderTarget
csmartdalton
2016-08-10
*
Check more GLES versions when creating context
martina.kollarova
2016-08-09
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Just pass the draw context to paint conversion
brianosman
2016-07-25
*
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
brianosman
2016-07-25
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Fix context creation problems in dm
martina.kollarova
2016-07-20
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
Fix caching of sample locations
csmartdalton
2016-07-06
*
Revert of Fix caching of sample locations (patchset #3 id:40001 of https://co...
rmistry
2016-07-04
*
Fix caching of sample locations
csmartdalton
2016-07-04
*
Have gpu createTestingOlyBackendTexture know if it is a render target or not
egdaniel
2016-06-24
*
Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h
robertphillips
2016-06-23
*
Support GL_SAMPLES queries in null contexts
csmartdalton
2016-06-23
*
Start using GrGpuCommandBuffer in GrDrawTarget.
egdaniel
2016-06-23
*
Revert of Support GL_SAMPLES queries in null contexts (patchset #4 id:60001 o...
brianosman
2016-06-23
*
Support GL_SAMPLES queries in null contexts
csmartdalton
2016-06-22
*
Revert of Support GL_SAMPLES queries in null contexts (patchset #2 id:20001 o...
brianosman
2016-06-22
*
Support GL_SAMPLES queries in null contexts
csmartdalton
2016-06-21
*
Support texel and draw-indirect buffers in null GL contexts
csmartdalton
2016-06-21
*
Define LEAN_AND_MEAN and NOMINMAX for all windows builds
egdaniel
2016-06-10
*
Cleanup needed to use WindowContext for Android
djsollen
2016-06-09
*
Add GpuCommandBuffer support.
egdaniel
2016-06-08
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Add vksrgb config to dm (Vulkan sRGB). Fix help formatting of vk.
brianosman
2016-05-23
[next]