Themaister
08cfb27f35
Fix some C++ issues.
2014-06-17 17:10:24 +02:00
Themaister
20f37f20e8
De-opaque gl.c.
2014-06-17 17:08:46 +02:00
Themaister
b6a2221a5d
De-opaque polling.
2014-06-17 16:57:19 +02:00
Themaister
e2c1ba096d
De-opaque history.
2014-06-17 16:53:23 +02:00
Themaister
cce0ec63a4
Move menu driver structs to its own header.
2014-06-17 16:49:26 +02:00
Themaister
57dffba9ba
De-opaque file_list.
2014-06-17 16:46:30 +02:00
Themaister
76292f873a
De-opaque shader_parse.
2014-06-17 16:41:06 +02:00
Twinaphex
270bb930d6
Merge pull request #765 from lakkatv/lakka
...
(Lakka) New icons
2014-06-17 15:53:55 +02:00
Jean-André Santoni
eb9b63bbbc
(Lakka) New icons
2014-06-17 14:53:33 +02:00
Hans-Kristian Arntzen
b47ebfa713
Merge pull request #763 from rmaz/vg_fixes
...
VG backend fixes
2014-06-17 00:12:15 +02:00
twinaphex
c261c644bc
(Threads) gx_pthread.h - don't make dependent on separate
...
header file
2014-06-16 23:19:59 +02:00
twinaphex
682e6878c1
Make thread.h reusable for outside RA
2014-06-16 23:08:41 +02:00
twinaphex
b7c476def3
Add RARCH_INTERNAL block for retro_sleep
2014-06-16 23:03:07 +02:00
Themaister
5530de0fb7
Android: Fix handling of libretro_path/libretro_directory.
2014-06-16 21:50:29 +02:00
Themaister
a392cd9ebd
Fix GLES_VERSION #ifdef.
2014-06-16 21:02:42 +02:00
Themaister
edbbacd067
Don't disable SRAM if netplay_is_client is set without netplay.
2014-06-16 18:23:11 +02:00
Themaister
53bc4c08ed
Check recording based on g_extern.rec and not g_extern.recording.
...
Fixes some segfaults where g_extern.recording and g_extern.rec mismatch.
Makes it possible to record without loading content directly from CLI.
2014-06-16 15:50:53 +02:00
Twinaphex
fdf97f386e
Merge pull request #739 from libretro/set-geometry
...
Add RETRO_ENVIRONMENT_SET_GEOMETRY.
2014-06-16 03:28:43 +02:00
Richard Howell
b49cbeed1c
make the vg backend compile without freetype
2014-06-15 21:46:45 +02:00
Richard Howell
86a6c6c7c1
remove a reference to a non existent struct field
2014-06-15 21:46:45 +02:00
Twinaphex
4f4103b967
Merge pull request #758 from l3iggs/patch-2
...
fix build
2014-06-15 09:12:41 +02:00
Twinaphex
e3fadb85b8
Merge pull request #759 from l3iggs/wireless360receiver
...
fix up XBox 360 controller wireless receiver
2014-06-15 09:12:29 +02:00
Twinaphex
ba5a0f3463
Merge pull request #756 from l3iggs/patch-1
...
fix DECL_AUTOCONF_DEVICE macro
2014-06-15 09:11:41 +02:00
l3iggs
92bef4d64c
add wireless 360 controller receiver default map
2014-06-14 23:24:03 -07:00
l3iggs
2f63e0b7ee
xbox 360 wirelss receiver fix
...
A xbox 360 controller wireless receiver (http://support.xbox.com/en-US/xbox-on-other-devices/connections/xbox-360-wireless-gaming-receiver-windows ) reports itself as "Xbox 360 Wireless Receiver" (typically) or "Microsoft Corp. Xbox 360 Wireless Adapter" (possibly) so it's detection should not contingent on finding "Microsoft" in the name string.
Its d-pad reports different button codes than a wired 360 controller so we need a new configuration for this pad.
2014-06-14 23:24:03 -07:00
John Grub
e2f8217d83
fix build
...
need another #endif here to go along with the new #ifdef
2014-06-14 17:25:09 -07:00
twinaphex
7b3f0059bc
(QNX) Input driver - cleanups
2014-06-14 23:12:02 +02:00
twinaphex
c1501f7ffe
(QNX) Start refactoring QNX input driver
2014-06-14 23:07:58 +02:00
John Grub
a79ac53f4b
fix DECL_AUTOCONF_DEVICE macro
...
don't use string literal replacement for binds, which is a macro its self
2014-06-14 13:33:18 -07:00
twinaphex
f76a0c4953
(QNX) Move qnx_input.c
2014-06-14 20:30:47 +02:00
twinaphex
74b0d93aff
(XDK D3D) Don't have to call SetAddressU/V per frame
2014-06-14 20:23:04 +02:00
twinaphex
e9ed2a924b
(D3D) Split up overlay code into separate file
2014-06-14 15:46:08 +02:00
twinaphex
bc4fb72830
(D3D PC) Fix RGUI
2014-06-14 15:43:14 +02:00
Twinaphex
c5c6223d3f
Merge pull request #754 from vikbez/master
...
DECL_AUTOCONF_DEVICE macro to clean code
2014-06-14 14:31:03 +02:00
Twinaphex
70561cc254
Merge pull request #755 from lakkatv/lakka
...
(Lakka) Fix label positionning
2014-06-14 14:29:28 +02:00
Jean-André Santoni
86d2216860
(Lakka) Fix label positionning
2014-06-14 14:24:54 +02:00
vikbez
822d64b663
DECL_AUTOCONF_DEVICE macro to clean code
2014-06-14 12:33:39 +02:00
Twinaphex
e04a9beb3e
Merge pull request #753 from l3iggs/patch-2
...
add missing comma
2014-06-14 06:45:04 +02:00
John Grub
a2c6f3ef3a
add missing comma
2014-06-13 21:36:43 -07:00
twinaphex
d550830285
(XDK D3D) Refactoring
2014-06-14 06:18:15 +02:00
twinaphex
ad4cbf36bc
(XDK D3D) Split up more code into render_chain_xdk.cpp
2014-06-14 06:00:20 +02:00
twinaphex
e51dae46b7
(XDK D3D) Split up render chain code into separate file
2014-06-14 05:56:39 +02:00
twinaphex
b9bf87c5f0
(RARCH_CONSOLE) Cleanup autoconf implementations
2014-06-14 05:14:38 +02:00
twinaphex
a7cddecb2c
(Android) Cleanup default settings in environment_get
2014-06-14 04:21:16 +02:00
twinaphex
16e6ac6fd5
(Android) Add JXD S7800 to device_is_game_console
2014-06-14 04:16:56 +02:00
twinaphex
23e95d9064
(Android) Add better Xperia Play detection
2014-06-14 04:10:33 +02:00
twinaphex
cd049bde2b
(Android) Add device_is_game_console helper function
2014-06-14 03:50:17 +02:00
twinaphex
e74d85718e
(Android) Take out Broadcom Bluetooth HID detection for now - it will
...
need more heuristics in order to detect all the pads correctly
2014-06-14 03:43:25 +02:00
twinaphex
8ee740a538
(Android) Implement TTT HT default binds
2014-06-14 03:42:07 +02:00
twinaphex
aeeb962b3d
(Android) Going to need a different way of identifying pads that identify
...
themselves by HID name 'Broadcom HID" - until then, this can go
2014-06-14 03:29:13 +02:00