summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Eleni Maria Stea [Thu, 7 Mar 2013 15:21:58 +0000 (17:21 +0200)]
fixed key in the example conf file
Eleni Maria Stea [Thu, 7 Mar 2013 15:16:01 +0000 (17:16 +0200)]
added support for:
major version
minor version
max texture image units
max combined texture image units
max vertex texture image units
max cube map texture size
max vertex uniform vectors
max fragment uniform vectors
max varying vectors
max color attachments
Eleni Maria Stea [Tue, 26 Feb 2013 13:23:42 +0000 (15:23 +0200)]
fixed conf files
TODO:
1- add opengles 2.0 support
2- support more extensions (get ext info)
Eleni Maria Stea [Tue, 26 Feb 2013 13:04:26 +0000 (15:04 +0200)]
added max vertex attributes, renderbuffer size
Eleni Maria Stea [Tue, 26 Feb 2013 12:43:03 +0000 (14:43 +0200)]
added max texture coordinates
Eleni Maria Stea [Sun, 17 Feb 2013 09:38:19 +0000 (11:38 +0200)]
removed LD_PRELOAD from instructions, use gliar script
Eleni Maria Stea [Fri, 15 Feb 2013 13:15:12 +0000 (15:15 +0200)]
added README files in the tests directories
(tests depend on the freeglut library)
Eleni Maria Stea [Fri, 15 Feb 2013 11:10:06 +0000 (13:10 +0200)]
added configure, gliar script, build instructions, Makefile.in
Eleni Maria Stea [Wed, 13 Feb 2013 16:14:13 +0000 (18:14 +0200)]
merged lp:~hikiko/libgliar/libgliar.new-features to lp:libgliar
Eleni Maria Stea [Wed, 13 Feb 2013 16:07:06 +0000 (18:07 +0200)]
added tests for the new features
Eleni Maria Stea [Wed, 13 Feb 2013 16:01:32 +0000 (18:01 +0200)]
added support for glGetIntegerv
changed the design to support glGet functions with indices like glGetStringi
Eleni Maria Stea [Tue, 12 Feb 2013 16:18:59 +0000 (18:18 +0200)]
each option's values are string arrays and can be converted to int if they
contain numerical values
Eleni Maria Stea [Tue, 12 Feb 2013 11:55:38 +0000 (13:55 +0200)]
added support for numerical values in option struct
Eleni Maria Stea [Mon, 11 Feb 2013 16:47:39 +0000 (18:47 +0200)]
changed readme to include the new strings
Eleni Maria Stea [Mon, 11 Feb 2013 15:43:23 +0000 (17:43 +0200)]
added renderer, shading language version
Eleni Maria Stea [Mon, 11 Feb 2013 14:34:28 +0000 (16:34 +0200)]
added GPL license
Eleni Maria Stea [Mon, 11 Feb 2013 13:46:49 +0000 (15:46 +0200)]
added support for OpenGL extensions, vendor, version