twinaphex
|
7630f59fc1
|
Move emscripten default input conditional up
|
2015-04-19 21:11:15 +02:00 |
|
fr500
|
1c5e328043
|
Merge branch 'master' of https://github.com/libretro/RetroArch
|
2015-04-19 14:05:33 -05:00 |
|
twinaphex
|
2f2c35252a
|
Fix gfx_ctx_emscripten struct
|
2015-04-19 21:05:16 +02:00 |
|
Twinaphex
|
303ae6c64e
|
(OSX) Cleanup stuff we will no longer need
|
2015-04-19 20:59:11 +02:00 |
|
fr500
|
8b31719bfb
|
Merge branch 'master' of https://github.com/libretro/RetroArch
|
2015-04-19 13:58:56 -05:00 |
|
fr500
|
b378212866
|
emscripten build fixes
|
2015-04-19 13:58:44 -05:00 |
|
twinaphex
|
d63774e51f
|
(AVFoundation) Update
|
2015-04-19 20:46:49 +02:00 |
|
twinaphex
|
2580a2676a
|
Add features
|
2015-04-19 20:42:54 +02:00 |
|
twinaphex
|
4e912dbae8
|
Create HAVE_AVFOUNDATION define
|
2015-04-19 20:38:40 +02:00 |
|
twinaphex
|
cbee4c3c03
|
Create CFExtensions.h
|
2015-04-19 20:26:17 +02:00 |
|
twinaphex
|
04fbedfcdd
|
Remove more header files - include more of it inside RetroArch_Apple.h
|
2015-04-19 20:19:49 +02:00 |
|
twinaphex
|
c56d3cf2e4
|
(Apple) Cleanup header includes
|
2015-04-19 20:18:03 +02:00 |
|
twinaphex
|
0a7e695988
|
Remove CFExtensions.h - include it in RetroArch_Apple.h
|
2015-04-19 20:14:39 +02:00 |
|
twinaphex
|
9d731f94ec
|
Include CFExtensions.h in one common file
|
2015-04-19 20:09:17 +02:00 |
|
Twinaphex
|
499b00d112
|
(iOS) Buildfix
|
2015-04-19 20:07:04 +02:00 |
|
twinaphex
|
b3a0a470d0
|
(iOS) Cut down on header includes
|
2015-04-19 20:06:25 +02:00 |
|
twinaphex
|
c58355775c
|
Rename apple_input_keyboard_event to cocoa_input_keyboard_event
|
2015-04-19 20:02:19 +02:00 |
|
Twinaphex
|
eba518f50a
|
Remove unused NSComboBox variable
|
2015-04-19 19:55:41 +02:00 |
|
twinaphex
|
1f5ede2c48
|
Cleanup OSX/platform.m
|
2015-04-19 19:54:28 +02:00 |
|
twinaphex
|
3c569cdda2
|
(Apple) Combine some header files
|
2015-04-19 19:50:29 +02:00 |
|
twinaphex
|
0ecdceb744
|
Always compile in video_context_driver.c and null stub context driver
|
2015-04-19 19:02:56 +02:00 |
|
Alcaro
|
79280258c7
|
(D3D) Do use new/delete
|
2015-04-19 18:58:27 +02:00 |
|
twinaphex
|
1739259dde
|
Remove shader_manager_get_current_shader - no longer used
|
2015-04-19 18:46:53 +02:00 |
|
twinaphex
|
1cb9f651ab
|
zlib_extract_core_callback - compile it in only when HAVE_ZLIB
is defined
|
2015-04-19 18:45:29 +02:00 |
|
twinaphex
|
455005454c
|
Cleanup some feature descriptors
|
2015-04-19 18:44:28 +02:00 |
|
twinaphex
|
79d57de207
|
Cleanups to 'features'
|
2015-04-19 18:41:11 +02:00 |
|
twinaphex
|
5105519d8d
|
HAVE_ZLIB is now divorced from HAVE_RPNG
|
2015-04-19 18:32:26 +02:00 |
|
twinaphex
|
ee7ce9659b
|
Create more features
|
2015-04-19 18:30:49 +02:00 |
|
Twinaphex
|
134289c496
|
(Apple) Buildfixes
|
2015-04-19 17:59:45 +02:00 |
|
twinaphex
|
8702141d90
|
(Cocoa) Start renaming input_apple to input_cocoa
|
2015-04-19 17:58:15 +02:00 |
|
twinaphex
|
8c528bb79a
|
Rename apple_bind_game_view_fbo to cocoagl_bind_game_view_fbo
|
2015-04-19 17:42:04 +02:00 |
|
twinaphex
|
d74f5ad3aa
|
(Apple/Cocoa) Rename gfx_ctx_apple to gfx_ctx_cocoa
|
2015-04-19 17:40:10 +02:00 |
|
twinaphex
|
8818eb8cca
|
(Video context driver) gfx_ctx_apple should become gfx_ctx_cocoa
|
2015-04-19 17:27:51 +02:00 |
|
Twinaphex
|
425783672e
|
(platform_apple.c) Add some more defines so that it can compile
and link without HAVE_COCOA or HAVE_COCOATOUCH
|
2015-04-19 17:12:20 +02:00 |
|
twinaphex
|
9d26a321df
|
(OSX) Add platform_apple.c to Makefile.common
|
2015-04-19 17:08:13 +02:00 |
|
twinaphex
|
a1eb931455
|
(OSX/Apple) Create main() function if HAVE_COCOA and HAVE_COCOATOUCH
are not defined
|
2015-04-19 17:02:36 +02:00 |
|
twinaphex
|
e116ef72da
|
Add HAVE_ZLIB ifdefs around zlib-specific code
|
2015-04-19 16:59:11 +02:00 |
|
twinaphex
|
4e5bf65e23
|
Create HAVE_RPNG define
|
2015-04-19 16:55:03 +02:00 |
|
twinaphex
|
31de846279
|
Add HAVE_COCOA define - refactor griffin_objc.m
|
2015-04-19 16:29:53 +02:00 |
|
twinaphex
|
f18e1d0d5d
|
Add HAVE_COCOATOUCH
|
2015-04-19 16:24:51 +02:00 |
|
twinaphex
|
147a9f85ff
|
(CoreText) Add HAVE_CORETEXT define
|
2015-04-19 16:19:10 +02:00 |
|
Twinaphex
|
e332a5096e
|
Merge pull request #1645 from heuripedes/master
(qb) Fix for PKG_CONF_PATH=none
|
2015-04-19 15:59:39 +02:00 |
|
twinaphex
|
723b9ba716
|
Add HAVE_IOHIDMANAGER
|
2015-04-19 15:59:20 +02:00 |
|
Higor Eurípedes
|
d3abc809c7
|
(qb) Fix for PKG_CONF_PATH=none
|
2015-04-19 10:56:57 -03:00 |
|
Twinaphex
|
0681849aaf
|
(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation(retroarch-joyconfig) Link against CoreFoundation
|
2015-04-19 15:53:59 +02:00 |
|
Twinaphex
|
65ecaa0cdc
|
Merge pull request #1644 from heuripedes/master
(qb) Fix ffmpeg detection
|
2015-04-19 15:47:55 +02:00 |
|
Higor Eurípedes
|
1970e8005a
|
(qb) Fix ffmpeg detection
|
2015-04-19 10:46:50 -03:00 |
|
Twinaphex
|
1af60e6995
|
(file_path_special.c) Add missing CoreFoundation.h header include
|
2015-04-19 15:34:52 +02:00 |
|
Twinaphex
|
2d6f89eb68
|
Merge pull request #1643 from heuripedes/master
(qb) Do not abort on missing pkg-config under Darwin
|
2015-04-19 15:24:31 +02:00 |
|
Higor Eurípedes
|
e2b182befb
|
(qb) Always warn about missing pkg-config
|
2015-04-19 09:52:18 -03:00 |
|