]> de.git.xonotic.org Git - xonotic/netradiant.git/commit
Doing away with the 32 bit per pixel memory buffer. Now passing the returned
authorrambetter <rambetter>
Tue, 16 Nov 2010 07:07:28 +0000 (07:07 +0000)
committerrambetter <rambetter>
Tue, 16 Nov 2010 07:07:28 +0000 (07:07 +0000)
commit1c8129e946674e285475414f70d042ef80def447
treea2c3a4a6e754e454ffead15a2e027e5df89f153b
parentc1dbb77342cefd57c7dbbd2eb3ee8fee031b85d5
Doing away with the 32 bit per pixel memory buffer.  Now passing the returned
pango memory buffer directly to OpenGL.  This simplifies the code.  Performance
did not seem to be better, but it certainly looks faster in theory.

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@336 8a3a26a2-13c4-0310-b231-cf6edde360e5
radiant/glwidget.cpp