Max Horn
6598673ac3
cleanup
...
svn-id: r8718
2003-07-02 23:24:05 +00:00
Max Horn
e1ca5552dd
cleanup; made mutex protection of graphics code a little bit tighter by protecting all of method property(); moved set_palette to OSystem_SDL_Common (it was identical in both normal and GL backend)
...
svn-id: r8717
2003-07-02 15:08:46 +00:00
Torbjörn Andersson
1f0c925c2b
Allow the 3x scaler in fullscreen mode. Since we have aspect ratio
...
correction now it can look quite different from 1x and 2x.
svn-id: r8674
2003-06-30 14:31:09 +00:00
Travis Howell
7c8565fa65
Add OpenGL fixes, patch #762815
...
svn-id: r8672
2003-06-30 02:38:56 +00:00
Marcus Comstedt
2aa2076ceb
Count CD tracks from the beginning, not the end... ^^;;
...
svn-id: r8656
2003-06-26 15:25:06 +00:00
Max Horn
c9d22c69a2
fixed volume controller (compared to the core midi backend, volumes are now equal; plus this is the logical implementation :-)
...
svn-id: r8642
2003-06-24 11:56:43 +00:00
Paweł Kołodziejski
87b5f750e7
fixed warnings
...
svn-id: r8622
2003-06-22 15:00:51 +00:00
Torbjörn Andersson
160c4f9104
Fixed the last (?) glitches around the mouse cursor [*] in aspect-ratio
...
correction mode by making sure that dirty rects always start on a line
that won't have its colours changed by the stretching function. This was
probably only noticeable when using the 1x scaler.
[*] Actually, the glitches weren't specific to the mouse cursor, but it was
useful for triggering them.
svn-id: r8621
2003-06-22 14:59:21 +00:00
Max Horn
4604b2600e
use float instead of double
...
svn-id: r8617
2003-06-22 14:39:55 +00:00
Travis Howell
85d926fa66
Ooops
...
svn-id: r8615
2003-06-22 14:34:30 +00:00
Travis Howell
a700f90a5f
Revert poll_event change
...
svn-id: r8614
2003-06-22 14:31:17 +00:00
Travis Howell
5132ca1b2f
Add opengl filter option
...
for opengl backend
Enable poll_event in opengl backend
svn-id: r8612
2003-06-22 14:18:33 +00:00
Travis Howell
2a31d107c9
Aspect ratio works with all sclaers in opengl backend
...
svn-id: r8607
2003-06-22 12:30:58 +00:00
Max Horn
11ff7fe9a3
Patch #757827 : Aspect-ratio correction
...
svn-id: r8605
2003-06-22 11:55:40 +00:00
Max Horn
2b3ad36791
typo
...
svn-id: r8574
2003-06-20 23:21:06 +00:00
Max Horn
cafe61b768
uhm - dunno how that slipped in =)
...
svn-id: r8570
2003-06-20 11:05:57 +00:00
Max Horn
3014adf175
some changes for the 320x256 code - the new code *might* work (can't test since it's not supported here), while the old code for it simply was bogus :-)
...
svn-id: r8569
2003-06-20 10:59:22 +00:00
Max Horn
2a1b3d633d
oops
...
svn-id: r8567
2003-06-20 01:12:34 +00:00
Max Horn
5cd8bc2942
cleanup
...
svn-id: r8566
2003-06-20 00:48:17 +00:00
Max Horn
7403492aea
fixed non-bilinear mode (no black line in that anymore; fixing the bilinear case will be challenging, at the least...); some cleanup
...
svn-id: r8561
2003-06-19 16:33:46 +00:00
Max Horn
ed43323597
some fixes for the GL backend - but there are still many things broken, e.g. Ctrl-B only acts on the second (of two) GL textures (which makes the black vertical line stand out even more)
...
svn-id: r8560
2003-06-19 16:16:35 +00:00
Marcus Comstedt
e985c33dab
Moved include of stdafx.h to top.
...
svn-id: r8543
2003-06-18 21:15:08 +00:00
Marcus Comstedt
be0bdf687a
Added casts to EventCode.
...
svn-id: r8542
2003-06-18 21:13:58 +00:00
Marcus Comstedt
7d6717eaa7
Added some missing methods and a constructor.
...
svn-id: r8540
2003-06-18 21:06:03 +00:00
Travis Howell
a0028d51d1
OpenGL working right now
...
svn-id: r8537
2003-06-17 17:34:52 +00:00
Travis Howell
d5d61a5e05
Missed one
...
svn-id: r8536
2003-06-17 16:06:17 +00:00
Travis Howell
a09e7a5615
Update backend with recent changes, hope this is right.
...
svn-id: r8535
2003-06-17 16:03:12 +00:00
Max Horn
c7b19406cd
temporary & nasty workaround for crash-on-exit in OS X + SDL/GL backend
...
svn-id: r8534
2003-06-17 15:33:17 +00:00
Chris Apers
3764908eb3
Adlib
...
svn-id: r8527
2003-06-17 08:58:50 +00:00
Travis Howell
94e88917da
Make OpenGL specific scaler use other keys so all normal scaler canbe made available.
...
svn-id: r8521
2003-06-17 06:13:57 +00:00
Max Horn
b8b80805c1
fixed 'quit' entry in help for Mac OS X; disabled Alt-X/Ctrl-Z on OS X (Cmd-Q is the one and only true way to quit here :-)
...
svn-id: r8505
2003-06-15 11:32:14 +00:00
Jonathan Gray
9ce9ce620f
fix typo
...
svn-id: r8495
2003-06-15 01:05:03 +00:00
Jamieson Christian
66af2e9861
Added MPU401 crash fix
...
svn-id: r8450
2003-06-12 17:34:34 +00:00
Torbjörn Andersson
f504809b87
Applied Jamieson630's race condition fix to the ALSA driver as well.
...
svn-id: r8440
2003-06-12 06:45:48 +00:00
Jamieson Christian
eb23eb1cd7
Removed unnecessary warning.
...
svn-id: r8436
2003-06-11 18:30:28 +00:00
Jamieson Christian
d2c952b315
Fixed race condition in MPU401 shutdown
...
svn-id: r8432
2003-06-11 05:54:46 +00:00
Chris Apers
5ab796c4de
clear_sound_proc
...
svn-id: r8414
2003-06-09 09:48:53 +00:00
Max Horn
82af035f91
added clear_sound_proc method to backend API (this requires all backends to be modified, but can't help it)
...
svn-id: r8409
2003-06-09 01:19:25 +00:00
Torbjörn Andersson
8ab745de66
Finally fixed a slight bug in the CoMI cannon behaviour.
...
svn-id: r8401
2003-06-08 14:55:21 +00:00
Max Horn
be9e6e85db
added quit event
...
svn-id: r8398
2003-06-08 12:11:14 +00:00
Chris Apers
b3126658f5
Add V2 charset
...
svn-id: r8396
2003-06-08 09:40:55 +00:00
Chris Apers
ea5bdbde41
Reminder for future %c implementation
...
svn-id: r8394
2003-06-08 09:29:53 +00:00
Chris Apers
2600628339
Cleanup, add qsort function
...
svn-id: r8393
2003-06-08 09:28:18 +00:00
Chris Apers
8cc50d2460
New memory card dialog, option to move games list to memory card
...
svn-id: r8392
2003-06-08 09:26:22 +00:00
Chris Apers
5333c8a2db
MP3 support for audio tracks
...
svn-id: r8391
2003-06-08 09:18:21 +00:00
Chris Apers
076d554189
.
...
svn-id: r8390
2003-06-08 09:17:03 +00:00
Chris Apers
e37f0b76e5
New Memory Card dialog
...
svn-id: r8389
2003-06-08 09:15:37 +00:00
Max Horn
7411034215
make code use our coding conventions
...
svn-id: r8340
2003-06-05 23:56:32 +00:00
Bertrand Augereau
d510447d05
optimisation to blit rects in one shot when width=pitch=screenwidth
...
svn-id: r8317
2003-06-05 07:52:50 +00:00
Travis Howell
8a531f3ca5
Missed one
...
svn-id: r8229
2003-06-01 09:48:37 +00:00