Twinaphex
|
775d21ba77
|
Merge pull request #2223 from leiradel/master
preliminary code for retro achievements (cheevos)
|
2015-10-09 18:36:15 +02:00 |
|
Andre Leiradella
|
fa3f17d219
|
preliminary code for retro achievements (cheevos)
|
2015-10-09 13:29:57 -03:00 |
|
twinaphex
|
0d4b73127f
|
Start fleshing out zui_finish to be more like menu_video_draw_texture
|
2015-10-09 18:29:24 +02:00 |
|
twinaphex
|
a3fdac4a65
|
(Menu) Enable EXPERIMENTAL_MOUSE_SCREEN
|
2015-10-08 21:06:20 +02:00 |
|
Twinaphex
|
39189047b4
|
Use RARCH_DEVICE_MOUSE_SCREEN by default now for Zarch, start
setting up cocoa_input.c
|
2015-10-08 21:04:27 +02:00 |
|
twinaphex
|
704968adca
|
(Dinput) Add RARCH_DEVICE_MOUSE_SCREEN
|
2015-10-08 10:16:28 +02:00 |
|
twinaphex
|
e572cb19f5
|
Add EXPERIMENTAL_MOUSE_SCREEN to menu_input.c
|
2015-10-08 10:07:30 +02:00 |
|
twinaphex
|
666c6849b7
|
(X11) Add preliminary stab at RARCH_DEVICE_MOUSE_SCREEN
|
2015-10-08 09:52:31 +02:00 |
|
twinaphex
|
20b8d592e1
|
Create RARCH_DEVICE_MOUSE_SCREEN
|
2015-10-08 08:19:38 +02:00 |
|
twinaphex
|
41f2ec1ecf
|
Show game cursor also when video context driver has no windowed mode
support at all and mouse is still enabled
|
2015-10-08 07:11:52 +02:00 |
|
twinaphex
|
f5255889c6
|
Only show ingame cursor when in fullscreen mode
|
2015-10-08 07:07:47 +02:00 |
|
twinaphex
|
c6bdeba819
|
Add Debug Panel Enable setting
|
2015-10-08 06:47:45 +02:00 |
|
twinaphex
|
449cdfe36f
|
Fix shader derp
|
2015-10-08 06:25:58 +02:00 |
|
twinaphex
|
16ec2a620e
|
(libretro-db) Silence warning
|
2015-10-08 05:43:23 +02:00 |
|
Twinaphex
|
abe0c19bba
|
Merge pull request #2222 from leiradel/master
fixed plain converter; added lua converter back until we're sure the plain converter is working
|
2015-10-08 04:43:56 +02:00 |
|
Andre Leiradella
|
1b403105e4
|
fixed plain converter; added lua converter back until we're sure the plain converter is working
|
2015-10-07 19:28:38 -03:00 |
|
twinaphex
|
a61104dba3
|
Create video_shader_scale
|
2015-10-07 18:18:49 +02:00 |
|
twinaphex
|
e352f15da6
|
dat_converter - use plain_dat_converter
|
2015-10-07 15:08:54 +02:00 |
|
twinaphex
|
bffbdabfcf
|
(libretro-db) Heavy build fixes
|
2015-10-07 12:53:38 +02:00 |
|
Twinaphex
|
038296f1a3
|
Merge pull request #2221 from leiradel/master
translated the lua converter to plain c
|
2015-10-07 05:06:31 +02:00 |
|
Andre Leiradella
|
bdd98d3ea3
|
translated the lua converter to plain c
|
2015-10-06 23:16:54 -03:00 |
|
twinaphex
|
27671f5dfc
|
(D3D) Update pretro reference
|
2015-10-07 03:52:35 +02:00 |
|
aliaspider
|
fbca7eb57f
|
(CTR/3DS) disable the SystemModeExt flag until more tests can be made.
|
2015-10-06 23:42:04 +01:00 |
|
twinaphex
|
108bd27fab
|
Buildfix
|
2015-10-07 00:20:15 +02:00 |
|
Twinaphex
|
379e8f7445
|
Merge pull request #2219 from leiradel/master
Preparation for the menu API
|
2015-10-06 23:45:49 +02:00 |
|
aliaspider
|
f93cee0f6c
|
(CTR/3DS) force SystemMode to 0 when SystemModeExt = 2.
|
2015-10-06 22:25:58 +01:00 |
|
Andrés
|
d558d2b707
|
Merge pull request #2220 from aliaspider/master
(CTR/3DS) update
|
2015-10-06 14:10:10 -05:00 |
|
aliaspider
|
fc1524be5d
|
(CTR/3DS) nit.
|
2015-10-06 19:57:46 +01:00 |
|
aliaspider
|
44dc270c87
|
(CTR/3DS) use an aptHook to enable the LCD when the app is suspended.
|
2015-10-06 19:56:11 +01:00 |
|
aliaspider
|
64247cd5a6
|
(CTR/3DS) dist: don't bundle elf files.
|
2015-10-06 18:55:10 +01:00 |
|
aliaspider
|
832c95a20a
|
(CTR/3DS) no need to strip elf files anymore.
|
2015-10-06 18:53:27 +01:00 |
|
aliaspider
|
420a227274
|
(CTR/3DS) access to more RAM (cont.)
|
2015-10-06 18:35:06 +01:00 |
|
Andre Leiradella
|
5fce3f4138
|
grouped core functions inside a retro_core_t structure; swapped core function globals by one retro_core_t variable
|
2015-10-06 14:34:09 -03:00 |
|
aliaspider
|
b14ae7e53f
|
(CTR/3DS) access to more RAM on n3DS (cia only).
|
2015-10-06 18:28:33 +01:00 |
|
twinaphex
|
d72ccb0013
|
(Zarch) Prevent some warnings
|
2015-10-06 16:07:02 +02:00 |
|
twinaphex
|
770ec75b9f
|
(Zarch) Preliminary - start hooking up gamepad (very unfinished)
|
2015-10-06 15:57:24 +02:00 |
|
twinaphex
|
fee01f271b
|
Start splitting up menu_common_load_content functionality
|
2015-10-06 14:09:52 +02:00 |
|
twinaphex
|
8676712537
|
(Zarch) Start implementing control flow for loading content - not
finished yet
|
2015-10-06 13:39:08 +02:00 |
|
Twinaphex
|
6fe8195fc5
|
Merge pull request #2218 from frangarcj/master
(Vita) Fixes #2216 - exiting back to the homebrew menu
|
2015-10-06 13:28:44 +02:00 |
|
twinaphex
|
b008f9ebfe
|
(Zarch) Remove Home button - unnecessary
|
2015-10-06 12:39:25 +02:00 |
|
twinaphex
|
b7bceff562
|
(Zarch) Implement ticker effect now - also cuts off text according
to list item width size
|
2015-10-06 12:30:10 +02:00 |
|
Francisco Jose Garcia Garcia
|
398ba9e42a
|
(Vita) Fixes #2216 - exiting back to the homebrew menu
|
2015-10-06 11:56:17 +02:00 |
|
aliaspider
|
3879e2a7e7
|
(CTR/3DS) mkdir_norecurse: correct directory exists being treated as an
error.
|
2015-10-05 22:20:06 +01:00 |
|
Twinaphex
|
f8d162b2e7
|
Merge pull request #2217 from aliaspider/master
(CTR/3DS) increase the default size of the linear heap.
|
2015-10-05 23:04:49 +02:00 |
|
aliaspider
|
b7be1862a3
|
(CTR/3DS) increase the default size of the linear heap.
makefile: allow changing stack/linear heap size without requiring a
clean.
|
2015-10-05 21:45:17 +01:00 |
|
twinaphex
|
303fd1daed
|
(DirectInput) Take out excessive logging
|
2015-10-05 11:08:41 +02:00 |
|
twinaphex
|
7755277b87
|
(DirectInput) Following system mouse cursor in windowed mode
|
2015-10-05 11:06:42 +02:00 |
|
twinaphex
|
5bf91c92cb
|
rarch_threaded_video_get_ptr - prevent possible NULL pointer dereferences
|
2015-10-05 06:13:58 +02:00 |
|
twinaphex
|
0d6c5ec4d1
|
(GLUI/RGUI) Take out scrollup/scrolldown functionality for now
|
2015-10-05 02:06:39 +02:00 |
|
Twinaphex
|
b7c8ea67d8
|
(iOS) Buildfix
|
2015-10-04 21:57:16 +02:00 |
|