twinaphex
|
62f4252393
|
Rewrite driver_funcs.h
|
2013-02-25 18:56:23 +01:00 |
|
twinaphex
|
7a8510e52f
|
(Playbook) Gets to 'Cannot open video driver - exiting - fatal error received in
'init_video_input' now with VBA Next core
WARNING - hardcoded mess right now
|
2013-02-25 17:34:19 +01:00 |
|
twinaphex
|
ef91a44652
|
(Playbook) Hardcoded libretro path for now - can load the dynamic library -
now issue is with EGL context file
|
2013-02-25 08:55:47 +01:00 |
|
twinaphex
|
39c42b5975
|
(Playbook) Add frontend_bbqnx.c
|
2013-02-25 07:29:09 +01:00 |
|
twinaphex
|
f72a505dbe
|
Split up main() function to frontend/frontend.c
|
2013-02-25 07:01:16 +01:00 |
|
twinaphex
|
49b0f5c204
|
Add HAVE_RARCH_MAIN_IMPLEMENTATION define - hook up console ports
differently
|
2013-02-25 06:47:26 +01:00 |
|
twinaphex
|
1249db4716
|
(Playbook) Can be deployed now - now to make the 'frontend'...
|
2013-02-25 03:46:35 +01:00 |
|
twinaphex
|
0a32869998
|
(Playbook) Seems to compile and link now
|
2013-02-25 03:43:19 +01:00 |
|
twinaphex
|
4c221d22c0
|
(Playbook) Link in OpenAL and PNG
|
2013-02-25 03:12:32 +01:00 |
|
twinaphex
|
f0fe4e9d3d
|
(Playbook)Use gnu99 instead of c99 - gets around the strtok_r issue
|
2013-02-25 03:01:38 +01:00 |
|
twinaphex
|
6ac16781b6
|
(Playbook) Down to one compile error
|
2013-02-25 02:44:56 +01:00 |
|
twinaphex
|
33be616912
|
(Playbook) Hardcode definition of CLOCK_MONOTONIC (looked at
QNX time.h header)
|
2013-02-25 02:36:42 +01:00 |
|
twinaphex
|
d8bb2972fb
|
(Playbook) Compile in rpng | gfx/image.c
|
2013-02-25 01:38:41 +01:00 |
|
twinaphex
|
a331917e5f
|
(Playbook) Add more defines
|
2013-02-25 01:28:48 +01:00 |
|
twinaphex
|
343a85c6dc
|
(Playbook) Add Playbook ifdefs - cut down on compilation errors
|
2013-02-25 01:19:12 +01:00 |
|
twinaphex
|
a86792c016
|
(Playbook) Take out USING_GL11
|
2013-02-25 00:01:56 +01:00 |
|
twinaphex
|
883f799e74
|
(BB Playbook) Add initial example
|
2013-02-24 23:56:17 +01:00 |
|
Themaister
|
5c53c053e2
|
Plain overlay_next should always go to next.
|
2013-02-24 12:52:48 +01:00 |
|
Themaister
|
6dd4a9b492
|
Log which SwapInterval implementation is used.
|
2013-02-24 02:09:27 +01:00 |
|
Themaister
|
c9e6f15861
|
Add out-of-order overlays.
|
2013-02-23 22:57:39 +01:00 |
|
Themaister
|
4427e5964e
|
Auto savestate load is true by default.
|
2013-02-23 17:53:47 +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 |
|
ToadKing
|
232706d665
|
(Android/Phoenix)expand on ROM load error message
|
2013-02-22 17:33:41 -05:00 |
|
ToadKing
|
653ae663a2
|
(Android/Phoenix) nit
|
2013-02-22 15:48:41 -05:00 |
|
ToadKing
|
8d35c7f1be
|
(GX) update dist scripts for big stack cores
|
2013-02-22 15:24:05 -05:00 |
|
ToadKing
|
41a302de43
|
(Android) show message on ROM load failure/crash
|
2013-02-22 14:57:34 -05:00 |
|
ToadKing
|
ed743c92a8
|
(Android/Phoenix) fix two common crashes
|
2013-02-22 12:29:11 -05:00 |
|
Squarepusher
|
bd4d97337c
|
Merge pull request #139 from Themaister/thread_video
Threaded video driver
|
2013-02-19 14:17:00 -08:00 |
|
Themaister
|
482fcb1877
|
Don't use comma at end of enum.
|
2013-02-19 14:47:09 +01:00 |
|
Themaister
|
0ab0688525
|
Error out correctly if ROM fopen() fails.
|
2013-02-18 20:31:29 +01:00 |
|
twinaphex
|
ce4652da5a
|
(Android) Bump up version to 0.9.8.4444
|
2013-02-18 03:43:39 +01:00 |
|
Themaister
|
20554b3ea2
|
Remove redundant Java GL code.
Not used in Google example code.
|
2013-02-17 23:44:04 +01:00 |
|
twinaphex
|
455b7ea0c4
|
(Android) Restore PS3 controls
|
2013-02-17 23:18:03 +01:00 |
|
twinaphex
|
99a2a438cb
|
(Android) Add iControlpad
|
2013-02-17 22:58:06 +01:00 |
|
twinaphex
|
a63ce85d9d
|
Expand CHANGELOG
|
2013-02-17 22:45:40 +01:00 |
|
Themaister
|
8f046a790b
|
Move Android ifdef outside RARCH_CONSOLE.
|
2013-02-17 22:30:04 +01:00 |
|
twinaphex
|
145bad0b36
|
(RMenu) Indent fixes
|
2013-02-17 22:02:42 +01:00 |
|
twinaphex
|
3fe68149a6
|
(RMenu) Improve Low RAM mode for RMenu
|
2013-02-17 22:01:08 +01:00 |
|
twinaphex
|
0357f1510c
|
(RMenu) Add low RAM mode
|
2013-02-17 20:23:27 +01:00 |
|
twinaphex
|
487da5a313
|
Bump up version for dist-script PS3 CEX
|
2013-02-17 19:29:38 +01:00 |
|
twinaphex
|
0b048e5294
|
(Xbox 1) Use 64K stack
|
2013-02-17 18:09:40 +01:00 |
|
twinaphex
|
50ab6e9645
|
(Xbox 1) Lower stacksize to 131072 - still enough for Gambatte
|
2013-02-17 16:23:51 +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 |
|
twinaphex
|
091403cb5d
|
Update CHANGELOG
|
2013-02-17 15:38:27 +01:00 |
|
Themaister
|
9f6fc7269b
|
Fix MSVC2010 build.
|
2013-02-17 15:37:27 +01:00 |
|