Commit Graph

14731 Commits

Author SHA1 Message Date
twinaphex
790a676b3b (OSX PPC) Add include dir 2014-10-26 23:02:35 +01:00
Jean-André Santoni
d01d42a3a9 (RGUI) Fix two keyboard navigation bugs 2014-10-26 22:39:26 +01:00
Jean-André Santoni
4898090566 (RGUI) Fix mouse scrolling 2014-10-26 22:32:39 +01:00
twinaphex
9bbccc31ef Remove unused variable 2014-10-26 22:27:49 +01:00
twinaphex
f23b6fd100 Take out remaining callbacks in menu backend driver 2014-10-26 22:17:15 +01:00
twinaphex
804b9112d4 Remove list_clear/list_set_selection callbacks 2014-10-26 22:12:57 +01:00
twinaphex
24f9d740d0 Take out set_label callback 2014-10-26 22:09:49 +01:00
twinaphex
99524703ab Remove type_is callback 2014-10-26 22:03:30 +01:00
twinaphex
b7e38f2031 (Mingw Win32) Set HAVE_CG to 1 and HAVE_FREETYPE to 1 by default` 2014-10-26 21:18:23 +01:00
twinaphex
440f08ac28 (Windows Mingw) Make some dependencies optional by default 2014-10-26 21:17:11 +01:00
twinaphex
f09a0ec15d Update Makefile.win 2014-10-26 19:31:08 +01:00
Twinaphex
82a97cfbb1 Merge pull request #1205 from lioncash/overlay
overlay: Fix potential memory leak.
2014-10-26 18:39:35 +01:00
Lioncash
b1f95f85ba overlay: Fix potential memory leak. 2014-10-26 13:36:48 -04:00
twinaphex
bb172a7281 (compat/rxml/rxml.c) Add some robustness checks 2014-10-26 18:29:50 +01:00
Twinaphex
9885c4ecbc Merge pull request #1204 from lioncash/deref
lakka: Fix possible null pointer dereferences in lakka_draw_items.
2014-10-26 18:17:24 +01:00
Lioncash
c1bf2f9cf6 lakka: Fix possible null pointer dereferences in lakka_draw_items. 2014-10-26 13:13:56 -04:00
twinaphex
921bcb6d2c Add menu_mouse_enable to config file 2014-10-26 18:10:02 +01:00
twinaphex
4918381cfb Add Mouse Enable option in Menu Options 2014-10-26 18:06:57 +01:00
Twinaphex
3826a3d3e9 Merge pull request #1203 from lioncash/glsl-leak
shader_glsl: Fix potential memory leaks
2014-10-26 17:50:43 +01:00
twinaphex
29a7984e9d Create separate static functions for mouse code in backend driver -
mouse_iterate and mouse_post_iterate
2014-10-26 17:50:27 +01:00
Lioncash
4f7b762ece shader_glsl: Fix potential memory leaks 2014-10-26 12:48:45 -04:00
Twinaphex
e73cab5b18 Merge pull request #1202 from lioncash/zip-leak
zip_support: Fix potential memory leaks
2014-10-26 17:41:46 +01:00
Twinaphex
5b6fcf363d Merge pull request #1199 from heuripedes/master
Exynos build fixes
2014-10-26 17:41:34 +01:00
Twinaphex
b6a452e7e9 Merge pull request #1200 from lioncash/leak
content: Fix potential memory leak
2014-10-26 17:41:21 +01:00
Twinaphex
e164dfe857 Merge pull request #1201 from lioncash/wut
settings_data: Fix weird object return in setting_data_load_config_path
2014-10-26 17:41:07 +01:00
Lioncash
f9b29de401 zip_support: Fix potential memory leaks 2014-10-26 12:39:29 -04:00
Lioncash
0079173abc settings_data: Fix weird object return in setting_data_load_config_path 2014-10-26 12:23:50 -04:00
Lioncash
a058341298 content: Fix potential memory leak 2014-10-26 12:18:00 -04:00
Higor Eurípedes
15158fce2e (qb) Fix exynos checks 2014-10-26 12:56:15 -03: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