index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
*
Fix param name in GrEffect::CastEffect
bsalomon
2014-07-08
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Remove GrEffect::CreateEffectRef and GrEffect::AutoEffectRef.
bsalomon
2014-07-08
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
*
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...
reed
2014-07-07
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-07
*
change pixelref to not inherit from SkFlattenable
reed
2014-07-07
*
Remove use of GrEffectRef from draw state and below.
bsalomon
2014-07-07
*
Remove GrEffectStage::DeferredStage
bsalomon
2014-07-07
*
Add functions to support NV_path_rendering in OpenGL ES
kkinnunen
2014-07-02
*
When performing offscreen rendering on windows, attempt to use a pbuffer cont...
bsalomon
2014-07-01
*
R11 EAC texture compression is introduced as part of the OpenGL ES 3.0 spec. ...
krajcevski
2014-06-30
*
Begin atlasing
robertphillips
2014-06-30
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29
*
change gpudevice and pdfdevice to inherit from basedevice
reed
2014-06-27
*
Implement text rendering with NVPR
kkinnunen
2014-06-24
*
Revert of Support using OpenGL ES context on desktop (https://codereview.chro...
rmistry
2014-06-23
*
Revert of Add functions to support NV_path_rendering in OpenGL ES (https://co...
rmistry
2014-06-23
*
Add functions to support NV_path_rendering in OpenGL ES
kkinnunen
2014-06-22
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-22
*
Cache the GrEffect used for text rendering in GrBitmapTextContext.
bsalomon
2014-06-19
*
Allow gpu debug markers to be placed by using a GrContext
egdaniel
2014-06-19
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
hide virtuals on device for width/height/isopaque
reed
2014-06-14
*
Use vertex attributes for dash effect in gpu
egdaniel
2014-06-12
*
Add support for glCompressedTexSubImage2D
krajcevski
2014-06-11
*
Push dash checks into GrContext.
egdaniel
2014-06-11
*
remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
reed
2014-06-11
*
switch to colortype for deepcopy
reed
2014-06-11
*
SkShader::asNewEffect Refactoring
dandov
2014-06-10
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Add LATC to alpha only pixel config
krajcevski
2014-06-09
*
Remove GrIsPow2 in favor of SkIsPow2.
tfarina
2014-06-06
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
Initial work to get ETC1 data up to the GPU
krajcevski
2014-06-02
*
Add Sample slide for Rectanizers
robertphillips
2014-06-02
*
hide SkDevice::config()
reed
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
*
Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in c...
commit-bot@chromium.org
2014-05-30
*
Constify the arguments to createTexture
commit-bot@chromium.org
2014-05-29
*
Revert "Remove SkThread.h from public API."
commit-bot@chromium.org
2014-05-28
*
Remove SkThread.h from public API.
commit-bot@chromium.org
2014-05-28
*
Revert of Revert of Add compressed texture capabilities for GPU devices
commit-bot@chromium.org
2014-05-27
*
Revert of Add compressed texture capabilities for GPU devices (https://codere...
commit-bot@chromium.org
2014-05-27
*
Add compressed texture capabilities for GPU devices
commit-bot@chromium.org
2014-05-27
*
Revert of Add compressed texture capabilities for GPU devices (https://codere...
commit-bot@chromium.org
2014-05-23
[next]