Commit Graph

18631 Commits

Author SHA1 Message Date
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 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 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 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
Higor Eurípedes
7c9154c181 (qb) Do not abort on missing pkg-config under Darwin 2015-04-19 09:47:20 -03:00
twinaphex
7ebc824122 (stdstring.c) Fix implicit declaration warning 2015-04-19 14:32:58 +02:00
Twinaphex
0a63674771 Merge pull request from lakkatv/touch
(RGUI) Center the title, and display a BACK button
2015-04-19 14:09:10 +02:00
Twinaphex
3c51706556 Merge pull request from heuripedes/master
(qb) Display user distribution
2015-04-19 14:09:05 +02:00
Higor Eurípedes
729b32a579 (qb) Display user distribution 2015-04-19 08:53:09 -03:00
Jean-André Santoni
6b3421b971 (RGUI) Center the title, and display a BACK button 2015-04-19 18:48:05 +07:00
Twinaphex
8a80f7baf8 Merge pull request from heuripedes/master
(qb) Display pkg-config module version
2015-04-19 13:40:08 +02:00
Higor Eurípedes
ac91f46c3e (qb) Display pkg-config module version 2015-04-19 08:34:37 -03:00
twinaphex
ed593b5b1d Improve menu_input_pointer_post_iterate early return 2015-04-19 12:58:36 +02:00
twinaphex
aaf89ce598 Cut down on some more code 2015-04-19 12:24:35 +02:00
twinaphex
304ac04e1d (shared.h) Some more cleanups 2015-04-19 12:17:18 +02:00
twinaphex
51920f9e5f Simplify 'get_title' 2015-04-19 12:14:20 +02:00
Twinaphex
4d66165d5a Merge pull request from libretro/revert-1637-master
Revert "Consistently use HAVE_NEON to include NEON-specific fragments."
2015-04-18 23:40:39 +02:00
Twinaphex
8d6594cb08 Revert "Consistently use HAVE_NEON to include NEON-specific fragments." 2015-04-18 23:40:28 +02:00
Twinaphex
9fb82b8f1c Merge pull request from jsonn/master
Consistently use HAVE_NEON to include NEON-specific fragments.
2015-04-18 23:39:08 +02:00
Joerg Sonnenberger
a016de0bdc Consistently use HAVE_NEON to include NEON-specific fragments.
While GCC only defines __ARM_NEON__ when NEON is explicitly requested,
Clang provides it for all CPUs known/expected to have NEON.
2015-04-18 23:12:00 +02:00
twinaphex
33254862a6 Change 'Using Power' to 'Discharging' 2015-04-18 22:04:22 +02:00
Twinaphex
6bbe6203a6 (Apple) Cleanups 2015-04-18 21:52:45 +02:00
Twinaphex
a642092cb5 (iOS) Fixup frontend_apple_get_name 2015-04-18 21:20:04 +02:00
Twinaphex
c03f61152b (Apple) Fixup get_os 2015-04-18 21:14:30 +02:00
twinaphex
0608ea17b8 (Linux) Frontend OS - major/minor now gets properly set 2015-04-18 20:49:05 +02:00