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
*
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
*
Resubmit r7899 and r7901.
jvanverth@google.com
2013-03-01
*
Revert r7901 & r7899 to allow DEPS roll
robertphillips@google.com
2013-02-28
*
Add new vertex attribute array specification.
jvanverth@google.com
2013-02-28
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
*
Fix WritePixels test on ANGLE.
bsalomon@google.com
2013-02-06
*
Implement support for origin-TopLeft render targets. Note that the default be...
senorblanco@chromium.org
2013-02-05
*
Reverting r7545 (render target origin change) due to layout test issues (see ...
robertphillips@google.com
2013-02-05
*
Implement support for origin-TopLeft render targets in GL backend.
senorblanco@chromium.org
2013-02-04
*
Add an origin flag for backend (external) textures. Some textures in WebKit ...
senorblanco@chromium.org
2013-01-28
*
Remove GrInstanceCounter.
bsalomon@google.com
2013-01-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-21
*
Reland 6914 w/ fixes.
bsalomon@google.com
2012-12-20
*
Revert 6914 to fix build issues.
bsalomon@google.com
2012-12-20
*
Simplify cache IDs and keys.
bsalomon@google.com
2012-12-20
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Make the orientation of a texture accessible from and known by GrSurface.
bsalomon@google.com
2012-10-26
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
Fix int64->int32 warning
bsalomon@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Remove _UPM_ GrPixelConfigs
bsalomon@google.com
2012-08-20
*
Split cache-specific fields out of GrTextureDesc
robertphillips@google.com
2012-08-13
[next]