Commit Graph

50 Commits

Author SHA1 Message Date
Matthew Hoops
1554e1ab2f ALL: Silence a ton of warnings 2011-03-25 07:42:03 +08:00
Joost Peters
8c8d0caa1e Try creating a 16-bit visual if 24/32-bit fails. 2010-05-18 12:51:28 +00:00
Joost Peters
1ef11c108c fix compilation when USE_OPENGL is not defined 2010-05-17 16:24:57 +00:00
Torbjorn Andersson
20a5e580b7 Silenced a bunch of mostly harmless cppcheck warnings. 2010-02-04 19:43:50 +00:00
Pawel Kolodziejski
d56f497a25 fix makefiles 2010-01-21 20:03:19 +00:00
Pawel Kolodziejski
edadbb35be synced code with scummvm trunk 2010-01-21 19:25:03 +00:00
Pawel Kolodziejski
cd7076a702 added backend midi code 2010-01-21 19:09:54 +00:00
Pawel Kolodziejski
60373250fc fix opengl overlay drawing 2009-10-18 07:23:07 +00:00
Pawel Kolodziejski
94ccd88969 fixed color format for overlay to match main screen 2009-10-09 14:16:22 +00:00
Pawel Kolodziejski
7aa79c880d synced with scummvm 2009-10-05 08:33:46 +00:00
Pawel Kolodziejski
fca3a20334 split sdl files into few same as in scummvm 2009-10-04 16:33:49 +00:00
Pawel Kolodziejski
d682fc1846 update includes 2009-10-04 14:40:09 +00:00
Pawel Kolodziejski
e2a732f196 rename sdl_driver -> sdl 2009-10-04 14:16:47 +00:00
Pawel Kolodziejski
623bbbcb02 include hardwarekeys.cpp in compilation 2009-10-04 14:11:35 +00:00
Pawel Kolodziejski
a377cbebef fix compilation 2009-10-04 11:21:28 +00:00
Pawel Kolodziejski
26f97ed5a3 * initial works on GUI, launcher works, not external themes yet
* cleanup header files
2009-10-04 10:58:28 +00:00
Pawel Kolodziejski
99f070d475 cleanup headers 2009-10-04 10:33:50 +00:00
Pawel Kolodziejski
ba58b9033d * added vkeybd, not tested 2009-10-04 10:31:37 +00:00
Pawel Kolodziejski
657272f7ba * added keymapper, not tested 2009-10-04 10:23:44 +00:00
Pawel Kolodziejski
e3742c0b8b * added missing plugin providers 2009-10-04 10:21:50 +00:00
Pawel Kolodziejski
b055f939c6 init overlay variables 2009-08-23 18:36:09 +00:00
Pawel Kolodziejski
8a868d1af3 initial code for overlay support 2009-08-23 10:51:20 +00:00
Pawel Kolodziejski
abaa548181 synced with scummvm 2009-06-18 11:52:26 +00:00
Pawel Kolodziejski
7740b36f9a apply setting stencil attribute after setting display too, based on SDL docs 2009-06-05 12:35:48 +00:00
Pawel Kolodziejski
d24f928866 added partial psp backend files 2009-06-04 07:46:36 +00:00
Torbjorn Andersson
e90ad4af30 warning() and error() add a ! to the string automatically. 2009-05-31 07:33:18 +00:00
Pawel Kolodziejski
67af429cfd synced rest stuff with scummvm 2009-05-27 16:27:05 +00:00
Pawel Kolodziejski
d3f6ae0476 synced common code with scummvm and adopt other parts to that changes 2009-05-27 13:28:49 +00:00
Pawel Kolodziejski
630813cbeb update headers 2009-05-26 14:17:05 +00:00
Torbjorn Andersson
5efa1be1da Fixed compilation when USE_OPENGL isn't defined. For some reason, it's not
defined on my Linux box.
2009-05-25 21:04:50 +00:00
Pawel Kolodziejski
a4467bd1d0 convert residual into multi engine support (not all things done yet, WIP) 2009-05-25 19:21:58 +00:00
Pawel Kolodziejski
a34d883844 update path includes for recent directory changes 2009-05-24 19:13:58 +00:00
Pawel Kolodziejski
50448e7275 disabled mouse hiding for now, it's too much annoying 2009-05-23 02:22:44 +00:00
Pawel Kolodziejski
2079a8d509 this should shatup valgrind 2009-05-11 21:01:58 +00:00
Pawel Kolodziejski
984793f217 sync backends 2009-05-09 11:40:50 +00:00
Pawel Kolodziejski
81f9d8329e fixed compilation 2009-05-07 23:09:25 +00:00
Pawel Kolodziejski
dd5a2514c4 fixed filename include clashes in xcode 2009-05-07 23:06:06 +00:00
Pawel Kolodziejski
23c870402a fixed opengl backend 2009-05-07 22:33:47 +00:00
Pawel Kolodziejski
34ded6e51b fixed typo 2009-05-07 21:59:57 +00:00
Pawel Kolodziejski
ad13e5ab52 correction to config system in backend 2009-05-07 19:21:52 +00:00
Pawel Kolodziejski
7d633ceb2b next set of backend changes 2009-05-07 19:06:31 +00:00
Pawel Kolodziejski
0b585ccb4f move and rename driver.h 2009-05-05 19:59:07 +00:00
Pawel Kolodziejski
4c686abdff update 2009-05-05 13:55:34 +00:00
Pawel Kolodziejski
8287dfc524 move 3d drivers into engine dir 2009-05-05 13:43:51 +00:00
Pawel Kolodziejski
9485ea3b66 rename 2009-05-05 12:23:02 +00:00
Pawel Kolodziejski
fb4dc77be5 no comments, rename left files :/ 2009-05-05 11:48:42 +00:00
Pawel Kolodziejski
d9de345004 rename files 2009-05-05 11:34:43 +00:00
Pawel Kolodziejski
a134fb2040 disable warp mouse for now 2009-05-04 19:49:10 +00:00
Pawel Kolodziejski
d3326c21eb update paths for recent move 2009-05-04 18:41:11 +00:00
Pawel Kolodziejski
c62bf8df6d move backend dir 2009-05-04 18:10:19 +00:00