Commit graph

40 commits

Author SHA1 Message Date
Ivan a342107021 Paypal link removed 2016-10-01 01:21:43 +03:00
Benjamin Hodgetts c100328a6f Clarify working GCC versions (#1851)
GCC 6.1 cannot compile RPCS3 due to a regression within GCC itself, so note that here as it's the current version that a lot of people are likely to be using, with a link to the bug that contains further information.
2016-07-25 17:48:25 +03:00
Ivan 5d6aecc599 Update donation link 2016-07-16 02:20:58 +03:00
Lena 869e10027d Add optimal build options to CMakeLists (#1841)
Provides two options when building RPCS3

    USE_SYSTEM_FFMPEG BOOL (default: OFF)
    USE_SYSTEM_LIBPNG BOOL (default: OFF)

These options lets the user select between the system provided and builtin libraries of ffmpeg and libpng to overcome possible system issues.

Also adds support for older libpng releases if the user doesn't have libpng 1.5 or higher.
2016-07-01 12:07:16 +08:00
Nekotekina 0cf4b378f9 README.md updated 2016-06-19 21:47:59 +03:00
Nekotekina 5fc6f59821 Partial commit: Preview 2016-04-15 19:22:15 +03:00
AnnieL bbf7a070e7 Adds missing lib (libedit-dev) - Solves #1570
Fixes building on Ubuntu (tested on 15.10)
2016-03-27 20:25:07 +01:00
mikeyd 29c29d0074 Add missing build deps
* CMakeLists errors finding zlib library
* build-essential does not include clang or cmake, added (gcc is of course)
2016-03-22 10:32:11 -04:00
zerubeus e80bdf120b fix typo in readme 2016-03-03 11:30:25 +01:00
Vincent Lejeune 72375d9e3d build: Add a separate project for ppu llvm recompiler
Fix some defect found by static analysis.
2016-03-02 14:53:14 +01:00
Vincent Lejeune c0423d513d vulkan: Add relevant libs. 2016-02-19 20:03:30 +01:00
Vincent Lejeune e7591439f4 Add Guidelines Support Library 2016-01-08 00:59:08 +01:00
Nekotekina 56ba5a765b Exception handling fix 2015-12-20 15:41:05 +03:00
Nekotekina 3465106456 Shared PCH (experimental)
"Rebuild" is broken though.
2015-12-04 23:37:44 +03:00
Danila Malyutin 8d5d545f3f Some dependency info updated 2015-11-28 00:08:38 +03:00
Nekotekina 4a669fd86e DX12 dependencies fix 2015-11-17 21:00:59 +03:00
Nekotekina fd628d8345 Minor changes 2015-10-22 22:38:34 +03:00
Aaahh Ahh 4622914610 Update README.md 2015-09-12 19:35:10 -04:00
Danila Malyutin 6c4f968373 Try to build with llvm
and update readme
2015-08-24 00:20:03 +03:00
Danila Malyutin 17a4222c31 Add appveyor badge 2015-08-04 18:52:16 +03:00
Raul Tambre a239eaf630 cellSpurs additions and internal struct refactoring
Also updated the README.
2015-07-26 17:04:10 +03:00
Zangetsu38 e47493e81b Some small change.
Update README.md for VS 2015.
remove sln buildbot
remove unused appveyor config
remove package.bat, no longer current, now found in bigpet/rpcs3-buildbot-tools
2015-07-23 15:05:23 +02:00
luxsie a2ab685ba9 Small change for Badges in README.md. 2015-04-09 20:43:46 +08:00
luxsie da85fba015 Modify .travis.yml to enable Travis.
Fix the master git repo name in Github, also the one in git-version-gen.cmd.
Display Shell Export List to help debugging our Travis Build.
2015-04-09 15:11:32 +08:00
joshslark 55b83af845 Add arch linux dependency instructions 2015-03-27 02:56:13 -05:00
Raul Tambre 31dcdea27b Add Coveralls badge
Start making unit tests now!
2015-01-26 20:53:00 +02:00
Raul Tambre 7c2b2620c1 Add Coverity Scan badge 2015-01-18 11:18:53 +02:00
MRebhan 1ad53bc889 Update README.md
Add dependency for Linux build: libglew-dev
2014-12-07 08:30:15 +01:00
DHrpcs3 473af155fc Update README.md 2014-12-05 16:32:55 +02:00
Dante38490 2c99aa4ea9 Update README.md
Update now Compile With PPU GIT (LLVM)
2014-10-23 06:09:31 +02:00
Dante38490 18918db012 Remove the Soft_OAL line
Because now that the file is integrated with git it so it became unnecessary.
2014-08-03 23:29:52 +02:00
Dante38490 4f1b7bf69a Update README.md 2014-05-26 14:34:07 +02:00
Andreas Schroeder 22a90a0907 add info for Mac OSX 2014-04-29 22:46:43 +02:00
darkf 708662da39 README: Use OpenAL Soft and add a Travis CI badge 2014-04-27 16:55:18 -07:00
danieru b87aa55351 Fix run instruction hitting CWD bug
PCS3 assumes current working directory is bin folder.
So running it like ./bin/pcs3 stops it from finding
dev_hdd0 and related.
2014-04-12 21:15:09 -06:00
danieru 57a9b557e9 Add Linux build instructions for Debian & Ubuntu 2014-04-12 19:19:48 -06:00
Alexandro Sánchez Bach 9e40247af0 Fixed error in SC_Pad.cpp and Readme.md updated 2014-04-07 14:40:50 +02:00
Peter Tissen 1400625648 add submodule instructions and bump submodule version 2014-02-12 19:23:33 +01:00
Peter Tissen d85c26aa8b Update Readme with some links to the wiki and forums 2014-02-09 18:44:04 +01:00
DHrpcs3 de070bf485 Initial commit 2012-11-03 08:16:18 -07:00