Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
7bc13a62609149f0b535c2f3ff7210eb834d8b36
/
src
/
gpu
/
unix
/
GrGLCreateNativeInterface_unix.cpp
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
· 14 years ago
f64b1a2
Remove GL functions only used in fixed pipe
by bsalomon@google.com
· 14 years ago
f97c194
GrGLInterface fixes wrt r2499
by bsalomon@google.com
· 14 years ago
373a663
Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm
by bsalomon@google.com
· 14 years ago
[Renamed (90%) from src/gpu/unix/GrGLDefaultInterface_unix.cpp]
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 14 years ago
[Renamed from gpu/src/unix/GrGLDefaultInterface_unix.cpp]
c82b889
Cleanup handling of GL versions, fix function names
by bsalomon@google.com
· 14 years ago
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
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
e67bd3f
Rename GrGLBug to GrGLCapability.
by tomhudson@google.com
· 14 years ago
30e4bb6
Avoid checking to see if a bool is less than zero.
by tomhudson@google.com
· 14 years ago
747bf29
FBO probing at Context startup is very expensive. This patch removes the
by tomhudson@google.com
· 14 years ago
271cffc
Add dual source blending support for proper blending with coverage.
by bsalomon@google.com
· 14 years ago
2dbd044
Minor fixes to get SampleApp's OpenGL path not to crash on Linux. Initialize
by senorblanco@chromium.org
· 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
9df214e
http://codereview.appspot.com/4373057/
by Scroggo
· 14 years ago