]> git.tdb.fi Git - libs/gl.git/commit
Check the relevant extensions when using pixel formats
authorMikko Rasa <tdb@tdb.fi>
Mon, 27 Aug 2012 21:05:08 +0000 (00:05 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 27 Aug 2012 21:05:08 +0000 (00:05 +0300)
commit41b4cb3002f3551ce1bd6fdf15994ee7bc523788
treec7fd523aa5a6d9decd35c483fc986750b20d97f5
parent6afbace895a7bbcf216ab8e48280ea0303ab5892
Check the relevant extensions when using pixel formats
source/arb_texture_float.cpp [new file with mode: 0644]
source/arb_texture_float.h [new file with mode: 0644]
source/ext_bgra.cpp [new file with mode: 0644]
source/ext_bgra.h [new file with mode: 0644]
source/pixelformat.cpp
source/pixelformat.h
source/renderbuffer.cpp
source/texture2d.cpp
source/texture3d.cpp
source/texturecube.cpp