Themaister
|
77164d18ca
|
Begin adding core options interface.
|
2013-04-04 13:58:30 +02:00 |
|
Themaister
|
063a2e091c
|
Be more explicit about GLES2 or GL context.
|
2013-03-29 15:26:47 +01:00 |
|
Themaister
|
1cececac18
|
Add get_proc_address.
Render something "real" in GL.
|
2013-03-28 01:11:32 +01:00 |
|
Themaister
|
af40f3e9b8
|
Add initial GL direct rendering test.
|
2013-03-27 16:15:15 +01:00 |
|
Themaister
|
ab93fa6bd2
|
Use more approriate namespacing.
Replace get_libretro_core_name namespacing.
|
2013-03-22 23:42:34 +01:00 |
|
twinaphex
|
1f54ac4bd9
|
Fix PC build (change to dynamic.c)
|
2013-03-22 20:56:23 +01:00 |
|
twinaphex
|
7e0afcf610
|
move get _libretro_core_name to dynamic.c
|
2013-03-22 20:54:33 +01:00 |
|
Themaister
|
c0cbe1aa43
|
Can query system_info for any lib.
|
2013-03-17 20:11:02 +01:00 |
|
Themaister
|
e3dfba2c34
|
Add preliminary disk swapping interface.
Works with Mednafen's disk swapping model.
|
2013-02-21 23:44:07 +01:00 |
|
Themaister
|
0b4cf2d053
|
Update license headers to 2013.
|
2013-01-01 01:41:15 +01:00 |
|
meancoot
|
e60bb1d168
|
Add RETRO_ENVIRONMENT_SET_KEYBOARD_CALLBACK. An interface for allowing keyboard event data to be sent to the core.
|
2012-11-25 20:23:31 -05:00 |
|
twinaphex
|
a510387e9e
|
remove ifndef around XRGB8888 for RARCH_CONSOLE
|
2012-11-10 15:44:59 +01:00 |
|
Themaister
|
93078889cc
|
Begin reworking RGB565 as default pixel format.
|
2012-10-20 01:12:02 +02:00 |
|
Themaister
|
e5c24f963a
|
Move HAVE_DYNAMIC ifdef.
|
2012-10-14 20:21:14 +02:00 |
|
Themaister
|
6574171f16
|
Ifdef for HAVE_DYNAMIC.
|
2012-10-14 20:10:07 +02:00 |
|
Themaister
|
8a1327cefd
|
Add directory support for libretro_path/-L.
|
2012-10-11 22:31:47 +02:00 |
|
Themaister
|
069cffb7b9
|
Fix broken build on Win32.
|
2012-10-03 23:33:17 +02:00 |
|
twinaphex
|
b814f9c00d
|
(DYLIB) If dlopen fails, return specific error message with dlerror
so we know what's happening
|
2012-10-03 23:16:32 +02:00 |
|
Themaister
|
9c462e19b7
|
Add basic turbo support.
|
2012-10-01 22:16:16 +02:00 |
|
Themaister
|
8981dd6c6b
|
Add RETRO_ENVIRONMENT_SET_INPUT_DESCRIPTORS.
|
2012-09-09 23:35:23 +02:00 |
|
Twinaphex
|
714837e8c0
|
(RARCH_CONSOLE) Namespaced all files in console/
|
2012-07-28 15:54:35 +02:00 |
|
Twinaphex
|
4ba68cf450
|
Snes-isms changed
|
2012-07-07 16:28:01 +02:00 |
|
Twinaphex
|
f0026384d3
|
(Console) Rename console_ext.c to retroarch_console.c
|
2012-06-28 17:52:51 +02:00 |
|
Themaister
|
e5b3a61f9f
|
Replace use of unsafe strtok() with strtok_r.
Implement compatibility for strtok_r() on Win32.
|
2012-06-24 02:37:19 +02:00 |
|
Themaister
|
951721d2ab
|
Clean up ifdef properly this time ...
|
2012-06-22 19:03:46 +02:00 |
|
Themaister
|
53f645ed0b
|
Add SET_PIXEL_FORMAT environ.
|
2012-06-16 15:07:31 +02:00 |
|
Themaister
|
4ee0bde039
|
Add RETRO_ENVIRONMENT_GET_SYSTEM_DIRECTORY.
|
2012-06-12 00:28:34 +02:00 |
|
Themaister
|
b2387e06bc
|
Add RETRO_ENVIRONMENT_SET_PERFORMANCE_LEVEL.
|
2012-06-01 16:50:38 +02:00 |
|
Themaister
|
d2b55f38cd
|
Add RETRO_ENVIRONMENT_SHUTDOWN.
|
2012-05-22 20:14:07 +02:00 |
|
Themaister
|
8e85275418
|
Do not look for libretro.so by default.
|
2012-04-28 10:06:10 +02:00 |
|
Themaister
|
ce740f8948
|
More fixups.
|
2012-04-21 23:31:57 +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
|
7c5c04bf36
|
Warning fixups.
|
2012-04-10 00:37:30 +02:00 |
|
Themaister
|
e3a71a8c5b
|
Fixup headers.
|
2012-04-09 22:05:26 +02:00 |
|
Themaister
|
e012e290ae
|
Builds clean.
|
2012-04-09 22:04:44 +02:00 |
|
Themaister
|
5d51942f69
|
libretro fixups.
|
2012-04-09 22:04:43 +02:00 |
|
Themaister
|
cd3c9a548c
|
Begin fixing up SSNES for libretro.
|
2012-04-09 22:03:57 +02:00 |
|
Themaister
|
62c96ea937
|
Change license header.
|
2012-04-09 22:03:57 +02:00 |
|
Themaister
|
9698cd7dbd
|
Change headers.
|
2012-04-09 22:03:57 +02:00 |
|
Themaister
|
fdcfd3fc71
|
SET_CORE_VERSION.
|
2012-04-01 20:11:19 +02:00 |
|
Themaister
|
2178a14952
|
Find drivers before snes_init() to allow rotation to work properly.
|
2012-04-01 19:38:50 +02:00 |
|
Themaister
|
34bdea0f1c
|
Add rotation to GL driver (PC).
|
2012-04-01 19:20:37 +02:00 |
|
Themaister
|
38a4141eef
|
Add allow_rotate.
|
2012-04-01 16:13:04 +02:00 |
|
Themaister
|
5d4e32ef9d
|
Add support for rotation.
|
2012-03-30 19:09:34 +02:00 |
|
Themaister
|
104c92fa5d
|
Add audio batch callback.
|
2012-03-27 22:24:46 +02:00 |
|
Themaister
|
63274f6f61
|
Only allow duping if ffmpeg is compiled in.
|
2012-03-21 22:36:11 +01:00 |
|
Themaister
|
9ab02b12be
|
Move compat functionality to compat/.
|
2012-03-16 23:26:57 +01:00 |
|
TwinAphex51224
|
8781b5c7d3
|
(360) Works now - environment settings were getting 'defaulted'
- placed init_libsnes_syms now right before menu_init
|
2012-03-12 04:34:49 +01:00 |
|
TwinAphex51224
|
ed4a81e497
|
(360) More of aforementioned
|
2012-03-12 03:53:44 +01:00 |
|