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 "Use draw buffer for texture copy impl."
Brian Salomon
2014-09-24
*
Revert "Add support for EGL on linux"
borenet
2014-09-24
*
Add support for EGL on linux
derekf
2014-09-23
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
Remove unused fRequiresVertexShader data member from OptDrawState
egdaniel
2014-09-23
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Use draw buffer for texture copy impl.
bsalomon
2014-09-23
*
Use uniform color/coverage inputs when path rendering.
bsalomon
2014-09-23
*
Fix inputCoverageIsUsed bug in GrGLProgramDesc
egdaniel
2014-09-23
*
Fix SDF font positions when using global scale.
jvanverth
2014-09-22
*
Calculate Primary and Secondary output types in the GrOptDrawState
egdaniel
2014-09-22
*
Change GrGLProgramDesc header to have DoPathRendering flag instead of Require...
egdaniel
2014-09-22
*
Don't flush on read/write pixels unless necessary
bsalomon
2014-09-22
*
Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:2...
bsalomon
2014-09-22
*
Don't flush on read/write pixels unless necessary
bsalomon
2014-09-22
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
Don't try to add large glyphs to the font atlas.
jvanverth
2014-09-19
*
enable conservative clips for gpudevice
reed
2014-09-19
*
Add UniqueID to GrDrawTargetCaps.
egdaniel
2014-09-19
*
Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef o...
bsalomon
2014-09-19
*
Fix stack-allocated GPU path object
cdalton
2014-09-19
*
Make GrIODB keep pending IO refs on all resources it records into its cmd str...
bsalomon
2014-09-19
*
remove RenderTargetFlags -- NewRenderTargetDirect will never clear
reed
2014-09-19
*
Add counting of some GL calls
robertphillips
2014-09-18
*
Uses a single pre-baked set of paths for drawing nvpr text of a given
cdalton
2014-09-18
*
Changes to remove program effects builder
joshualitt
2014-09-18
*
Refactor layer hoisting code
robertphillips
2014-09-18
*
Copy layer-hoisting related SkPaints
robertphillips
2014-09-18
*
Remove redundant assignment in GrDrawTarget.cpp
qiankun.miao
2014-09-18
*
Use SkBitmapCache to optimize readPixels on a texture-backed bitmap
piotaixr
2014-09-17
*
hide deviceproperties, prepare the way for surfaceprops
reed
2014-09-17
*
Remove createPath* from GrGpu and GrContext
cdalton
2014-09-17
*
Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins
cdalton
2014-09-17
*
Calculate stage stats in GrOptDrawState
egdaniel
2014-09-17
*
Rename GrProgramResource to GrGpuResourceRef
bsalomon
2014-09-17
*
Separate replacement creation from layer discovery
robertphillips
2014-09-17
*
Revert "Revert "Move SkGpuDevice.h to src/gpu""
bsalomon
2014-09-17
*
Breaking out full program and frag only
joshualitt
2014-09-17
*
Revert "Move SkGpuDevice.h to src/gpu"
borenet
2014-09-17
*
Fix typo
robertphillips
2014-09-17
*
Move SkGpuDevice.h to src/gpu
bsalomon
2014-09-16
*
Make templated GrProgramTResource subclass of GrProgramResource
bsalomon
2014-09-16
*
Attach GrOptDrawState into shader building pipeline
egdaniel
2014-09-16
*
when we disable lcd for impl reasons, add kGenA8 to document the original intent
reed
2014-09-16
*
Fix bug in layer hoisting transition to SkRecord backend
robertphillips
2014-09-16
*
removing GrDrawEffect
joshualitt
2014-09-16
*
Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 i...
egdaniel
2014-09-16
*
Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.c...
joshualitt
2014-09-16
[prev]
[next]