index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrColor.h
Commit message (
Expand
)
Author
Age
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
Create fragment processor for performing input color blend with child processor
bsalomon
2015-09-15
*
Implement Porter Duff XP with a blend table
cdalton
2015-05-27
*
Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001...
bungeman
2015-05-22
*
Implement Porter Duff XP with a blend table
cdalton
2015-05-22
*
Add RGBA half float texture format.
jvanverth
2015-05-21
*
Add device space skshader GM to test kDevice_GrCoordSet
bsalomon
2014-12-29
*
Add sRGB texture support.
jvanverth
2014-12-22
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Fix GrUnPreMulColor.
egdaniel
2014-12-08
*
Add support for half float alpha textures.
jvanverth
2014-12-05
*
Add function to return an unpremuled version of a GrColor
egdaniel
2014-12-01
*
Enable unused param checking for public includes.
djsollen
2014-11-14
*
Send coverage VA as floats instead of bytes
egdaniel
2014-11-06
*
Always use both a color and coverage attribute in GrAARectRenderer.
bsalomon
2014-08-11
*
Add new ASTC pixel config
krajcevski
2014-07-16
*
32 bpp floating point textures
joshualitt
2014-07-16
*
R11 EAC texture compression is introduced as part of the OpenGL ES 3.0 spec. ...
krajcevski
2014-06-30
*
Remove GrIsPow2 in favor of SkIsPow2.
tfarina
2014-06-06
*
Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in c...
commit-bot@chromium.org
2014-05-30
*
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
commit-bot@chromium.org
2014-04-30
*
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
commit-bot@chromium.org
2014-03-28
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Expand modulate, add, subtract, extract component glsl helpers.
bsalomon@google.com
2013-04-18
*
Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...
bsalomon@google.com
2013-03-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Add GrColor to RGBA float helper func
bsalomon@google.com
2012-09-17
*
[GPU] Add explicit byte order and PM vs. UPM 8888 configs
bsalomon@google.com
2011-11-07
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12