twinaphex
|
30ca42cb9d
|
Cleanups
|
2014-10-27 14:35:23 +01:00 |
|
twinaphex
|
9214469470
|
Rename to gfx/context/win32_common.c to input/keyboard_event_win32.c
|
2014-10-27 06:17:07 +01:00 |
|
twinaphex
|
e3d3316502
|
Move keyboard event X11 code to separate file
|
2014-10-27 06:05:52 +01:00 |
|
twinaphex
|
75fe0b5648
|
(Win32) Fixups
|
2014-10-27 04:36:25 +01:00 |
|
twinaphex
|
c6ac686e51
|
Split up input_common.c into input_common.c and input_keymaps.c
|
2014-10-27 04:27:48 +01:00 |
|
twinaphex
|
9bbccc31ef
|
Remove unused variable
|
2014-10-26 22:27:49 +01:00 |
|
Lioncash
|
4f7b762ece
|
shader_glsl: Fix potential memory leaks
|
2014-10-26 12:48:45 -04:00 |
|
twinaphex
|
8e12c7811c
|
Don't spam gfx_ctx_find_driver logs at startup
|
2014-10-26 08:29:42 +01:00 |
|
twinaphex
|
5d99285c08
|
glsl_core/glsl_major/glsl_minor - have to take this out of the
struct and put it in as a static variable
|
2014-10-26 07:15:59 +01:00 |
|
twinaphex
|
b81481e31d
|
(360) HLSL - Allocate struct dynamically
|
2014-10-26 07:12:09 +01:00 |
|
twinaphex
|
a5a9d914b1
|
(GLSL) Allocate struct dynamically for shader glsl backend
|
2014-10-26 06:16:30 +01:00 |
|
twinaphex
|
6c193836a5
|
(Cg) Move cg shader variables to struct and allocate it at shader init
|
2014-10-26 04:49:58 +01:00 |
|
twinaphex
|
f99b8be3f6
|
Refactor shader_parse.c
|
2014-10-26 03:04:35 +01:00 |
|
twinaphex
|
d24691e810
|
Convert math/matrix.c to math/matrix_4x4.c
|
2014-10-26 02:32:10 +01:00 |
|
twinaphex
|
dc0688f57f
|
Reduce header dependencies
|
2014-10-26 01:15:41 +02:00 |
|
Higor Eurípedes
|
b98ea0a321
|
(sdl_gl) Build fix for the SDL1 codepath
|
2014-10-24 22:42:28 -03:00 |
|
aliaspider
|
8d573e9d44
|
(PSP) disallow odd values for viewport width/height.
|
2014-10-24 23:45:06 +01:00 |
|
Higor Eurípedes
|
3479614e68
|
(d3d) Fix undeclared pretro_get_memory_data() error
|
2014-10-24 20:15:12 -02:00 |
|
Higor Eurípedes
|
40f19cf2c4
|
(d3d) Move C++ headers to the top to avoid namespace conflicts
|
2014-10-24 20:12:23 -02:00 |
|
twinaphex
|
b1d7341ec3
|
(PS3 context driver) Convert
|
2014-10-24 19:30:54 +02:00 |
|
twinaphex
|
7d19433a15
|
(Android context driver) Convert
|
2014-10-24 18:58:53 +02:00 |
|
Twinaphex
|
c496ee71d2
|
(gfx_context) Fix warnings
|
2014-10-24 07:26:51 +02:00 |
|
twinaphex
|
bea3c59527
|
(Wayland context) update/convert
|
2014-10-24 07:23:10 +02:00 |
|
twinaphex
|
b477e98bb1
|
(SDL context driver) Convert over
|
2014-10-24 05:43:47 +02:00 |
|
twinaphex
|
d2df6421dc
|
(DRM KMS) Convert DRM KMS context driver over
|
2014-10-24 05:20:07 +02:00 |
|
twinaphex
|
46717d1147
|
Start moving context driver variables to struct that gets
allocated and bound to driver.video_context_data - begin
with GLX context driver first
|
2014-10-24 03:12:08 +02:00 |
|
twinaphex
|
6eaec2fb97
|
Update other gfx_ctx_init_first calls
|
2014-10-24 02:15:30 +02:00 |
|
twinaphex
|
233f933187
|
Add commented out fallback code in case driver init fails -
as soon as we have fixed the init function in DRM/KMS context
driver we can reconsider enabling this.
|
2014-10-24 01:40:54 +02:00 |
|
twinaphex
|
4e13828d28
|
Expand gfx_context with prev/next functions
|
2014-10-23 23:55:30 +02:00 |
|
twinaphex
|
52052794b2
|
Refactor gfx_ctx_init_first
|
2014-10-23 23:09:37 +02:00 |
|
twinaphex
|
af302530ef
|
Rename g_settings.video.gl_context to g_settings.video.context_driver
|
2014-10-23 22:54:39 +02:00 |
|
twinaphex
|
e3f89a77ac
|
(VG) Update driver header include
|
2014-10-23 07:46:02 +02:00 |
|
sergiobenrocha2
|
e571d93c66
|
Fix header path.
|
2014-10-23 03:30:38 -02:00 |
|
twinaphex
|
6979b62bdc
|
(SDK) Move math/matrix code to SDK
|
2014-10-23 04:48:34 +02:00 |
|
twinaphex
|
e786288123
|
Take out some header includes in state_tracker.c
|
2014-10-23 04:40:47 +02:00 |
|
twinaphex
|
58f09ce79e
|
Move scaler code over to libretro SDK
|
2014-10-23 04:34:35 +02:00 |
|
twinaphex
|
790775bc5f
|
(filters) Kill some header include dependencies
|
2014-10-23 04:19:23 +02:00 |
|
twinaphex
|
fd8a3d94ec
|
Get rid of some scaler header dependencies
|
2014-10-23 03:52:18 +02:00 |
|
twinaphex
|
2597af8cc5
|
(OpenVG) Build fix
|
2014-10-23 03:47:18 +02:00 |
|
twinaphex
|
8e043ce9a6
|
Rename info variable to state_info to avoid declaration shadowing
|
2014-10-22 07:20:20 +02:00 |
|
twinaphex
|
12f22b0c8a
|
(D3D) Include file/file_path.h
|
2014-10-22 03:56:54 +02:00 |
|
twinaphex
|
2997af48fa
|
Move config-file code to SDK
|
2014-10-22 03:35:04 +02:00 |
|
twinaphex
|
3ec3004142
|
(XDK1) Build fixes
|
2014-10-22 02:05:01 +02:00 |
|
twinaphex
|
174d011bed
|
Move dir_list to SDK
|
2014-10-22 01:13:05 +02:00 |
|
twinaphex
|
83602a79f1
|
(MSVC) Buildfix
|
2014-10-22 00:50:30 +02:00 |
|
twinaphex
|
9a9fa6532a
|
Move file_path.c to libretro SDK
|
2014-10-22 00:23:06 +02:00 |
|
Twinaphex
|
c6bc3b207f
|
(Apple) Build fixes
|
2014-10-21 23:56:51 +02:00 |
|
twinaphex
|
dd93d549aa
|
Rename rarch_file_path to file_ops
|
2014-10-21 23:53:09 +02:00 |
|
twinaphex
|
d3629f06f1
|
Rename file.c/file.h to content.c/content.h
|
2014-10-21 23:44:03 +02:00 |
|
twinaphex
|
2c5b744bc4
|
Compartmentalize file_path functions over to file_path.c
|
2014-10-21 23:33:20 +02:00 |
|