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
...
*
Fixing Windows compiler complaints
robertphillips@google.com
2012-04-06
*
Initial version of R8 support
robertphillips@google.com
2012-04-06
*
Removed ANGLE namespace requirement
robertphillips@google.com
2012-04-02
*
Reland 3563
bsalomon@google.com
2012-03-30
*
Revet 3563 due to mac bot failure
bsalomon@google.com
2012-03-30
*
Improve save layer handling in SkGpuDevice
bsalomon@google.com
2012-03-30
*
Unify text flushing with other deferred drawing
bsalomon@google.com
2012-03-30
*
Add assert to catch circular drawing higher up the call stack.
bsalomon@google.com
2012-03-30
*
Reland 3507
bsalomon@google.com
2012-03-30
*
Remove deprecated names from Gr (WK is no longer using them)
bsalomon@google.com
2012-03-30
*
Alphabetize gl function pointer typedefs / decls. Wrap pointers to auto-NULL ...
bsalomon@google.com
2012-03-29
*
Revert 3507
bsalomon@google.com
2012-03-28
*
Consolidate PixelRef flattables with the standard impl
djsollen@google.com
2012-03-28
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
Use a single GrDrawState in GrContext for direct and buffered drawing
bsalomon@google.com
2012-03-27
*
apply imagefilter to all draw calls
reed@google.com
2012-03-23
*
Extended debug GL interface to include tracking of render buffers
robertphillips@google.com
2012-03-22
*
Remove mutual dependency of gr and skgr.
bungeman@google.com
2012-03-22
*
Added debug GL Interface. This interface tracks various GL objects in order t...
robertphillips@google.com
2012-03-19
*
Skip unnecessary copies in GrPaint operator ==
bsalomon@google.com
2012-03-16
*
Split GrTextContext into baseclass and subclass
bsalomon@google.com
2012-03-16
*
Refactor Gaussian blur and morphology from SkGpuDevice into GrContext.
senorblanco@chromium.org
2012-03-05
*
make skpaint2grpaint functions be local to skgpudevice.cpp
bsalomon@google.com
2012-03-05
*
minor improvement, remove some conditionals in GrAAConvexPathRenderer
bsalomon@google.com
2012-03-05
*
simplify GrPathRenderer interface
bsalomon@google.com
2012-03-02
*
Erode and dilate image filter effects, CPU and GPU implementations.
senorblanco@chromium.org
2012-03-02
*
Better workaround for osx / nv bug
bsalomon@google.com
2012-03-02
*
Remove offscreen supersampler.
bsalomon@google.com
2012-03-02
*
Workaround for chrome on mac buffer object performance issue.
bsalomon@google.com
2012-03-01
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Use GrGLContextInfo in shader generator
bsalomon@google.com
2012-02-13
*
Fix dumb error of starting loop with 0 instead of 1 that uses shift to increm...
bsalomon@google.com
2012-02-10
*
Add GrGLContextInfo
bsalomon@google.com
2012-02-10
*
Add SK_API to SkPixelRef and TextureCacheEntry.
senorblanco@chromium.org
2012-02-09
*
Make SkGLContext's FBO creation more robust (allows test apps to run on Intel...
bsalomon@google.com
2012-02-09
*
Export the texture pixelref classes via SK_API. This is necessary to reference
senorblanco@chromium.org
2012-02-08
*
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
*
Add code path for Gr client to resolve an Gr-created MSAA render target.
bsalomon@google.com
2012-01-31
*
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
*
Formatting cleanup: remove extra whitespace
vandebo@chromium.org
2012-01-28
*
Expose functionality to purge the GPU texture cache while running SampleApp.
twiz@google.com
2012-01-27
*
Rip out GrPlatformSurface (has been deprecated for some time, use GrPlatformT...
bsalomon@google.com
2012-01-27
*
Add flag to disable gl error checking when allocating gpu objects
bsalomon@google.com
2012-01-19
*
Pull xfer mode test out of generic draw-as-hairline test. Use coverage rather...
bsalomon@google.com
2012-01-18
*
Remove shadersupport caps bit
bsalomon@google.com
2012-01-11
*
add filterImage() entry-point to SkDevice, to allow it to specialize on subcl...
reed@google.com
2012-01-05
*
Add support for GL texture storage
bsalomon@google.com
2012-01-05
[prev]
[next]