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 |
|
Toad King
|
3830dbebaf
|
fix emscripten build
|
2014-12-31 20:26:49 -06:00 |
|
twinaphex
|
d39a6ef45f
|
shader_parse.h - fix C++ comments to C
|
2014-12-21 20:41:26 +01:00 |
|
twinaphex
|
3cdf90deeb
|
Move gl_wrap_type_to_enum outside of HAVE_FBO ifdef
|
2014-12-20 00:44:14 +01:00 |
|
twinaphex
|
ed2c4ec04f
|
Add HAVE_FBO ifdef
|
2014-12-20 00:41:03 +01:00 |
|
CautiousAlbino
|
b1c6a2bfd8
|
Log when context driver fails to bind API.
Some generic cleanups to context init as well.
|
2014-12-14 14:37:25 +01:00 |
|
Alcaro
|
8137c4c9f2
|
(Cg) Clean this up a little.
|
2014-12-08 17:05:21 +01:00 |
|
Alcaro
|
e19078e2b5
|
Don't rely on implicit nulling of this stack array.
|
2014-12-08 17:02:45 +01:00 |
|
twinaphex
|
181d163b36
|
Rename 'player' to 'user'
|
2014-12-05 13:48:54 +01:00 |
|
twinaphex
|
d3977690f2
|
(gl.c) Cleanup
|
2014-12-03 21:21:55 +01:00 |
|
twinaphex
|
7c33b76818
|
Improve some log messages
|
2014-12-03 18:36:25 +01:00 |
|
twinaphex
|
c5cb86a47e
|
Get rid of unneeded HAVE_OPENGLES3 ifdef
|
2014-12-03 18:31:43 +01:00 |
|
twinaphex
|
9ed2ba8412
|
[PATCH] Fix some C++ build issues.
|
2014-11-29 21:07:12 +01:00 |
|