twinaphex
e4abe6f0bf
Simplify menu_update_libretro_info
2015-03-07 14:38:05 +01:00
twinaphex
c45d3f60a1
(runloop) Move data sources to struct
2015-03-07 14:12:41 +01:00
twinaphex
f2d2e9a4f1
Reorganize recording variables in global struct
2015-03-07 14:02:50 +01:00
Twinaphex
bd5695f8a4
Merge pull request #1419 from SuperrSonic/master
...
(GX) Force aspect ratio idx to work on startup
2015-03-07 13:56:40 +01:00
twinaphex
be4d15f2df
Move minimum_frame_time/last_frame_time to g_runloop
2015-03-07 13:43:31 +01:00
twinaphex
e39d5188a3
Move g_extern.measure_data to g_runloop.measure_data
2015-03-07 13:38:21 +01:00
twinaphex
3276781b4f
Don't increment g_runloop.frames.video.count inside video driver
...
implementation's 'frame' function - do this outside
2015-03-07 13:28:45 +01:00
twinaphex
d11006e041
Move frame_count to g_runloop
2015-03-07 13:14:04 +01:00
twinaphex
795ef467ac
Move msg_queue and nbio/http to runloop struct
2015-03-07 13:01:41 +01:00
twinaphex
a74cb0574b
Create g_runloop and start moving variables there
2015-03-07 12:36:50 +01:00
Twinaphex
3d7c1ab304
Merge pull request #1473 from notaz/master
...
update omap_gfx, add conv_rgba4444_rgb565
2015-03-07 09:23:02 +01:00
notaz
a63dba42ce
omap_gfx: implement _set_texture_frame
2015-03-07 02:43:08 +02:00
notaz
b33630b8dc
omap_gfx: don't allocate vram if enough is available
...
this allows to use the layer even if it's already in use by some display
2015-03-07 02:42:56 +02:00
notaz
8df0dd990e
omap_gfx: fix build
2015-03-07 02:42:43 +02:00
notaz
7f5a08e2cb
implement conv_rgba4444_rgb565
2015-03-07 02:42:38 +02:00
twinaphex
e1dca5de36
(sunxi_gfx.c) Style nits #2
2015-03-06 23:36:13 +01:00
twinaphex
4cb819543e
(sunxi_gfx.c) Style nits
2015-03-06 23:25:46 +01:00
twinaphex
f32abcf532
(sunxi_gfx.c) Turn a whole bunch of functions static
2015-03-06 23:10:47 +01:00
Twinaphex
d826f30827
Merge pull request #1472 from GeoffreyPlitt/master
...
Fix Mac build on CircleCI
2015-03-06 23:06:27 +01:00
Geoffrey Plitt
6e437c449b
Mac OS X / CircleCI fixes
...
adding artifact step
installing Cg
curl instead of wget
specifying the xcodeproject path
fixing path
troubleshooting
adding configure step
fixing configure step
adding submodule fetch step
disabling artifact step
using zip to upload just one file to artifacts
fine tuning build.zip
bugfix
undoing whitespace changes
fixing zip step
2015-03-06 14:04:21 -08:00
twinaphex
c06558972b
(sunxi_gfx.c) style nits
2015-03-06 22:59:10 +01:00
Twinaphex
5132b410a8
Merge pull request #1471 from aliaspider/master
...
(PSP) add missing screenshot function.
2015-03-06 22:41:11 +01:00
aliaspider
c708453f06
(PSP) add missing screenshot function.
2015-03-06 22:27:06 +01:00
Twinaphex
024d9d19a6
Merge pull request #1470 from vanfanel/master
...
Added sunxi G2D graphics driver
2015-03-06 22:15:43 +01:00
vanfanel
fd6c1df3f8
Uncommented -g on Makefile.common
2016-01-10 12:02:19 +00:00
vanfanel
9831f8f1d0
Added sunxi graphics backend. No additional libs or blobs required.
2016-01-10 11:04:32 +00:00
Twinaphex
935d6a54b8
(Apple HID) Don't call IOHIDDeviceClose in removal callback function
2015-03-06 21:56:10 +01:00
twinaphex
9eb2c8725f
Move Swap Netplay Input to Netplay Settings
2015-03-06 18:35:14 +01:00
twinaphex
cb13d62d46
Add flag 'advanced' to some settings
2015-03-06 17:57:48 +01:00
Twinaphex
0915be89bd
Merge pull request #1469 from heuripedes/advanced-flag
...
(menu) Add ADVANCED flags to some settings
2015-03-06 17:11:56 +01:00
Higor Eurípedes
5d1b6b4202
(menu) Add ADVANCED flags to some settings
2015-03-06 13:09:48 -03:00
twinaphex
cfa531ab83
Hide Patch Settings for now
2015-03-06 16:26:04 +01:00
Twinaphex
7310950341
Merge pull request #1468 from lakkatv/xmb
...
(Menu) Delta timing
2015-03-06 16:02:15 +01:00
Jean-André Santoni
ab84c14b66
(Menu) Delta timing
2015-03-06 16:00:46 +01:00
Twinaphex
0962534491
Merge pull request #1467 from barbudreadmon/patch-1
...
Fix make install
2015-03-06 11:09:36 +01:00
barbudreadmon
e986408418
Fix make install
...
Make install was not installing retroarch-joyconfig
2015-03-06 10:58:30 +01:00
twinaphex
64dd1562a6
(Linux x86_64) Set up default buildbot updater URL
2015-03-06 02:47:00 +01:00
twinaphex
aece30f6bc
Rename deps/rzlib to deps/zlib
2015-03-06 01:47:09 +01:00
twinaphex
3ea0d46fee
(libretro-test) Update linux-portable
2015-03-05 23:51:14 +01:00
twinaphex
b9a17d0d05
(PS3) Take out hacky hack HAVE_GCMGL ifdefs
2015-03-05 14:26:34 +01:00
twinaphex
d6b19f147a
Take out limited shader stuff from Android launcher menu - shaders should be
...
configured inside RA's built-in menu
2015-03-04 21:04:24 +01:00
twinaphex
fa4464586e
Use Shader Options from now on
2015-03-04 20:22:07 +01:00
twinaphex
fc894f981e
(PS3) Build in HAVE_RGUI support
2015-03-03 22:18:22 +01:00
twinaphex
ab94bb4cb8
(PS3) Use original PSGL
2015-03-03 22:06:15 +01:00
twinaphex
10b0423da4
(PS3) Move PS3 ifdef
2015-03-03 21:57:09 +01:00
twinaphex
35c2d74d1a
Cleanup in read_generic_file
2015-03-03 09:51:06 +01:00
twinaphex
40f12007aa
(Libretro test) Add linux-portable target
2015-03-03 09:38:27 +01:00
twinaphex
3aaf7b8368
(PS3) Bootup regressions fixed
2015-03-02 23:40:53 +01:00
Twinaphex
f6b8ddc912
Merge pull request #1459 from lakkatv/xmb
...
(GLUI) Fix rotation
2015-03-01 18:00:37 +01:00
Jean-André Santoni
fc2ddc87bd
(GLUI) Fix rotation
2015-03-01 17:50:40 +01:00