Bastien Bouclet
6ca044fea3
Myst3 : Mouse movement. Had to hack a bit the SDL backend ...
2011-09-03 11:35:18 +02:00
Bastien Bouclet
bb0e833fa7
SDL: Fix copying the screen to the overlay
...
- glReadPixels did not use the correct overlay height
- The copied image was flipped vertically
- Screen change ID was not updated, which prevented the theme engine
from detecting screen resolution changes
2011-08-29 21:44:40 +02:00
Pawel Kolodziejski
8dd0f82574
sync with scummvm
2011-07-20 08:02:02 +02:00
Pawel Kolodziejski
5bf4f9316b
sync with scummvm dated 03 july 2011
2011-07-20 06:58:19 +02:00
Pawel Kolodziejski
7329a5d164
ALL: sync with scummvm
2011-06-09 11:17:15 +02:00
Pawel Kolodziejski
75146d69cb
GRIM: hide mouse for fullscreen mode
2011-06-02 12:16:04 +02:00
Pawel Kolodziejski
356c9c8c07
sync with scummvm
2011-05-18 23:33:39 +02:00
Pawel Kolodziejski
e6970646f5
forgot sync one file
2011-05-08 15:44:52 +02:00
Pawel Kolodziejski
0f5de71f70
sync with scummvm
2011-05-08 15:38:26 +02:00
Pawel Kolodziejski
a02ae4bc5d
fix compilation
2011-05-01 18:12:07 +02:00
Pawel Kolodziejski
2dcf5d7231
typo
2011-05-01 17:53:32 +02:00
Pawel Kolodziejski
6be453780f
synced with scummvm
2011-05-01 17:49:40 +02:00
Pawel Kolodziejski
82864550f0
rename few missed files common/sys.h -> common/scummsys.h
2011-04-17 10:08:52 +02:00
Pawel Kolodziejski
252d484434
common/sys.h -> common/scummsys.h to minimalize diffs with scummvm
2011-04-17 01:00:10 +02:00
Pawel Kolodziejski
99ee683308
cleanup headers
2011-04-16 14:08:33 +02:00
Pawel Kolodziejski
adbbe39d24
fix compilation under unix
2011-04-14 13:11:41 +02:00
Pawel Kolodziejski
1eb69577f8
fix include paths
2011-04-14 13:04:19 +02:00
Pawel Kolodziejski
0640dcf2c7
synced with scummvm to 2011-Apr-13
2011-04-14 12:41:26 +02:00
Pawel Kolodziejski
241c7a8c6e
synced with scummvm svn rev 53000
2011-04-11 15:40:01 +02:00
Pawel Kolodziejski
697ed42447
synced with scummvm svn rev 51000
2011-04-11 11:41:07 +02:00
Pawel Kolodziejski
be1b3ab884
synced with scummvm svn rev 50000
2011-04-11 02:28:51 +02:00
Pawel Kolodziejski
e3a475ff7b
synced with scummvm rev svn 49000
2011-04-10 21:59:04 +02:00
Pawel Kolodziejski
9afae4381f
update module.mk
2011-04-10 15:41:48 +02:00
Pawel Kolodziejski
41be88f8b7
synced with scummvm svn rev 47951
2011-04-10 15:33:20 +02:00
Einar Johan T. Sømåen
f4aab8c1cb
Silence a bunch of 64-bit float warnings.
2011-04-06 06:29:40 +08:00
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