twinaphex
|
94e1a339df
|
Rename menu_action.c to menu_setting.c
|
2015-02-14 01:51:28 +01:00 |
|
twinaphex
|
4186d97281
|
Start creating menu_texture.c - have GLUI use it
|
2015-02-11 03:40:29 +01:00 |
|
twinaphex
|
3a062538dd
|
Move rpng to libretro SDK
|
2015-02-11 02:30:56 +01:00 |
|
twinaphex
|
fc373630ce
|
Start to approach OSK driver in a different way
|
2015-01-29 20:33:27 +01:00 |
|
twinaphex
|
524f754ec3
|
Core Update Manager works again when HAVE_NETWORKING is defined -
enygmata jumped the gun with refactoring the HAVE_NETPLAY define
|
2015-01-28 08:55:02 +01:00 |
|
Higor Eurípedes
|
591cb56e6d
|
(qb) Rename NETWORK to NETWORKING
|
2015-01-27 20:49:43 -03:00 |
|
Higor Eurípedes
|
1399fd9901
|
(qb) Separate socket library availability from netplay support
|
2015-01-27 20:29:47 -03:00 |
|
Higor Eurípedes
|
41a48b8ac8
|
Rename netplay_compat.* to net_compat.*
|
2015-01-27 20:16:08 -03:00 |
|
twinaphex
|
6799cebc71
|
Add database_info.c
|
2015-01-27 18:09:19 +01:00 |
|
twinaphex
|
e431f8e8f0
|
(Lakka) Remove Lakka - XMB will become the replacement driver
|
2015-01-27 01:56:04 +01:00 |
|
twinaphex
|
04062497de
|
There is only one menu driver now
|
2015-01-26 10:54:13 +01:00 |
|
twinaphex
|
caa7336911
|
Split up database code to menu_database.c
|
2015-01-24 04:55:35 +01:00 |
|
twinaphex
|
1a9f449362
|
Remove old http code
|
2015-01-23 22:37:29 +01:00 |
|
twinaphex
|
c854645ba9
|
Create netplay_compat.c and put wrappers around getaddrinfo/freeaddrinfo
|
2015-01-23 06:29:36 +01:00 |
|
twinaphex
|
fc82bd4d9d
|
(LibretroDB) Update
|
2015-01-23 05:59:47 +01:00 |
|
twinaphex
|
878eb8d2fa
|
Put new http parsing code in new namespace
|
2015-01-23 04:57:45 +01:00 |
|
twinaphex
|
ff570dcdf4
|
Ifdef LibretroDB code
|
2015-01-22 03:58:04 +01:00 |
|
twinaphex
|
6fbc02a6b4
|
Update libretroDB and bake in compat_fnmatch.c
|
2015-01-20 01:00:17 +01:00 |
|
twinaphex
|
b9259598cd
|
Switch to libretrodb
|
2015-01-19 22:47:09 +01:00 |
|
twinaphex
|
068943445f
|
(Input) Add input remapping files
|
2015-01-19 18:16:34 +01:00 |
|
twinaphex
|
51d97c3fbb
|
Rename gfx_common.c to win32_dwm_common.c
|
2015-01-19 01:49:08 +01:00 |
|
twinaphex
|
80d4de7c3f
|
Add gfx/video_viewport.c/viewport.h
|
2015-01-18 23:59:57 +01:00 |
|
twinaphex
|
7a0c7bd712
|
Split up pixconv code to gfx/video_pixel_converter.c
|
2015-01-18 23:17:16 +01:00 |
|
twinaphex
|
be3ac6eccd
|
Split up sensor code into its own file
|
2015-01-18 19:28:51 +01:00 |
|
twinaphex
|
0703b3c867
|
Add audio_monitor.c files
|
2015-01-18 18:47:53 +01:00 |
|
twinaphex
|
5c32acf91f
|
Split up video_monitor code into separate file
|
2015-01-18 18:28:14 +01:00 |
|
twinaphex
|
5a5eceedea
|
Fix backslash
|
2015-01-17 06:05:39 +01:00 |
|
twinaphex
|
3ced136682
|
Add gfx/drivers/win32_common
|
2015-01-17 06:04:29 +01:00 |
|
twinaphex
|
3334e83361
|
Move Xaudio C interface to audio/drivers
|
2015-01-13 00:25:01 +01:00 |
|
twinaphex
|
2679c3d5c2
|
Rename audio/utils.c to audio/audio_utils.c
|
2015-01-13 00:19:46 +01:00 |
|
twinaphex
|
ef79bb7242
|
Rename dsp_filter.c to audio_dsp_filter.c
|
2015-01-13 00:13:28 +01:00 |
|
twinaphex
|
e82c439d81
|
Rename menu/disp to menu/drivers_display and menu/backend to
menu/drivers_backend
|
2015-01-12 23:52:45 +01:00 |
|
twinaphex
|
058900ac9f
|
Rename shader_parse.c to video_shader_parse.c
|
2015-01-12 23:42:50 +01:00 |
|
twinaphex
|
ba5a31e33b
|
Build fixes
|
2015-01-12 23:38:21 +01:00 |
|
twinaphex
|
8111567d3e
|
Move some files around
|
2015-01-12 23:34:10 +01:00 |
|
twinaphex
|
09b25e54c5
|
Rename gl_font.c and d3d_font.c
|
2015-01-12 23:19:21 +01:00 |
|
twinaphex
|
64411558eb
|
Rename gfx/shader/ to gfx/drivers_shader
|
2015-01-12 22:23:48 +01:00 |
|
twinaphex
|
069fb556f0
|
Rename graphics context drivers
|
2015-01-12 22:19:31 +01:00 |
|
twinaphex
|
11bcc24c58
|
Rename some more files
|
2015-01-12 22:11:13 +01:00 |
|
twinaphex
|
73a1f5afbb
|
Rename input/overlay.c to input/input_overlay.c
|
2015-01-12 21:59:32 +01:00 |
|
twinaphex
|
24e1699fed
|
Create record/drivers and move record/ffmpeg.c to it
|
2015-01-12 21:57:07 +01:00 |
|
twinaphex
|
2eee9d294e
|
Rename ffemu.c to record_driver.c
|
2015-01-12 21:55:41 +01:00 |
|
twinaphex
|
0b2d518531
|
Rename video_context.c to video_context_driver.c
|
2015-01-12 21:53:04 +01:00 |
|
twinaphex
|
ca67f9c317
|
Rename frontend/platform/ to frontend/drivers/
|
2015-01-12 21:47:01 +01:00 |
|
twinaphex
|
cec3af8e4a
|
Rename shader_context.c to video_shader_driver.c
|
2015-01-12 21:41:27 +01:00 |
|
twinaphex
|
64903de465
|
Rename frontend_context.c to frontend_driver.c
|
2015-01-12 21:21:08 +01:00 |
|
twinaphex
|
4e5314b6bb
|
Rename input_context.c to input_joypad_driver.c
|
2015-01-12 20:29:01 +01:00 |
|
twinaphex
|
cc1bbac89c
|
Move menu_driver.c to menu/
|
2015-01-12 20:02:39 +01:00 |
|
twinaphex
|
6b2fced631
|
Split up menu code into separate file menu_driver.c
|
2015-01-12 20:00:43 +01:00 |
|
twinaphex
|
c4bf097d7f
|
Move location_driver.c to location/
|
2015-01-12 19:53:10 +01:00 |
|