twinaphex
|
0af20af5ec
|
(RGUI) Use new video_poke interface
|
2013-03-10 02:26:51 +01:00 |
|
Themaister
|
68494d0547
|
Set poke interface for HAVE_RMENU.
|
2013-03-10 01:58:31 +01:00 |
|
Themaister
|
1f37491cbf
|
More HAVE_FBO fixes.
|
2013-03-10 01:49:06 +01:00 |
|
Themaister
|
c13868d2fa
|
Add required HAVE_FBO define.
|
2013-03-10 01:47:57 +01:00 |
|
Themaister
|
2681f14032
|
Add video_poke_interface_t.
|
2013-03-10 01:17:17 +01:00 |
|
twinaphex
|
d04d13d895
|
(RGUI/GL) No hardcoded border_type
|
2013-03-09 18:38:07 +01:00 |
|
twinaphex
|
66e7606b25
|
HAVE_RGUI and HAVE_RMENU are now mutually exclusive - no longer
have to be defined both for (say) the Android port
|
2013-03-09 17:42:19 +01:00 |
|
twinaphex
|
34515fd7f5
|
(RARCH_CONSOLE) Integrate rarch-console_video into gfx_common
|
2013-03-09 03:20:59 +01:00 |
|
twinaphex
|
037edbd247
|
(360) Build fixes
|
2013-03-09 01:02:30 +01:00 |
|
twinaphex
|
0b7baf9f9c
|
(PS3) Return to glMapBuffer/glUnmapBuffer version of gl_copy_frame -
seems to work without garbage frames when using GL_READ_WRITE instead
of GL_WRITE_ONLY
|
2013-03-07 21:58:38 +01:00 |
|
ToadKing
|
809ae0ab06
|
get messages working again on android
|
2013-03-06 12:19:56 -05:00 |
|
twinaphex
|
566a5ebb9c
|
Move FBO enums to gl_common.h
|
2013-03-06 01:57:30 +01:00 |
|
twinaphex
|
5c16cff2e7
|
Merge branch 'android-rgui' of https://github.com/Themaister/RetroArch into android-rgui
Conflicts:
android/native/jni/input_android.c
|
2013-03-04 17:00:43 +01:00 |
|
ToadKing
|
a4b33a9a95
|
get touch navigation working
fix colors for GL
make seperate option list for non-consoles
|
2013-03-03 15:45:29 -05:00 |
|
twinaphex
|
ec114db356
|
(Android) Reimplemented input loop - better throughput/latency
|
2013-03-02 23:53:06 +01:00 |
|
Themaister
|
07b9598be4
|
Set texture filtering for RGUI texture.
|
2013-03-02 17:46:36 +01:00 |
|
twinaphex
|
b3d971f490
|
(PS3) Clean up unneeded code in gl_copy_frame
|
2013-03-02 14:35:27 +01:00 |
|
twinaphex
|
eb4fe88d96
|
(PS3) Usage of glMapBuffer + texture references (while slightly
faster) appeared to produce garbage in frames. Possible PSGL bug.
Revert to glBufferSubData approach for now
|
2013-03-02 14:29:22 +01:00 |
|
ToadKing
|
6778267016
|
change some logs around
detect menu key from any "controller"
|
2013-02-28 11:04:11 -05:00 |
|
ToadKing
|
83878b05e7
|
commit makefile changes
|
2013-02-28 10:20:29 -05:00 |
|
ToadKing
|
d28cb94717
|
start of RGUI port to Android
currently detects menu button to bring up RGUI, but GL does not draw it
yet and you cannot exit from the (invisible) RGUI menu yet
|
2013-02-27 20:20:29 -05:00 |
|
twinaphex
|
9b9c280f2b
|
(Playbook) Removing offending piece of code that was causing all
the problems
|
2013-02-27 08:22:48 +01:00 |
|
twinaphex
|
fbb83564ef
|
(Playbook) Finally displays properly - yay
|
2013-02-27 08:21:46 +01:00 |
|
twinaphex
|
1a0aaf0e9d
|
(Playbook) Hook up more state management - still attempting to
find the display problem
|
2013-02-27 08:05:36 +01:00 |
|
twinaphex
|
5b2a5c76b5
|
(Playbook) Starts showing game image - totally screwed up pitch right now
though
|
2013-02-26 16:34:10 +01:00 |
|
twinaphex
|
94379e8ae9
|
Forgot to commit bbqnx_ctx.c
|
2013-02-26 14:12:28 +01:00 |
|
twinaphex
|
9aa7f9fff5
|
(Playbook) Got further - now hangs at 'screen_create_window'
(EGL context)
|
2013-02-26 01:19:34 +01:00 |
|
Themaister
|
6dd4a9b492
|
Log which SwapInterval implementation is used.
|
2013-02-24 02:09:27 +01:00 |
|
Themaister
|
c78239a10d
|
Avoid async error handling breaking XSetInputFocus.
|
2013-02-23 15:20:47 +01:00 |
|
Themaister
|
00d7d6c7ca
|
Drop redundant input code in GLX.
|
2013-02-23 15:15:49 +01:00 |
|
Themaister
|
100c26f067
|
Avoid failing when XSetInputFocus fails.
|
2013-02-23 15:15:10 +01:00 |
|
Themaister
|
eb0476ffab
|
Add configurable GL context.
|
2013-02-23 14:50:18 +01:00 |
|
Squarepusher
|
bd4d97337c
|
Merge pull request #139 from Themaister/thread_video
Threaded video driver
|
2013-02-19 14:17:00 -08:00 |
|
twinaphex
|
0357f1510c
|
(RMenu) Add low RAM mode
|
2013-02-17 20:23:27 +01:00 |
|
Themaister
|
4b97052f8c
|
Fix threaded driver build on Win32.
|
2013-02-17 15:55:30 +01:00 |
|
Themaister
|
0c6e456e65
|
Merge branch 'master' into thread_video
|
2013-02-17 15:49:58 +01:00 |
|
Themaister
|
0dcf6791a4
|
Add integer scale to PC D3D9.
|
2013-02-17 15:43:31 +01:00 |
|
Themaister
|
034c553ff6
|
Merge branch 'master' into thread_video
Conflicts:
console/griffin/griffin.c
|
2013-02-17 13:25:41 +01:00 |
|
Themaister
|
483d877498
|
Fix call to fill_dated_filepath
|
2013-02-17 10:39:54 +01:00 |
|
twinaphex
|
0a0aba068d
|
Rename screenshot_generate_filename
|
2013-02-17 03:50:19 +01:00 |
|
Themaister
|
0ca8730fdc
|
Set gl->tex_filter correctly in gfx_ctx_set_filtering.
|
2013-02-17 01:45:14 +01:00 |
|
Themaister
|
a4bfc2d47a
|
Merge branch 'master' into thread_video
|
2013-02-17 01:36:04 +01:00 |
|
Themaister
|
20af7b858a
|
Update filters on shader reload.
|
2013-02-17 01:35:19 +01:00 |
|
Themaister
|
82a3e373c0
|
Should set RMENU smooth options correctly.
|
2013-02-17 01:20:34 +01:00 |
|
Themaister
|
7f21a9b2d2
|
Merge branch 'master' of github.com:Themaister/RetroArch into thread_video
Conflicts:
android/native/jni/Android.mk
console/griffin/griffin.c
|
2013-02-17 00:47:36 +01:00 |
|
Themaister
|
76bf41188a
|
Add video_threaded option to Android.
|
2013-02-17 00:26:17 +01:00 |
|
twinaphex
|
9a88ebb1e6
|
Change WANT_RZLIB to WANT_MINIZ
|
2013-02-16 21:43:29 +01:00 |
|
twinaphex
|
f8fcbfbe12
|
(Android) Now uses miniz/unzip instead of zlib
|
2013-02-16 21:00:37 +01:00 |
|
Themaister
|
2cd60e0551
|
Overlay works in thread_video.
|
2013-02-16 12:05:15 +01:00 |
|
Themaister
|
cfd0984d92
|
Start adding overlay interface.
|
2013-02-16 11:44:15 +01:00 |
|