Commit Graph

34 Commits

Author SHA1 Message Date
twinaphex
fe129521ee Libretro tests - Fixup Windows target filenames 2014-07-30 17:08:33 +02:00
twinaphex
fbb3583337 Rename more 'roms' references 2014-07-28 19:57:36 +02:00
Themaister
b88d4d2a75 Add RETRO_ENVIRONMENT_SET_GEOMETRY. 2014-06-07 13:21:31 +02:00
Themaister
76ef249982 Add missing MOUSE_MIDDLE. 2014-04-25 23:44:53 +02:00
Themaister
4d2250e394 Add wheel testing to libretro-test. 2014-04-25 23:40:04 +02:00
Themaister
6d6ec8b35a Allow toggling available device types in RGUI. 2014-04-12 14:12:06 +02:00
Themaister
aafe28bb14 Add some testing of new controller info API to libretro-test. 2014-04-12 13:59:19 +02:00
Themaister
9f5a714615 Rename to SET_SUBSYSTEM_INFO.
Add test case.
2014-04-04 17:04:01 +02:00
Themaister
a3de207fbd Clarify check_variables(). 2014-02-23 23:04:18 +01:00
Themaister
0779eaae6f Forgot to clear out last_sample_rate. 2014-02-20 23:07:55 +01:00
Themaister
60b1b8523d Add test case for SET_SYSTEM_AV_INFO in libretro-test/. 2014-02-20 23:05:56 +01:00
twinaphex
58b81dff2a (libretro-test) Implement audio callback 2014-01-26 18:11:09 +01:00
Themaister
3f8c892a0b Use logging interface in libretro-test.
Fix RETRO_LOG_OUTPUT to always log.
2013-12-09 10:59:17 +01:00
Themaister
b20f8670b0 Fix RETRO_DEVICE_ANALOG for keyboard binds. 2013-11-09 01:04:04 +01:00
Themaister
c7db4aff64 Support variable strength for rumble motors. 2013-09-26 12:55:05 +02:00
Themaister
8b1ac3bc9e Add rumble tests to libretro-test. 2013-09-25 23:58:02 +02:00
ToadKing
6bb403c04b [EMSCRIPTEN] enable openal, change library name to retro_emscripten 2013-07-27 14:17:22 -04:00
twinaphex
7113a3c61e (libretro-test) Add iOS target 2013-05-16 13:38:16 +02:00
twinaphex
f9322afd1f (Libretro-test) Make Blackberry target 2013-05-16 13:28:43 +02:00
Themaister
197c4db204 Add RETRO_ENVIRONMENT_SET_SUPPORT_NO_GAME.
Allows libretro core to not require a ROM to be loaded.
Kill stdin ROM loading support (pointless these days).
Replace "no ROM on CLI" behavior to be attempting to load a core with no
ROM.
2013-05-01 00:59:43 +02:00
Themaister
e6f7b709c4 Check for updated values, log options. 2013-04-04 14:13:42 +02:00
Themaister
418a830665 Add SET_VARIABLES test for libretro-test. 2013-04-04 14:05:16 +02:00
Themaister
292bc36b43 Basic mouse grabbing for X11. 2013-03-29 18:55:54 +01:00
twinaphex
26143b7b09 (libretro-test) Make MSVC compatible 2013-03-24 23:45:23 +01:00
Themaister
6709dcb274 Use XLookupKeysym instead. Add test.
XKeycodeToKeysym is deprecated.
2012-12-08 12:51:04 +01:00
Themaister
1908a81e1c Add RETRO_DEVICE_POINTER.
Implemented only for X11 so far.

Also clears up viewport_size call.
Changed to viewport_info to also grab X/Y info.
2012-10-28 00:38:31 +02:00
twinaphex
f5e9ac31d3 (Android) Add Android makefiles for libretro-test 2012-10-21 22:24:25 +02:00
Themaister
be491bdbe9 Use RGB565 in libretro-test. 2012-10-20 11:40:32 +02:00
Themaister
df32409fb5 Add basic mouse support to X11 input. 2012-09-26 15:27:25 +02:00
Themaister
8981dd6c6b Add RETRO_ENVIRONMENT_SET_INPUT_DESCRIPTORS. 2012-09-09 23:35:23 +02:00
Themaister
45579376f0 Add exception for RETRO_DEVICE_KEYBOARD in input_state callback. 2012-08-12 10:01:35 +02:00
Themaister
92d18ec2f1 Add small test for RETRO_KEYBOARD to libretro-test. 2012-08-10 00:03:14 +02:00
Themaister
c440c7a50a Add support for RETRO_DEVICE_ANALOG. 2012-06-28 18:32:06 +02:00
Themaister
3c9d4cf73b Add small test for libretro. 2012-05-05 13:49:41 +02:00