index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrTypes.h
Commit message (
Expand
)
Author
Age
*
Use texture size to determine precision of texture coord varyings.
bsalomon
2014-12-09
*
Add support for half float alpha textures.
jvanverth
2014-12-05
*
Fix assert in GrMaskFormatBytesPerPixel.
jvanverth
2014-11-26
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
Cleanup: Remove GR_ARRAY_COUNT macro.
tfarina
2014-10-31
*
fix typo in legacy flag alias
bsalomon
2014-10-28
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Delete unused method aliases and texture flag.
bsalomon
2014-10-24
*
Revert of Delete unused method aliases and texture flag. (patchset #1 id:1 of...
bsalomon
2014-10-23
*
Delete unused method aliases and texture flag.
bsalomon
2014-10-23
*
gl programs rewrite
joshualitt
2014-10-09
*
Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.c...
joshualitt
2014-10-07
*
gl programs rewrite
joshualitt
2014-10-07
*
Add a parameter GR_ALWAYS_ALLOCATE_ON_HEAP to allow for only ever creating te...
george
2014-08-12
*
Consider index8 a compressed config.
bsalomon
2014-08-11
*
Remove support in the gpu to use hardware AA lines. Current code paths could ...
egdaniel
2014-07-29
*
Revert of Remove gpu support for willUseHWAALines. (https://codereview.chromi...
egdaniel
2014-07-29
*
Remove gpu support for willUseHWAALines.
egdaniel
2014-07-29
*
Add ASTC to list of alpha compressed formats
krajcevski
2014-07-24
*
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
*
Add LATC to alpha only pixel config
krajcevski
2014-06-09
*
Remove GrIsPow2 in favor of SkIsPow2.
tfarina
2014-06-06
*
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
*
Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in c...
commit-bot@chromium.org
2014-05-30
*
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
*
Add compressed texture capabilities for GPU devices
commit-bot@chromium.org
2014-05-23
*
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
commit-bot@chromium.org
2014-03-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-04
*
Add GPU support for color bitmap fonts
commit-bot@chromium.org
2013-12-03
*
Implement filling a path with nv_path_rendering cover
commit-bot@chromium.org
2013-10-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-27
*
move GrMalloc, GrFree, Gr_bzero to their sk equivalents
reed@google.com
2013-09-26
*
First pass at font cache refactor: Create an atlas manager per texture
commit-bot@chromium.org
2013-09-26
*
Add glTexGen funcs to interface
commit-bot@chromium.org
2013-08-30
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Add flag bits for partial GrContext reset
bsalomon@google.com
2013-06-28
*
revert 9802 breacking tests on some configs
edisonn@google.com
2013-06-28
*
Add flag bits for partial GrContext reset
bsalomon@google.com
2013-06-28
*
Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. T...
senorblanco@chromium.org
2013-06-10
*
Remove GrPathCmd
bsalomon@google.com
2013-05-10
*
Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...
bsalomon@google.com
2013-03-28
*
Add a macro for querying the byte order of SkPMColor.
commit-bot@chromium.org
2013-03-19
[next]