Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3217c4a37194905cd91b02314fde7d70ba7bcfac
/
src
/
gpu
3217c4a
Make sure to copy the LATC alias when copying the GrGLCaps
by krajcevski
· 10 years ago
4cbf8e3
Add some comments to GrRectanizer_skyline
by robertphillips
· 10 years ago
f9dae78
Remove GrIsPow2 in favor of SkIsPow2.
by tfarina
· 10 years ago
594069f
Use vertex attribute for text color in GrBitmapTextContext
by bsalomon
· 10 years ago
9a3cdbb
Two new benches for ETC1 bitmaps.
by krajcevski
· 10 years ago
2583b62
Is this SkDebug important? It drives me nuts.
by mtklein
· 10 years ago
9b14f26
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
by robertphillips
· 10 years ago
99ffe24
Initial KTX file decoder
by krajcevski
· 10 years ago
868074b
remove SkBounder -- unused and unloved
by reed
· 10 years ago
8af0523
Fall back to using clip effect for outer rect in drawdrrect
by bsalomon
· 10 years ago
8c111f7
Change #def to be opt-out
by krajcevski
· 10 years ago
d537341
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
by robertphillips
· 10 years ago
309e869
Fix bracket outside of ifdef
by krajcevski
· 10 years ago
9c0e629
Initial work to get ETC1 data up to the GPU
by krajcevski
· 10 years ago
901e96d
Add Sample slide for Rectanizers
by robertphillips
· 10 years ago
a6a8f00
hide SkDevice::config()
by reed
· 10 years ago
999cfd1
Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/)
by commit-bot@chromium.org
· 10 years ago
a05fa06
Use GrGLShaderBuilder::GenProgramOutput in GrGLProgram.
by commit-bot@chromium.org
· 10 years ago
af091a1
Initial work to get ETC1 data up to the GPU
by commit-bot@chromium.org
· 10 years ago
f7f9aa0
move all code generation under genProgram() in GrGLShaderBuilder.
by commit-bot@chromium.org
· 10 years ago
6e7ddaa
Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in checks in a few places to make sure that we weren't using these pixel configurations in places that we shouldn't be.
by commit-bot@chromium.org
· 10 years ago
a3264e5
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)"
by commit-bot@chromium.org
· 10 years ago
559a883
Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.
by commit-bot@chromium.org
· 10 years ago
9681eeb
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
facad13
Make GrGLShaderBuilder store a GenProgramOutput
by commit-bot@chromium.org
· 10 years ago
6eac42e
Incremental refactoring of GrGLProgram and GrGLShaderBuilder
by commit-bot@chromium.org
· 10 years ago
d0f824c
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
by commit-bot@chromium.org
· 10 years ago
986d681
setConfig -> setInfo
by commit-bot@chromium.org
· 10 years ago
f9bd04f
Constify the arguments to createTexture
by commit-bot@chromium.org
· 10 years ago
0365261
Move all code generation from GrGLProgram to GrGLShaderBuilder
by commit-bot@chromium.org
· 10 years ago
ad854bf
Add testing for Rectanizer-derived classes
by commit-bot@chromium.org
· 10 years ago
47c66dd
separate view matrix from rt adjustment
by commit-bot@chromium.org
· 10 years ago
8e7d37d
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
42dc813
Revert of Revert of Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 10 years ago
8bfcd72
Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/)
by commit-bot@chromium.org
· 10 years ago
420b2ff
Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 10 years ago
c2dbbb6
Add OpenGL Compressed Texture enum values
by commit-bot@chromium.org
· 10 years ago
5e565d1
Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/)
by commit-bot@chromium.org
· 10 years ago
2dcd243
Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 10 years ago
c93e681
fix the visual diff of raster vs gpu -- vertices_80. The sw-raster is correct, all images are blurry.
by commit-bot@chromium.org
· 10 years ago
5408f8f
Remove 1/2 pixel offsets for distance field layout.
by commit-bot@chromium.org
· 10 years ago
eeef0cc
Revert of Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromi… (https://codereview.chromium.org/291163005/)
by commit-bot@chromium.org
· 10 years ago
4d9fde8
Add EXT suffix to EXT_map_buffer_range references
by djsollen@google.com
· 10 years ago
9927bd3
Centralize decision about whether to do bicubic filtering, and fallbacks to mip, bilerp, or nearest
by commit-bot@chromium.org
· 10 years ago
731b28d
Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"""
by commit-bot@chromium.org
· 10 years ago
9e967ad
Preserve GrContext's matrix when calling SkShader::asNewEffect.
by commit-bot@chromium.org
· 10 years ago
1878651
Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale
by commit-bot@chromium.org
· 10 years ago
555e74f
"Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)""
by reed@google.com
· 10 years ago
3b9e8be
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
3595f88
Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion
by commit-bot@chromium.org
· 10 years ago
a369e36
Revert "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"
by commit-bot@chromium.org
· 10 years ago
ad88340
Fix build error for windows for Dashing CL
by commit-bot@chromium.org
· 10 years ago
628ed0b
Add Dashing gpu effect for simple dashed lines
by commit-bot@chromium.org
· 10 years ago
b0ce4b6
Fix Gpu texture creation bug
by commit-bot@chromium.org
· 10 years ago
1663d40
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
8dcff64
Move skPaint2GrPaint to SkGr.h/cpp
by commit-bot@chromium.org
· 10 years ago
a1633da
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
7801faa
Add CPU backing store for GrAtlas to reduce texture uploads.
by commit-bot@chromium.org
· 10 years ago
21bbc28
Allow GrFontCache::dump() in all builds.
by commit-bot@chromium.org
· 10 years ago
8ec8bab
Update layer-pre-rendering for Chrome flag
by commit-bot@chromium.org
· 10 years ago
e49157f
Factor GrTexture into public GrTexture and private GrTextureImpl.
by commit-bot@chromium.org
· 11 years ago
96fb748
add localmatrix parameter to shader's asNewEffect
by commit-bot@chromium.org
· 11 years ago
59e7d23
Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/)
by commit-bot@chromium.org
· 11 years ago
bd465d1
Factor GrTexture into public GrTexture and private GrTextureImpl.
by commit-bot@chromium.org
· 11 years ago
95c2003
cleanup GrContext resource cache api
by commit-bot@chromium.org
· 11 years ago
a17773f
Disable filtering in draw Bitmap operation when pixels are aligned
by commit-bot@chromium.org
· 11 years ago
f97d65d
Fix rendering artifacts in pull-saveLayers-forward mode
by commit-bot@chromium.org
· 11 years ago
3d41c4a
Revert r14650 (Fix rendering artifacts in pull-saveLayers-forward mode - https://codereview.chromium.org/267293007) due to unit test failures
by robertphillips@google.com
· 11 years ago
e529a61
store map ptr in GrGeometryBuffer base class
by commit-bot@chromium.org
· 11 years ago
7252f7b
Fix rendering artifacts in pull-saveLayers-forward mode
by commit-bot@chromium.org
· 11 years ago
b2c82c9
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
beb1af2
First pass at pre-rendering saveLayers for GPU
by robertphillips@google.com
· 11 years ago
8341eb7
Rename from "(un)lock" to "(un)map" for geometry buffers.
by commit-bot@chromium.org
· 11 years ago
24e7b9f
Fix warning
by commit-bot@chromium.org
· 11 years ago
a5b068c
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
8fd9382
Fix memory leak in GPU Picture optimization
by commit-bot@chromium.org
· 11 years ago
0205aba
Infrastructure changes to support pull-saveLayers-forward task
by commit-bot@chromium.org
· 11 years ago
300c606
Revert r14571 (Infrastructure changes to support pull saveLayers forward task - https://codereview.chromium.org/266203003) due to breaking Android unit tests
by robertphillips@google.com
· 11 years ago
95a2b0e
Allow custom resources in the GrContext's cache
by commit-bot@chromium.org
· 11 years ago
11c6b39
Adds a mechanism for GrCacheable objects to notify the resource cache
by commit-bot@chromium.org
· 11 years ago
6b392b6
Infrastructure changes to support pull-saveLayers-forward task
by commit-bot@chromium.org
· 11 years ago
160b478
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
by commit-bot@chromium.org
· 11 years ago
6803c21
Revert of fix the error that path is inversed for stroke and strokeAndFill styles (https://codereview.chromium.org/183683010/)
by commit-bot@chromium.org
· 11 years ago
1f99d93
fix the error that path is inversed for stroke and strokeAndFill styles.
by commit-bot@chromium.org
· 11 years ago
089a780
Split GrResource into GrCacheable/GrGpuObject
by commit-bot@chromium.org
· 11 years ago
53b614b
Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/)
by djsollen@google.com
· 11 years ago
b6e5e4c
Revert of Fix iOS build. (https://codereview.chromium.org/269663008/)
by commit-bot@chromium.org
· 11 years ago
bc4ae9e
Fix iOS build.
by bsalomon@google.com
· 11 years ago
f9deb8a
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
by commit-bot@chromium.org
· 11 years ago
6fcd1ef
Add flag for SkGpuSurface creation to enable distance fields.
by commit-bot@chromium.org
· 11 years ago
9d5e3f1
Fix image decode thrashing when drawing a very large source image to a GPU canvas
by commit-bot@chromium.org
· 11 years ago
e83b9b7
Remove SkDEBUGFAILs that are problematic for Chromium
by commit-bot@chromium.org
· 11 years ago
88cb22b
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
by commit-bot@chromium.org
· 11 years ago
eeaeafe
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
f4e67e3
Fail to create GrContext when we get a NULL for a GL/GLSL version string
by commit-bot@chromium.org
· 11 years ago
9add5dc
Move GrGLInterface function ptr setup into a common function for all OpenGL GrGLInterface factories (but not GLES yet).
by commit-bot@chromium.org
· 11 years ago
06d4cda
Rename GR_GL_GET_PROC macros in mesa and unix GrGLInterface factories to be more consistent with other platforms.
by commit-bot@chromium.org
· 11 years ago
9c9005a
Move SkShader::fLocalMatrix into SkShader constructor.
by commit-bot@chromium.org
· 11 years ago
f669672
Use EXT_direct_state_access for path matrix manipulation
by commit-bot@chromium.org
· 11 years ago
0a6fe71
Use fixed function pipeline only when drawing paths
by commit-bot@chromium.org
· 11 years ago
Next »