15 Commits

Author SHA1 Message Date
Josh Holtrop
5575022ffc add C module to get the Windows display information 2013-11-24 20:34:36 -05:00
Josh Holtrop
15d9612d7e enable multisampling 2013-11-24 14:02:45 -05:00
Josh Holtrop
c010c0bb0f update logo colors 2013-11-24 13:20:35 -05:00
Josh Holtrop
8e6a3ef870 use logo module to draw characters, remove VAOs/VBOs from gss.d 2013-11-24 13:09:54 -05:00
Josh Holtrop
543006b3ec obj2d: switch to flat array of indices 2013-11-20 23:54:15 -05:00
Josh Holtrop
a746167957 obj2d: generate flat arrays, use ushort for indices 2013-11-19 22:46:55 -05:00
Josh Holtrop
8cd5add232 testing drawing logo character, but it aint working right 2013-11-17 18:41:31 -05:00
Josh Holtrop
e84a0f17a4 create a second GLSL program for testing drawing the logo 2013-11-17 18:33:19 -05:00
Josh Holtrop
f328282289 initial logo.draw() attempt 2013-11-17 18:28:25 -05:00
Josh Holtrop
a41cd245a9 construct logo VAOs 2013-11-17 18:15:20 -05:00
Josh Holtrop
9a99e5a052 add initial logoobj module 2013-11-17 18:05:06 -05:00
Josh Holtrop
8d32796adb rename generated logo module to logoobj 2013-11-17 16:45:44 -05:00
Josh Holtrop
364702d70c gss.d: import logo class 2013-11-13 23:55:48 -05:00
Josh Holtrop
22dd502d13 change to a full-screen, borderless window 2013-11-12 20:22:34 -05:00
Josh Holtrop
725d17436b add build system and template source file 2013-11-12 20:16:53 -05:00