Patches, Fixes, Improvements etc.
Post here, propose, comment, develop, test Patches, Fixes and another improvements.
Thread name | Started | Posts | Recent post |
Discussion about set of patches from 2007-08.
|
by: 02 Sep 2007 11:39 |
3 |
by ![]() 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: 03 Sep 2007 02:12 |
22 |
by ![]() 09 Apr 2011 08:54 Jump! |
Discuss the implementation of glut window. Also here you can find quick sollution for glut_destroy_window.
|
by: ![]() 23 Dec 2007 03:26 |
3 |
by ![]() 09 Apr 2011 08:54 Jump! |
fixed some errors regarding textures
|
by: ![]() 16 Nov 2008 17:19 |
2 |
by ![]() 07 Dec 2008 20:54 Jump! |
|
by: 02 Jan 2008 22:54 |
2 |
by ![]() 07 Nov 2008 20:26 Jump! |
|
by: 02 Sep 2007 18:52 |
2 |
by 02 Sep 2007 21:30 Jump! |
|
by: 30 Aug 2007 18:36 |
5 |
by 01 Sep 2007 09:36 Jump! |
|
by: 30 Aug 2007 17:20 |
2 |
by 30 Aug 2007 18:09 Jump! |
Discuss here following problem: Lack of standard GLUT header file location (glut.h).
|
by: 29 Aug 2007 18:25 |
8 |
by 30 Aug 2007 16:53 Jump! |