Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
c72425ae368bfcb47de7d2532eb90d305ec0d1cf
/
src
/
gpu
/
gl
c72425a
Move GrGLInterface function pointers into a nested struct
by commit-bot@chromium.org
· 11 years ago
90313cc
Move GrGLExtensions from GrGLContextInfo to GrGLInterface
by commit-bot@chromium.org
· 11 years ago
92b7884
Remove GR_GL_IGNORE_ES3_MSAA.s
by commit-bot@chromium.org
· 11 years ago
b1854a8
Make GrGLContextInfo have private ptr to GrGLInterface
by commit-bot@chromium.org
· 11 years ago
ead86f2
quick fix for r13108
by bsalomon@google.com
· 11 years ago
9e90aed
Rename GrGLBinding->GrGLStandard, no longer a bitfield
by commit-bot@chromium.org
· 11 years ago
a3b15ed
Make GrGLInterface be context-specific on all platforms
by commit-bot@chromium.org
· 11 years ago
856673a
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
1c6affb
Fix GL context creation on Windows when NV path rendering
by robertphillips@google.com
· 11 years ago
4744231
Add detection of mip support
by commit-bot@chromium.org
· 11 years ago
8f4d230
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
by reed@google.com
· 11 years ago
cea9abb
Do not use GrBicubic effect when downscaling. Also, don't use glTexStorage as it interferes with deleyed mipmap generation.
by commit-bot@chromium.org
· 11 years ago
907fbd5
Make texture domain a helper so that it can be incorporated into other effects.
by commit-bot@chromium.org
· 11 years ago
ab1c138
Fix compilation with SK_ENABLE_INST_COUNT=1
by commit-bot@chromium.org
· 11 years ago
0d9e3da
Use lowercase windows.h in includes to fix Windows cross compilation using mingw.
by bungeman@google.com
· 11 years ago
d6bab02
Reverting r12427
by rmistry@google.com
· 11 years ago
5b39f5b
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
9c96352
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
a50418f
Don't check the framebuffer status every time we flush when we're on Chromium;
by commit-bot@chromium.org
· 11 years ago
e0a868c
Apply hairline optimization only if the path renderer wants it
by commit-bot@chromium.org
· 11 years ago
ce0e4ef
Fix VC++ ptr-to-... and va_list confusion
by commit-bot@chromium.org
· 11 years ago
8660783
Minor fix in Ganesh shader generation.
by commit-bot@chromium.org
· 11 years ago
8b656c6
Avoid printing draw target info to stderr while running unit tests
by commit-bot@chromium.org
· 11 years ago
a466286
More Windows 64b compilation warning fixes
by robertphillips@google.com
· 11 years ago
2731040
Remove the SKIA_IGNORE_GPU_MIPMAPS now that Chrome sets glGenMipmap for
by commit-bot@chromium.org
· 11 years ago
8c99c9f
Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures
by robertphillips@google.com
· 11 years ago
80051d3
More Windows 64b compilation warning fixes
by robertphillips@google.com
· 11 years ago
f1077f9
Add extra warnings to match what Android uses.
by mtklein@google.com
· 11 years ago
b60cdc8
Revert "Add extra warnings to match what Android uses."
by scroggo@google.com
· 11 years ago
692f88c
Add extra warnings to match what Android uses.
by djsollen@google.com
· 11 years ago
1b20a10
Revert "Do not apply hairline optimization for paths if nv_path_rendering is used"
by bsalomon@google.com
· 11 years ago
44fb865
Do not apply hairline optimization for paths if nv_path_rendering is used
by commit-bot@chromium.org
· 11 years ago
d3baf20
Added support for Chrome's gpu command buffer extension BindUniformLocation.
by commit-bot@chromium.org
· 11 years ago
5c8ee25
Make GrContext cache the gpu paths
by commit-bot@chromium.org
· 11 years ago
8995b7b
Only disable scratch texture reuse on the N10 and N4
by robertphillips@google.com
· 11 years ago
2080722
Fix two inconsistencies in handling fixed-function texture coordinate set generation
by commit-bot@chromium.org
· 11 years ago
3b60c14
Fix for r12069 (actually turn on don't-reuse-scratch-textures feature)
by robertphillips@google.com
· 11 years ago
f7ee05f
Turn on don't-reuse-scratch-textures for all Android devices
by robertphillips@google.com
· 11 years ago
56ce48a
Add can-ignore-rect hint to clear call
by robertphillips@google.com
· 11 years ago
cb50510
No longer use scratch textures on ARM devices
by robertphillips@google.com
· 11 years ago
c9424b8
Don't check if shaders compile or program links in release Chromium
by commit-bot@chromium.org
· 11 years ago
da3d69c
Fix broken MSAA for RGBA
by commit-bot@chromium.org
· 11 years ago
a34995e
Implement SkColorFilter as a GrGLEffect
by commit-bot@chromium.org
· 11 years ago
4c2af74
GrTHashCache -> GrTHashTable
by mtklein@google.com
· 11 years ago
4b7d673
More clang warning fixes.
by commit-bot@chromium.org
· 11 years ago
8e919ad
Fix GrProgramsTest to not generate tests with too many TexCoord references
by commit-bot@chromium.org
· 11 years ago
4256d24
Add support for GL_CHROMIUM_renderbuffer_format_BGRA8888
by commit-bot@chromium.org
· 11 years ago
4677acc
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
e9cd27d
Third wave of Win64 warning cleanup
by robertphillips@google.com
· 11 years ago
6b7938f
separate state for msaa renderability
by commit-bot@chromium.org
· 11 years ago
adacc70
Start cleaning up 64bit Win warnings
by robertphillips@google.com
· 11 years ago
7388051
Move renderable config list to GrDrawTargetCaps
by commit-bot@chromium.org
· 11 years ago
fab44db
Clean up SkTypes.h.
by bungeman@google.com
· 11 years ago
f29c380
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
824c346
Express (GLSL expression, possibly known value) pairs as a class
by commit-bot@chromium.org
· 11 years ago
c9542ca
Add swapBuffer call to SkGLContextHelper.
by djsollen@google.com
· 11 years ago
32184d8
Implement stroking a path with nv_path_rendering
by commit-bot@chromium.org
· 11 years ago
c4dc0ad
Implement filling a path with nv_path_rendering cover
by commit-bot@chromium.org
· 11 years ago
6b30e45
Use vertexless shaders when NVpr is available
by commit-bot@chromium.org
· 11 years ago
261dc56
Move VertexBuilder to a GrGLFullShaderBuilder subclass
by commit-bot@chromium.org
· 11 years ago
5c36364
Don't access RT when disabling scissor.
by commit-bot@chromium.org
· 11 years ago
5fd7d5c
Allow gradient optimization with perspective
by commit-bot@chromium.org
· 11 years ago
3390b9a
Repurpose GrGLCoordTransform as GrGLProgramEffects
by commit-bot@chromium.org
· 11 years ago
77af680
Make GPU coord transforms automatic
by bsalomon@google.com
· 11 years ago
949eef0
Use explicitly-sized enums in GrGLProgramDesc::KeyHeader
by commit-bot@chromium.org
· 11 years ago
234d4fb
Mark when effects and programs have vertex code
by commit-bot@chromium.org
· 11 years ago
76eaf74
Add a GrCustomCoordsTextureEffect class
by commit-bot@chromium.org
· 11 years ago
410552a
Move the GL shader compilation step into GrGLShaderBuilder
by commit-bot@chromium.org
· 11 years ago
a4acf12
Revert "Add a requiresVertexShader method to GrGLEffect"
by commit-bot@chromium.org
· 11 years ago
4382330
Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.
by commit-bot@chromium.org
· 11 years ago
a0b4028
Replace uses of GrNoncopyable by SkNoncopyable.
by commit-bot@chromium.org
· 11 years ago
0694ea7
Fix to allow ovals GM to finish on N7
by commit-bot@chromium.org
· 11 years ago
a2f4b15
Don't declare displayCache variable if PROGRAM_CACHE_STATS not defined.
by jvanverth@google.com
· 11 years ago
5c9b6fa
Only display program cache info if RTConf flag is set.
by jvanverth@google.com
· 11 years ago
115fbf6
Fix uninitialized string bug
by robertphillips@google.com
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
ce6da4d
Improve handling of FF vertex array state
by commit-bot@chromium.org
· 11 years ago
a4de8c2
Remove GrRefCnt.h in favor of SkRefCnt.h
by commit-bot@chromium.org
· 11 years ago
1acc3d7
Replace uses of GR_DEBUGCODE by SkDEBUGCODE.
by commit-bot@chromium.org
· 11 years ago
a91f031
Add a requiresVertexShader method to GrGLEffect
by commit-bot@chromium.org
· 11 years ago
e65d76f
Remove coverage msaa func from android grglinterface setup
by bsalomon@google.com
· 11 years ago
040fd8f
Rip out CSAA support
by commit-bot@chromium.org
· 11 years ago
1e62727
Fallback to GLES context when GL context setup fails at any stage.
by commit-bot@chromium.org
· 11 years ago
04c500f
Update to allow packed depth-stencil on ES3
by commit-bot@chromium.org
· 11 years ago
6fc1b49
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
a8e5a06
Add support for ES3 MSAA.
by commit-bot@chromium.org
· 11 years ago
215a682
Add getGLMatrix method to MatrixState
by commit-bot@chromium.org
· 11 years ago
9188a15
Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager
by commit-bot@chromium.org
· 11 years ago
08bc508
Fix ES2 context init.
by bsalomon@google.com
· 11 years ago
f5897f8
Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface android versions.
by commit-bot@chromium.org
· 11 years ago
5a02cb4
Isolate VertexBuilder from GrGLShaderBuilder
by commit-bot@chromium.org
· 11 years ago
74a3a21
Rename ShaderType enum to ShaderVisibility
by commit-bot@chromium.org
· 11 years ago
3628ad9
Add bit to GrGLCaps for fixed function support
by commit-bot@chromium.org
· 11 years ago
f714d51
Fix invalid enum error when checking for core profile in GrGLInterface::validate()
by bsalomon@google.com
· 11 years ago
06f0598
Modify GLSL version declaration to allow access to compat. features
by commit-bot@chromium.org
· 11 years ago
46fbfe0
Add glTexGen funcs to interface
by commit-bot@chromium.org
· 11 years ago
8b6b1c9
Moving out of order call to TexParameteri in GrGpuGL::onCreateTexture
by junov@chromium.org
· 11 years ago
7ab7ca4
Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var name.
by commit-bot@chromium.org
· 11 years ago
515dcd3
Replace uses of GR_DEBUG by SK_DEBUG.
by commit-bot@chromium.org
· 11 years ago
726e621
Use indexed extensions on ES3.
by commit-bot@chromium.org
· 11 years ago
Next »