47620 Commits

Author SHA1 Message Date
Brad Parker
44c4be1863 add option to track how long content has been running over time 2019-02-12 00:32:01 -05:00
Brad Parker
0c790d89dc gl1: use built-in pixel conversion routines 2019-02-11 19:02:36 -05:00
Twinaphex
1caa28dea9
Merge pull request #8255 from orbea/printf
qb: Rework configure output.
2019-02-12 00:29:26 +01:00
Brad Parker
42098e09ad C89/vc2005 fix 2019-02-11 17:17:36 -05:00
twinaphex
d1a831e6ec (UWP) Buildfix 2019-02-11 23:15:11 +01:00
orbea
769612c274 qb: Rework configure output. 2019-02-11 14:14:36 -08:00
Twinaphex
7f88822853
Merge pull request #8252 from jdgleaver/rgui-sublabels
(RGUI) Add menu sublabel support
2019-02-11 20:04:29 +01:00
Twinaphex
ac1a0457dc
Merge pull request #8254 from orbea/rcheevos
Remove duplicate lua include.
2019-02-11 20:04:01 +01:00
orbea
f71b508356 Remove duplicate lua include. 2019-02-11 09:16:11 -08:00
Brad Parker
5a3a58c8a6 gl1: fix order of non-rgui menu drawing, add proper texture support 2019-02-11 12:05:31 -05:00
jdgleaver
930bb5d71f (RGUI) Add menu sublabel support 2019-02-11 14:38:10 +00:00
Twinaphex
17f90a3624
Merge pull request #8250 from orbea/protocols
qb: Allow falling back to a bundled wayland-protocols when not found.
2019-02-11 00:48:37 +01:00
orbea
d3dcc548b2 qb: Allow falling back to a bundled wayland-protocols when not found. 2019-02-10 15:34:50 -08:00
orbea
57ec26f269 Add needed protocols to deps/wayland-protocols.
These are included from wayland-protocols-1.17.
2019-02-10 13:43:15 -08:00
Twinaphex
07208c9f49
Merge pull request #8247 from orbea/qb
qb: Test for user set variables.
2019-02-10 19:46:00 +01:00
orbea
b5e7992579 qb: Test for user set variables.
This fixes issues where if both check_header and check_lib are used
it would set HAVE_FOO=yes and then result in a configure failure
when check_lib failed. This was also implemented for the other functions
to avoid similar issues.
2019-02-10 10:16:09 -08:00
Brad Parker
d319e6a93d gong: savestate support 2019-02-09 22:24:48 -05:00
Brad Parker
3fec3c89fc gong: add Makefile 2019-02-09 22:24:48 -05:00
twinaphex
83497d5029 (iOS) Buildfix 2019-02-10 02:28:12 +01:00
Twinaphex
737c567cdc
Merge pull request #8242 from meleu/cancel_lboards_on_reset
cheevos: cancel lboards on reset
2019-02-10 02:24:27 +01:00
twinaphex
b9db1c1702 Add function prototype to cocoa_common.h 2019-02-10 02:13:57 +01:00
meleu
846ca5fd3b cheevos: cancel lboards on reset 2019-02-09 23:12:06 -02:00
twinaphex
5733ed9a29 Move these defines to cocoa_common.h 2019-02-10 02:11:22 +01:00
twinaphex
293eac3019 Update 2019-02-10 02:03:50 +01:00
twinaphex
62cef96118 Update cocoa_gl_ctx.m 2019-02-10 02:02:17 +01:00
twinaphex
794ab4ef68 Update cocoagl_set_mode 2019-02-10 01:59:08 +01:00
twinaphex
2c9b7c84df Updates 2019-02-10 01:54:39 +01:00
twinaphex
a49d0a50b9 Move more functionaliy to cocoa_gl_shared.h 2019-02-10 01:44:46 +01:00
twinaphex
35ce4dcadc Updates 2019-02-10 01:30:12 +01:00
twinaphex
74bddae86e (CocoaGL) Move shared code to gl_shared file 2019-02-10 01:29:04 +01:00
twinaphex
b1c4bdf6f7 (Cocoa) Cleanups 2019-02-10 01:25:07 +01:00
Twinaphex
ed458cd89b (OSX) Buildfix 2019-02-10 01:21:45 +01:00
twinaphex
20a94a5f37 (CocoaGL) Cleanups 2019-02-10 01:16:35 +01:00
twinaphex
d0e26c10aa Move more code to cocoa_gl_shared.h 2019-02-10 01:11:07 +01:00
twinaphex
c363eb4397 Move more common functions over to cocoa_gl_shared.h 2019-02-10 00:58:05 +01:00
twinaphex
6f43b7974b Add cocoa_gl_shared.h 2019-02-10 00:31:27 +01:00
Twinaphex
8a033bbf35
Merge pull request #8241 from natinusala/master
cheevos_new: build fix
2019-02-10 00:23:31 +01:00
natinusala
afbf896c9a cheevos_new: build fix 2019-02-10 00:13:36 +01:00
Twinaphex
864f2deb28
Merge pull request #8238 from cold-brewed/cflags
macOS: Update CFLAGS
2019-02-09 22:58:32 +01:00
Twinaphex
fa4e074552 Revert "(Cocoa) Have only one Cocoa GL context driver from now on"
This reverts commit 08bd58e0c469678ce383160c732a16f7d3577d15.
2019-02-09 22:57:41 +01:00
Twinaphex
d85385ca8a Revert "(OSX) Buildfix"
This reverts commit 13b8d63bc507bbbc976317face649487e5a66d68.
2019-02-09 22:57:28 +01:00
Twinaphex
13b8d63bc5 (OSX) Buildfix 2019-02-09 22:56:49 +01:00
twinaphex
08bd58e0c4 (Cocoa) Have only one Cocoa GL context driver from now on 2019-02-09 22:52:43 +01:00
Brad Parker
ce70d8db4c gong: move serialization data into state struct 2019-02-09 16:25:00 -05:00
twinaphex
a97fffccb8 Cleanup macro 2019-02-09 21:13:37 +01:00
twinaphex
35ee386274 (Metal/OSX) Merge cocoa_common.m and cocoa_common_metal.m - more or less the same
code
2019-02-09 21:10:28 +01:00
twinaphex
58855c7b28 (CocoaTouch) Get rid of ui_cocoatouch_metal.m - was identical to ui_cocoatouch 2019-02-09 20:59:34 +01:00
cold-brewed
264c93585c macOS: Update CFLAGS 2019-02-09 14:39:53 -05:00
twinaphex
b229e9d803 (Android) Update 2019-02-09 19:27:50 +01:00
Twinaphex
fc74aee750
Merge pull request #8237 from natinusala/master
rgui: fix search box refresh
2019-02-09 19:05:21 +01:00