Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
baa9ea10f9b704f42efc804e7401e0aa519b3e29
/
src
/
gpu
/
GrGLInterface.cpp
baa9ea1
Fix check for glTexStorage2D fn ptr
by bsalomon@google.com
· 13 years ago
280e99f
Add support for GL texture storage
by bsalomon@google.com
· 13 years ago
9962108
Remove allocated size vs content size in textures
by bsalomon@google.com
· 13 years ago
f64b1a2
Remove GL functions only used in fixed pipe
by bsalomon@google.com
· 13 years ago
1dcf506
Remove GrGpuGLFixed subclass and ES1 support
by bsalomon@google.com
· 13 years ago
f97c194
GrGLInterface fixes wrt r2499
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/src/GrGLInterface.cpp]
edfe1aa
Add experimental geometry shader code to gpu backend
by bsalomon@google.com
· 13 years ago
c82b889
Cleanup handling of GL versions, fix function names
by bsalomon@google.com
· 13 years ago
bc5cf51
Use BindFragDataLocation (rather than indexed variant) for FS color output.
by bsalomon@google.com
· 13 years ago
6fb736f
Simplify specification of default interface
by bsalomon@google.com
· 13 years ago
dca4aab
Make GL calls go through macro (and therefore trigger callback function if present)
by bsalomon@google.com
· 13 years ago
56bfc5a
Add optional per-gl-func client callback.
by bsalomon@google.com
· 13 years ago
0b77d68
Make GrGLInterface a per-GrContext refcounted object rather than a global
by bsalomon@google.com
· 13 years ago
c49d66b
Add glReadBuffer to GrGLInterface.
by bsalomon@google.com
· 13 years ago
d32c5f5
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
2c17fcd
Reduce gets of ext string and check validity of stencil format enums
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
4b9b6a2
Fix validation (glTexEnvi is fixed pipe only)
by bsalomon@google.com
· 14 years ago
bf2a469
Add all ES2 glUniform functions to GrGLInterface. Add interface validation for fixed pipe or shader pipe use.
by bsalomon@google.com
· 14 years ago
f987d1b
Remove dependence on platform GL headers. Remove code that attempts to infer GL function pointers on various platforms. Instead add platform-specific implementations for Windows and Mac. (GLX coming)
by bsalomon@google.com
· 14 years ago
9d18b78
This CL implements a tesselated path renderer, using GLU's libtess. All of the
by senorblanco@chromium.org
· 14 years ago
a9ecdad
Add GL_CHROMIUM_framebuffer_multisample support.
by bsalomon@google.com
· 14 years ago
d1e43353
Remove IMG multisample texture support.
by bsalomon@google.com
· 14 years ago
9182610
Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now).
by bsalomon@google.com
· 14 years ago
b65e0cb
by twiz@google.com
· 14 years ago
0f31ca7
by twiz@google.com
· 14 years ago
080773c
Add blend constant color and use it for lcd text common case (no fancy blend or shaded text)
by bsalomon@google.com
· 14 years ago
dc008e1
by twiz@google.com
· 14 years ago
59a190b
by twiz@google.com
· 14 years ago