CVS Update: cr (branch: trunk)
Brian Paul <[email protected]> Tue, 01 Aug 2006 10:52:54 -0700
| Newsgroups | gmane.comp.graphics.chromium.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/chromium Module name: cr Repository: cr/spu/tilesort/ Changes by: [email protected].(none) 06/08/01 10:52:54 Log message: Special-case code for glGetString for state differencing. The state differencer uses diff_api.GetString() to determine which extensions are supported. This was causing a failure for VBOs because the differencer wasn't finding GL_ARB_vertex_buffer_object as a supported extension. Modified files: cr/spu/tilesort/: diffapi.py tilesortspu_get.c Revision Changes Path 1.13 +14 -1 cr/spu/tilesort/diffapi.py 1.19 +6 -2 cr/spu/tilesort/tilesortspu_get.c ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV