Commit Graph

694 Commits

Author SHA1 Message Date
faiface 2bc43c7ec4 add VertexArray.Data function 2016-11-24 22:20:31 +01:00
faiface 07dde4c8b4 basic window control functions 2016-11-24 22:06:51 +01:00
faiface a1325c8a83 remove pixegl.Do from monitor stuff (unnecessary) 2016-11-24 22:01:37 +01:00
faiface f6db65f213 fullscreen support + several window handling functions 2016-11-24 17:24:38 +01:00
faiface 106471a126 use Monitor as pointer (*Monitor) 2016-11-24 17:21:35 +01:00
faiface 40d2c42046 add monitor 2016-11-24 17:19:43 +01:00
faiface 3b589b96bc improve window doc + improve window mutex handling 2016-11-24 16:16:00 +01:00
faiface ea2ed1bcd5 doc fix 2016-11-24 16:06:33 +01:00
faiface 5e909b3f88 use Color from image/color 2016-11-24 15:13:05 +01:00
faiface 58e2d01435 clarify doc 2016-11-24 14:46:12 +01:00
faiface ecce5fdcc9 some blank lines 2016-11-24 14:37:11 +01:00
faiface 53222d1cef spartan window doc 2016-11-24 14:27:43 +01:00
faiface 08af9e4010 add orphan function Clear 2016-11-24 14:24:17 +01:00
faiface c6c3e020a4 implement non-blocking call queue calls 2016-11-24 14:10:33 +01:00
faiface d4e242a59b fix window switching 2016-11-24 00:43:00 +01:00
faiface 3b929ad5c3 clarity doc 2016-11-23 23:33:40 +01:00
faiface 62bc194ee4 another small fix 2016-11-23 23:31:45 +01:00
faiface 4480f61a0a fixes 2016-11-23 23:25:45 +01:00
faiface eb316e5126 add window creation 2016-11-23 23:12:23 +01:00
faiface 325832977b add Init function 2016-11-23 22:27:30 +01:00
faiface b81eba039b remove unecessary comment 2016-11-23 22:06:08 +01:00
faiface 29aa4aa32f small fix 2016-11-23 21:49:56 +01:00
faiface 832425c6cc add resource delete methods 2016-11-23 20:06:34 +01:00
faiface e52ee3ba9a encapsulate error handling
add functions DoGLErr, DoErrGLErr and DoValGLErr to handle OpenGL errors
2016-11-23 18:50:49 +01:00
faiface 2bf58a8f5b rename GetLastError -> getLastError 2016-11-23 18:23:05 +01:00
faiface c5c93d9442 add error handling 2016-11-23 18:06:55 +01:00
faiface ff30a4d2b2 add texture 2016-11-23 17:29:28 +01:00
faiface df7d8a3ca2 add pixelgl package doc 2016-11-23 16:46:46 +01:00
faiface 5f67cf85f7 fix typo 2016-11-23 16:38:06 +01:00
faiface e0d0207373 make godoc even happier 2016-11-23 16:14:40 +01:00
faiface bb2a1374e0 make godoc happy 2016-11-23 16:06:45 +01:00
faiface 91763a9e1a implement vertex array (vao+vbo) 2016-11-23 15:59:21 +01:00
faiface 4a52f3a7dd add vertex format primitives 2016-11-23 14:03:23 +01:00
faiface c1688cb8c7 another cosmetic change 2016-11-22 23:22:06 +01:00
faiface 1adcea5920 small cosmetic changes 2016-11-22 23:20:28 +01:00
faiface b50852a3c2 add an important BeginEnder interface 2016-11-22 23:18:04 +01:00
faiface 44650c741f add function for managing dedicated OpenGL thread 2016-11-22 16:59:24 +01:00
faiface b0f81a6c7d slightly optimize Vec.Rotated 2016-11-20 19:21:20 +01:00
faiface 86f0b0f8ca improve doc on vec 2016-11-19 14:34:37 +01:00
faiface 3763c9aa0f minor change 2016-11-19 14:21:43 +01:00
faiface 6e95738aa0 fix vec doc 2016-11-19 14:13:36 +01:00
faiface 966f31a68e rename Vec2 -> Vec 2016-11-19 14:06:52 +01:00
faiface 0974069426 add 2d vector type 2016-11-19 13:08:42 +01:00
Michal Štrba ca6a9865f6 Initial commit 2016-11-19 12:15:34 +01:00