Commit Graph

6 Commits

Author SHA1 Message Date
baldurk 5b9a8825d2 Add note about what to apt-get on Ubuntu 2015-07-11 11:45:42 +02:00
baldurk bde6fabf7d Rearrange project structure, so that drivers can be easily disabled
* This is kind of arbitrary at the moment, but in future when D3D12 and
  Vulkan drivers appear, not everyone who builds RenderDoc will want to
  build all drivers, so making them separate projects makes it more easy
  to disable/remove them.
2015-06-29 20:04:47 +02:00
Baldur Karlsson af13f1236e Minor update to COMPILE.md to mention VS2015 working
* At the same time, update the linux compile requirements slightly.
2015-04-07 00:17:07 +01: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 26ac392e79 Add note about new DXGI stuff to undefine if only using the DX SDK 2015-01-05 15:28:36 +00:00
baldurk e8391b9c71 Move some information over to COMPILE.md 2015-01-01 15:19:09 +00:00