Grazvydas Ignotas
|
cab9194354
|
fix clang warnings
so that they don't annoy me
|
2013-07-29 01:54:51 +03:00 |
|
Grazvydas Ignotas
|
ebf0e111a8
|
rm unused preprocessor checks
|
2013-07-28 02:49:51 +03:00 |
|
Grazvydas Ignotas
|
8ef1ad3218
|
readpng: put image on center if it's too large
|
2013-06-29 03:28:51 +03:00 |
|
Grazvydas Ignotas
|
6282e17ef5
|
add plat_mem_set_exec()
|
2013-06-28 03:17:32 +03:00 |
|
Grazvydas Ignotas
|
c2981fc0ee
|
make cache_flush_ not const, because syscalls are usually not
|
2013-06-27 03:33:00 +03:00 |
|
Grazvydas Ignotas
|
b57ed12e39
|
dodge a warning
|
2013-06-25 01:32:48 +03:00 |
|
Grazvydas Ignotas
|
32d23d03ac
|
add preliminary alsa driver too
|
2013-06-25 01:32:48 +03:00 |
|
Grazvydas Ignotas
|
26d3ca0d29
|
support multiple sound drivers, add sdl
|
2013-06-23 22:23:57 +03:00 |
|
Grazvydas Ignotas
|
20b143089c
|
fix corruption on empty sel_fname
|
2013-06-23 02:28:08 +03:00 |
|
Grazvydas Ignotas
|
7bf7acb6d6
|
allow multi-include on some headers
|
2013-06-16 02:57:00 +03:00 |
|
notaz
|
da0cc55643
|
sdl: use overlay on native bpp window
|
2013-03-14 01:02:54 +02:00 |
|
notaz
|
f4750ef3f5
|
plat: don't give up on hugetlb fail
some free memory might appear over time
|
2013-03-14 00:19:42 +02:00 |
|
notaz
|
cceadf4cd4
|
gl_platform: avoid direct xlib dependency
some people want to run this without X
|
2013-02-08 01:44:00 +02:00 |
|
notaz
|
6fd09356f0
|
gl: make surface and context readable by users
used by PCSX gles plugin
|
2013-02-06 03:46:20 +02:00 |
|
notaz
|
e288d77607
|
sdl: add resize callback
|
2013-02-06 03:45:53 +02:00 |
|
notaz
|
63f173a250
|
sdl: restore video modeo n exit
resolves black screen issue on R-Pi
|
2013-01-31 00:20:04 +02:00 |
|
notaz
|
1f84ba9f30
|
sdl: be more careful with x11, handle quit msg
|
2013-01-30 03:50:08 +02:00 |
|
notaz
|
215e7ed251
|
only take wminfo from appropriate sdl driver
|
2013-01-28 03:25:42 +02:00 |
|
notaz
|
4db02226eb
|
menu: pass extension lists as argument
|
2013-01-06 21:09:51 +02:00 |
|
notaz
|
8a0998fb31
|
improve file browser, rework filtering
|
2013-01-06 00:24:34 +02:00 |
|
notaz
|
0d645bc539
|
add some VideCore/R-pi support code
|
2012-12-23 02:14:35 +02:00 |
|
notaz
|
e54719efea
|
sdl: handle activate events
|
2012-12-23 02:14:35 +02:00 |
|
notaz
|
e81b987fc1
|
add some sdl code from rearmed
|
2012-12-23 02:14:35 +02:00 |
|
notaz
|
b98018548f
|
add some simple EGL output code
my first ever GL code, yay!
|
2012-12-23 02:14:35 +02:00 |
|
notaz
|
14fa485ef2
|
fonts: make friendly to rgb1555
|
2012-11-28 17:58:14 +02:00 |
|
notaz
|
3e1124f989
|
fonts: add uyvy function
|
2012-11-18 00:21:30 +02:00 |
|
notaz
|
9227a7770e
|
in_sdl: allow external event handler
|
2012-11-17 02:09:18 +02:00 |
|
notaz
|
a4025790b5
|
input: handle unprobed devices better
|
2012-11-11 22:08:38 +02:00 |
|
notaz
|
e515f1a40b
|
basic text drawing function from PCSX
|
2012-11-11 21:00:45 +02:00 |
|
notaz
|
c688b90fe2
|
neon filters: minor optimization from M-HT
|
2012-11-07 01:35:01 +02:00 |
|
notaz
|
e22d791cf8
|
add dummy platform file
|
2012-11-05 03:08:36 +02:00 |
|
notaz
|
afdbb7c873
|
merge some pollux code from PCSX
|
2012-11-05 00:02:34 +02:00 |
|
notaz
|
a1b30e1a4a
|
refactor plat.h, add gamma
|
2012-11-05 00:02:03 +02:00 |
|
notaz
|
6ce097ba2f
|
neon filters: support optional color space conversion
|
2012-11-02 02:59:44 +02:00 |
|
notaz
|
67381db0f4
|
neon filters: fix build on old toolchains
|
2012-10-29 01:14:16 +02:00 |
|
notaz
|
33fa890d04
|
minor cahnges to M-HT's filters
|
2012-10-28 16:57:42 +02:00 |
|
M-HT
|
7fc3ac8a09
|
add NEON filters
|
2012-10-28 16:56:40 +02:00 |
|
notaz
|
2d3fa8770e
|
add pandora code from PCSX
|
2012-09-16 19:44:06 +03:00 |
|
notaz
|
7b0a298567
|
minor adjustments
|
2012-09-16 19:43:29 +03:00 |
|
notaz
|
a085ae5ef1
|
merge Themaister's libpng 1.5 fix
with width/height de-confusion
|
2012-09-13 02:30:04 +03:00 |
|
notaz
|
f89d84717a
|
update license in source code itself
|
2012-09-13 01:41:57 +03:00 |
|
notaz
|
0418cc5ca7
|
add key config save code from rearmed ui
|
2012-09-13 01:41:57 +03:00 |
|
notaz
|
675d1d368c
|
merge border style from gpfce
|
2012-09-13 01:41:57 +03:00 |
|
notaz
|
a86e9a3e58
|
move common files to root
|
2012-09-13 01:41:53 +03:00 |
|
notaz
|
f506842df2
|
remove PicoDrive-specific stuff, add readme
|
2012-09-13 01:41:07 +03:00 |
|
notaz
|
ca69c3e5a0
|
extend mmap wrapper functionality
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@960 be3aeb3a-fb24-0410-a615-afba39da0efa
|
2012-08-28 22:56:20 +00:00 |
|
notaz
|
5e417de5a9
|
add mmap prototypes
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@959 be3aeb3a-fb24-0410-a615-afba39da0efa
|
2012-08-28 22:55:20 +00:00 |
|
notaz
|
6407ad5b6f
|
input: in_sdl: preliminary joystick support
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@958 be3aeb3a-fb24-0410-a615-afba39da0efa
|
2012-07-23 23:44:44 +00:00 |
|
notaz
|
d1dc092f08
|
input: SDL support
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@957 be3aeb3a-fb24-0410-a615-afba39da0efa
|
2012-07-23 23:44:05 +00:00 |
|
notaz
|
dd1e717286
|
menu: support seeking the filelist with letter keys
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@956 be3aeb3a-fb24-0410-a615-afba39da0efa
|
2012-07-22 16:56:34 +00:00 |
|