index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Revert of Make A8 readback work in more cases and improve testing. (patchset ...
bsalomon
2016-01-14
*
Refactor to use GrWrapTextureInBitmap more
robertphillips
2016-01-14
*
Simplify path allocation, clean up resources correctly
kkinnunen
2016-01-13
*
Remove remaining users of draw*Rect calls
joshualitt
2016-01-13
*
Move some program building utils from GL to GLSL
egdaniel
2016-01-13
*
Make A8 readback work in more cases and improve testing.
bsalomon
2016-01-13
*
Remove two varieties of drawNonAARect from GrDrawTarget
joshualitt
2016-01-13
*
Hide drawBatch on GrDrawTarget from test Methods
joshualitt
2016-01-13
*
GrAuditTrail hooks in GrContext + GrDrawContext
joshualitt
2016-01-13
*
Swizzle shader output and blend when using GL_RED to implement kAlpha_8_GrPix...
bsalomon
2016-01-12
*
Convert GrAuditTrail to use scoped frames
joshualitt
2016-01-12
*
Hide formats in GrGLCaps and use specific getters for different GL functions.
bsalomon
2016-01-12
*
Add batch names and bounds to json debug information
joshualitt
2016-01-12
*
Guard SkGpuDevice
joshualitt
2016-01-11
*
Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture...
bsalomon
2016-01-11
*
remove imagefilter::sizeconstraint
reed
2016-01-11
*
Change to wire up opnames in SkGpuDevice
joshualitt
2016-01-11
*
Fix uninit texture key with odd number of textures
bsalomon
2016-01-11
*
Move atomicinc in GrTracing to behind branch
joshualitt
2016-01-11
*
Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codere...
joshualitt
2016-01-11
*
Fixed an assertion error in GrAAConvexTessellator. While adding a new point, ...
ethannicholas
2016-01-08
*
Add a class representing texture swizzle.
bsalomon
2016-01-08
*
Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of...
mtklein
2016-01-08
*
Add a class representing texture swizzle.
bsalomon
2016-01-08
*
Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https...
joshualitt
2016-01-08
*
Move config texturability/renderability to config table.
bsalomon
2016-01-08
*
Create stub GrAuditTrail class
joshualitt
2016-01-08
*
Fix unref order in SkGpuDevice
joshualitt
2016-01-08
*
Revert of Move config texturability/renderability to config table (patchset #...
egdaniel
2016-01-07
*
Broke GrTessellatingPathRenderer's tessellator out into a separate file.
ethannicholas
2016-01-07
*
Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of h...
joshualitt
2016-01-07
*
Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://co...
joshualitt
2016-01-07
*
Move config texturability/renderability to config table.
bsalomon
2016-01-07
*
Add guards to GrTextureProvider
joshualitt
2016-01-07
*
Make a single GrSingleOwner in GrContext
joshualitt
2016-01-07
*
Add sentinel to GrMemoryPool's block header
robertphillips
2016-01-07
*
Revert of Broke GrTessellatingPathRenderer's tessellator out into a separate ...
caryclark
2016-01-07
*
Make SkGLContext lifetime more well-defined
kkinnunen
2016-01-06
*
Broke GrTessellatingPathRenderer's tessellator out into a separate file.
ethannicholas
2016-01-06
*
Create debug only SkSingleOwner
joshualitt
2016-01-06
*
Add debug sentinel to GrMemoryPool to check for memory stomping
robertphillips
2016-01-06
*
Start using <type_traits> and <utility> (C++11).
bungeman
2016-01-05
*
More framework support for TransferBuffers
jvanverth
2016-01-05
*
Move read pixels format info into ConifgInfo in GrGLCaps
bsalomon
2016-01-05
*
Add assert that memory pool is empty when GrTextBlobCache frees
joshualitt
2016-01-05
*
Return 'correct' size from GrMemoryPool
joshualitt
2016-01-05
*
Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 ...
jcgregorio
2016-01-05
*
Make SkGLContext lifetime more well-defined
kkinnunen
2016-01-05
*
Move path fallback for AA rect out of SkGpuDevice
cdalton
2016-01-04
*
Change use of LoadLibrary to LoadLibraryA
jvanverth
2016-01-04
[next]