.. |
context
|
(XDK1) Fix build - reimplemented input init
|
2013-11-01 17:12:24 +01:00 |
d3d9
|
fix compile for SDL and DirectX video
|
2013-11-01 21:13:19 -04:00 |
fonts
|
(XDK) Move font context initing to xdk_d3d_init
|
2013-11-01 17:36:31 +01:00 |
glsym
|
Use HAVE_PSGL instead.
|
2013-08-11 15:10:56 +02:00 |
math
|
Start using C89-style for loop initial declarations for
|
2013-10-19 19:39:38 +02:00 |
py_state
|
Fix two memory leaks in function align_program in py_state.c
|
2013-10-13 23:13:38 -04:00 |
rpng
|
Start using C89-style for loop initial declarations for
|
2013-10-19 19:39:38 +02:00 |
scaler
|
Convert gfx/scaler to C89-style for loop declarations too
|
2013-10-19 20:14:39 +02:00 |
fbdev.c
|
|
|
fbdev.h
|
|
|
gfx_common.c
|
Use configured aspect ratio to set windowed size.
|
2013-10-26 18:31:48 +02:00 |
gfx_common.h
|
Fix possible crash with uninitialized buf_fps.
|
2013-10-07 21:54:29 +02:00 |
gfx_context.c
|
Convert most C99-style for loop initial declarations to C89-compliant
|
2013-10-22 15:08:17 +02:00 |
gfx_context.h
|
Merge branch 'master' of https://github.com/libretro/RetroArch into emscripten
|
2013-08-25 15:37:16 -04:00 |
gl_common.h
|
(RGL PS3) Optimizations for glBufferSubData
|
2013-11-02 14:44:13 +01:00 |
gl.c
|
Fix potential uninitialized variable.
|
2013-11-02 17:54:52 +01:00 |
image.c
|
Convert most C99-style for loop initial declarations to C89-compliant
|
2013-10-22 15:08:17 +02:00 |
image.h
|
|
|
null.c
|
|
|
omap_gfx.c
|
|
|
omapfb.h
|
|
|
sdl_gfx.c
|
fix compile for SDL and DirectX video
|
2013-11-01 21:13:19 -04:00 |
shader_cg.c
|
Fixup C89 for loops.
|
2013-10-22 21:37:56 +02:00 |
shader_cg.h
|
|
|
shader_common.h
|
Add support for wrapping modes.
|
2013-08-16 00:30:54 +02:00 |
shader_glsl.c
|
Convert most C99-style for loop initial declarations to C89-compliant
|
2013-10-22 15:08:17 +02:00 |
shader_glsl.h
|
|
|
shader_hlsl.c
|
(360) Build fixes
|
2013-09-15 18:49:18 +02:00 |
shader_hlsl.h
|
|
|
shader_parse.c
|
Convert most C99-style for loop initial declarations to C89-compliant
|
2013-10-22 15:08:17 +02:00 |
shader_parse.h
|
Add support for wrapping modes.
|
2013-08-16 00:30:54 +02:00 |
state_tracker.c
|
Convert most C99-style for loop initial declarations to C89-compliant
|
2013-10-22 15:08:17 +02:00 |
state_tracker.h
|
|
|
thread_wrapper.c
|
Fix thread_wrapper (removal of start/stop)
|
2013-11-01 22:59:34 +01:00 |
thread_wrapper.h
|
|
|
vg.c
|
[OpenVG] Fix build.
|
2013-08-29 18:35:43 +02:00 |
xvideo.c
|
(Xvideo) Fix warning - remove NULL for now removed start
|
2013-11-02 04:48:19 +01:00 |