index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Removed unused parameters
sugoi@google.com
2013-03-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-09
*
Don't sort extensions when there are none. Make an ANGLE context to validate ...
bsalomon@google.com
2013-03-08
*
Make extension string parsing robust.
bsalomon@google.com
2013-03-08
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
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
*
Fixing some warnings on Linux
sugoi@google.com
2013-03-07
*
Use vertex array objects on core profiles.
bsalomon@google.com
2013-03-07
*
Make GrGLEffects use an interface to append their code.
bsalomon@google.com
2013-03-07
*
Remove unused vars
bsalomon@google.com
2013-03-06
*
Reduce the minimum scratch size to 16, don't look for next pow2 larger sizes.
bsalomon@google.com
2013-03-06
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
*
PDF: add support for named destinations
epoger@google.com
2013-03-06
*
Fixed a few warnings
sugoi@google.com
2013-03-05
*
Restore window creation code in SkNativeGLContext_win.cpp accidentally delete...
bsalomon@google.com
2013-03-05
*
Unify wgl context creation.
bsalomon@google.com
2013-03-05
*
Validate that VAO functions are present in ES2 interfaces and add bit to caps...
bsalomon@google.com
2013-03-05
*
Address some valgrind issues
robertphillips@google.com
2013-03-04
*
fix mac build
humper@google.com
2013-03-04
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-03
*
Relanding 7914
robertphillips@google.com
2013-03-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-02
*
Remove constructors from GrVertexAttrib.
jvanverth@google.com
2013-03-01
*
Make global static variable kVertexAttribs in GrAARectRenderer local to funct...
jvanverth@google.com
2013-03-01
*
Resubmit r7899 and r7901.
jvanverth@google.com
2013-03-01
*
Fix mesa issues.
bsalomon@google.com
2013-03-01
*
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
*
Revert r7914 due to Linux rendering issues
robertphillips@google.com
2013-03-01
*
Fix mesa build error from r7519.
bsalomon@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Replace A8 with RGBA8 when renderable A8 isn't supported
robertphillips@google.com
2013-03-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-01
*
Revert r7901 & r7899 to allow DEPS roll
robertphillips@google.com
2013-02-28
*
Checkpoint towards core profile support.
bsalomon@google.com
2013-02-28
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig.
bsalomon@google.com
2013-02-28
*
Make SkTDArray accessors const-friendly.
commit-bot@chromium.org
2013-02-28
*
Fix assert in bench due to r7899. Unreviewed.
jvanverth@google.com
2013-02-28
*
Add new vertex attribute array specification.
jvanverth@google.com
2013-02-28
*
Reverting r7882 (Replace A8 with RGBA8 when renderable A8 isn't supported) du...
robertphillips@google.com
2013-02-27
*
Sort GL extension strings and search to find.
bsalomon@google.com
2013-02-27
*
Assign color=0 in GrDrawState.cpp to stop tools from raising false alarms abo...
bsalomon@google.com
2013-02-27
*
Replace A8 with RGBA8 when renderable A8 isn't supported
robertphillips@google.com
2013-02-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-27
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
Add files omitted from gcl change in r7860.
bsalomon@google.com
2013-02-26
*
Consolidate functions common the the null and debug GL interfaces.
bsalomon@google.com
2013-02-26
[next]