Commit graph

20 commits

Author SHA1 Message Date
Pawel Kolodziejski
1b306cc6c2 corrections for drawing rectangles 2005-04-09 05:03:39 +00:00
Pawel Kolodziejski
94b05cfdaa added snapshot for tinygl driver 2005-04-08 18:29:13 +00:00
Pawel Kolodziejski
f5371ff904 added rectangle drawing support, gl driver is not working properly only tinygl 2005-04-08 09:33:21 +00:00
Pawel Kolodziejski
c77fc9cdaf added few lua stubs 2005-04-07 20:06:27 +00:00
Pawel Kolodziejski
39e3aed426 added some part of primitives code 2005-04-07 19:29:06 +00:00
Pawel Kolodziejski
443bb6bdf2 few changes to working in progress DimScreen and BlastRect 2005-04-07 07:04:36 +00:00
Pawel Kolodziejski
f51215c370 few changes for textObjects 2005-04-05 04:33:56 +00:00
Daniel Schepler
9abc55fcfd Implement a fullscreen mode. 2005-03-28 01:54:21 +00:00
Pawel Kolodziejski
f7d1e50db4 correction 2005-03-20 18:43:56 +00:00
Pawel Kolodziejski
1084e784f8 correct color conversion format 2005-03-20 17:56:14 +00:00
Pawel Kolodziejski
34b9c11b0d changed driver func, and moved free bitmap data after driver conversion 2005-03-20 14:03:08 +00:00
Pawel Kolodziejski
51b5e54e34 reorganized TextObject code to easier bitmap recreation 2005-03-20 13:51:40 +00:00
Pawel Kolodziejski
b04615fac3 rest of LAF support patch and my addons for driver drawing 2005-03-19 21:48:23 +00:00
Joost Peters
245b7105d4 (f)printf can't take std::string 2005-03-06 15:28:45 +00:00
Pawel Kolodziejski
5db01c9ba7 peoper check for spot lights 2005-01-26 19:25:29 +00:00
Pawel Kolodziejski
8f5e10c079 added spot light 2005-01-19 09:24:40 +00:00
Pawel Kolodziejski
714bedab2f cleanup 2005-01-18 17:34:16 +00:00
Pawel Kolodziejski
2c9ea9ea99 added experimental light support,
texture mapping with light shading is not implemented in TynyGL (yet), to enable shading without texture mapping look into beginning of TinyGL driver
2005-01-18 17:25:04 +00:00
Pawel Kolodziejski
310bffb3c0 fixed some warnings 2005-01-12 23:28:47 +00:00
Pawel Kolodziejski
e3b71377d3 added TinyGL driver as Residual software renderer 2005-01-12 18:06:43 +00:00