Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
2ec7280a178ad3dcfd2e645bc330eeb04a84bfcf
/
gpu
/
src
/
GrGLInterface.cpp
bc5cf51
Use BindFragDataLocation (rather than indexed variant) for FS color output.
by bsalomon@google.com
· 14 years ago
6fb736f
Simplify specification of default interface
by bsalomon@google.com
· 14 years ago
dca4aab
Make GL calls go through macro (and therefore trigger callback function if present)
by bsalomon@google.com
· 14 years ago
56bfc5a
Add optional per-gl-func client callback.
by bsalomon@google.com
· 14 years ago
0b77d68
Make GrGLInterface a per-GrContext refcounted object rather than a global
by bsalomon@google.com
· 14 years ago
c49d66b
Add glReadBuffer to GrGLInterface.
by bsalomon@google.com
· 14 years ago
d32c5f5
by bsalomon@google.com
· 14 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 14 years ago
cee661a
Reapply r1951.
by bsalomon@google.com
· 14 years ago
ec36471
Revert "Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config (r1951)"
by vandebo@chromium.org
· 14 years ago
aab1fd9
Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config
by bsalomon@google.com
· 14 years ago
2c17fcd
Reduce gets of ext string and check validity of stencil format enums
by bsalomon@google.com
· 14 years ago
271cffc
Add dual source blending support for proper blending with coverage.
by bsalomon@google.com
· 14 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