twinaphex
|
c62d52de0f
|
Start properly implementing libretro SDK for boolean.h include
header, glsym, and rthreads
|
2014-10-21 05:05:52 +02:00 |
|
twinaphex
|
0209536d4b
|
(rthreads) Updates
|
2014-10-21 03:33:33 +02:00 |
|
Twinaphex
|
04d5ca50e9
|
rthreads - build fix
|
2014-10-21 03:28:26 +02:00 |
|
twinaphex
|
ca79265e4b
|
Rename thread wrapper as rthreads - make it part of the libretro SDK
|
2014-10-21 03:25:59 +02:00 |
|
twinaphex
|
4f2e52a36f
|
Get rid of some more header dependencies
|
2014-10-21 02:59:04 +02:00 |
|
twinaphex
|
a2e1c0e57a
|
Move dependencies out of fifo_buffer.h
|
2014-10-21 02:48:51 +02:00 |
|
twinaphex
|
0a8226a08d
|
dir_list.c - Get rid of dependencies on miscellaneous.h
|
2014-10-21 02:46:37 +02:00 |
|
twinaphex
|
90002bfeda
|
core_options.c - get rid of some header dependencies
|
2014-10-21 02:45:18 +02:00 |
|
twinaphex
|
00115d1ebb
|
Backport Lioncash's changes - https://github.com/libretro/RetroArch/pull/1170
|
2014-10-21 02:28:10 +02:00 |
|
twinaphex
|
3a947c450b
|
(GL CG) Chane info variable to tracker_info
|
2014-10-21 02:21:13 +02:00 |
|
twinaphex
|
939b928adb
|
Rename 'time' variables
|
2014-10-21 02:18:38 +02:00 |
|
twinaphex
|
375273720f
|
(GX) Fix implicit declaration warnings
|
2014-10-21 01:34:00 +02:00 |
|
twinaphex
|
df153855c7
|
(RMenu) Fix build
|
2014-10-21 01:27:45 +02:00 |
|
twinaphex
|
719c7e445b
|
(Salamander) Fix build
|
2014-10-21 01:24:25 +02:00 |
|
twinaphex
|
f6a4017127
|
(zlib) Add forward declarations to silence warnings
|
2014-10-21 01:22:57 +02:00 |
|
twinaphex
|
4134b3de69
|
(7z) Rename index variable
|
2014-10-21 01:16:48 +02:00 |
|
twinaphex
|
856d06ed23
|
pixconv.c - rename y0/y1 variables
|
2014-10-21 01:14:36 +02:00 |
|
twinaphex
|
031e8ebf1d
|
(sinc resampler) Rename sinc variable to _sinc
|
2014-10-21 01:12:22 +02:00 |
|
twinaphex
|
1ea3c6f9fa
|
rarch_disk_control_set_eject - don't name parameter variable 'log'
|
2014-10-21 01:10:29 +02:00 |
|
twinaphex
|
a8fd98e6dc
|
Rename 'abs' local variable to 'absolute'
|
2014-10-21 01:09:24 +02:00 |
|
twinaphex
|
a6336e0735
|
Rewrite string_list_append so that it no longer uses a variable
named 'dup'
|
2014-10-21 01:08:18 +02:00 |
|
twinaphex
|
227dbdd39f
|
Rewrite netplay_flip_port
|
2014-10-21 01:04:57 +02:00 |
|
twinaphex
|
c699a7683e
|
(video_thread_wrapper.c) Rename thread_frame variable to thr_frame
|
2014-10-21 00:26:53 +02:00 |
|
twinaphex
|
2138a57efb
|
hash.c - Avoid naming local variables 'crc32'
|
2014-10-21 00:25:36 +02:00 |
|
Twinaphex
|
dbb5f02e9d
|
(Lakka) Remove unused variable
|
2014-10-21 00:23:25 +02:00 |
|
twinaphex
|
e7cb27b1de
|
Rename crc32 variable
|
2014-10-21 00:19:00 +02:00 |
|
twinaphex
|
85ae740ec6
|
(gfx/gl.c) Rename index parameter variable
|
2014-10-21 00:16:48 +02:00 |
|
Twinaphex
|
b884bc6e7f
|
Merge pull request #1174 from lakkatv/xmb
(Lakka) Remove Main Menu from the settings list
|
2014-10-21 00:15:05 +02:00 |
|
twinaphex
|
f56a0daed1
|
cheats.c - Rename more index variables
|
2014-10-21 00:14:38 +02:00 |
|
Jean-André Santoni
|
7908389077
|
(Lakka) Remove Main Menu from the settings list
|
2014-10-21 00:13:34 +02:00 |
|
twinaphex
|
a92ec148bd
|
Rename more local index variables
|
2014-10-21 00:11:50 +02:00 |
|
twinaphex
|
a14bfdfca2
|
Don't use variables named 'bind' and 'index'
|
2014-10-20 23:41:01 +02:00 |
|
twinaphex
|
c111f4f1ac
|
sinc.c - rename index variable
|
2014-10-20 23:28:47 +02:00 |
|
twinaphex
|
fbfe96f8c9
|
Change index variables to idx
|
2014-10-20 23:27:02 +02:00 |
|
twinaphex
|
a191120f38
|
(libretro_version_1.c) Rename local index variables
|
2014-10-20 23:24:01 +02:00 |
|
twinaphex
|
ef27b31c9f
|
print_buf was unused in shader_gl_cg.c - so get rid of it
|
2014-10-20 23:22:16 +02:00 |
|
Twinaphex
|
526b0a56d7
|
(deps/rzlib/unzip.c) Get rid of shadowed declaration warning
|
2014-10-20 23:19:31 +02:00 |
|
Twinaphex
|
79ff736e4c
|
(overlay.c) Get rid of shadowed declaration warning
|
2014-10-20 23:11:28 +02:00 |
|
Twinaphex
|
f3d04f0fde
|
(XMB) Cleanups
|
2014-10-20 23:08:58 +02:00 |
|
twinaphex
|
c3349004ad
|
Change index variable to 'idx'
|
2014-10-20 22:58:31 +02:00 |
|
twinaphex
|
52b3299e80
|
Change local variable 'config' to 'cfg'
|
2014-10-20 22:55:00 +02:00 |
|
twinaphex
|
019aa665bf
|
Change local variables 'config' to 'cfg'
|
2014-10-20 22:52:39 +02:00 |
|
twinaphex
|
885d4eae7c
|
Change local bind variable to keybind
|
2014-10-20 22:50:11 +02:00 |
|
twinaphex
|
e5dfdc086a
|
(dynamic_dummy.c) Change index variable to idx
|
2014-10-20 22:46:44 +02:00 |
|
twinaphex
|
29e74b2372
|
See prior commit message
|
2014-10-20 22:45:19 +02:00 |
|
twinaphex
|
7518eb27e6
|
Change index variable to idx
|
2014-10-20 22:43:17 +02:00 |
|
Twinaphex
|
4378ccefcb
|
(XMB) Fix unused variable(s) warnings
|
2014-10-20 21:53:16 +02:00 |
|
Twinaphex
|
c6a94593cf
|
(Apple) Build fixes
|
2014-10-20 21:52:33 +02:00 |
|
twinaphex
|
42bb37816e
|
Take file_path.h include out of file.h
|
2014-10-20 21:51:04 +02:00 |
|
twinaphex
|
d7ec815bc9
|
Move netplay.h include outside of general.h
|
2014-10-20 21:32:53 +02:00 |
|