twinaphex
|
faef7b498d
|
(Coverity) Fix some resource leaks
|
2016-05-23 21:28:43 +02:00 |
|
twinaphex
|
0a3224180b
|
(Coverity) Fix uninitialized variables; fix some resource leaks
|
2016-05-23 21:19:28 +02:00 |
|
twinaphex
|
c72222b572
|
Remove menu_shader_free
|
2016-05-23 17:49:22 +02:00 |
|
Twinaphex
|
86ef11e756
|
Prevent another memory leak
|
2016-05-23 14:45:43 +02:00 |
|
twinaphex
|
09b10943b2
|
retroarch_get_current_savefile_dir - prevent memory leak
|
2016-05-23 14:42:22 +02:00 |
|
Twinaphex
|
1be1c6a6e2
|
Merge pull request #3020 from sronsse/fixes_for_team
Memory leak-related fixes
|
2016-05-23 12:25:51 +02:00 |
|
Sebastien Ronsse
|
18bff0401b
|
menu setting: Fix memory leak in network settings data
|
2016-05-23 12:09:58 +10:00 |
|
Sebastien Ronsse
|
14c0984497
|
menu setting: Introduce generic concept of free flags for settings data
|
2016-05-23 12:09:58 +10:00 |
|
Sebastien Ronsse
|
d9884b486a
|
menu driver: Fix memory leak occurring on exit
|
2016-05-23 12:09:58 +10:00 |
|
Twinaphex
|
06aa001b82
|
Merge pull request #3019 from orbea/master
Set base man directory in MAN_DIR and move manpages to man6
|
2016-05-23 02:19:49 +02:00 |
|
orbea
|
aeaaf7a319
|
Move man pages to man6 to satisfy man standard sections
|
2016-05-22 17:05:13 -07:00 |
|
orbea
|
7fc64b2c5e
|
Set base man dir in MAN_DIR
|
2016-05-22 16:31:01 -07:00 |
|
twinaphex
|
0692a321c5
|
(GLSM )update
|
2016-05-22 03:49:42 +02:00 |
|
twinaphex
|
44bf799d36
|
Update GLSM
|
2016-05-21 23:00:39 +02:00 |
|
Twinaphex
|
2f1063ff72
|
(XMB) Fixes memory leaks in XMB by not relying upon image tasks
|
2016-05-21 21:37:41 +02:00 |
|
twinaphex
|
40e1082cda
|
Don't use rarch_task_push_image inside xmb_context_reset_background
|
2016-05-21 21:00:37 +02:00 |
|
twinaphex
|
7fe5d21452
|
(XMB) use string_is_equal
|
2016-05-21 20:53:57 +02:00 |
|
twinaphex
|
2f2ddb472a
|
(XMB) Move function to menu_display.c
|
2016-05-21 20:47:49 +02:00 |
|
twinaphex
|
0798157df3
|
Try calling video_driver_texture_unload before calling video_driver_texture_load
|
2016-05-21 19:43:32 +02:00 |
|
Twinaphex
|
b7e15c2fe1
|
free user_data here too
|
2016-05-21 19:31:39 +02:00 |
|
twinaphex
|
e4a44cbf13
|
menu_display_thumbnail_handle_upload - free userdata
|
2016-05-21 19:28:29 +02:00 |
|
twinaphex
|
59f3e733fb
|
(libretro-common) rthreads - PS3 buildfix
|
2016-05-21 13:38:07 +02:00 |
|
twinaphex
|
6c840cdd59
|
(input_autodetect.c) Use dir_list_new_special
|
2016-05-21 13:31:41 +02:00 |
|
twinaphex
|
57f797dad6
|
Cleanup
|
2016-05-21 13:16:48 +02:00 |
|
twinaphex
|
6bd7fd482c
|
Performance counters got function name changes
|
2016-05-21 13:14:25 +02:00 |
|
Twinaphex
|
72e1a33715
|
Merge pull request #3016 from Themaister/master
Add perf counter to fence waits.
|
2016-05-21 12:36:25 +02:00 |
|
Hans-Kristian Arntzen
|
218ecc07c1
|
Add perf counter to fence waits.
Makes it easy to check if we're GPU bound or not.
|
2016-05-21 12:13:46 +02:00 |
|
radius
|
6b0c978acb
|
cut down some code duplication
|
2016-05-20 17:54:29 -05:00 |
|
radius
|
dbb8cf7e32
|
AUTOSAVE should happen before loading the dummy core, not after
|
2016-05-20 17:36:55 -05:00 |
|
twinaphex
|
45cbe06401
|
rpng_process_image - cleanup resources if we fail
|
2016-05-20 21:05:27 +02:00 |
|
twinaphex
|
fec5aca60b
|
Revert "(task_image.c) Nits"
This reverts commit 94a9e7b923 .
|
2016-05-20 21:03:42 +02:00 |
|
Twinaphex
|
2cd64c276f
|
Merge pull request #3015 from simias/fix
potential fix for AMD and GL core contexts
|
2016-05-20 20:17:09 +02:00 |
|
Lionel Flandrin
|
b7d5c1d3e8
|
potential fix for AMD and GL core contexts
|
2016-05-20 20:12:41 +02:00 |
|
twinaphex
|
94a9e7b923
|
(task_image.c) Nits
|
2016-05-20 20:04:07 +02:00 |
|
twinaphex
|
fe516b0d01
|
Change type of status
|
2016-05-20 19:32:09 +02:00 |
|
twinaphex
|
1fd7cf473d
|
Initialize file_path
|
2016-05-20 19:17:21 +02:00 |
|
twinaphex
|
d02d27f92a
|
(PNG) Cleanup
|
2016-05-20 15:37:36 +02:00 |
|
radius
|
a49ef997de
|
fix override unloading on close content
|
2016-05-20 02:21:15 -05:00 |
|
Twinaphex
|
4389008be6
|
(QNX) Can export Release build now
|
2016-05-19 23:38:38 +02:00 |
|
twinaphex
|
0e88d99798
|
(BB10) Update bar-descriptor
|
2016-05-19 23:23:06 +02:00 |
|
Twinaphex
|
c2942b0873
|
(QNX) Builds and links
|
2016-05-19 22:25:39 +02:00 |
|
Twinaphex
|
323d5b1c6c
|
(QNX) Buildfixes
|
2016-05-19 21:43:40 +02:00 |
|
Twinaphex
|
1f7c51b458
|
(QNX) more build fixes
|
2016-05-19 20:14:58 +02:00 |
|
Twinaphex
|
e133ce31e8
|
(QNX) Buildfixes
|
2016-05-19 20:10:10 +02:00 |
|
twinaphex
|
c104bc094b
|
(QNX) Fix egl_create_surface call
|
2016-05-19 20:07:03 +02:00 |
|
Twinaphex
|
85331042be
|
(QNX) Build fixes
|
2016-05-19 20:02:39 +02:00 |
|
twinaphex
|
aabb1e409c
|
Move netplay code to network/netplay dir
|
2016-05-19 11:46:54 +02:00 |
|
Twinaphex
|
67e1e5a9d0
|
(task_image.c) Prevent null pointer dereference
|
2016-05-19 02:09:56 +02:00 |
|
twinaphex
|
033bc60939
|
(RPNG) Cleanup
|
2016-05-19 01:00:03 +02:00 |
|
twinaphex
|
ceb657eba2
|
Cleanups
|
2016-05-19 00:51:34 +02:00 |
|