Commit Graph

35180 Commits

Author SHA1 Message Date
twinaphex
c418abc0be (iOS) Update solutions 2016-12-14 19:43:02 +01:00
twinaphex
6807ef007b (gl_common.c) Cleanups 2016-12-14 19:29:14 +01:00
Twinaphex
30fae188fa Merge pull request #4243 from loganmc10/tex2
Fix internal formats used with texture creation
2016-12-14 19:23:39 +01:00
Logan McNaughton
fc4c7529a1 Fix internal formats used with texture creation 2016-12-14 09:54:55 -08:00
twinaphex
5908b540de Expose 'Rewind Granularity' to non-advanced users 2016-12-14 18:02:23 +01:00
twinaphex
1948a77bb5 Add TODO/FIXME 2016-12-14 17:56:55 +01:00
twinaphex
4d4710d881 Update MaterialUI 'Load Content' selection 2016-12-14 17:53:22 +01:00
twinaphex
f9b019c83a Rename loadTexture to gl_load_texture_image 2016-12-14 16:59:16 +01:00
Twinaphex
c12fd9c125 Merge pull request #4242 from loganmc10/texstore
Simplify glTexImage2D/glTexStorage2D calls
2016-12-14 16:50:06 +01:00
twinaphex
43f9f8e8ef (XMB) Cleanups 2016-12-14 16:47:10 +01:00
twinaphex
15780e7a87 Cleanups 2016-12-14 16:33:54 +01:00
Logan McNaughton
8cd2566128 Simplify glTexImage2D/glTexStorage2D calls
Also add support for glTexStorage2DEXT (GLES2)
2016-12-14 07:29:37 -08:00
twinaphex
a73c5327b1 Remove unused variable 2016-12-14 16:28:56 +01:00
twinaphex
92465e3acd Turn setting_get_type into a macro 2016-12-14 16:19:32 +01:00
twinaphex
d58a3a868c (core_info.c) Small cleanups 2016-12-14 16:10:48 +01:00
twinaphex
05aae1fdb4 core_info.c - cleanups 2016-12-14 13:47:22 +01:00
twinaphex
f303dd9e70 (core_info.c) Better error handling for config file functions 2016-12-14 13:15:23 +01:00
twinaphex
43d06591c4 Silence some Coverity errors 2016-12-14 12:55:12 +01:00
twinaphex
db23f4f3ab Silence warnings - using wrong enum type 2016-12-14 12:31:08 +01:00
Twinaphex
dd553e067f Merge pull request #4241 from libretro/load_content
Load content refactors
2016-12-14 12:02:00 +01:00
twinaphex
f4d7b2eaaa (core_info.c) Cleanups 2016-12-14 11:47:04 +01:00
Twinaphex
899d271db6 Merge pull request #4240 from joolswills/neon_fix
fix building with neon enabled - fixes #4239
2016-12-14 09:11:53 +01:00
Jools Wills
ef86ec68fa fix building with neon enabled - fixes #4239 2016-12-14 04:25:53 +00:00
twinaphex
bcccc27205 (core_info.c) CLeanups 2016-12-14 01:23:08 +01:00
twinaphex
c501ee6057 (core_info.c) Cleanups 2016-12-14 01:16:10 +01:00
twinaphex
fb5c58d65f Simplify core_info_get_name 2016-12-14 01:08:32 +01:00
twinaphex
c8b1aacefe Optimize core_info_get_name 2016-12-14 01:07:48 +01:00
twinaphex
502d3ffa3a (core_info.c) Make code more robust 2016-12-14 00:55:05 +01:00
twinaphex
1f726eff84 Show driver setting labels again 2016-12-13 16:13:38 +01:00
twinaphex
d57083197e (Load Content -> Collection) Already loaded core will appear in
supported cores list as 'top core'/'current core'.
2016-12-13 06:32:46 +01:00
twinaphex
12cb854d4a Revert "(menu_displaylist.c) Cleanups"
This reverts commit 6c11374fb9.
2016-12-13 05:52:56 +01:00
twinaphex
6c11374fb9 (menu_displaylist.c) Cleanups 2016-12-13 05:36:03 +01:00
twinaphex
5daaa8cc38 (menu_displaylist.c) Cleanups 2016-12-13 05:30:43 +01:00
twinaphex
d8740c51a6 (menu_displaylist.c) Cleanup 2016-12-13 05:27:46 +01:00
twinaphex
c8273cd14a (XMB) Use database icon for drives inside Load Content 2016-12-13 03:55:28 +01:00
twinaphex
18e15a822d Make sure that filebrowser_type gets properly 'reset' before
entering 'Load Content'
2016-12-13 03:44:18 +01:00
twinaphex
296b52744d Update remaining platform drivers 2016-12-13 01:45:01 +01:00
twinaphex
ba08a88643 (platform) Updates 2016-12-13 01:43:18 +01:00
twinaphex
32e230e98c (win32) Update parse_drive_list 2016-12-13 01:37:37 +01:00
twinaphex
177658c44f Merge branch 'load_content' of https://github.com/libretro/RetroArch into load_content 2016-12-13 01:35:21 +01:00
Twinaphex
ecf60f0ef3 (OSX) Buildfixes 2016-12-13 01:34:55 +01:00
twinaphex
c2e679bce4 Fix deferred callback for Favorites 2016-12-13 01:34:55 +01:00
twinaphex
d7a082e005 Rename 'Select File' to 'Favorites' 2016-12-13 01:34:54 +01:00
twinaphex
fc73e82e43 Start making parseable drives work in Load Content 2016-12-13 01:34:53 +01:00
twinaphex
5723c79dac (XMB) Use folder icons for 'Downloads dir' / 'Select File' 2016-12-13 01:34:52 +01:00
twinaphex
33b143bd5a Call current_core callback function for current core 2016-12-13 01:34:51 +01:00
twinaphex
d061826089 Show the current core at the top 2016-12-13 01:34:50 +01:00
twinaphex
028fb27175 List the current core now 2016-12-13 01:34:49 +01:00
twinaphex
9909669d01 Combine Load Content and Load Content (Detect Core) 2016-12-13 01:34:49 +01:00
Twinaphex
7feea5d2e8 (OSX) Buildfixes 2016-12-13 01:32:41 +01:00