Commit graph

  • d9ae89a1b1 "Objectified" code. master objectifying-opengl Joey Payne 2015-01-18 23:44:23 +13:00
  • a41fe567b1 Functions removed from last commit added back. patch-1 Joey 2015-01-18 13:48:58 +13:00
  • 3178910329 Merge branch 'master' of https://github.com/nimrod-code/opengl EXetoC 2015-01-17 17:20:28 +01:00
  • 4a26d6be48 DRY EXetoC 2015-01-17 17:19:46 +01:00
  • ee2bfefddd add glutCloseFunc EXetoC 2015-01-17 17:14:00 +01:00
  • 5a5f0830e4 Create README.md Erik Johansson Andersson 2015-01-15 21:03:34 +01:00
  • 9e11a78b74 fix hopefully the only incorrect proc signatures Erik Johansson Andersson 2015-01-06 00:02:13 +01:00
  • da20e4b4fd Merge pull request #13 from yglukhov/patch-2 Dominik Picheta 2014-12-29 15:23:24 +00:00
  • 5df9d1805f Enable iOS and Android targets. Yuriy Glukhov 2014-12-29 16:54:17 +02:00
  • 4308c6f405 Fixes wrapErrorChecking macro. Dominik Picheta 2014-12-28 15:22:27 +00:00
  • 704d713122 Merge pull request #12 from yglukhov/patch-1 Billingsly Wetherfordshire 2014-12-17 03:15:57 -06:00
  • 4fb2a19426 Renamed "func" argument to "fun" Yuriy Glukhov 2014-12-16 23:39:51 +02:00
  • 8bb6d02c2e Merge branch 'trustable-code-master' EXetoC 2014-10-06 19:56:14 +02:00
  • 3ac3202256 Merge branch 'master' of https://github.com/trustable-code/opengl into trustable-code-master EXetoC 2014-10-06 19:55:42 +02:00
  • 06c8c3623e Changed example from quads to triangles Simon Krauter 2014-10-06 18:04:32 +02:00
  • 72d1604542 Merge pull request #8 from nimrod-code/renamefest Erik Johansson Andersson 2014-10-04 20:22:58 +02:00
  • 0dc63aa0ac GlFoo -> GLfoo renamefest EXetoC 2014-10-04 20:20:51 +02:00
  • 343b930f43 trailing whitespace EXetoC 2014-10-04 18:44:17 +02:00
  • 3c60d88704 rename types EXetoC 2014-10-04 17:46:23 +02:00
  • 03e5209195 dead code elimination EXetoC 2014-10-04 13:23:42 +02:00
  • 6d89c7b1c1 make the GLUT example compile on bigbreak EXetoC 2014-10-04 12:37:44 +02:00
  • 5ee6d6a1e2 Merge pull request #6 from trustable-code/master Billingsly Wetherfordshire 2014-10-03 18:25:36 -05:00
  • 769d34473e Replaced PGLfloat and PGLdouble by ptr .. Simon Krauter 2014-10-04 01:23:46 +02:00
  • 1e63807619 changes like suggested Simon Krauter 2014-10-04 01:15:54 +02:00
  • a082eeb1aa Fixed some problems and added an example program Simon Krauter 2014-10-04 00:58:46 +02:00
  • 3775e0d103 Merge pull request #5 from PhilipWitte/master Erik Johansson Andersson 2014-08-12 21:23:34 +02:00
  • f66c031bb7 fix some symbol names for case-sensitivity Philip Witte 2014-08-12 02:02:19 -07:00
  • dd4aee249c Merge pull request #4 from flyx/master Erik Johansson Andersson 2014-07-12 21:24:12 +02:00
  • 2319321b04 Disable error checking inside glBegin … glEnd Felix Krause 2014-07-11 22:00:12 +02:00
  • 9dfcb45c0c gl -> opengl EXetoC 2014-06-03 12:48:23 +02:00
  • ab9dba7f74 'g' prefix for global. EXetoC 2014-05-09 17:45:17 +02:00
  • c429abbbd7 Rename var. EXetoC 2014-04-29 22:34:23 +02:00
  • f480f166fb Merge branch 'master' of https://github.com/nimrod-code/opengl EXetoC 2014-04-19 15:44:40 +02:00
  • 40aac2ab6a Rename symbol. EXetoC 2014-04-19 15:38:16 +02:00
  • cec7b4e2c5 Merge pull request #3 from EXetoC/interface-update Erik Johansson Andersson 2014-04-18 01:56:04 +02:00
  • 53716cae85 Export symbols; document the public interface. EXetoC 2014-04-17 00:33:22 +02:00
  • c93a329c0c No, I think that actually is correct. EXetoC 2014-04-16 01:58:27 +02:00
  • 046298b8b9 Revert changes. This might break code. EXetoC 2014-04-16 01:44:10 +02:00
  • ff47db4a77 ptr GLchar -> cstring; ptr ptr GLchar -> cstringArray EXetoC 2014-04-16 01:28:24 +02:00
  • dcb63e1d2d Add another old alias. EXetoC 2014-04-16 01:04:14 +02:00
  • 923a2f770c Forgot to export symbol. EXetoC 2014-04-16 01:00:24 +02:00
  • 5bf3cb3f12 Revert... EXetoC 2014-04-16 00:51:24 +02:00
  • ea4a1ac9b4 Add old name for constant. EXetoC 2014-04-16 00:39:06 +02:00
  • 138b94293b Revert to old names; re-add most of the missing aliases. EXetoC 2014-04-16 00:20:01 +02:00
  • 3f57135369 Fix incorrect amount of pointer indirections. EXetoC 2014-04-15 23:53:53 +02:00
  • dfe2b612fe Fix inline mistake; Disable unused hint. EXetoC 2014-04-15 21:45:24 +02:00
  • 28cc673b7e Export error code field. EXetoC 2014-04-15 21:32:06 +02:00
  • 0706e88020 Change case for conditional symbol. EXetoC 2014-04-15 20:21:12 +02:00
  • 394aff3271 Shorten dummy pragma expression. EXetoC 2014-04-15 16:05:17 +02:00
  • 30bb01eece Fix comment; remove unrelated code. EXetoC 2014-04-15 15:42:08 +02:00
  • 411268a588 Remove old module. EXetoC 2014-04-15 15:37:17 +02:00
  • 7836570bb9 src -> lib. EXetoC 2014-04-15 15:34:45 +02:00
  • 2d65a0dcd3 Update wrapper; add automatic error-checking. EXetoC 2014-04-15 15:31:10 +02:00
  • f741bfd031 Merge pull request #2 from EXetoC/var-to-ptr Billingsly Wetherfordshire 2014-03-27 14:10:26 -05:00
  • 68e24fc972 Revert deprecation. EXetoC 2014-03-26 23:34:30 +01:00
  • 57b417abcc var -> ptr EXetoC 2014-03-25 13:39:43 +01:00
  • 937331c898 Merge pull request #1 from barcharcraz/master Andreas Rumpf 2014-03-21 07:06:57 +01:00
  • f953b7c9bd fixed dylib paths on OSX and changed the type of GLHandle from int to GLuint Charlie Barto 2014-03-20 00:50:44 -04:00
  • 64a09436a6 Added x11 dependency to babel file. Dominik Picheta 2014-01-22 11:33:20 +00:00
  • 115414e418 added author/version Fowl 2013-10-16 12:47:34 -07:00
  • 5ef4453f79 updated babel file Fowl 2013-10-16 12:31:47 -07:00
  • 82baec46cb first commit Fowl 2013-10-15 14:41:42 -07:00