High Activity

Commits : Individual Commit

  Analyzed 7 days ago based on code collected 7 days ago.

Commit ID bc97bcf0efec761dff3e77499e1dfa42fdefef59

Anon80 Contributor: Henry Song Files Modified: 1
Date: 20-March-2012 at 00:32 Lines Added: 12
Repository: git://git.cairographics.org/git/cairo master Lines Removed: 24
Commit Comment: gl: use direct mode for uploading gradient texture
The gradient is relatively small and any differences between upload
methods should be hidden by the caching. As it stands, using pbo with
the gradient fails with fglrx. As the workaround to use a simple
TexImage2D is inconsequential (may even be a minute win) and simplifies
the code, just do it.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 12 19 0 1 0 4

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
src/cairo-gl-gradient.c C 12 19 0 1 0 4
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.