index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
mac
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-08
*
Always get proc address for gl functions on the mac.
bsalomon@google.com
2013-03-07
*
Use vertex array objects on core profiles.
bsalomon@google.com
2013-03-07
*
fix mac build
humper@google.com
2013-03-04
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Revert 7919 and 7920 (committed wrong version of r7919.)
bsalomon@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig.
bsalomon@google.com
2013-02-28
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-15
*
Use CGL rather than AGL on the Mac.
bsalomon@google.com
2013-02-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-20
*
Add support for new glShaderSource() signature from Khronos. Disabled by def...
senorblanco@chromium.org
2012-11-19
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Remove glBlendEquation and glColorPointer
bsalomon@google.com
2012-06-08
*
fix warnings on Mac in src/gpu and include/gpu
caryclark@google.com
2012-06-06
*
Stop using deprecated functions in Mac GrGLInterface setup
bsalomon@google.com
2012-05-31
*
Add glTexParameteriv to GL interface
bsalomon@google.com
2012-05-31
*
Fix warnings in GrGLInterface mac setup, ignoring proc addr returns. There sh...
bsalomon@google.com
2012-05-14
*
Move function decls and macros out of public headers that are meant for inter...
bsalomon@google.com
2012-05-07
*
Added glBlendEquation to GL interface
robertphillips@google.com
2012-04-18
*
Moved mac, unix, win and mesa directories under src/gpu/gl
robertphillips@google.com
2012-03-28