Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Cameron Cawley
|
2e6de7ee3f
|
BACKENDS: Replace use of bzero()
|
2020-07-26 23:55:28 +01:00 |
|
sluicebox
|
04372d1560
|
PSP: Implement horizontal shake
|
2019-11-19 00:20:40 +01:00 |
|
sluicebox
|
b8390fa161
|
GRAPHICS: Add interface for horizontal shake
|
2019-11-19 00:20:40 +01:00 |
|
Colin Snover
|
e49e34eede
|
PSP: Fix wrong/dangerous C-style casts
|
2018-08-18 13:49:15 +02:00 |
|
Johannes Schickel
|
2a7e57dd48
|
PSP: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:37 +01:00 |
|
Johannes Schickel
|
9179f0b78f
|
PSP: Do not access Surface::pixels directly.
|
2013-08-06 03:51:11 +02:00 |
|
Johannes Schickel
|
aec9b9e22a
|
ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values.
This is a first step to get rid of OverlayColor, which is a requirement for
proper 4Bpp overlay support.
|
2012-06-16 04:17:14 +02:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Johannes Schickel
|
da734a4af0
|
ALL/GRAPHICS: Remove Surface::bytesPerPixel.
|
2011-04-17 21:27:34 +02:00 |
|
Johannes Schickel
|
877004dbdd
|
BACKENDS: Adapt various backends code to set up Surface::format correctly.
Note that this change is not tested at all (not even compile wise!).
|
2011-04-17 21:14:19 +02:00 |
|
Johannes Schickel
|
a1d99836cd
|
BACKENDS: Fix SVN keyword usage.
svn-id: r54584
|
2010-11-29 18:48:43 +00:00 |
|
Yotam Barnoy
|
8b59e45e6e
|
PSP: added option for render by callback and fixed up and cleaned up debug mechanism. This allows for about 4% speedup since we no longer need to wait for VSYNC in our main thread. I'll activate it as soon as I've tested it out properly.
svn-id: r49055
|
2010-05-17 07:22:26 +00:00 |
|
Yotam Barnoy
|
f036b6b9d2
|
PSP:Implemented fingolfin's suggestion for cleaning up debugging code
svn-id: r48792
|
2010-04-25 15:12:24 +00:00 |
|
Max Horn
|
87028c546f
|
PSP: Fix code formatting using astyle
svn-id: r48634
|
2010-04-12 07:28:54 +00:00 |
|
Yotam Barnoy
|
9a2eac7eee
|
PSP: refactoring/redesign of the backend
svn-id: r48632
|
2010-04-12 06:49:05 +00:00 |
|