twinaphex
d30686a78f
Add math.h header include to matrix_4x4.h
2017-04-16 04:03:55 +02:00
twinaphex
32cebbbcba
Turn more matrix_4x4 functions into macros
2017-04-16 04:00:20 +02:00
twinaphex
fbd6d0ebc6
Turn more matrix 4x4 functions into macros
2017-04-16 03:53:07 +02:00
twinaphex
809bce6cd9
Start turning most matrix 4x4 functions into macros
2017-04-16 03:45:07 +02:00
twinaphex
793930b352
Simplify matrix_4x4_identity
2017-04-16 03:34:33 +02:00
twinaphex
bd63327c3d
Cleanup matrix_3x3_identity
2017-04-15 22:30:02 +02:00
twinaphex
a9492f6a44
Cleanups
2017-04-15 22:27:23 +02:00
twinaphex
b591d63e8b
Silence unused variable warning
2017-04-15 20:20:47 +02:00
twinaphex
4b419ce125
(iOS) Fix 'release is unavailable; not available in automatic reference
...
counting mode'
2017-04-15 20:20:08 +02:00
Zoran Vuckovic
66f1c42fcc
Add sync off support, improve format negotiation
2017-04-15 20:09:14 +02:00
Zoran Vuckovic
05a3f43057
Add sync off support, improve format negotiation
2017-04-15 20:09:08 +02:00
twinaphex
7f4b490fdb
Prevent implicit memsets with struct video_viewport
2017-04-15 19:43:52 +02:00
twinaphex
e3fce81097
Use BRIDGE macro
2017-04-15 19:28:10 +02:00
twinaphex
1d97a81224
Optimize get_backing_scale_factor - store result of backing scale
...
factor query and use it for later function call invocations
2017-04-15 19:27:33 +02:00
Twinaphex
2324399fa8
Buildfix
2017-04-15 19:21:10 +02:00
twinaphex
e97682d4ca
Simplify cocoa_gl_ctx.m
2017-04-15 19:20:42 +02:00
Twinaphex
a5998cb589
(MUI) Remove some unused variables
2017-04-15 19:14:02 +02:00
Twinaphex
80017f7d71
(OSX) Try to free allocation at the end of get_selector
2017-04-15 19:13:21 +02:00
Twinaphex
fe33f30c15
Merge pull request #4824 from fr500/master
...
Couple of small fixes
2017-04-15 18:11:32 +02:00
radius
0b2afde90b
Partial match is never used and interferes with the fallback mechanism
2017-04-15 10:47:51 -05:00
radius
89829d22b4
[lobby] disable these logs, too verbose for production
2017-04-15 10:47:51 -05:00
twinaphex
592fe4d967
Too long filenames were causing crashes/segfaults
2017-04-15 02:38:22 +02:00
twinaphex
f9b75e7d76
CXX_BUILD buildfix
2017-04-14 03:40:58 +02:00
Zoran Vuckovic
90cfb50658
Added settings and non-standard frame rate handling
2017-04-14 03:35:40 +02:00
aliaspider
c04573233c
add missing extern "C" guard.
2017-04-11 18:54:26 +01:00
aliaspider
f73c3af445
(msvc) use the correct config for x64 builds.
2017-04-11 17:58:35 +01:00
aliaspider
b1d750bc1d
enable x64 builds in RetroArch-msvc2010.sln
2017-04-11 16:31:18 +01:00
twinaphex
a58395b718
Add to CHANGES.md
2017-04-11 00:55:47 +02:00
twinaphex
d63e79a8ce
(Griffin) Update
2017-04-11 00:54:21 +02:00
twinaphex
0341bdcf77
(WASAPI) Get rid of this header include
2017-04-11 00:51:34 +02:00
twinaphex
05496a8b57
(WASAPI) Nits
2017-04-11 00:35:21 +02:00
Zoran Vuckovic
2a594d313c
fixed latency and buffer duration calculations
2017-04-11 00:24:43 +02:00
Zoran Vuckovic
129151d5fc
add wasapi audio driver
2017-04-11 00:24:37 +02:00
twinaphex
c6887aa999
Update compat/zlib.h
2017-04-10 23:17:30 +02:00
twinaphex
29b9c2e14d
Update deps/libz/uncompr.c
2017-04-10 22:08:20 +02:00
twinaphex
2712b60de0
(rjpeg) Cleanup
2017-04-10 06:11:53 +02:00
twinaphex
a84540515c
Cleanup
2017-04-10 06:03:49 +02:00
Twinaphex
286b4e8f09
Merge pull request #4813 from Monroe88/autosave2
...
Allow setting SRAM Autosave in 1 second intervals
2017-04-08 23:29:15 +02:00
Monroe88
f36b70e8b5
Allow setting SRAM Autosave in 1 second intervals
2017-04-08 15:41:45 -05:00
twinaphex
9e5d6c4155
Update Makefile.common/griffin
2017-04-07 20:56:30 +02:00
Twinaphex
652c59b25e
Merge pull request #4809 from BlueKore/master
...
Forked the generic portuguese locale file into two versions: the portuguese and brazilian one.
2017-04-07 20:53:57 +02:00
BlueKore
292ed35005
Fixed a bug in the french translations file.
2017-04-07 19:47:29 +01:00
BlueKore
d1bfea400c
Fixed some portuguese expressions.
2017-04-07 19:41:11 +01:00
Twinaphex
a74c2748ec
Merge pull request #4807 from joolswills/mali_compat
...
hardcode struct for compatibility between various mali EGL headers
2017-04-07 20:25:11 +02:00
BlueKore
f6ebe7c6a9
Changed the language enums. Fixed the language references in the msg files.
2017-04-07 19:15:44 +01:00
BlueKore
c1e13a9fcf
Deleted the old locale files.
2017-04-07 19:04:34 +01:00
BlueKore
b5e379dd80
Replaced the language files. Initial commit.
2017-04-07 19:04:16 +01:00
Jools Wills
b587018c56
hardcode struct for compatibility between various mali EGL headers
...
Old kronos headers used mali_native_window, ARM's headers used fbdev_window, and
latest mali-fbdev package on the odroid with newer khronos headers, the struct seems missing
2017-04-07 18:55:33 +01:00
Francisco José García García
67055289d0
Merge pull request #4803 from libretro/frangarcj-io-patch
...
Small fix
2017-04-06 14:20:20 +02:00
Francisco José García García
8983af2016
Small fix
2017-04-06 11:47:19 +02:00