Timo Strunk
|
ff90a4e568
|
Removed Ppmd references from everywhere. Code is only required for Ppmd support - a special 7z algorithm
|
2014-09-12 22:41:46 +02:00 |
|
twinaphex
|
3787c831e7
|
(Wii) Compile in 7zip support
|
2014-09-12 22:24:18 +02:00 |
|
twinaphex
|
01c9d033ae
|
(GX) Build fixes
|
2014-09-12 22:12:41 +02:00 |
|
twinaphex
|
e54174f3a2
|
(PSP) Build fix
|
2014-09-12 21:58:25 +02:00 |
|
twinaphex
|
9c7f444717
|
(PS3) Add -DHAVE_7Z, -D_7Z_ST to PS3 Makefile
|
2014-09-12 21:56:55 +02:00 |
|
Twinaphex
|
de582c08fa
|
(Apple) Build fixes to solutions
|
2014-09-12 21:53:09 +02:00 |
|
twinaphex
|
98fd04d970
|
(MSVC) Add 7zip support - build fixes to do with casting pointers
explicitly
|
2014-09-12 21:50:57 +02:00 |
|
twinaphex
|
119a51be76
|
Silence unused variable warnings
(Android) undefine HAVE_COMPRESSION - gets defined in griffin.c now
|
2014-09-12 21:41:54 +02:00 |
|
Twinaphex
|
49052ee6a8
|
Merge pull request #986 from timostrunk/zip_support
Zip support and Fixes
|
2014-09-12 21:36:36 +02:00 |
|
twinaphex
|
c1118dc12a
|
(D3D) Build fixes for lock_rectangle_clear wrapper function
|
2014-09-12 21:29:18 +02:00 |
|
Timo Strunk
|
0977449c24
|
Edited griffin.c to include remaining objects for zip support.
|
2014-09-12 21:25:08 +02:00 |
|
twinaphex
|
f778d36272
|
(D3D) Use d3d_lockrectangle_clear wrapper function
|
2014-09-12 21:15:49 +02:00 |
|
Twinaphex
|
0bc83ca6ae
|
Merge pull request #988 from lioncash/misreturn
playlist: Fix erroneous return value.
|
2014-09-12 20:23:28 +02:00 |
|
twinaphex
|
5c8cab7e4f
|
(D3D) Build fix - make d3d_texture_blit wrapper function work
|
2014-09-12 20:21:56 +02:00 |
|
Lioncash
|
8244c74b31
|
playlist: Fix erroneous return value.
This should actually be false, since it failed to read the playlist file in this case.
|
2014-09-12 14:21:31 -04:00 |
|
twinaphex
|
fa0261c1d6
|
(D3D) Get rid of Texture Blit macros
|
2014-09-12 20:13:53 +02:00 |
|
twinaphex
|
11372a7a9f
|
(D3D) Fix build for d3d_set_vertex_shader
|
2014-09-12 20:02:57 +02:00 |
|
Twinaphex
|
e5dac5d8b1
|
Merge pull request #987 from heuripedes/master
(Lakka) Stop initialization if gl is not active
|
2014-09-12 19:56:12 +02:00 |
|
Higor Eurípedes
|
48f4a96605
|
(Lakka) Stop initialization if gl is not active
|
2014-09-12 14:42:59 -03:00 |
|
twinaphex
|
da088073ec
|
(D3D) Create wrapper for SetVertexShader
|
2014-09-12 19:42:46 +02:00 |
|
twinaphex
|
9c00855f71
|
(360) Build fix
|
2014-09-12 19:23:42 +02:00 |
|
twinaphex
|
402388e369
|
(D3D) Create wrapper function d3d_set_texture
|
2014-09-12 19:19:11 +02:00 |
|
Timo Strunk
|
9e38cb4c93
|
Removed zip as default extension from core info
|
2014-09-12 19:09:21 +02:00 |
|
Timo Strunk
|
1883b03497
|
All files and not just content file can now be compressed
|
2014-09-12 19:06:36 +02:00 |
|
Timo Strunk
|
565ca9fee8
|
Corrected error value in case file is not found in zip file
|
2014-09-12 19:03:19 +02:00 |
|
Timo Strunk
|
e5112b3675
|
Correct returnvalue in case file is not found in 7z archive
|
2014-09-12 19:00:52 +02:00 |
|
twinaphex
|
37a7e56a9b
|
(D3D9 PC) Build fix
|
2014-09-12 18:06:47 +02:00 |
|
twinaphex
|
b65e16254c
|
(D3D) Go through wrapper for SetViewport
|
2014-09-12 18:01:32 +02:00 |
|
twinaphex
|
147c40985c
|
(D3D) d3d_wrapper.c - silence warning
|
2014-09-12 17:54:11 +02:00 |
|
Timo Strunk
|
6386bfdb14
|
Menu now loads file from carchive correctly in the cases of deferred core and the standard case (like MENU_FILE_PLAIN)
|
2014-09-12 17:52:16 +02:00 |
|
Timo Strunk
|
8d3e89cc7e
|
Use pathname_short representation in menu_entries.c to allow for correct viewing of compressed paths in history list
|
2014-09-12 17:49:31 +02:00 |
|
Timo Strunk
|
aeb849b109
|
Defer core now realizes whether something is compressed or not
|
2014-09-12 17:48:35 +02:00 |
|
Timo Strunk
|
c83dced0d2
|
Made safe version of string concat with delimiter
|
2014-09-12 17:46:40 +02:00 |
|
twinaphex
|
155439ad07
|
(D3D) Get rid of unused D3D macros
|
2014-09-12 17:43:03 +02:00 |
|
twinaphex
|
7e5746cc75
|
(D3D) Get rid of xdk_d3d.cpp/xdk_d3d.h
|
2014-09-12 17:39:15 +02:00 |
|
twinaphex
|
fe26623343
|
(D3D) Use d3d_swap wrapper function
|
2014-09-12 17:38:20 +02:00 |
|
twinaphex
|
345900ae3a
|
(D3D) Cleanups
|
2014-09-12 17:36:22 +02:00 |
|
twinaphex
|
a943609c1a
|
(D3D) Get rid of some D3D macros
|
2014-09-12 17:32:18 +02:00 |
|
twinaphex
|
7924166f64
|
(XDK) Use wrapper functions in render_chain_xdk.h
|
2014-09-12 17:30:30 +02:00 |
|
twinaphex
|
a58a1b4e43
|
(XDK) Build fix
|
2014-09-12 17:27:51 +02:00 |
|
twinaphex
|
b0b1a4c692
|
(D3D) Go through wrapper for MinFilter/MagFilter
|
2014-09-12 17:22:46 +02:00 |
|
twinaphex
|
35893e96ea
|
(D3D) Go through more wrapper functions
|
2014-09-12 17:17:28 +02:00 |
|
Timo Strunk
|
11b63cbe3d
|
Merge remote-tracking branch 'upstream/master' into zip_support
|
2014-09-12 17:06:41 +02:00 |
|
Timo Strunk
|
9c4c2a107c
|
We check dynamically in file.c if the filename contains a zipfile
|
2014-09-12 17:06:28 +02:00 |
|
Timo Strunk
|
502475f6c7
|
Added function to check whether path contains a compressed file
|
2014-09-12 17:05:05 +02:00 |
|
Timo Strunk
|
5ad5a1b6a9
|
Removed general zip support flags again.
|
2014-09-12 17:04:14 +02:00 |
|
twinaphex
|
5e8fd1cf03
|
(D3D) Nit
|
2014-09-12 16:22:02 +02:00 |
|
Twinaphex
|
ee07c69c20
|
Merge pull request #985 from lioncash/free
command: Fix possible null dereference in rarch_cmd_free
|
2014-09-12 15:12:09 +02:00 |
|
Lioncash
|
a300ce5b2e
|
command: Fix possible null dereference in rarch_cmd_free
Free called on null pointers is OK, but if it's ever null and it hits this conditional, it will be a null pointer dereference.
|
2014-09-12 08:07:41 -04:00 |
|
twinaphex
|
7fc59210b1
|
(D3D) Have more functions go through d3d_wrapper
|
2014-09-12 08:08:04 +02:00 |
|