Flyinghead
0ccd8ed5ca
glViewport not needed
2018-05-15 11:56:59 +02:00
Flyinghead
1cb0daff4c
Revert glCheck
2018-05-15 11:56:01 +02:00
Flyinghead
46b40ad043
OSX: enable exceptions for vmem
2018-05-15 11:14:48 +02:00
Flyinghead
71df770758
No stencil buffer by default on OSX
2018-05-15 11:11:29 +02:00
Flyinghead
699c2986a5
WIP
2018-05-14 12:48:22 +02:00
Flyinghead
ae49c19cea
osx: cpu x86. glViewport now doing in RenderFrame
2018-05-14 09:31:03 +02:00
Flyinghead
20ebe9b984
OS X project file reference fix
2018-05-14 09:28:21 +02:00
Flyinghead
c30548eb6a
Added on-screen FPS counter. Fix clear screen issue when widescreen
...
enabled but not currently on.
2018-05-13 16:01:08 +02:00
Flyinghead
5320c3adee
Fixed previous screw up
2018-05-01 11:20:25 +02:00
Flyinghead
39e0f378cb
OSX: add x64 target. Use JIT compiler. Clean exit. Use semaphore in core audio driver. Use layout-independent key codes to support int'l keyboards. Fixed GL window scaling.
2018-04-29 16:07:54 +02:00
Flyinghead
087cb1561f
GCC5.x cross compile fix
2018-04-27 10:43:57 +00:00
Stefanos Kornilios Mitsis Poiitidis
dc4d807846
Basic snapcraft.yaml
2018-04-19 23:05:52 +02:00
gizmo98
e70848647e
rpi: add platform rpi3
2018-04-12 21:10:22 +02:00
gizmo98
4a7d0b9e7e
rpi: add option to use mesa or new vendor gl libs
2018-04-11 21:42:57 +02:00
Stefan
8c967b0591
Merge pull request #1 from OrN/rpi2-stuff
...
omx audio backend, and dispmanx window
2018-04-11 21:33:45 +02:00
Stefanos Kornilios Mitsis Poiitidis
2cd19a3104
Merge pull request #1037 from sl1pkn07/master
...
[cmake] add EVDEV and JOYSTICK options
2018-04-11 12:06:25 +02:00
TwistedUmbrella
b4631f6715
Merge pull request #884 from williansti/master
...
update PT-BR brazilian translation
2018-03-09 12:40:47 -05:00
Nicolas HOUDELOT
bf9ff3c0ed
GNU Public License -> GNU General Public License
2018-03-05 01:57:40 +01:00
hissingshark
2034aca3f5
Added detection for Vero4K
2018-01-16 13:38:00 +00:00
zerojay
c3e6dc7bd7
Fix hardware detection for Odroid-XU4 against newer kernels
...
On older kernels, the Odroid-XU4 would be identified as "ODROID-XU3". On newer kernels, such as the latest Ubuntu kernel for ODroid, the XU4 is now being identifed as "ODROID-XU4" which would cause the hardware detection to fail and have it build a generic ARM build instead of our desired "platform = odroidxu3".
2017-12-21 17:59:56 -05:00
sL1pKn07
18570281f9
[cmake] add EVDEV and JOYSTICK options
2017-07-07 00:16:43 +02:00
TwistedUmbrella
c80dbb1629
Create Xcode external build system for zlib
2017-06-17 09:18:27 -04:00
TwistedUmbrella
c16d3195b5
iOS: Add button tag as secondary identification
2017-06-04 13:38:56 -04:00
TwistedUmbrella
158eef7883
Remove fp.h leftovers after limping update
2017-06-04 13:38:56 -04:00
TwistedUmbrella
656a230d06
Centralized key handling in EmulatorView
2017-06-04 13:38:56 -04:00
TwistedUmbrella
e6fe7df468
Fix overlay by restoring independent xib view
...
This resolves an issue with the GLKView stealing z-order with every
frame and allows disabling the view, not just hiding it.
2017-06-04 13:38:55 -04:00
TwistedUmbrella
2e41057e7f
Connect on-screen controls to an IBAction method
2017-06-04 13:38:55 -04:00
TwistedUmbrella
c073e5632f
Add default disk image, Disable touch on GLKView
2017-06-04 13:38:55 -04:00
TwistedUmbrella
52015ced17
Support loading disk / BIOS from selection
2017-06-04 13:38:55 -04:00
TwistedUmbrella
4b5d116812
Covert to assets library to support iPhone 6
2017-06-04 13:38:55 -04:00
TwistedUmbrella
3b44f3dc04
Attach controller view to hardware config, Fix cells
2017-06-04 13:38:55 -04:00
TwistedUmbrella
9766627918
Integrate controller into storyboard emulator view
2017-06-04 13:38:55 -04:00
TwistedUmbrella
c8c455483f
Convert to navigation controller to push view
2017-06-04 13:38:54 -04:00
TwistedUmbrella
c4b6ee3333
Move controller to storyboard, Add file parameters
2017-06-04 13:38:54 -04:00
TwistedUmbrella
d106f541e6
Fix table crash, Use modal EmulatorView
...
The current layout does not yet support the sliding view. The requires
and update and / or replacement of the backend library.
2017-06-04 13:38:54 -04:00
TwistedUmbrella
458492f611
Add custom cells to support disk image
2017-06-04 13:38:54 -04:00
TwistedUmbrella
df707aa60e
Create compound predicate for various file types
2017-06-04 13:38:54 -04:00
TwistedUmbrella
5f0d58dc65
Preliminary file list and controller overlay support
2017-06-04 13:38:54 -04:00
TwistedUmbrella
4fd15e515d
Add a basic hardware control scheme for iOS
2017-06-04 13:38:54 -04:00
Stefanos Kornilios Mitsis Poiitidis
3579c9aabf
vs: Upgrade sln to visual studio 2015
2017-06-04 18:41:03 +02:00
TwistedUmbrella
09c7213b32
Remove deprecated dependancy
...
Enough devices have updated that a few stray Checkbox “victims” are
worth removing this severely outdated compatibility library
2017-05-24 13:02:35 -04:00
TwistedUmbrella
1dd951540a
sdcard0 is now sdcard on most current hardware
...
This was an attempt to circumvent read permission, but that can be
handled by the user simply choosing the directory correct.
2017-05-24 13:02:35 -04:00
TwistedUmbrella
defd2d1941
Add a "better" label to native mode
...
It is less about general hardware performance and more about
proprietary hardware requiring native support
2017-05-24 13:02:35 -04:00
TwistedUmbrella
7a1b22b3b8
Cleanup for Nougat compatibility
...
This will also stop preventing a build when a translation is missing.
2017-05-24 13:02:35 -04:00
TwistedUmbrella
b7d33ee013
Remove direct use of library in favor of Manifest
2017-05-24 13:02:35 -04:00
TwistedUmbrella
bced0a81ea
Add legacy HTTP support library for Android 23+
2017-05-24 13:02:35 -04:00
TwistedUmbrella
f4a1082f75
Update some really outdated UI display code
2017-05-24 13:02:34 -04:00
Stefanos Kornilios Mitsis Poiitidis
fd4d600d3f
osx: update swift code
2016-12-30 16:35:08 +02:00
TwistedUmbrella
aca9cb6919
Android debug domain hosting update
2016-11-21 01:39:58 -05:00
TwistedUmbrella
696a786b72
Restore switch compatibility for legacy Android
2016-09-23 23:54:01 -04:00