notaz
33787db41d
fbdev: wait vsync after mode change, not before
...
As it was before we were getting a full frame scanout of the old mode,
while the emu (or whatever) was already writing a frame in new mode.
first_write_to_front is a hack for psx.
2022-03-14 01:21:53 +02:00
notaz
fdfcdca978
fbdev: don't clear more than needed
...
it wastes time for something like psx that may change modes ingame
2022-03-14 01:21:53 +02:00
notaz
f89d84717a
update license in source code itself
2012-09-13 01:41:57 +03:00
notaz
323db72934
fbdev: save and restore support
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@950 be3aeb3a-fb24-0410-a615-afba39da0efa
2012-04-10 00:04:15 +00:00
notaz
f168d03179
fbdev: crash on single buffering
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@942 be3aeb3a-fb24-0410-a615-afba39da0efa
2012-01-07 21:03:43 +00:00
notaz
f0c1692d55
fbdev: make sure color format is set
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@918 be3aeb3a-fb24-0410-a615-afba39da0efa
2011-02-22 12:27:43 +00:00
notaz
9c2179d356
fbdev: resize: do single ioctl in nonerror path
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@913 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-12-30 23:24:56 +00:00
notaz
87a68cdbac
fbdev: change API to make easier to avoid glitches
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@912 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-12-11 17:46:39 +00:00
notaz
957a9eac90
license some code GPL compatible to use in PCSX
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@908 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-12-09 16:44:25 +00:00
notaz
4332e4bc83
fbdev: expand to allow more bpps
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@904 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-12-08 00:07:15 +00:00
notaz
392b07b2bc
copyright for SDL reuse (will be dual licensed for PD)
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@903 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-11-13 18:27:06 +00:00
notaz
6bc3d94d1e
fbdev: fix clear_lines
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@891 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-09-09 21:11:19 +00:00
notaz
b6b7d1b1c5
video fbdev: expand to support fb resize and stuff
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@884 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-09-06 11:17:13 +00:00
notaz
1f8b4b8474
allow multiple fbdevs
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@881 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-08-18 13:17:19 +00:00
notaz
f6eaae4f09
tweaking pandora frontend
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@874 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-05-31 22:12:46 +00:00
notaz
d5d59eb479
bugfixes
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@846 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-12-21 16:43:30 +00:00
notaz
b188c2b6d0
pandora: tripplebuffer fbdev out, refactoring
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@845 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-12-20 19:47:55 +00:00