Lioncash
|
a058341298
|
content: Fix potential memory leak
|
2014-10-26 12:18:00 -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
|
4587d42271
|
matrix_4x4.h - change header guard name
|
2014-10-26 02:40:17 +01:00 |
|
twinaphex
|
d24691e810
|
Convert math/matrix.c to math/matrix_4x4.c
|
2014-10-26 02:32:10 +01:00 |
|
twinaphex
|
288c6941de
|
(SDK) Add libretro-sdk/include/clamping.h
|
2014-10-26 02:18:56 +01:00 |
|
twinaphex
|
0c4de816f9
|
Dont' have input_common.h include input_autodetect.h
|
2014-10-26 01:53:13 +02:00 |
|
Twinaphex
|
0fcbecf885
|
(RGUI) Silence another warning
|
2014-10-26 01:17:41 +02:00 |
|
Twinaphex
|
6ca1a18571
|
(menu_common_backend.c) Get rid of some warnings
|
2014-10-26 01:17:08 +02:00 |
|
twinaphex
|
dc0688f57f
|
Reduce header dependencies
|
2014-10-26 01:15:41 +02:00 |
|
Twinaphex
|
b437565059
|
Prevent redefinition of struct
|
2014-10-26 01:09:52 +02:00 |
|
Twinaphex
|
d7a918397c
|
Merge pull request #1197 from lakkatv/xmb
(RGUI) Fix cursor navigation bug
|
2014-10-26 00:59:35 +02:00 |
|
Jean-André Santoni
|
f52d76f89a
|
(RGUI) Fix cursor navigation bug
|
2014-10-26 00:54:39 +02:00 |
|
Twinaphex
|
81e98725cf
|
Merge pull request #1196 from lakkatv/xmb
(XMB) Cursor navigation
|
2014-10-26 00:39:10 +02:00 |
|
Jean-André Santoni
|
bd7e31dc8f
|
(XMB) Cursor navigation
|
2014-10-26 00:37:33 +02:00 |
|
Twinaphex
|
182180c6b9
|
(Apple input) Change mouse_delta[0]/mouse_delta[1] to mouse_x/mouse_y
|
2014-10-26 00:37:20 +02:00 |
|
twinaphex
|
47d01825c8
|
(menu) Add RARCH_GRAB_MOUSE_TOGGLE to menu_iterate
|
2014-10-25 23:30:53 +02:00 |
|
Twinaphex
|
21f8a0d046
|
Merge pull request #1195 from lakkatv/xmb
(RGUI) Draw cursor
|
2014-10-25 23:22:25 +02:00 |
|
Jean-André Santoni
|
86c62c6ed0
|
(RGUI) Draw cursor
|
2014-10-25 23:21:28 +02:00 |
|
twinaphex
|
bec50883a1
|
Add driver.menu->mouse
|
2014-10-25 22:42:19 +02:00 |
|
twinaphex
|
a4065ae34d
|
Split off input_context code into separate file
|
2014-10-25 19:56:40 +02:00 |
|
Twinaphex
|
6f9be38a04
|
Merge pull request #1194 from lakkatv/xmb
(Lakka) Remove hardcoded scale_factor
|
2014-10-25 18:07:34 +02:00 |
|
Jean-André Santoni
|
df70e75cfe
|
(Lakka) Remove hardcoded scale_factor
|
2014-10-25 13:00:45 +02:00 |
|
twinaphex
|
20f1faa03f
|
(input_common.c) small cleanup
|
2014-10-25 10:07:04 +02:00 |
|
twinaphex
|
8349ade076
|
Refactor input_joypad_pressed somewhat
|
2014-10-25 10:06:40 +02:00 |
|
twinaphex
|
ec9f6272ca
|
video_shader_preset_parameters should not immediately apply
|
2014-10-25 09:47:13 +02:00 |
|
twinaphex
|
e46b896ca7
|
(Menu shader) Small cleanup
|
2014-10-25 09:36:53 +02:00 |
|
twinaphex
|
bcb365309a
|
(Shaders) should fix shader pass 1 always being changed instead
of the appropriate one
|
2014-10-25 08:40:01 +02:00 |
|
twinaphex
|
b38039723b
|
(CFExtensions/Apple) Put __has_feature definition on top
|
2014-10-25 07:50:30 +02:00 |
|
twinaphex
|
0a8734d090
|
(OSX 10.6) Need to define __has_feature for GCC
|
2014-10-25 07:49:27 +02:00 |
|
Twinaphex
|
d2cb3d15d5
|
(Apple) Build fix for CFBridgingRetainCompat
|
2014-10-25 07:45:58 +02:00 |
|
twinaphex
|
f041411033
|
(OSX) Create CFBridgingRetainCompat so that it will still compile on
OSX 10.6
|
2014-10-25 07:42:37 +02:00 |
|
twinaphex
|
05c8bb5609
|
(Libretro SDK) Add crt/include/string.h
|
2014-10-25 06:52:47 +02:00 |
|
twinaphex
|
0bcc248b78
|
(Libretro SDK) Update crt/string.c
|
2014-10-25 06:27:47 +02:00 |
|
twinaphex
|
753f27c67c
|
Start moving string.c to libretro-sdk/crt
|
2014-10-25 06:14:24 +02:00 |
|
Twinaphex
|
1b63de1d02
|
Merge pull request #1193 from heuripedes/master
(sdl_gl) Build fix for the SDL1 codepath
|
2014-10-25 03:46:40 +02:00 |
|
Higor Eurípedes
|
b98ea0a321
|
(sdl_gl) Build fix for the SDL1 codepath
|
2014-10-24 22:42:28 -03:00 |
|
Toad King
|
efcd479c4f
|
use persist load for normal loads, fixes exitspawn on consoles
|
2014-10-24 19:42:37 -05:00 |
|
Twinaphex
|
c5f5c5f259
|
Merge pull request #1192 from aliaspider/master
(PSP) small fixes
|
2014-10-25 00:54:30 +02:00 |
|
aliaspider
|
8d573e9d44
|
(PSP) disallow odd values for viewport width/height.
|
2014-10-24 23:45:06 +01:00 |
|
aliaspider
|
6ceb469c9c
|
(PSP) set default aspect ratio to ASPECT_RATIO_CORE.
|
2014-10-24 23:43:50 +01:00 |
|
Twinaphex
|
a4bbdfa593
|
Merge pull request #1191 from heuripedes/master
d3d build fixes
|
2014-10-25 00:35:55 +02: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
|
67ca60dd7c
|
Merge pull request #1190 from lakkatv/xmb
(Lakka) Fix setting navigation bug
|
2014-10-24 23:15:20 +02:00 |
|
Jean-André Santoni
|
03dc0dd3b5
|
(Lakka) Fix setting navigation bug
|
2014-10-24 23:08:45 +02:00 |
|