twinaphex
|
d363bdf24e
|
Take out frame_buf_show in menu_driver.h
|
2014-09-16 06:09:23 +02:00 |
|
twinaphex
|
4550f3707b
|
Cleanups
|
2014-09-16 06:01:49 +02:00 |
|
twinaphex
|
5188b3cc56
|
(Menu) Don't need menu_type_is anymore in menu display drivers
|
2014-09-16 04:21:31 +02:00 |
|
Twinaphex
|
8071be73d9
|
Merge pull request #1026 from heuripedes/master
More Windows fixes
|
2014-09-16 03:17:08 +02:00 |
|
Higor Eurípedes
|
df6a6155c1
|
(Makefile) Pass -static-libgcc to the linker on Win32
|
2014-09-15 22:15:00 -03:00 |
|
Higor Eurípedes
|
92e49bcbdd
|
Make sure SDL1 is disabled when SDL2 is active
|
2014-09-15 22:13:54 -03:00 |
|
Higor Eurípedes
|
0c0241dae7
|
Fix xinput autoconfig support in MSYS2 builds
|
2014-09-15 22:13:05 -03:00 |
|
Twinaphex
|
0a9eadd336
|
Merge pull request #1025 from heuripedes/master
Windows builds fixes
|
2014-09-16 02:32:40 +02:00 |
|
Higor Eurípedes
|
380c1a7724
|
(string_list.c) Include posix_string.h
|
2014-09-15 21:30:04 -03:00 |
|
Higor Eurípedes
|
1331e50bf2
|
(d3d_ctx.cpp) Add HAVE_EGL check
|
2014-09-15 21:16:36 -03:00 |
|
twinaphex
|
b857890d1e
|
(Lakka) Fixes
|
2014-09-16 01:36:28 +02:00 |
|
twinaphex
|
272e4d41a1
|
Don't rely on retro_time_t typedef for menu_driver API
|
2014-09-16 01:29:33 +02:00 |
|
twinaphex
|
fffed52892
|
Silence warning 'variable is used before its value is set'
|
2014-09-16 01:09:10 +02:00 |
|
twinaphex
|
bd4f28af21
|
Move audio_frame_float typedef struct to resampler.h
|
2014-09-16 00:54:18 +02:00 |
|
twinaphex
|
a09e04f679
|
Split up driver_menu.h into three separate header files -
for menu display API, menu backend API, and menu driver general API
|
2014-09-16 00:52:07 +02:00 |
|
Twinaphex
|
18e20b0975
|
Merge pull request #1023 from heuripedes/frontend
(frontend.c) Fix include
|
2014-09-16 00:27:59 +02:00 |
|
Twinaphex
|
62e78c930e
|
Merge pull request #1024 from lakkatv/lakka
(Lakka) Display a black background if no png background supplied
|
2014-09-16 00:27:50 +02:00 |
|
twinaphex
|
8dc95da1ac
|
(Nearest Resampler) C89 build fixes
|
2014-09-16 00:27:23 +02:00 |
|
Jean-André Santoni
|
2836d19052
|
(Lakka) Display a black background if no png background supplied
|
2014-09-16 00:18:14 +02:00 |
|
Higor Eurípedes
|
e15c683b44
|
(frontend.c) Fix include
|
2014-09-15 17:48:11 -03:00 |
|
twinaphex
|
46055eb47b
|
(GLUI) Silence warnings
|
2014-09-15 22:29:30 +02:00 |
|
Twinaphex
|
994c2d6db5
|
Merge pull request #1022 from heuripedes/frontend-drivers
(frontend) Add support for frontend specific video drivers
|
2014-09-15 22:12:39 +02:00 |
|
twinaphex
|
bbcf2e5eda
|
(Menu) Implement stub functions for shader manager functions in menu_common_backend.c
|
2014-09-15 21:54:03 +02:00 |
|
Higor Eurípedes
|
b6dd4df368
|
(frontend) Add support for frontend specific video drivers
|
2014-09-15 16:48:55 -03:00 |
|
twinaphex
|
2833ca7276
|
Use config_file_userdata for gfx_filter
|
2014-09-15 21:32:15 +02:00 |
|
twinaphex
|
07d86c7ac3
|
Create config_file_userdata.c
|
2014-09-15 21:25:40 +02:00 |
|
twinaphex
|
49f9f4b5fd
|
(dspfilter.h) style/indent nits
|
2014-09-15 21:00:03 +02:00 |
|
twinaphex
|
5ad098cdf9
|
(GLUI) Turn box_message into char variable of fixed size
|
2014-09-15 20:02:50 +02:00 |
|
twinaphex
|
2bf27cce2f
|
(file_path.h) Cleanups
|
2014-09-15 19:10:33 +02:00 |
|
Twinaphex
|
9fe1a66c3a
|
(iOS) Fix build
|
2014-09-15 19:08:01 +02:00 |
|
twinaphex
|
52a82d1af7
|
(360/Xbox 1) Fix Salamander builds
|
2014-09-15 19:06:28 +02:00 |
|
twinaphex
|
a6d6547887
|
(PS3/Wii/PSP) Fix Salamander build
|
2014-09-15 19:04:58 +02:00 |
|
twinaphex
|
9968235d68
|
(Android) Fix JNI build
|
2014-09-15 19:03:09 +02:00 |
|
twinaphex
|
4fd185bffb
|
Split up dir_list functions into its own source/object file
|
2014-09-15 18:59:59 +02:00 |
|
twinaphex
|
277ced829a
|
Add string_list.c/string_list.h
|
2014-09-15 18:49:46 +02:00 |
|
twinaphex
|
6deb51332b
|
Split up string_list functions into its own object/source file
|
2014-09-15 18:46:07 +02:00 |
|
Twinaphex
|
f89690a252
|
(GLUI) Silence warning
|
2014-09-15 18:26:56 +02:00 |
|
Twinaphex
|
11187b5128
|
Merge pull request #1021 from heuripedes/master
C++ build fixes
|
2014-09-15 18:16:24 +02:00 |
|
Higor Eurípedes
|
83b6aeb6cc
|
Fix C++ build linkage
|
2014-09-15 13:14:19 -03:00 |
|
Higor Eurípedes
|
7767b0283c
|
(Makefile) Cleanup and CXX warning fixes
|
2014-09-15 13:14:18 -03:00 |
|
twinaphex
|
9e132a0c24
|
(Lakka) build fix
|
2014-09-15 17:32:05 +02:00 |
|
Twinaphex
|
e1ddd908fe
|
Merge pull request #1020 from lioncash/leak
Fix a few memory leaks
|
2014-09-15 17:31:24 +02:00 |
|
Lioncash
|
d1f908b8f8
|
Fix a few memory leaks
Also guard against calloc failure in lakka_init.
|
2014-09-15 11:29:30 -04:00 |
|
Twinaphex
|
1d39b5d097
|
Merge pull request #1019 from lakkatv/lakka
Remove -DHAVE_GL_SYNC from GLES builds
|
2014-09-15 17:07:29 +02:00 |
|
Jean-André Santoni
|
a5bb038731
|
Remove -DHAVE_GL_SYNC from GLES builds
|
2014-09-15 17:07:17 +02:00 |
|
twinaphex
|
3b23c4442a
|
(apk-extract.c) Style/indent nits
|
2014-09-15 16:59:51 +02:00 |
|
Twinaphex
|
60bd5e8323
|
Merge pull request #1018 from lioncash/free
Sanitize against NULL in some free-like functions.
|
2014-09-15 16:08:18 +02:00 |
|
Twinaphex
|
3409f0b76d
|
Merge pull request #1017 from lakkatv/lakka
(GLUI) Display message boxes
|
2014-09-15 16:06:57 +02:00 |
|
Lioncash
|
f8499aa71a
|
Sanitize against NULL in some free-like functions.
|
2014-09-15 09:30:27 -04:00 |
|
Jean-André Santoni
|
353f7d2c1e
|
(GLUI) Display message boxes
|
2014-09-15 12:36:52 +02:00 |
|