Commit Graph

27 Commits

Author SHA1 Message Date
Themaister
9f452def9c Actually update rarch_video.h. 2012-08-11 20:36:52 +02:00
Themaister
488d2c5a63 Move keysyms to libretro.h.
Should allow RETRO_KEYBOARD to work on GL/SDL/X11 drivers.
2012-07-28 07:39:05 +02:00
Themaister
e4556ab73c Update input indices to 8. 2012-06-10 12:00:25 +02:00
Themaister
43be487a39 Update external GFX plugin interface. 2012-06-10 11:46:24 +02:00
Themaister
aab8fb6151 ssnes_* => rarch_*. 2012-04-21 23:25:32 +02:00
Themaister
9ab51ad23a SSNES => RetroArch. 2012-04-21 23:17:43 +02:00
Themaister
4ecea5d0a4 Expose python to external drivers. 2011-11-15 15:41:49 +01:00
Themaister
17cf0985c5 Typo. 2011-11-13 17:10:21 +01:00
Themaister
776b0a1e2d Add a helper define for input scale. 2011-11-13 17:09:49 +01:00
Themaister
0f010cf3d2 Fix style nits. 2011-11-02 19:31:36 +01:00
Themaister
23d23983bc Fix broken #define in header. 2011-10-21 22:12:03 +02:00
Themaister
b4ff622f32 Title buf hints. Purge samplerate opts. 2011-10-15 20:05:34 +02:00
Themaister
23516572b7 Use SK_* keysyms (pretty much SDL 1.2). 2011-09-13 14:40:33 +02:00
Themaister
13ae61031f Add ttf_font_color to ext driver struct.
Does not need to bump ABI version.
2011-09-09 09:47:32 +02:00
Themaister
9b6e6a1215 Goddamnit, it was ARGB after all o.O weird. 2011-05-28 14:11:37 +02:00
Themaister
f22e964cc0 Err ... 32-bit color was RGBA, not ARGB. 2011-05-27 20:38:42 +02:00
Themaister
1b64e4b902 Fix macro for input plugin. 2011-05-20 19:58:11 +02:00
Themaister
7f1cd62c8a Update DSP API for config callback.
Clean up API a bit to have separate
SSNES_*_API_VERSION defines.
2011-05-17 19:20:41 +02:00
Themaister
b521becd3c Fix up external video lib a bit. 2011-05-14 20:52:35 +02:00
Themaister
20a3087d1c Make input_scale more clear. 2011-05-13 19:42:37 +02:00
Themaister
1f45dc512b 80-cols comments. 2011-05-12 01:30:30 +02:00
Themaister
5f78063449 Fix up call conventions, etc. 2011-05-12 00:34:08 +02:00
Themaister
bdc85f2def Fix up Win32 build. 2011-05-11 21:37:50 +02:00
Themaister
efa731fc6d Fix inconsistency with ext input. 2011-05-11 21:12:14 +02:00
Themaister
f5c11071be Start hooking up input driver. 2011-05-11 18:26:00 +02:00
Themaister
75d618140b Some more work on external API. 2011-05-11 17:52:16 +02:00
Themaister
f2ee22d259 Start working on video interface. 2011-05-05 20:23:08 +02:00