Search
lxdream.org :: lxdream/src/plugin.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/plugin.h
changeset 1169:23a9613aceb1
prev1027:4e527bc96109
author nkeynes
date Wed Feb 15 17:54:51 2012 +1000 (12 years ago)
permissions -rw-r--r--
last change Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLE_ARB for frame buffers, for
systems that don't provide the latter (and there's not really much
difference anyway).
Add macro wrangling for GL_DEPTH24_STENCIL8 format
file annotate diff log raw
1.1 --- a/src/plugin.h Sat Jun 13 07:12:51 2009 +0000
1.2 +++ b/src/plugin.h Wed Feb 15 17:54:51 2012 +1000
1.3 @@ -70,4 +70,4 @@
1.4 }
1.5 #endif
1.6
1.7 -#endif /* !lxdream_plugin_H */
1.8 \ No newline at end of file
1.9 +#endif /* !lxdream_plugin_H */
.