Commit Graph

40 Commits

Author SHA1 Message Date
Baldur Karlsson a029fc4ab1 Update screenshots to point to renderdoc.org site 2017-02-23 17:46:42 +00:00
baldurk 654a5cb3c9 Remove WIP from Qt UI in README 2017-02-17 20:16:21 +00:00
Pierre-Loup A. Griffais 316c7140c2 Update README.md
Reference TODO list in README caveat for Qt UI.
2017-01-25 20:53:03 +00:00
baldurk 7947361345 Compress README a bit for readability's sake 2017-01-09 13:19:27 +00:00
baldurk c1591a5fe6 Update docs with D3D12 support and progress on Qt 2016-11-28 12:42:15 +01:00
Baldur Karlsson aa4e4750ed Fix typo to Contributor Covenant link in README 2016-11-02 17:14:06 +01:00
Baldur Karlsson 7e2296911c Minor typo fix in README 2016-10-25 21:41:02 +02:00
baldurk 1a465102b6 Minor tweaks to README phrasing/organisation/links. 2016-09-27 13:26:23 +02:00
baldurk cd06d4e840 Move compilation instructions into CONTRIBUTING.md 2016-09-27 13:09:51 +02:00
baldurk 0a85203b39 Update README with some other APIs for clarity 2016-09-15 17:50:51 +02:00
baldurk f500e9b175 Add web IRC link to README.md, remove talk of beta builds, add docs link 2016-09-06 18:29:01 +02:00
Baldur Karlsson c5b5597b27 Add MIT license badge 2016-08-01 11:01:05 +02:00
baldurk b505cfaceb Add initial skeleton of D3D12 support
* This includes changes to DXGI to remove hard dependency on D3D11 code
  and support multiple D3D versions initialising through DXGI.
* Basically all of the D3D12 interception is unimplemented/stubbed out
  and only the ID3D12Device interface is present.
2016-07-10 18:09:20 +02:00
Baldur Karlsson 5c2ac32f66 Switch docs.renderdoc.org to renderdoc.org/docs
* This lets the link be https (as I don't have a wildcard cert)
2016-06-15 20:10:54 +02:00
baldurk 160762e4ab Add code of conduct 2016-05-22 19:41:50 +02:00
baldurk 3caed2e59d Coverity: Add coverity badge to readme
[ci skip]
2016-05-21 19:15:05 +02:00
baldurk 142a7e5336 Add AppVeyor badge to readme
[ci skip]
2016-05-21 18:37:10 +02:00
Baldur Karlsson a0ab0b935f Add Travis CI badge to readme
[ci skip]
2016-05-21 12:26:33 +02:00
Baldur Karlsson 08141e16a9 Add Vulkan to first line of README.md 2016-02-16 15:04:38 +01:00
baldurk 0c4a1af772 Update API support in README.md 2016-02-07 18:50:35 +01:00
baldurk e3c7abe0ee Add link to great presentation in documentation & README 2016-01-20 20:13:48 +01:00
Baldur Karlsson 0b5e0a339a Change builds link to be named downloads 2015-11-11 08:43:51 +01:00
Baldur Karlsson 311c7486fd Manually thumbnail images in README
* They don't render correctly in firefox the old way
2015-09-03 20:30:07 +02:00
Baldur Karlsson 4ba6b556b7 Add some pretty screenshots to README.md 2015-07-25 21:58:25 +02:00
Baldur Karlsson 055058c53b Update README.md to mention GL support 2015-03-18 17:35:11 +00:00
Baldur Karlsson 0677b102ee Update README API support (current and planned) 2015-03-08 23:48:40 +00:00
baldurk bdee4706da Move the contributing section out of COMPILE.md into CONTRIBUTING.md
* Since CONTRIBUTING.md gets auto-linked whenever opening a pull-request,
  this is more convenient for contributors.
2015-01-20 19:54:44 +00:00
baldurk e8391b9c71 Move some information over to COMPILE.md 2015-01-01 15:19:09 +00:00
Baldur Karlsson bfb22ee1fd Tweak to contributing section of README 2014-12-14 23:08:42 +00:00
Baldur Karlsson 537a18ceb6 Clarify that only GL 3.2+ Core is supported 2014-11-01 19:03:55 +00:00
Baldur Karlsson 2febc49374 Update README.md clarifying current API support 2014-10-30 23:18:56 +00:00
baldurk eee2fc9476 Inline the couple of DIA interfaces used so USE_DIA isn't needed 2014-09-24 20:26:01 +01:00
Baldur Karlsson 5f27b1d9ba Update for new builds site with beta builds 2014-09-17 23:49:14 +01:00
baldurk 9e90eda3b5 Locate breakpad libraries via $(PlatformToolset)
* This means people building on VS2013 don't need to rebuild breakpad
  locally to link successfully.
* Committed binaries built on VS2012 Update 4 and VS Express 2013 for
  Desktop, which will hopefully work for everyone.
2014-09-11 18:59:32 +01:00
baldurk 24088b6e09 Update README in a few places
* Tweaked links and rearranged a few things
* Updated the building section with instructions for VS2013 or express
2014-09-07 13:42:13 +01:00
baldurk c75721b24f Update email address in README 2014-08-22 08:06:23 +01:00
baldurk 6355731bf2 fix line endings in original files before gitattributes etc 2014-05-07 09:52:53 +01:00
baldurk 04b1549c0f Update README with source information 2014-05-02 08:12:54 +01:00
Baldur Karlsson 9a1914ff6e update link to cryengine.com landing page 2014-02-27 16:28:06 +00:00
Baldur Karlsson 787c80c1fe initial commit - README and LICENSE files 2014-02-27 16:02:07 +00:00