index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
*
Convert BBH APIs to use SkRect.
mtklein
2014-08-27
*
Make GrGpuResources register with GrResourceCache2 after fully constructed.
bsalomon
2014-08-26
*
Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...
bsalomon
2014-08-26
*
Make GrGpuResources register with GrResourceCache2 after fully constructed.
bsalomon
2014-08-26
*
Implement NV_path_rendering on OpenGL ES
kkinnunen
2014-08-25
*
Initial refactor of shaderbuilder to prepare for geometry shaders
joshualitt
2014-08-21
*
Split up monolithic EXPERIMENTAL_drawPicture method
robertphillips
2014-08-21
*
Add GrResourceCache2.
bsalomon
2014-08-21
*
Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.o...
bsalomon
2014-08-19
*
Add GrResourceCache2.
bsalomon
2014-08-19
*
eliminate code related to SkBitmap::Config
reed
2014-08-18
*
Add flag to bench/render pictures
krajcevski
2014-08-18
*
Add entry point for passing options to the GrContextFactory
krajcevski
2014-08-13
*
Add a parameter GR_ALWAYS_ALLOCATE_ON_HEAP to allow for only ever creating te...
george
2014-08-12
*
Change GR_COMPRESS_ALPHA_MASK from compile-time flag to run-time. We do this ...
krajcevski
2014-08-12
*
Consider index8 a compressed config.
bsalomon
2014-08-11
*
Wrap NV_path_rendering API with GrGLPathRendering
cdalton
2014-08-11
*
Always use both a color and coverage attribute in GrAARectRenderer.
bsalomon
2014-08-11
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
Pretty print of shaders
joshualitt
2014-08-08
*
Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache.
senorblanco
2014-08-08
*
Cleanup of context initialization
joshualitt
2014-08-07
*
Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering"
bungeman
2014-08-06
*
Enable gpu Debug markers if tracing category skia.gpu is enabled
egdaniel
2014-08-04
*
Adds a GrGLPathRendering class that wraps the NV_path_rendering
cdalton
2014-08-04
*
Don't compare coord change matrices to determine effect compatibility when us...
bsalomon
2014-08-04
*
Remove unused matrix param from GrContext/GrDrawTarget rect drawing functions.
bsalomon
2014-08-04
*
Implement a persistent uniqueID-based cache for SkImageFilter.
senorblanco
2014-07-30
*
Incorporate glStencilThenCover* nvpr methods
cdalton
2014-07-29
*
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
*
Some fixes around GrContext::abandonContext:
bsalomon
2014-07-29
*
Remove gpu support for willUseHWAALines.
egdaniel
2014-07-29
*
Test abandoning GL context in dm/nanobench.
bsalomon
2014-07-28
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
Merge GrGpuObject and GrCacheable.
bsalomon
2014-07-25
*
Add ASTC to list of alpha compressed formats
krajcevski
2014-07-24
*
Replace use of GrTHashTable in GrFontCache with SkTDynamicHash.
jvanverth
2014-07-22
*
Revert "Revert of Use the GrCacheable ID to eliminate the need for notificati...
bsalomon
2014-07-22
*
Remove unused enum value and member of GrGpuObject
bsalomon
2014-07-22
*
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
robertphillips
2014-07-22
*
Make GrCacheable implement its own ref counting.
bsalomon
2014-07-21
*
Allow GrGLEffects to produce variable length keys.
bsalomon
2014-07-21
*
Revert of Use the GrCacheable ID to eliminate the need for notifications to G...
robertphillips
2014-07-20
*
Add IsPath to GrGLInterface
cdalton
2014-07-17
*
Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL whe...
bsalomon
2014-07-17
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-17
*
Add new ASTC pixel config
krajcevski
2014-07-16
*
32 bpp floating point textures
joshualitt
2014-07-16
[next]