Jean-André Santoni
01c210e675
Add missing flags when building with mali fbdev
2014-09-14 14:40:00 +02:00
Twinaphex
da977ed676
Merge pull request #1010 from lakkatv/lakka
...
(GLUI) Display a background image if found
2014-09-14 13:51:37 +02:00
Jean-André Santoni
54f2953608
(GLUI) Display a background image if found
2014-09-14 10:32:35 +02:00
twinaphex
a752db392f
Revert "Do life cycle state checking outside of graphics driver for"
...
This reverts commit 06bea05634acdb7a80bb7945dd19c8bac240df2b.
2014-09-14 07:53:18 +02:00
twinaphex
295434151b
(D3D) Change dir to gfx/d3d
2014-09-14 06:45:47 +02:00
twinaphex
3eead06391
(MSVC) Use Griffin from now on for MSVC PC build - make some
...
variable/ function names unique for Griffin
2014-09-14 06:29:40 +02:00
twinaphex
516a536a78
Include msvc_compat.h at top of Griffin too for _MSC_VER targets
2014-09-14 06:19:32 +02:00
twinaphex
0efac4b6ad
Add some additions to Griffin for MSVC PC build
2014-09-14 06:15:24 +02:00
twinaphex
06bea05634
Do life cycle state checking outside of graphics driver for
...
menu display driver's 'frame' function
2014-09-14 06:02:05 +02:00
twinaphex
259d75fa6e
(GLUI) Fix Savestate load/save and resume
2014-09-14 05:57:53 +02:00
twinaphex
5ece6d5ec0
Bake in GLUI and Lakka if HAVE_OPENGL is defined and HAVE_RGUI
...
is defined
2014-09-14 04:52:44 +02:00
twinaphex
0402f91ee1
Move zlib to Makefile.common too
2014-09-14 04:50:10 +02:00
twinaphex
6a730a7408
Move more to Makefile.common
2014-09-14 04:43:18 +02:00
twinaphex
a59c9247ed
Move more to Makefile.common
2014-09-14 04:37:57 +02:00
Twinaphex
edea06292e
Merge pull request #1008 from heuripedes/master
...
Windows builds fixes
2014-09-14 04:36:01 +02:00
Higor Eurípedes
52f300b3ac
(Makefile.common) Add missing xinput autoconfig object
2014-09-13 23:09:14 -03:00
Higor Eurípedes
fd9b58fea6
(Makefile.common) Remove win32_common.o reference
2014-09-13 23:02:10 -03:00
Higor Eurípedes
a002afdaff
(Makefile.win) Set the OS variable
2014-09-13 23:02:09 -03:00
twinaphex
2cb18dbec5
Move some Win32-specific obj files to Makefile.common
2014-09-14 04:00:27 +02:00
twinaphex
2ce5f9318f
Update Makefiles
2014-09-14 03:58:49 +02:00
twinaphex
dd5ebd974e
Update Makefile.common
2014-09-14 03:44:54 +02:00
twinaphex
ed492be6a2
Move more to Makefile.common
2014-09-14 03:38:36 +02:00
twinaphex
2926183d8d
Move more to Makefile.common
2014-09-14 03:22:04 +02:00
twinaphex
36c36cc332
Move more to Makefile.common
2014-09-14 02:52:30 +02:00
Twinaphex
41a2aeefc8
Merge pull request #1007 from lioncash/logfunc
...
retroarch_logger: Fix linux build
2014-09-14 02:26:54 +02:00
Lioncash
7660adeffd
retroarch_logger: Fix linux build
2014-09-13 20:22:16 -04:00
twinaphex
8b149c8ff9
Move more to Makefile.common
2014-09-14 02:15:56 +02:00
Twinaphex
410e151ae0
Merge pull request #1006 from lioncash/logfunc
...
retroarch_logger: Append the calling function name to the log message.
2014-09-14 02:11:07 +02:00
twinaphex
effaf1562f
Move more to Makefile.common
2014-09-14 02:05:17 +02:00
Lioncash
3912b3fee4
retroarch_logger: Append the calling function name to the log message.
...
Makes tracing back a little easier.
2014-09-13 20:02:53 -04:00
twinaphex
322093f600
Move more to Makefile.common
2014-09-14 01:58:57 +02:00
twinaphex
064bddc84e
Move more to Makefile.common
2014-09-14 01:01:52 +02:00
twinaphex
dd4bbdbd89
Move LDFLAGS to top of Makefiles
2014-09-14 00:55:17 +02:00
twinaphex
0746337a34
Move menu files to Makefile.common
2014-09-14 00:53:00 +02:00
twinaphex
caebce79fb
Makefile.win - change JLIBS to JOYCONFIG_LIBS
2014-09-14 00:20:30 +02:00
twinaphex
5a12852489
- Change JOBJ in Makefile.win to JOYCONFIG_OBJ - make it the same
...
as Makefile.
- Use JTARGET in Makefile
2014-09-14 00:18:50 +02:00
Twinaphex
8d3fbd3126
Merge pull request #1004 from lioncash/bool
...
gfx_common: Make gfx_init_dwm a boolean function
2014-09-14 00:16:04 +02:00
twinaphex
ce55990a3e
Move more to Makefile.common
2014-09-14 00:11:08 +02:00
twinaphex
33809a9ca3
Reduce LOC in Makefiles by creating shared Makefile.common
2014-09-14 00:04:42 +02:00
Lioncash
495ed9de99
gfx_common: Make gfx_init_dwm a boolean function
...
Also fixes a bug where inited would be set to true, even if initialization had failed. I don't think it really matters in this case, however if this changes and is called twice for some reason in the future, it won't falsely assume it's already initialized.
2014-09-13 18:03:15 -04:00
Twinaphex
eebdc4ea90
Merge pull request #1003 from heuripedes/master
...
(griffin.c) Fix glx_ctx.c include
2014-09-13 23:58:31 +02:00
Higor Eurípedes
e8716aedd7
(griffin.c) Fix glx_ctx.c include
2014-09-13 18:56:45 -03:00
Twinaphex
ce39143a79
Merge pull request #1002 from lakkatv/lakka
...
(GLUI) Fixes black overlay and some positionning
2014-09-13 23:02:35 +02:00
Jean-André Santoni
07e57aa1f9
(GLUI) Fixes black overlay and some positionning
2014-09-13 22:45:38 +02:00
twinaphex
9fd2c64426
(D3D) Change references to pointers
2014-09-13 22:25:30 +02:00
twinaphex
478074c557
(XDK) Take out 'vsync' variable from driver
2014-09-13 22:09:36 +02:00
twinaphex
3369d15f93
(360) SetTransform not supported on 360
2014-09-13 22:07:00 +02:00
twinaphex
397dd132b4
Move font variable to d3d_w32_font.cpp
2014-09-13 21:59:11 +02:00
twinaphex
78492f238a
(D3D) Add d3d_set_transform
2014-09-13 21:50:23 +02:00
Twinaphex
a14e836a55
Merge pull request #1001 from heuripedes/master
...
Add d3d wrapper to the regular Makefile
2014-09-13 21:15:27 +02:00