]> git.xonotic.org Git - xonotic/netradiant.git/commit
Doing away with the 32 bit per pixel memory buffer. Now passing the returned
authorrambetter <rambetter@8a3a26a2-13c4-0310-b231-cf6edde360e5>
Tue, 16 Nov 2010 07:07:28 +0000 (07:07 +0000)
committerrambetter <rambetter@8a3a26a2-13c4-0310-b231-cf6edde360e5>
Tue, 16 Nov 2010 07:07:28 +0000 (07:07 +0000)
commit6a663e4a076bdaf3da4168ca0f064686745ee180
treea2c3a4a6e754e454ffead15a2e027e5df89f153b
parent8b8394c1c5d2d829a5026bd89cda79822524d04a
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: https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk@336 8a3a26a2-13c4-0310-b231-cf6edde360e5
radiant/glwidget.cpp