twinaphex
|
c2d8d7e530
|
(Qt) Start making clean Qt skeleton implementation - radius needs to do the rest
|
2015-04-12 18:56:23 +02:00 |
|
twinaphex
|
4c2b301efb
|
(UI Companion) Start creating UI companion interface
|
2015-04-12 01:31:03 +02:00 |
|
twinaphex
|
18801c8449
|
Move gfx_set_dwm call to platform_win32.c
|
2015-04-09 22:58:57 +02:00 |
|
twinaphex
|
1f23338ca4
|
Move win32_common.c to gfx/common
|
2015-04-09 05:16:02 +02:00 |
|
twinaphex
|
5e8a78bb25
|
Move x11_common.c to gfx/common
|
2015-04-09 05:02:57 +02:00 |
|
twinaphex
|
16b7b454a9
|
Move gl_common.c to gfx/drivers
|
2015-04-09 04:57:17 +02:00 |
|
twinaphex
|
ec196e9f17
|
Makefile.common - add JOYCONFIG_LIBS
|
2015-04-08 07:58:59 +02:00 |
|
twinaphex
|
812a873f0c
|
Create dylib.c - split up dylib functions
|
2015-04-08 07:57:16 +02:00 |
|
twinaphex
|
8cc8f855e1
|
(DInput) Split up dinput joypad into separate file
|
2015-04-08 01:58:09 +02:00 |
|
twinaphex
|
935218f8a8
|
(Win32) Create platform_win32.c
|
2015-04-07 21:51:57 +02:00 |
|
twinaphex
|
ad6dfcd144
|
(Libusb) Add libusb to qb/config.libs.sh and qb/config.params.sh
|
2015-04-07 06:34:49 +02:00 |
|
twinaphex
|
e3ec1f890f
|
(Win32/Cg) Add render_chain_cg.c if HAVE_CG is defined
|
2015-04-06 18:08:10 +02:00 |
|
twinaphex
|
b9f94f954d
|
(D3D) Add render_chain_driver.cpp to Makefile.common
|
2015-04-06 16:55:57 +02:00 |
|
twinaphex
|
d941ae9863
|
(D3D) Create null renderchain driver
|
2015-04-06 16:52:39 +02:00 |
|
twinaphex
|
d8c824951a
|
(Makefile.common) Update
|
2015-04-06 00:33:18 +02:00 |
|
twinaphex
|
592e5d9f4a
|
Change HAVE_WINXINPUT to HAVE_XINPUT
|
2015-04-05 20:54:46 +02:00 |
|
twinaphex
|
081bbe532f
|
(Makefile.common) Cleanups
|
2015-04-04 21:45:59 +02:00 |
|
twinaphex
|
5b688ea8be
|
Move keyboard_event files to input/drivers_keyboard
|
2015-04-04 20:42:16 +02:00 |
|
twinaphex
|
36b054506d
|
Move window manager code to gfx/drivers_wm
|
2015-04-04 20:30:44 +02:00 |
|
twinaphex
|
7fbbc1258d
|
Comment out HAVE_LIBUSB again
|
2015-04-03 20:43:26 +02:00 |
|
twinaphex
|
532d112ff8
|
(Font) Combine font_d3d_driver and font_gl_driver
|
2015-04-03 20:36:19 +02:00 |
|
twinaphex
|
c2014087fe
|
Combine xaudio.c and xaudio-c.cpp
|
2015-04-03 02:29:20 +02:00 |
|
twinaphex
|
b202d54dd3
|
Rename null joypad driver
|
2015-04-02 18:44:02 +02:00 |
|
twinaphex
|
b9e6b014e3
|
Start preparing joypad_connection code for cross-platform purposes
|
2015-04-02 17:49:32 +02:00 |
|
twinaphex
|
f8b405a4d2
|
(libusb) Add manufacturer descriptor/device descriptor to interface struct
|
2015-04-02 17:16:51 +02:00 |
|
twinaphex
|
d3db9d2335
|
(Libusb/HID) Start adding preliminary libusb HID driver - based
on https://github.com/nonolith/libusb/blob/master/examples/hotplug.c and https://github.com/ToadKing/wii-u-gc-adapter/blob/master/wii-u-gc-adapter.c
|
2015-04-02 15:43:23 +02:00 |
|
twinaphex
|
9ade0a8a7f
|
(HID) Create null_hid
|
2015-04-02 00:20:38 +02:00 |
|
twinaphex
|
43bb5c81cc
|
Start creating input HID driver interface, etc.
|
2015-04-01 22:31:43 +02:00 |
|
twinaphex
|
c26804335b
|
(libretro-common) Move file_extract.c to libretro-common
|
2015-03-28 20:14:19 +01:00 |
|
Twinaphex
|
93ad945e15
|
Merge pull request #1530 from aliaspider/master
(windows) add a shader parameters popup window.
|
2015-03-23 21:23:29 +01:00 |
|
aliaspider
|
a43af8622d
|
(windows) add a shader parameters popup windows.
|
2015-03-23 17:36:37 +01:00 |
|
twinaphex
|
2ec7fdde51
|
(GLX) Add GLES2 support
|
2015-03-21 23:10:06 +01:00 |
|
twinaphex
|
14ac2d9791
|
Rename settings_data.h to settings.h
|
2015-03-21 00:49:55 +01:00 |
|
twinaphex
|
9f6cb1bca7
|
Rename settings.c to configuration.c
|
2015-03-21 00:42:09 +01:00 |
|
twinaphex
|
d2c97de070
|
Move net_compat/net_http to libretro-common
|
2015-03-20 17:56:00 +01:00 |
|
twinaphex
|
a086e8f60b
|
Rename/move menu_texture to gfx/video_texture
|
2015-03-20 02:19:19 +01:00 |
|
CautiousAlbino
|
cc12f42512
|
Fix build for RSound.
|
2015-03-15 14:28:20 +01:00 |
|
twinaphex
|
4d13e9d4cb
|
Turn WANT_MINIZ into WANT_ZLIB
|
2015-03-14 05:24:57 +01:00 |
|
twinaphex
|
ce4e2e0f61
|
(RPNG) Reorganize files
|
2015-03-14 00:52:55 +01:00 |
|
Twinaphex
|
0188c5105b
|
Merge pull request #1498 from vanfanel/master
Added native Raspebbry Pi Dispmanx API backend
|
2015-03-13 22:02:22 +01:00 |
|
twinaphex
|
01c19f943b
|
Add stdstring to libretro-common
|
2015-03-13 15:35:55 +01:00 |
|
vanfanel
|
2f1e6600d9
|
Added native Raspebbry Pi Dispmanx API backend
|
2015-03-13 05:59:52 +01:00 |
|
twinaphex
|
18ce5f73be
|
Take RARCH_INTERNAL code from file_path.c out of libretro-common
|
2015-03-13 05:03:50 +01:00 |
|
twinaphex
|
6e62983cd5
|
(Menu) Implement 'null' menu driver
|
2015-03-09 14:39:39 +01:00 |
|
vanfanel
|
fd6c1df3f8
|
Uncommented -g on Makefile.common
|
2016-01-10 12:02:19 +00:00 |
|
vanfanel
|
9831f8f1d0
|
Added sunxi graphics backend. No additional libs or blobs required.
|
2016-01-10 11:04:32 +00:00 |
|
twinaphex
|
aece30f6bc
|
Rename deps/rzlib to deps/zlib
|
2015-03-06 01:47:09 +01:00 |
|
twinaphex
|
ab05a6af5b
|
Split up contentlist_switch into new file
|
2015-02-27 03:28:50 +01:00 |
|
twinaphex
|
85c6bb503d
|
Seperate fiel for cbs_refresh
|
2015-02-27 03:25:28 +01:00 |
|
twinaphex
|
ee0253fbad
|
Split up up_or_down code to new file
|
2015-02-27 03:21:49 +01:00 |
|