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 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
*
Added resource domain to GrTextureDesc
robertphillips@google.com
2012-08-09
*
AutoScratchTexture can now release its texture and it will return to the text...
robertphillips@google.com
2012-06-22
*
Add GrMemoryPool as a helper to override operators new/delete
bsalomon@google.com
2012-06-19
*
Move clientID into texture desc
robertphillips@google.com
2012-06-07
*
Search and replace change. Some Gr enum value names didn't have a "Gr" in the...
bsalomon@google.com
2012-06-06
*
Fixed Linux compiler complaints
robertphillips@google.com
2012-06-04
*
Move texture descriptor into GrTexture
robertphillips@google.com
2012-06-04
*
Stop using GrDrawState to track GPU's blend state
bsalomon@google.com
2012-05-21
*
Minor refactoring to remove duplicate enum from Ganesh (_SetOp -> SkRegion::Op)
robertphillips@google.com
2012-04-25
*
Remove deprecated names from Gr (WK is no longer using them)
bsalomon@google.com
2012-03-30
*
Reland 3144 with assertion fix.
bsalomon@google.com
2012-02-07
*
revert 3144
bsalomon@google.com
2012-02-07
*
Allow chrome to limit the number of FBO status checks
bsalomon@google.com
2012-02-07
*
Remove GrAALevel enum, use explicit sample count
bsalomon@google.com
2012-01-30
*
code cleanup for single_pass_path() and remove enum GrConvexHint
bsalomon@google.com
2012-01-30
*
Rip out GrPlatformSurface (has been deprecated for some time, use GrPlatformT...
bsalomon@google.com
2012-01-27
*
Remove fConfig/fFormat union in GrTextureDesc
bsalomon@google.com
2011-12-06
*
Unroll loops in SkBlurMask for speedup on Windows (benchmarks should see
tomhudson@google.com
2011-11-28
[next]