index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrConfig.h
Commit message (
Expand
)
Author
Age
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
Remove PLS path renderer
Brian Salomon
2017-03-06
*
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
djsollen
2016-04-29
*
Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (pat...
reed
2016-04-28
*
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
djsollen
2016-04-27
*
Remove version checks for _MSC_VER < 1800 (msvs2013).
bungeman
2016-03-10
*
Turn on gpu stats in debug builds.
bsalomon
2016-03-04
*
GrAuditTrail can now be enabled/disabled at runtime
ethannicholas
2016-02-18
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...
ethannicholas
2016-01-22
*
added support for PLS path rendering
ethannicholas
2016-01-22
*
GrAuditTrail hooks in GrContext + GrDrawContext
joshualitt
2016-01-13
*
Change to wire up opnames in SkGpuDevice
joshualitt
2016-01-11
*
Move atomicinc in GrTracing to behind branch
joshualitt
2016-01-11
*
Create a define for nanobench builds to dump stats
joshualitt
2015-12-02
*
Removing GrAutoMalloc
joshualitt
2015-05-29
*
delete experimental path renderers
joshualitt
2015-05-29
*
add context override of GeometryBufferMapThreshold
joshualitt
2015-05-29
*
Revert of small CL to experiment with 'disabling' memory mapping (patchset #1...
joshualitt
2015-05-28
*
small CL to experiment with 'disabling' memory mapping
joshualitt
2015-05-28
*
Add flag to force gpu trace markers to be used and printed out for debugging.
egdaniel
2015-03-05
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
Cleanup: Go with SkDebugf instead of GrPrintf.
tfarina
2014-10-31
*
Build gpu stats tracking in dev builds.
bsalomon
2014-10-24
*
Add counting of some GL calls
robertphillips
2014-09-18
*
Add a parameter GR_ALWAYS_ALLOCATE_ON_HEAP to allow for only ever creating te...
george
2014-08-12
*
Rename from "(un)lock" to "(un)map" for geometry buffers.
commit-bot@chromium.org
2014-05-07
*
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
commit-bot@chromium.org
2014-04-30
*
Allow specifying the max texture count on the bots
robertphillips@google.com
2013-10-30
*
Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.
commit-bot@chromium.org
2013-09-25
*
Replace uses of GR_DEBUGCODE by SkDEBUGCODE.
commit-bot@chromium.org
2013-09-06
*
Remove uses of GR_RELEASE.
commit-bot@chromium.org
2013-09-03
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Replace uses of GR_API by SK_API.
commit-bot@chromium.org
2013-08-20
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...
commit-bot@chromium.org
2013-05-09
*
Remove GR_STATIC_RECT_VB
robertphillips@google.com
2013-04-20
*
Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig.
bsalomon@google.com
2013-02-28
*
Correct default value for GR_STATIC_RECT_VB
bsalomon@google.com
2013-02-08
*
Revert 7625 until after M26 due to a mix of perf changes.
bsalomon@google.com
2013-02-08
*
Remove compile time option to use different types for text vertices.
bsalomon@google.com
2013-02-07
*
Remove GR_DISABLE_DRAW_BUFFERING, replace with RTConf variable.
bsalomon@google.com
2013-02-07
*
Remove GR_DUMP_TEXTURE_UPLOADS
bsalomon@google.com
2013-02-07
*
Remove GR_AGGRESSIVE_SHADER_OPTS build option.
bsalomon@google.com
2013-02-07
*
Remove GR_STATIC_RECT_VB
bsalomon@google.com
2013-02-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
[next]