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
*
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
*
Revert of implement readPixels and writePixels natively, w/o using the (depre...
commit-bot@chromium.org
2014-03-25
*
implement readPixels and writePixels natively, w/o using the (deprecated)
reed@google.com
2014-03-25
*
Revert "hide Config8888 entirely". Broke a bunch of builds.
bsalomon@google.com
2014-03-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-20
*
hide Config8888 entirely
commit-bot@chromium.org
2014-03-19
*
add new copyTo version to SkBitmap, which takes SkColorType
commit-bot@chromium.org
2014-02-23
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
change offset to xy for pixelref subsetting
reed@google.com
2014-01-08
*
Update all callsites to use info for pixelrefs
reed@google.com
2013-12-13
*
Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) ...
robertphillips@google.com
2013-12-13
[next]