| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added support for RFC 104, the logging interface: ↵ | Jason Maskell | 2016-05-31 | 1 | -1/+6 |
| | | | | | | | | | https://docs.google.com/document/d/102b8k5pKYj9e-tMmG53aT5izur-qfUSPX1gBro4gN0Q/edit Added a dumb implementation of the logger in the D3D11 sample. Added a method to the WaveWorks API to allow the user to set (override) the internal logger with their own supplied nv::ILogger derived object. | ||||
| * | Sample now compiles cleanly, doesn't run yet due to media path issues. | Jason Maskell | 2016-05-19 | 1 | -6/+7 |
| | | |||||
| * | Lots more conversion work done, not quite compiling yet. Paranoia commit. | Jason Maskell | 2016-05-19 | 1 | -10/+9 |
| | | |||||
| * | D3D11 test is compiling and running with a rendering error (ocean is grey ↵ | Jason Maskell | 2016-05-19 | 1 | -0/+292 |
| | | | | | | | and not dark blue). D3D11 sample added but still has lots of compile errors, needs to be fully converted to use new DXUT11, etc. | ||||
| * | Restructuring starts. Got some initial CMake problems sorted. Need to extend. | Jason Maskell | 2016-05-12 | 1 | -292/+0 |
| | | |||||
| * | Initial commit with PS4 and XBone stuff trimmed. | Jason Maskell | 2016-05-09 | 1 | -0/+292 |