Themaister
3f359cc362
Add support for second pass D3D9 Cg (untested).
2012-10-31 01:12:18 +01:00
Themaister
b8abbf8131
Style nits.
2012-10-31 00:40:02 +01:00
Hans-Kristian Arntzen
60b8be65c2
Merge pull request #57 from OV2/master
...
D3D fullscreen stuff, resize
2012-10-30 16:34:14 -07:00
OV2
17b747d912
win32: fix for "current monitor" setting
2012-10-31 00:07:13 +01:00
OV2
69193e8b65
win32: regular fullscreen with multimon support, window resizing
2012-10-31 00:03:57 +01:00
Themaister
50d6080af5
Print more sensible output for SNR.
2012-10-31 00:03:15 +01:00
Themaister
ff9167f56b
Remove obsolete fixed-point test.
2012-10-30 23:54:30 +01:00
OV2
23dffd6877
win32: state_tracker and image do not require HAVE_XML
2012-10-30 23:47:21 +01:00
Themaister
434089c0ac
Fix indent.
2012-10-30 23:47:14 +01:00
twinaphex
1902763f67
Performance counters for audio
2012-10-30 23:46:01 +01:00
Themaister
a01c5dec69
Avoid some casting derp.
2012-10-30 23:44:36 +01:00
Themaister
fbfbf1ed6a
Log performance counters at the end.
2012-10-30 23:28:54 +01:00
Themaister
a1f40f6009
Remove redundant makefile for android.
...
It's built from android/.
2012-10-30 22:33:23 +01:00
Themaister
dc4eaea7b4
Fix build derp.
2012-10-30 22:02:15 +01:00
twinaphex
253741ccf5
(Android) Apply the same performance optimizations for RARCH_CONSOLE
...
to Android - call this compile-time option 'RARCH_PERFORMANCE_MODE'
2012-10-30 20:31:34 +01:00
twinaphex
eb17f80cfa
(Android) Don't do FPS reporting - might be more costly than it's worth
...
for regular usage
2012-10-30 20:17:30 +01:00
twinaphex
670289839f
(Android/OpenSL) Improved latency - still not good enough though
2012-10-30 17:33:33 +01:00
twinaphex
50bc08aa7b
(Android) Improved performance - avoid logging like the plague
...
apparently
2012-10-30 17:16:57 +01:00
Themaister
85b6437fdf
Add multi-monitor to D3D9.
...
Untested as I don't have multiple monitors.
Refactored slightly in WGL to make the code more uniform.
The multi-monitor support should probably be refactored to w32_common or
something similar.
2012-10-30 11:49:40 +01:00
twinaphex
b204b55386
(Android) Remove unnecessary animating conditional block in gfx_ctx_check_window
2012-10-30 06:36:38 +01:00
twinaphex
1ff6175bd2
(Android) Move polling for events into Android input driver instead
...
of EGL context check_window function
2012-10-30 06:20:49 +01:00
twinaphex
c2f49f1c53
(Android) Input control improvements
2012-10-30 05:57:12 +01:00
twinaphex
fb25f31598
(Android/OpenSL) Bigger audio buffers - bigger latency/longer
...
delay in audio, but no audio breakup - also applied -O3 and -funroll-loops
for Android Makefile - seems to help
2012-10-30 05:25:14 +01:00
twinaphex
033e94acfd
(Android) Force audio input control rate in OpenSL ES driver
2012-10-30 03:50:18 +01:00
twinaphex
492bbc7d78
(OpenSL) Fix derp
2012-10-30 00:48:16 +01:00
Themaister
16d67a43cd
Add rate-control interfaces to SL.
2012-10-30 00:40:05 +01:00
Themaister
d9a903b293
Revert "Might improve audio performance in SL."
...
This broke stuff.
2012-10-30 00:37:00 +01:00
Themaister
5812a5e445
Might improve audio performance in SL.
2012-10-30 00:20:32 +01:00
twinaphex
6e79dd6046
(OpenSL) Fixed fall-through in sl_init
2012-10-30 00:05:24 +01:00
twinaphex
dccfb80010
(OpenSL) compiles now
2012-10-30 00:01:47 +01:00
Themaister
1554f8ce2d
Rewrite OpenSL driver (untested).
...
Use openal-soft-android as a starting point.
2012-10-29 23:55:36 +01:00
twinaphex
8123cb1013
(Android) Add alternate control layouts - will need to switch
...
between these with a button combo
2012-10-29 22:06:56 +01:00
twinaphex
6424513df8
(Android) Input - use custom binds
2012-10-29 14:45:25 +01:00
twinaphex
45142ed3d2
(Android) Get rid of do_pollblock - unnecessary now
2012-10-29 13:34:03 +01:00
twinaphex
c2557e0d4f
(Android) Input experiment
2012-10-29 05:09:10 +01:00
twinaphex
db15975315
(Android) Small changes
2012-10-29 04:58:15 +01:00
twinaphex
2da102a13f
(Android) Add native activity glue code
2012-10-29 02:34:27 +01:00
twinaphex
50875ce46c
(Android) Working (but hoky) controls
2012-10-29 01:28:15 +01:00
twinaphex
1ce5869096
(Android) Add input_android.h
2012-10-28 22:22:04 +01:00
twinaphex
915f26cbd0
(Android) Initial work on input
2012-10-28 22:20:56 +01:00
Themaister
2ad31fc919
Use larger audio block sizes.
2012-10-28 12:51:02 +01:00
Themaister
f3b2c8748a
Add RETRO_DEVICE_POINTER support to SDL/Xv.
2012-10-28 11:04:07 +01:00
Themaister
dc8f55c303
Add mouse support to DInput.
2012-10-28 10:42:20 +01:00
twinaphex
aefb3ee3af
(GL) Fix build for HAVE_OPENGLES target
...
(Android) Input - add device ID per joypad
2012-10-28 03:14:50 +01:00
twinaphex
43602b97c9
(Android) Flesh out Android input
2012-10-28 02:21:09 +01:00
Themaister
81a6328c62
Fix segfault in GPU screenshot path.
2012-10-28 00:59:12 +02:00
Themaister
babec2f98a
Win32 build fix.
2012-10-28 00:41:24 +02:00
Themaister
1908a81e1c
Add RETRO_DEVICE_POINTER.
...
Implemented only for X11 so far.
Also clears up viewport_size call.
Changed to viewport_info to also grab X/Y info.
2012-10-28 00:38:31 +02:00
Themaister
690b592301
Purge SSNES-ism.
2012-10-27 22:05:58 +02:00
twinaphex
9cd7181813
(Android) AMotionEvent_getAxisValue function pointer - even USB
...
joystick support in NDK code requires hacks even in ICS 4.0 and
up - Google worst faildevs of the century
2012-10-27 20:22:53 +02:00