2656 Commits

Author SHA1 Message Date
twinaphex
a002208f59 Start moving graphics driver to gfx/drivers 2015-01-12 06:45:12 +01:00
twinaphex
badb29942b Add monitor FPS enable option 2015-01-12 05:59:11 +01:00
twinaphex
1753430d68 MOve audio drivers to audio/drivers 2015-01-12 05:05:56 +01:00
twinaphex
5f611f7270 More documentation for input_common.c 2015-01-12 04:19:57 +01:00
twinaphex
41fbfe3e55 (state_tracker.c) Namespace changes 2015-01-12 02:15:35 +01:00
twinaphex
e5e80ba8a4 Start documenting state_tracker.c 2015-01-11 22:39:50 +01:00
twinaphex
9215ef7067 (gfx/video_thread_wrapper.c) Minor cleanup 2015-01-11 21:57:30 +01:00
twinaphex
9ddf9b01cb (video_thread_wrapper.c) Document video_thread_wrapper.c 2015-01-11 21:51:18 +01:00
twinaphex
f259b56d5f Document shader_context.c 2015-01-11 20:20:34 +01:00
twinaphex
b243f64554 (shader_parse.c) More documentation 2015-01-11 20:17:45 +01:00
twinaphex
7899290156 (shader_parse.c) Some more documentation 2015-01-11 20:10:01 +01:00
twinaphex
33291c3486 Start documenting shader_parse.c 2015-01-11 19:59:59 +01:00
twinaphex
72f5e9a716 Small cleanups 2015-01-11 19:52:02 +01:00
twinaphex
fa4a0de222 Cleanups in gfx_get_fps 2015-01-11 19:31:34 +01:00
twinaphex
878d1f0647 Some cleanups in video_thread_wrapper.c 2015-01-10 18:55:37 +01:00
twinaphex
7f30aee093 Start documenting gfx_common.c 2015-01-10 18:23:07 +01:00
twinaphex
2f195b96cd (Gfx context) Cleanups in gfx context drivers 2015-01-10 17:51:00 +01:00
twinaphex
4bdb26e2a1 (MSVC) Buildfix 2015-01-10 16:52:06 +01:00
Twinaphex
5f5000a1bd (CoreText) remove unused variable 2015-01-10 16:47:38 +01:00
twinaphex
0ac6fee02a (Fonts) Cleanups; declare variables at top of functions 2015-01-10 16:46:58 +01:00
twinaphex
b95cdd2215 Rename menu_common.c to menu.c 2015-01-10 04:53:37 +01:00
twinaphex
3a884262cb (GL) Move declaration of variables to top of functions 2015-01-10 03:48:03 +01:00
twinaphex
88f1dd0443 (GLX/X11) Some simplifications 2015-01-10 03:30:23 +01:00
twinaphex
999e5082f7 (drm_egl_ctx.c) Some simplifications 2015-01-10 03:25:44 +01:00
twinaphex
ffb87e5ab4 (gfx/shader) Declare variables at top of functions 2015-01-10 03:04:10 +01:00
twinaphex
94f6889d2d (shader_parse.c) declare variables at top of function 2015-01-10 02:44:04 +01:00
twinaphex
74b220b711 gfx/video_thread_wrapper.c - Declare variables at top of functions 2015-01-09 23:44:53 +01:00
twinaphex
4d7d58930c Document gfx_context.c 2015-01-09 23:32:32 +01:00
twinaphex
99c9afa5cd Update PATH_MAX to PATH_MAX_LENGTH 2015-01-09 18:04:29 +01:00
Twinaphex
9274a6a1ae Merge pull request #1331 from Swizzy/master
Some XDK360 fixes
2015-01-09 17:41:11 +01:00
twinaphex
ec22bada36 Add retroarch.h header 2015-01-09 17:40:47 +01:00
Swizzy
78db1209f4 (D3D) Fix yet another debug exception 2015-01-09 01:27:49 +01:00
twinaphex
1d45517d48 Declare variables at top 2015-01-09 01:23:58 +01:00
Twinaphex
9895835f04 Merge pull request #1325 from Swizzy/master
Some XDK360 fixes
2015-01-08 14:12:04 +01:00
Swizzy
f7117e9fd5 (XDK360) Fixed some D3D Debug exceptions 2015-01-08 01:09:00 +01:00
twinaphex
f9cd1ba788 Rename .hpp files 2015-01-07 22:23:45 +01:00
twinaphex
4d222a1e0f (py_state.c) Cleanups 2015-01-07 22:18:14 +01:00
twinaphex
872a2d306e Change some SNES references 2015-01-07 21:52:10 +01:00
twinaphex
c720a9d711 (gfx/video_filter.c) Build fix 2015-01-07 21:49:40 +01:00
twinaphex
72c502fd78 Cleanups to gfx/video_filter.c 2015-01-07 21:48:42 +01:00
twinaphex
90076c5fad Start using MAX_PATH_LENGTH - relying on MAX_PATH for 360 can cause
problems because it's defined at '260' and thus too small for some
strings
2015-01-07 20:42:36 +01:00
twinaphex
ecf499c588 Update headers 2015-01-07 18:24:13 +01:00
twinaphex
bcfc9d9077 Update headers 2015-01-07 18:06:50 +01:00
sergiobenrocha2
7539a5f2dc Added current dejavu font path for debian based distros. 2015-01-05 22:32:19 -02:00
twinaphex
7a456c6c3a Rename MAX_PLAYERS to MAX_USERS 2015-01-05 01:58:00 +01:00
vanfanel
e02c35b891 Deleted unneeded header include 2016-01-04 19:41:34 +00:00
Twinaphex
510f88b343 Merge pull request #1264 from vanfanel/master
Added fbdev res detection and term cursor blinking disabling to mali ctx
2015-01-03 21:00:38 +01:00
Twinaphex
b244b25082 Merge pull request #1308 from gizmo98/patch-2
RPI/VIDEOCORE: enable hardware upscaling...
2015-01-03 20:56:34 +01:00
twinaphex
e44092e589 (XDK) Fix d3d_get_video_size 2015-01-03 20:54:49 +01:00
gizmo98
e699f7e46e videocore: enable upscaling...
...if retroarch.cfg contains custom resolution.
2015-01-03 09:54:56 +01:00