Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a5ee45ce9daba663c28ba5f6634af93702aecd96
/
include
/
gpu
/
gl
a90ed4e
Make the Sk GL context class an abstract base class
by kkinnunen
· 10 years ago
29dda80
Add support for EGL on linux
by derekf
· 10 years ago
e33985a
Revert "Add support for EGL on linux"
by borenet
· 10 years ago
1cea736
Add support for EGL on linux
by derekf
· 10 years ago
f238091
Adding support for GL_CHROMIUM_copy_texture, part 1
by junov
· 10 years ago
149b3ec
Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins
by cdalton
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
c7103a1
Wrap NV_path_rendering API with GrGLPathRendering
by cdalton
· 10 years ago
bab82ed
Pretty print of shaders
by joshualitt
· 10 years ago
c863ab0
Cleanup of context initialization
by joshualitt
· 10 years ago
760ba8d
Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering"
by bungeman
· 10 years ago
5672da0
Adds a GrGLPathRendering class that wraps the NV_path_rendering
by cdalton
· 10 years ago
c8f5204
Incorporate glStencilThenCover* nvpr methods
by cdalton
· 10 years ago
944bcf0
Some fixes around GrContext::abandonContext:
by bsalomon
· 10 years ago
8dd90cb
Add IsPath to GrGLInterface
by cdalton
· 10 years ago
32b9a3b
Add functions to support NV_path_rendering in OpenGL ES
by kkinnunen
· 10 years ago
9245b7e
When performing offscreen rendering on windows, attempt to use a pbuffer context.
by bsalomon
· 10 years ago
80549fc
Support using OpenGL ES context on desktop
by kkinnunen
· 10 years ago
05ead8a
Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/)
by rmistry
· 10 years ago
c986b1f
Revert of Add functions to support NV_path_rendering in OpenGL ES (https://codereview.chromium.org/345723002/)
by rmistry
· 10 years ago
4a995df
Add functions to support NV_path_rendering in OpenGL ES
by kkinnunen
· 10 years ago
74fc727
Support using OpenGL ES context on desktop
by kkinnunen
· 10 years ago
37d20f7
Add support for glCompressedTexSubImage2D
by krajcevski
· 10 years ago
160b478
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
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
f9deb8a
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
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
beb8b3a
Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps.
by commit-bot@chromium.org
· 11 years ago
a34bb60
Add GL_ARB_invalidate_subdata functions to GrGLInterface.
by bsalomon@google.com
· 11 years ago
f535561
Cleanup GrGLInterface after Chromium changes
by commit-bot@chromium.org
· 11 years ago
0714360
Add SK_API to GrGLExtensions
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
a3baf3b
Add hooks for GL_EXT_debug_marker in gpu
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
c72425a
Move GrGLInterface function pointers into a nested struct
by commit-bot@chromium.org
· 11 years ago
7322893
Adding SK_API to SkGLContextHelper and SkNullGLContext for use in blink unit test component build
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
cc190eb
Allow GrGLInterface factories in Chromium to continue to compile.
by commit-bot@chromium.org
· 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
f5a7683
Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows (Take 2)
by robertphillips@google.com
· 11 years ago
01a2f1c
Revert r12758 (Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows (Take 2) - https://codereview.chromium.org/118533003) due to Chromium-side compilation issues
by robertphillips@google.com
· 11 years ago
0ef335a
Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows (Take 2)
by commit-bot@chromium.org
· 11 years ago
3cf7e93
Revert r12694 (Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows - https://codereview.chromium.org/111403003) due to Chromium-side compilation errors
by robertphillips@google.com
· 11 years ago
6ed6778
Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows
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
aae7c2a
Export GrGLCreateNullInterface for use in Chromium compositor unit tests.
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
c9542ca
Add swapBuffer call to SkGLContextHelper.
by djsollen@google.com
· 11 years ago
4382330
Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.
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
040fd8f
Rip out CSAA support
by commit-bot@chromium.org
· 11 years ago
a8e5a06
Add support for ES3 MSAA.
by commit-bot@chromium.org
· 11 years ago
f5897f8
Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface android versions.
by commit-bot@chromium.org
· 11 years ago
46fbfe0
Add glTexGen funcs to interface
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
d28063e
Replace uses of GR_API by SK_API.
by commit-bot@chromium.org
· 11 years ago
f6de475
Replace uses of GrAssert by SkASSERT.
by tfarina@chromium.org
· 11 years ago
46b450a
temporary kES2_GrGLBinding alias to unblock DEPS roll
by bsalomon@google.com
· 11 years ago
eb17070
missing header from previous commit
by bsalomon@google.com
· 11 years ago
cffff79
get genmipmap function in the struct
by commit-bot@chromium.org
· 11 years ago
00142c4
Fix GL extension printing on core profiles.
by bsalomon@google.com
· 12 years ago
a6ffb58
Plumbed in discard_framebuffer extension
by robertphillips@google.com
· 12 years ago
98168bb
Add glCopyTexSubImage2D to GrGLInterface
by commit-bot@chromium.org
· 12 years ago
f3a60c0
Add support for IMG's MSAA extension.
by bsalomon@google.com
· 12 years ago
ecd8484
Add support to GrGLInterface for vertex array objects
by bsalomon@google.com
· 12 years ago
b82c399
Revert 7919 and 7920 (committed wrong version of r7919.)
by bsalomon@google.com
· 12 years ago
87c6d7a
Add support to GrGLInterface for vertex array objects
by bsalomon@google.com
· 12 years ago
6177e69
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
by robertphillips@google.com
· 12 years ago
26fb61a
Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig.
by bsalomon@google.com
· 12 years ago
e452a0a
Use updated Khronos signature for glShaderSource
by commit-bot@chromium.org
· 12 years ago
12eea2b
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
1744f97
Use glGetStringi to get extensions when available.
by bsalomon@google.com
· 12 years ago
96966a5
Use CPU arrays for dynamic indices/vertices on ARM GPUs.
by bsalomon@google.com
· 12 years ago
682e1f9
Use CGL rather than AGL on the Mac.
by bsalomon@google.com
· 12 years ago
fe1b536
Enhance GL error checking for non-Ganesh GL calls
by robertphillips@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
e0d44ff
Add support for new glShaderSource() signature from Khronos. Disabled by default.
by senorblanco@chromium.org
· 12 years ago
7158e6a
Improve NaCl support
by borenet@google.com
· 12 years ago
2b64f84
Add SkNativeGLContext implementation for iOS.
by bsalomon@google.com
· 12 years ago
fbfcd56
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
ded4f4b
Initial support for GL_NV_path_renering. Experimental, there are still some issues to resolve, set gyp variable skia_nv_path_rendering=1 or build flag GR_GL_USE_NV_PATH_RENDERING to enable.
by bsalomon@google.com
· 12 years ago
15e9d3e
Expanded distribution of instance counting
by robertphillips@google.com
· 12 years ago
f22f77f
NV PR spec update to function param, use GrGL typedefs rather than fundamental types
by bsalomon@google.com
· 12 years ago
0efcc37
Remove glBlendEquation and glColorPointer
by bsalomon@google.com
· 12 years ago
fe11cb6
Add GL function pointers for GL_NV_path_rendering
by bsalomon@google.com
· 12 years ago
4d063de
Add glTexParameteriv to GL interface
by bsalomon@google.com
· 12 years ago
341767c
Remove support for vertex attribute matrices
by bsalomon@google.com
· 12 years ago
cc61b17
Comment improvements to GrGLInterface
by bsalomon@google.com
· 13 years ago
637d5e9
Move GL function prototype typdefs to a separate header
by bsalomon@google.com
· 13 years ago
2717d56
move more stuff that should be private out from GrGLConfig.h
by bsalomon@google.com
· 13 years ago
91bcc94
Make GrGLDefines.h be a private header
by bsalomon@google.com
· 13 years ago
9c1f1ac
Move function decls and macros out of public headers that are meant for internal use.
by bsalomon@google.com
· 13 years ago
443e5a5
Re-adding red texture support (by rolling back r3800)
by robertphillips@google.com
· 13 years ago
0048469
Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with http://crbug.com/125596 ('M20 windows renderer stability maze')
by epoger@google.com
· 13 years ago
b3400ba
Fix undefined GLint in Mac builds
by bsalomon@google.com
· 13 years ago
Next »