Commit Graph

14 Commits

Author SHA1 Message Date
Sven Hesse 7b19ca98b7 Shutting up 2 "signed implicitely converted to unsigned"-warning 2008-07-20 14:30:25 +00:00
Pawel Kolodziejski 04510e0d27 fixed opengl shadows 2008-07-19 11:41:20 +00:00
Pawel Kolodziejski 85448a19a9 ops 2008-07-18 20:49:03 +00:00
Pawel Kolodziejski 22a0b9cbcc implemented shadows for opengl renderer 2008-07-18 20:43:47 +00:00
Sven Hesse b65dc07418 Properly initialize _currentShadowArray 2008-07-17 00:33:50 +00:00
Sven Hesse 33ef2f4516 Disabling GL_TEXTURE_2D in drawDepthBitmap(). This drastically increases performance with the zbuffer for me 2008-07-15 15:39:20 +00:00
Pawel Kolodziejski 7514043215 now it's a bit better shadow 2008-07-15 06:43:44 +00:00
Pawel Kolodziejski 9c026500e9 hmm, now i see something 2008-07-14 22:43:01 +00:00
Pawel Kolodziejski 2047596f86 first step to implement shadows for opengl renderer 2008-07-14 22:33:36 +00:00
Pawel Kolodziejski 5ea5ffb030 added initial support for shadows in software renderer but still a bit broken 2008-07-05 08:48:39 +00:00
Pawel Kolodziejski 2866dea56e adopted copyright header to AUTHORS file similiar like in scummvm 2008-06-13 14:57:47 +00:00
Pawel Kolodziejski 407aee486d - initial support for configure based on scummvm tree (tested mac os x leopard, linux(ubuntu), cygwin with mingwin gcc)
- adopted more common dir code from scummvm for easier multi platform support
- synced some changes from scummvm code
2008-06-12 12:08:15 +00:00
Pawel Kolodziejski 852890611b compilation fixes (compile at least for msvc9) 2008-01-26 11:47:23 +00:00
Pawel Kolodziejski 08762f496d files structure reorganization, compilation BROKEN. compilation will be fixed soon. 2008-01-26 09:18:08 +00:00