Patches, Fixes, Improvements etc.
Forum » The LuaGL Community / Patches, Fixes, Improvements etc.
Number of threads: 9
Number of posts: 49
rss icon RSS: New threads | New posts
Post here, propose, comment, develop, test Patches, Fixes and another improvements.
Order by:
Last post date
Thread starting date
Create a new thread
Thread name Started Posts Recent post
Discussion about set of patches from 2007-08.
by: gwplgwpl
02 Sep 2007 11:39
3 by (account deleted)
09 Apr 2011 08:55 Jump!
This patch changes implementation of "static GLenum get_enum(const char *str, int n)". In previous implementation it was O(gl_str_size*n). Now it has complexity O(lg2(gl_str_size)*n).
by: gwplgwpl
03 Sep 2007 02:12
22 by (account deleted)
09 Apr 2011 08:54 Jump!
Discuss the implementation of glut window. Also here you can find quick sollution for glut_destroy_window.
by: Anonymous
23 Dec 2007 03:26
3 by (account deleted)
09 Apr 2011 08:54 Jump!
fixed some errors regarding textures
by: Anonymous
16 Nov 2008 17:19
2 by (account deleted)
07 Dec 2008 20:54 Jump!
by: fabiowguerrafabiowguerra
02 Jan 2008 22:54
2 by Anonymous
07 Nov 2008 20:26 Jump!
by: weswes
02 Sep 2007 18:52
2 by gwplgwpl
02 Sep 2007 21:30 Jump!
by: gwplgwpl
30 Aug 2007 18:36
5 by weswes
01 Sep 2007 09:36 Jump!
by: weswes
30 Aug 2007 17:20
2 by gwplgwpl
30 Aug 2007 18:09 Jump!
Discuss here following problem: Lack of standard GLUT header file location (glut.h).
by: gwplgwpl
29 Aug 2007 18:25
8 by gwplgwpl
30 Aug 2007 16:53 Jump!
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.