Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
d588c01c7e48663d6d61686e47daf63b9b0b3d12
/
src
/
gpu
/
gl
/
GrGLDefines.h
d588c01
Housekeeping to rename GrGL compressed texture formats to match GL specs
by egdaniel
· 10 years ago
fa1e8a7
Add sRGB texture support.
by jvanverth
· 10 years ago
3f801cb
Change desktop and ES 3.0 to always use sized internal texture formats.
by jvanverth
· 10 years ago
28f9c60
Add support for half float alpha textures.
by jvanverth
· 10 years ago
e097be5
Implement conics for NVPR
by kkinnunen
· 10 years ago
542ecbb
Remove unused NVPR related GL tokens
by kkinnunen
· 10 years ago
149b3ec
Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins
by cdalton
· 10 years ago
ec56e45
Implement NV_path_rendering on OpenGL ES
by kkinnunen
· 10 years ago
5816233
FBFetch refactor + arm support
by joshualitt
· 10 years ago
ee5da55
32 bpp floating point textures
by joshualitt
· 10 years ago
32b9a3b
Add functions to support NV_path_rendering in OpenGL ES
by kkinnunen
· 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
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
c2dbbb6
Add OpenGL Compressed Texture enum values
by commit-bot@chromium.org
· 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
28361fa
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
by commit-bot@chromium.org
· 11 years ago
ce6da4d
Improve handling of FF vertex array state
by commit-bot@chromium.org
· 11 years ago
46fbfe0
Add glTexGen funcs to interface
by commit-bot@chromium.org
· 11 years ago
f3a60c0
Add support for IMG's MSAA extension.
by bsalomon@google.com
· 12 years ago
1744f97
Use glGetStringi to get extensions when available.
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
469d0dd
When GL context is reset set some desktop-only GL state to values that we assume later.
by bsalomon@google.com
· 12 years ago
d8f856c
Move convolution from code in GrGLProgram to new GrConvolutionEffect
by tomhudson@google.com
· 13 years ago
91bcc94
Make GrGLDefines.h be a private header
by bsalomon@google.com
· 13 years ago
[Renamed from include/gpu/gl/GrGLDefines.h]
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
c9668ec
Add support for GL_NV_framebuffer_multisample_coverage
by bsalomon@google.com
· 13 years ago
6995068
Initial version of R8 support
by robertphillips@google.com
· 13 years ago
7c95942
Extended debug GL interface to include tracking of render buffers
by robertphillips@google.com
· 13 years ago
6bf38b5
Move GL-specific include files to their own subdirectory, to better
by tomhudson@google.com
· 13 years ago
[Renamed from include/gpu/GrGLDefines.h]
280e99f
Add support for GL texture storage
by bsalomon@google.com
· 13 years ago
07dd2bf
Add support for GL_ANGLE_texture_usage
by bsalomon@google.com
· 13 years ago
56d11e0
Add support for GL_ANGLE_pack_reverse_row_order
by bsalomon@google.com
· 13 years ago
8ef3fd0
Add support for GL_CHROMIUM_flipy
by bsalomon@google.com
· 13 years ago
85b505b
Add support for GL_ARB_texture_swizzle
by bsalomon@google.com
· 13 years ago
c698097
Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt (gpu code doesn't work in general in fixed pt).
by bsalomon@google.com
· 13 years ago
ace7bd5
Revert r2584 (new test fails in fixed pt builds)
by bsalomon@google.com
· 13 years ago
1a8ddf0
Changes the SkCanvas::readPixels API. Allows caller to read into prealloced bitmap pixels. Changes how clipping to device bounds is handled.
by bsalomon@google.com
· 13 years ago
373a663
Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm
by bsalomon@google.com
· 13 years ago
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 13 years ago
[Renamed from gpu/include/GrGLDefines.h]
edfe1aa
Add experimental geometry shader code to gpu backend
by bsalomon@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
cee661a
Reapply r1951.
by bsalomon@google.com
· 13 years ago
ec36471
Revert "Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config (r1951)"
by vandebo@chromium.org
· 13 years ago
aab1fd9
Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config
by bsalomon@google.com
· 13 years ago
271cffc
Add dual source blending support for proper blending with coverage.
by bsalomon@google.com
· 13 years ago
ef3913b
Batch up draws into triangle fans as large as possible when drawing convex
by senorblanco@chromium.org
· 13 years ago
a03ec86
add GR at the end
by reed@google.com
· 14 years ago
86c92b3
Remove redundant defines of GR_GL macros.
by bsalomon@google.com
· 14 years ago
d1e43353
Remove IMG multisample texture support.
by bsalomon@google.com
· 14 years ago
c312bf9
Remove old GR_* macros for GL extensions in favor of GrGLDefines.h
by bsalomon@google.com
· 14 years ago
0f31ca7
by twiz@google.com
· 14 years ago