Commit Graph

20 Commits

Author SHA1 Message Date
faiface a3e7656922 remove orphan functions from pixelgl (use OpenGL directly instead) 2016-12-03 15:38:33 +01:00
faiface 26c44125cf fix window viewport 2016-12-03 02:02:52 +01:00
faiface 63c9ab68e2 fix window context holder 2016-12-03 01:45:47 +01:00
faiface 2af64d4204 improve code in NewWindow 2016-12-03 01:02:01 +01:00
faiface defb4b3778 fix 2016-12-02 19:29:39 +01:00
faiface 9546652cc3 remove int support from vertex format 2016-12-02 18:55:52 +01:00
faiface 237e2d54cd make window use a shader 2016-12-02 18:17:40 +01:00
faiface 519c9c1c19 add default shader 2016-12-02 01:20:54 +01:00
faiface 9d4111282e add context 2016-11-28 23:26:56 +01:00
faiface 2f7af40ce6 handle error from glfw.Init 2016-11-25 23:26:27 +01:00
faiface 0fe2df4620 move GLFW init from Run to NewWindow 2016-11-25 23:12:01 +01:00
faiface 52a3a96d20 replace BeginEnder with Doer and migrate everything 2016-11-25 22:49:56 +01:00
faiface 07dde4c8b4 basic window control functions 2016-11-24 22:06:51 +01:00
faiface f6db65f213 fullscreen support + several window handling functions 2016-11-24 17:24:38 +01:00
faiface 3b589b96bc improve window doc + improve window mutex handling 2016-11-24 16:16:00 +01:00
faiface 5e909b3f88 use Color from image/color 2016-11-24 15:13:05 +01:00
faiface 53222d1cef spartan window doc 2016-11-24 14:27:43 +01:00
faiface d4e242a59b fix window switching 2016-11-24 00:43:00 +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