index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
gl
Commit message (
Expand
)
Author
Age
*
Initial support for GL_NV_path_renering. Experimental, there are still some i...
bsalomon@google.com
2012-06-28
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
NV PR spec update to function param, use GrGL typedefs rather than fundamenta...
bsalomon@google.com
2012-06-13
*
Remove glBlendEquation and glColorPointer
bsalomon@google.com
2012-06-08
*
Add GL function pointers for GL_NV_path_rendering
bsalomon@google.com
2012-06-06
*
Add glTexParameteriv to GL interface
bsalomon@google.com
2012-05-31
*
Remove support for vertex attribute matrices
bsalomon@google.com
2012-05-11
*
Comment improvements to GrGLInterface
bsalomon@google.com
2012-05-07
*
Move GL function prototype typdefs to a separate header
bsalomon@google.com
2012-05-07
*
move more stuff that should be private out from GrGLConfig.h
bsalomon@google.com
2012-05-07
*
Make GrGLDefines.h be a private header
bsalomon@google.com
2012-05-07
*
Move function decls and macros out of public headers that are meant for inter...
bsalomon@google.com
2012-05-07
*
Re-adding red texture support (by rolling back r3800)
robertphillips@google.com
2012-04-30
*
Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with htt...
epoger@google.com
2012-04-30
*
Fix undefined GLint in Mac builds
bsalomon@google.com
2012-04-19
*
Added glBlendEquation to GL interface
robertphillips@google.com
2012-04-18
*
Add support for GL_NV_framebuffer_multisample_coverage
bsalomon@google.com
2012-04-11
*
Initial version of R8 support
robertphillips@google.com
2012-04-06
*
Removed ANGLE namespace requirement
robertphillips@google.com
2012-04-02
*
Alphabetize gl function pointer typedefs / decls. Wrap pointers to auto-NULL ...
bsalomon@google.com
2012-03-29
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
Extended debug GL interface to include tracking of render buffers
robertphillips@google.com
2012-03-22
*
Added debug GL Interface. This interface tracks various GL objects in order t...
robertphillips@google.com
2012-03-19
*
Better workaround for osx / nv bug
bsalomon@google.com
2012-03-02
*
Workaround for chrome on mac buffer object performance issue.
bsalomon@google.com
2012-03-01
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14