index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
gpu.gypi
Commit message (
Expand
)
Author
Age
*
Move XferEffects class to GrCustomXfermode file
egdaniel
2015-01-15
*
Move most of the transform logic into the primitive processors
joshualitt
2015-01-13
*
Rename GrGpuGL -> GrGLGpu
jvanverth
2014-12-22
*
Fix gyp for GrDisableColorXP
egdaniel
2014-12-22
*
Add XP to handle the cases where we disable color write.
egdaniel
2014-12-22
*
Add Coverage Drawing XP
egdaniel
2014-12-17
*
Rename GrGpuGL_program.cpp to GrGLGpuProgramCache.cpp
bsalomon
2014-12-16
*
This change will ultimately pull uniform color, and to a much lesser degree u...
joshualitt
2014-12-15
*
Apply the layer's image filter to the hoisted image
robertphillips
2014-12-11
*
Rename CustomCoordTextureEffect to GrBitmapTextGeoProc.
egdaniel
2014-12-09
*
Use texture size to determine precision of texture coord varyings.
bsalomon
2014-12-09
*
Move GrPorterDuffXferProcessor to include/gpu/effects.
egdaniel
2014-12-05
*
Remove backend factories
joshualitt
2014-12-04
*
Ganesh text rendering cleanup.
jvanverth
2014-12-04
*
Add XferProcessor factory in GrPaint and GrDrawState.
egdaniel
2014-12-03
*
Add a base class for GrIODB that handles geometry data
bsalomon
2014-12-01
*
remove GrAllocPool
joshualitt
2014-11-21
*
Adding GeometryData object
joshualitt
2014-11-20
*
move GrGeometryProcessor to src
joshualitt
2014-11-19
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
Cleanup public includes directory.
djsollen
2014-11-13
*
Cleanup GrContextFactory and make it's subclasses private
djsollen
2014-11-13
*
Add GrProcOptInfo class to track various output information for color and cov...
egdaniel
2014-11-13
*
Rename GrAccelData to SkLayerInfo and move it to src/core
robertphillips
2014-11-12
*
Move GrInvariantOutput out of GrProcessor and into its own class.
egdaniel
2014-11-12
*
Add GrGpuResource::CacheAccess
bsalomon
2014-11-11
*
Default geometry processor
joshualitt
2014-11-08
*
Revert of Default geometry processor (patchset #9 id:160001 of https://codere...
joshualitt
2014-11-07
*
Default geometry processor
joshualitt
2014-11-07
*
Add class GrGLTextureRenderTarget for GL texture/rendertarget objects
bsalomon
2014-11-03
*
OptState owns program descriptor
joshualitt
2014-10-28
*
Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate
cdalton
2014-10-15
*
Split GrFragmentProcessor into its own header
bsalomon
2014-10-15
*
Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #1...
mtklein
2014-10-14
*
Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate
cdalton
2014-10-14
*
Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #1...
mtklein
2014-10-13
*
Adds a GrTBaseList class that GrInOrderDrawBuffer uses to allocate
cdalton
2014-10-13
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-09
*
Revert of Make the Sk GL context class an abstract base class (patchset #4 id...
bsalomon
2014-10-08
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-08
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Revert of Cleanup of shader building system (patchset #25 id:470001 of https:...
joshualitt
2014-10-07
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Add GrAASmallPathRenderer.
jvanverth
2014-10-06
*
Add support for EGL on linux
derekf
2014-10-01
[next]