Flyinghead
958447f12d
Android: Specify RGBX_8888 pixel format
2018-08-07 11:55:32 +02:00
Flyinghead
6190c5e341
Android: Simplify GL config chooser
2018-08-07 11:19:21 +02:00
Flyinghead
65a759b3fe
Merge branch 'fh/mymaster' of https://github.com/reicast/reicast-emulator into fh/mymaster
2018-08-07 09:45:10 +02:00
Flyinghead
c0c06ed8ff
Renderer: select shader at runtime based on the GL context version
...
The GL renderer now detects the version of the current GL context and
compiles the shaders accordingly. Supports GLES2, GLES3 and desktop GL.
Android: use 8,8,8 framebuffer instead of 5,6,5. Requests a 8-bit
stencil buffer (modifier volumes)
2018-08-07 09:44:52 +02:00
Ender's Games
ce447e220c
Android: Proper home detection during initial startup
2018-08-06 22:01:41 -04:00
David Miller
38539a9c2f
ngen_mainloop for x86 updated to use PC value from context, CDI warning
...
and removed redundant header causing build failure on libwebsockets (VS)
2018-08-06 15:01:15 -04:00
Abandoned Cart
94c7e79c26
Merge pull request #1257 from reicast/lk/android-studio
...
Cleanup and forward-thinking integration
2018-08-05 10:23:31 -04:00
Ender's Games
1de9930cf4
Android: limit forced depth test to experimental
2018-08-05 09:36:19 -04:00
Ender's Games
1c1ebc2bfb
Android: Create a Christmas theme via auto-indent
2018-08-05 09:32:00 -04:00
Flyinghead
5cc4531f79
OSX: fix app icon, name, menu
2018-08-05 07:59:30 +02:00
Ender's Games
ff073d491f
Android: Enable depth testing (disabled by default)
2018-08-05 01:19:26 -04:00
Ender's Games
8384a1f574
Android: Add proprietary Nvidia EGL parameters
...
https://www.khronos.org/registry/EGL/extensions/NV/EGL_NV_depth_nonlinear.txt
2018-08-05 01:11:59 -04:00
Flyinghead
cbb52eee75
OSX: fix data/system directory initialization. Add the Resources bundle directory as system data path.
2018-08-04 19:12:36 +02:00
Flyinghead
7ff93f9256
OSX: disable OpenMP as it's not available. Time to deprecate Apple...
2018-08-04 19:10:53 +02:00
Flyinghead
8157a5dbc5
OSX: specify the NSOpenGLPFABackingStore option to force pixel buffer copy on flush.
...
Without this option, back and front buffers may be exchanged instead of copied which can cause ghost frames now that the framebuffer is not cleared before rendering (MSR)
2018-08-04 19:07:39 +02:00
Stefanos Kornilios Mitsis Poiitidis
3d5945677a
Merge pull request #1256 from reicast/lk/android-studio
...
Android: add setting for modifier volumes to shell
2018-08-04 17:23:53 +02:00
Ender's Games
2f38468671
Android: add setting for modifier volumes to shell
2018-08-04 09:41:00 -04:00
Abandoned Cart
51a0c5727f
Merge pull request #1254 from reicast/lk/android-studio
...
Android: Windows build compatibility (Rev. 2)
2018-08-03 11:23:17 -04:00
Ender's Games
0c78e49cfc
Android: Windows build compatibility (Rev. 2)
2018-08-03 11:01:39 -04:00
Flyinghead
2cc55dfce4
rec-cpp: optimize small block checks
2018-08-03 15:49:20 +02:00
Abandoned Cart
8d4f8597ef
Merge pull request #1252 from reicast/lk/android-studio
...
Android: Fix buttons being transparent
2018-08-03 08:56:05 -04:00
Flyinghead
2489a72588
rec-cpp block checks naive implementation
2018-08-03 14:45:25 +02:00
Ender's Games
f0f1190ddc
Android: retry writing buttons if file is empty
2018-08-03 08:29:36 -04:00
Ender's Games
a5fffb9e6c
Android: dump async to avoid lost write process
2018-08-03 08:23:18 -04:00
Ender's Games
e38513a17e
Android: TODO: gain access to stop conservatively
2018-08-03 08:23:17 -04:00
Ender's Games
869cc5649a
Android: always touch the file (appropriately)
2018-08-03 08:23:17 -04:00
Ender's Games
21b1b21aa5
Android: Android: reimplement stop as an actual "stop"
2018-08-03 08:23:16 -04:00
Flyinghead
fddf56c5a2
Fix TA overrun detection. Bump up verts to 2 MB, idx to 120K and TR
...
polys to 8K
2018-08-03 09:55:53 +02:00
Stefanos Kornilios Mitsis Poiitidis
7160aaecee
Yet more gradle fixes
2018-08-03 05:38:23 +02:00
Stefanos Kornilios Mitsis Poiitidis
ba568b4dec
More fixes
2018-08-03 05:26:13 +02:00
Stefanos Kornilios Mitsis Poiitidis
f35c93e1ac
Android: Better use of gradle for suffixes
2018-08-03 05:05:02 +02:00
Stefanos Kornilios Mitsis Poiitidis
a243ac0ee0
Undo hotfix
2018-08-03 05:05:00 +02:00
Stefanos Kornilios Mitsis Poiitidis
f2e8ba63e3
HOTFIX: Fix travis gradle config?
2018-08-03 04:50:17 +02:00
Stefanos Kornilios Mitsis Poiitidis
2f681248df
Merge pull request #1251 from reicast/skmp/dev-names
...
Android: Use unique name,package* bw icons for CI/DBG builds
2018-08-03 04:09:44 +02:00
Stefanos Kornilios Mitsis Poiitidis
5728fbeeb1
Android: Add debug icons
2018-08-03 04:01:10 +02:00
Stefanos Kornilios Mitsis Poiitidis
cd32a04563
Android: DEV -> CI builds
2018-08-03 03:25:02 +02:00
Stefanos Kornilios Mitsis Poiitidis
c4f41c8e07
AppId: Use .dbg for local, .dev-* for CI
2018-08-03 03:22:07 +02:00
Stefanos Kornilios Mitsis Poiitidis
72e9de3333
Android: Use unique name & package for debug builds
2018-08-03 01:41:20 +02:00
Stefanos Kornilios Mitsis Poiitidis
e352fb9e9d
Merge pull request #1250 from reicast/skmp/git-tags
...
Android: Use tags in `git describe`
2018-08-03 00:43:19 +02:00
Stefanos Kornilios Mitsis Poiitidis
b628be0936
Android: Use tags in `git describe`
2018-08-03 00:25:02 +02:00
Flyinghead
580408dc4c
Android: build with -fopenmp option
2018-08-02 19:05:21 +02:00
Abandoned Cart
405fffedaa
Merge pull request #1237 from reicast/lk/android-studio
...
Android: Background service (Part 1)
2018-08-02 12:49:52 -04:00
Flyinghead
feaca43b25
Build fixes
2018-08-02 18:44:51 +02:00
Abandoned Cart
feb8d7a321
Android: Disable service until pause is supported
2018-08-02 12:25:02 -04:00
Flyinghead
1e661a4d45
AICA DMA: raise end of transfer interrupt immediately for small
...
transfers.
Fixes Bangai-O startup freeze
2018-08-02 18:25:02 +02:00
Abandoned Cart
9beb87ef64
Merge pull request #1236 from reicast/clean-exit-light
...
Exit cleanly in desktop platforms
2018-08-02 12:20:03 -04:00
Stefanos Kornilios Mitsis Poiitidis
5fa1f342d1
Merge pull request #1247 from reicast/fh/aeg-update
...
Update AEG params when FNS or OCT registers are updated
2018-08-02 18:07:39 +02:00
Flyinghead
85781e96ec
Use OpenMP instead of ctpl for multithreading
2018-08-02 17:31:38 +02:00
Flyinghead
3a7a08f3fb
Do not clear the framebuffer before rendering. Fix scissoring coords.
...
The framebuffer is cleared by the background plane using global clipping
coordinates. This allows multiple rendering to different locations on
the framebuffer.
Fixes flashing menus in Vanishing Point, loading screens in Test Drive
Le Mans and Vigilante 8.
Better rear view mirror in Metropolis Street Racer.
2018-08-02 17:20:18 +02:00
Flyinghead
97faaaa5b0
Android: Use GNU STL for thread support
2018-08-01 21:23:15 +02:00