Commit Graph

33 Commits

Author SHA1 Message Date
twinaphex
ae573dcdb8 Backport Lioncash' memory leak fixes 2015-01-27 15:35:31 +01:00
twinaphex
a1959a83c8 (gfx/image) Cleanups 2015-01-26 19:26:06 +01:00
twinaphex
8adb16bf0a (image_rpng.c) Minor cleanups 2015-01-26 18:46:39 +01:00
twinaphex
b04b1d2506 Refactor rpng_image_load_tga_shift 2015-01-26 18:41:33 +01:00
twinaphex
66641d7828 (image_rpng.c) Declare variables at top of function 2015-01-24 03:37:15 +01:00
twinaphex
069fb556f0 Rename graphics context drivers 2015-01-12 22:19:31 +01:00
twinaphex
bcfc9d9077 Update headers 2015-01-07 18:06:50 +01:00
twinaphex
dd93d549aa Rename rarch_file_path to file_ops 2014-10-21 23:53:09 +02:00
twinaphex
d3629f06f1 Rename file.c/file.h to content.c/content.h 2014-10-21 23:44:03 +02:00
twinaphex
2c5b744bc4 Compartmentalize file_path functions over to file_path.c 2014-10-21 23:33:20 +02:00
twinaphex
c62d52de0f Start properly implementing libretro SDK for boolean.h include
header, glsym, and rthreads
2014-10-21 05:05:52 +02:00
twinaphex
42bb37816e Take file_path.h include out of file.h 2014-10-20 21:51:04 +02:00
Lioncash
f8499aa71a Sanitize against NULL in some free-like functions. 2014-09-15 09:30:27 -04:00
twinaphex
295434151b (D3D) Change dir to gfx/d3d 2014-09-14 06:45:47 +02:00
twinaphex
0b5a9a244c (D3D) Create d3d_vertex_buffer_free/d3d_texture_new/d3d_texture_free 2014-09-13 18:11:15 +02:00
twinaphex
138541f6cc (image_xdk1.c) Use d3d_vertex_buffer_new 2014-09-13 17:58:38 +02:00
twinaphex
fa46a2bf19 (D3D) d3d_wrapper.c build fixes 2014-09-12 00:00:20 +02:00
twinaphex
dd3bed1137 (Xbox 1) Some build fixes 2014-09-11 21:28:38 +02:00
twinaphex
6a3af98df6 Style/indenting nits 2014-09-09 06:59:17 +02:00
Themaister
15c35d7e44 Fix texture_image_load/free. 2014-06-17 17:44:48 +02:00
Themaister
7cba4fe0fb Remove useless log. 2014-06-13 18:23:54 +02:00
twinaphex
bf4dbede7a (XDK) Change DrawVerticeFormat to Vertex 2014-06-08 04:20:49 +02:00
twinaphex
8e04ac2f12 (PS3 image) Some more safety checks
(Driver) Safety check before invoking menu_context_destroy
2014-06-02 18:08:08 +02:00
twinaphex
4e79de20a1 (GX) Make gx video driver more resilient
(Image RPNG) GX build fix
2014-05-29 00:57:40 +02:00
Themaister
731e44ba60 Kill SDL_image with fire. 2014-05-28 21:19:38 +02:00
twinaphex
e1387a7b0b Take out image driver 2014-05-28 21:14:33 +02:00
twinaphex
3655d9e2aa (SDL) Add note for image_sdl.c 2014-05-27 04:53:12 +02:00
Twinaphex
3879f1214d (image_rpng.c) Fix warning 2014-05-13 09:43:02 -07:00
twinaphex
88d9aae9a2 (RARCH_CONSOLE) Build fix 2014-05-10 20:40:11 +02:00
twinaphex
b2b5c6daec (Image) Put image functions through abstract interface
(Image) Add image_driver to retroarch.cfg to specify image driver to use
(Menu)  Add Image Driver to Drivers section
2014-05-10 20:26:58 +02:00
twinaphex
f512ba76d1 (XDK) Rename xdk_d3d_video_t to d3d_video_t 2014-03-07 20:17:25 +01:00
twinaphex
1e37515e2f (XDK D3D) Rename d3d_render_device member to dev 2014-03-05 06:05:48 +01:00
twinaphex
fd7f4d45cd Move image files to gfx/image/ 2014-02-25 21:24:15 +01:00