Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c2dbbb6ac2fee5461a906d1a18e5f410acadb452
/
src
/
gpu
/
gl
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
4d9fde8
Add EXT suffix to EXT_map_buffer_range references
by djsollen@google.com
· 10 years ago
1878651
Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale
by commit-bot@chromium.org
· 10 years ago
e49157f
Factor GrTexture into public GrTexture and private GrTextureImpl.
by commit-bot@chromium.org
· 10 years ago
59e7d23
Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/)
by commit-bot@chromium.org
· 10 years ago
bd465d1
Factor GrTexture into public GrTexture and private GrTextureImpl.
by commit-bot@chromium.org
· 10 years ago
e529a61
store map ptr in GrGeometryBuffer base class
by commit-bot@chromium.org
· 10 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
160b478
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
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
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
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
2cfa320
fix warnings around size_t/int
by commit-bot@chromium.org
· 11 years ago
6c50888
Double assignment in GrGpuGL::configToGLFormats()
by commit-bot@chromium.org
· 11 years ago
4453e8b
glDiscardFramebuffer() in GrGpuGL::discard uses invalid GLenum
by commit-bot@chromium.org
· 11 years ago
beb8b3a
Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps.
by commit-bot@chromium.org
· 11 years ago
e3beb6b
SkNonCopyable should be used with private inheritance.
by commit-bot@chromium.org
· 11 years ago
ae0054e
get iOS building again
by commit-bot@chromium.org
· 11 years ago
a915772
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
d3c3f0e
Fix early return when GrCoordTransform is identity.
by bsalomon@google.com
· 11 years ago
52ffbf6
Use glInvalidateFramebuffer() when it is supported.
by commit-bot@chromium.org
· 11 years ago
a34bb60
Add GL_ARB_invalidate_subdata functions to GrGLInterface.
by bsalomon@google.com
· 11 years ago
7c0d72f
Change if/else to if in two GrGLInterface factories.
by commit-bot@chromium.org
· 11 years ago
ecc4536
Use int rather than size_t for pathCount in GrDrawTarget::drawPaths
by commit-bot@chromium.org
· 11 years ago
972f9cd
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
by commit-bot@chromium.org
· 11 years ago
28361fa
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
by commit-bot@chromium.org
· 11 years ago
b556422
Increase GrGpuGL's program cache size
by commit-bot@chromium.org
· 11 years ago
b930cc3
Please Valgrind by calling preConcat.
by commit-bot@chromium.org
· 11 years ago
4362a38
Distance field fixes for Android
by commit-bot@chromium.org
· 11 years ago
66beaf0
Revert of Distance field fixes for Android (https://codereview.chromium.org/205343008/)
by commit-bot@chromium.org
· 11 years ago
8fe2ee1
Distance field fixes for Android
by commit-bot@chromium.org
· 11 years ago
13e6576
Remove forceRenderTargetFlush (unused)
by commit-bot@chromium.org
· 11 years ago
711d6f3
Fix bug on android with GL_EXT_debug_marker
by commit-bot@chromium.org
· 11 years ago
2a05de0
Add Gpu Tracing to Ganesh
by commit-bot@chromium.org
· 11 years ago
9b62aa1
Make it possible to draw multiple paths at once to a draw target
by commit-bot@chromium.org
· 11 years ago
adadf7c
Add SkASSERT's to gl/Interface validate
by commit-bot@chromium.org
· 11 years ago
933e65d
replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely!
by commit-bot@chromium.org
· 11 years ago
5f6ac03
Don't emit declaration of gl_FragPos unless also changing the origin.
by commit-bot@chromium.org
· 11 years ago
f535561
Cleanup GrGLInterface after Chromium changes
by commit-bot@chromium.org
· 11 years ago
6ebfbf9
Use vertex buffer objects instead of client side arrays in fixed-function codepaths
by commit-bot@chromium.org
· 11 years ago
283ce52
Fix error on iOS native interface
by commit-bot@chromium.org
· 11 years ago
b988276
Fix for ANGLE interface error
by commit-bot@chromium.org
· 11 years ago
a3baf3b
Add hooks for GL_EXT_debug_marker in gpu
by commit-bot@chromium.org
· 11 years ago
54318d3
Bug Fix for Intel atan on gpu sweep gradient
by commit-bot@chromium.org
· 11 years ago
d328fb6
Defer deletion of our shaders until after linking the gl program to work around an Android emulator bug
by commit-bot@chromium.org
· 11 years ago
6dee875
Add workaround for Xoom crashing after discard removed from shader.
by commit-bot@chromium.org
· 11 years ago
8a13588
Stop discarding in frag shader when coverage is zero and stencil writes are enabled
by commit-bot@chromium.org
· 11 years ago
d8ed851
Turn NVPR on by default (but off in tools).
by commit-bot@chromium.org
· 11 years ago
68c7488
Revert "Turn NVPR on by default (but off in tools)."
by halcanary@google.com
· 11 years ago
83d81c9
Turn NVPR on by default (but off in tools).
by commit-bot@chromium.org
· 11 years ago
566a3f1
update mesa version mapping to GL version
by commit-bot@chromium.org
· 11 years ago
bfadab4
really really fix iOS build.
by bsalomon@google.com
· 11 years ago
3ea18e9
Really fix ios build?
by bsalomon@google.com
· 11 years ago
304eb1c
Fix ios build?
by bsalomon@google.com
· 11 years ago
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
Next »