index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGr.cpp
Commit message (
Expand
)
Author
Age
*
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: Go with SkDebugf instead of GrPrintf.
tfarina
2014-10-31
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
When bmp is not cached don't upload as index8 format.
bsalomon
2014-10-24
*
Disabled YUV decoding for subsets
sugoi
2014-10-16
*
Remove uses of GrAutoScratchTexture.
bsalomon
2014-10-14
*
Devirtualize read/write pixels on surface.
bsalomon
2014-10-13
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-08
*
Revert "GrResourceCache2 manages scratch texture."
Brian Salomon
2014-10-07
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-07
*
Revert of Don't readback and reupload texture-backed bitmaps (patchset #1 id:...
bsalomon
2014-10-07
*
Don't readback and reupload texture-backed bitmaps
bsalomon
2014-10-07
*
Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...
robertphillips
2014-09-30
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-09-30
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.
rileya
2014-09-12
*
Revert of Added test for non cached ETC1 (patchset #2 id:20001 of https://cod...
bungeman
2014-09-10
*
Added test for non cached ETC1
sugoi
2014-09-10
*
Adding texture uploads without cache for YUV and ETC1
sugoi
2014-09-09
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
eliminate code related to SkBitmap::Config
reed
2014-08-18
*
Consider index8 a compressed config.
bsalomon
2014-08-11
*
Add support for all compressed formats in KTX file format
krajcevski
2014-08-05
*
Skia side RGB to YUV gpu conversion
sugoi
2014-07-21
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Simple GPU based dithering:
krajcevski
2014-06-19
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
stop using SkBitmap::Config
reed
2014-06-14
*
SkShader::asNewEffect Refactoring
dandov
2014-06-10
*
Two new benches for ETC1 bitmaps.
krajcevski
2014-06-05
*
Initial KTX file decoder
krajcevski
2014-06-03
*
Change #def to be opt-out
krajcevski
2014-06-02
*
Fix bracket outside of ifdef
krajcevski
2014-06-02
*
Initial work to get ETC1 data up to the GPU
krajcevski
2014-06-02
*
Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chr...
commit-bot@chromium.org
2014-05-30
*
Initial work to get ETC1 data up to the GPU
commit-bot@chromium.org
2014-05-30
*
Preserve GrContext's matrix when calling SkShader::asNewEffect.
commit-bot@chromium.org
2014-05-20
*
Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion
commit-bot@chromium.org
2014-05-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-16
*
Move skPaint2GrPaint to SkGr.h/cpp
commit-bot@chromium.org
2014-05-15
*
stop using deprecated bitmap::config for gpu
commit-bot@chromium.org
2014-04-23
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
Revert "Revert of implement readPixels and writePixels natively, w/o using th...
reed@google.com
2014-03-25
[next]