index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Add flag bits for partial GrContext reset
bsalomon@google.com
2013-06-28
*
GPU "fix" for thin stroked rects
robertphillips@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
*
Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRen...
commit-bot@chromium.org
2013-06-26
*
remove kRLE_Index8_Config from SkBitmap
reed@google.com
2013-06-26
*
remove dst/rendertarget support for kARGB_4444_Config
reed@google.com
2013-06-21
*
Make GrGLConfigConversionEffect work on Intel GPUs
commit-bot@chromium.org
2013-06-19
*
*** Perlin noise GM needs to be rebaselined ***
commit-bot@chromium.org
2013-06-17
*
Change general fill rect shader code to match geometry vers
egdaniel@google.com
2013-06-14
*
Fix for r9609
robertphillips@google.com
2013-06-14
*
Update Alligned Rect Shader to match geometry version
commit-bot@chromium.org
2013-06-14
*
Add MESA detection to GrContextInfo and use to decide whether to use GL_ALPHA...
commit-bot@chromium.org
2013-06-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-14
*
Fix compiler error for r9592
robertphillips@google.com
2013-06-13
*
Hopefully fix Android warning-as-error about uninit var.
bsalomon@google.com
2013-06-13
*
Replace fixed-size array of effect stages in GrDrawState with two appendable ...
bsalomon@google.com
2013-06-13
*
Make text context responsible for setting GrPaint on GrDrawState.
bsalomon@google.com
2013-06-13
*
Fixes to make the gm run when GrContext can't be created for ANGLE context.
bsalomon@google.com
2013-06-11
*
Improve batching of drawBitmap* calls
robertphillips@google.com
2013-06-10
*
Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. T...
senorblanco@chromium.org
2013-06-10
*
separate arrays for color and coverage effects.
bsalomon@google.com
2013-06-06
*
Make GrGLProgram no longer depend on kNumStages
bsalomon@google.com
2013-06-06
*
Use all available texture units.
commit-bot@chromium.org
2013-06-05
*
Remove assertion in debug GL impl that stencil buffers are deleted after FBOs...
commit-bot@chromium.org
2013-06-03
*
bump picture version since SkPath has changed (conics)
reed@google.com
2013-05-31
*
Revert "add asserts to point<-->verb helpers"
reed@google.com
2013-05-30
*
add asserts to point<-->verb helpers
reed@google.com
2013-05-30
*
Replace GrDrawState::AutoDeviceCoordDraw with GrDrawState::AutoViewMatrixRest...
bsalomon@google.com
2013-05-29
*
Get correct GLVersion for Mesa to avoid GrContext creation failure
bsalomon@google.com
2013-05-29
*
Make GrContext track the current matrix, render target, and clip directly rat...
commit-bot@chromium.org
2013-05-28
*
Decrease GPU drawn brightness for < 1 pixel wide/high rects
robertphillips@google.com
2013-05-28
*
fix slowness of getImageData() for CanvasRenderingContext2D in linux due to u...
commit-bot@chromium.org
2013-05-24
*
Fix degenerate and near-degenerate hairlines on the gpu
commit-bot@chromium.org
2013-05-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-23
*
Make GrGLProgramDesc's key variable length by compacting the effect key array
bsalomon@google.com
2013-05-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-21
*
Reland path bounds change with correct bounds for convex and hairline path re...
bsalomon@google.com
2013-05-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-20
*
One SkTSearch to rule them all. Allow key to be of different type than the ar...
bsalomon@google.com
2013-05-17
*
Revert "Revert "Revert "Pass bounds into draw calls in path renderers."""
bsalomon@google.com
2013-05-17
*
fix uninitialized adcd
bsalomon@google.com
2013-05-17
*
Revert "Revert "Pass bounds into draw calls in path renderers.""
bsalomon@google.com
2013-05-17
*
Add special handling of rectori case for gpu
robertphillips@google.com
2013-05-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-17
*
Revert "Pass bounds into draw calls in path renderers."
bsalomon@google.com
2013-05-16
*
Pass bounds into draw calls in path renderers.
bsalomon@google.com
2013-05-16
*
Better method for rendering AA ellipses.
commit-bot@chromium.org
2013-05-16
*
Disable blending when there is an effect that reads the dst and draw state bl...
bsalomon@google.com
2013-05-15
*
Don't make dst copies when color stage requires dst but color writes are disa...
bsalomon@google.com
2013-05-15
[next]