Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Add .gitignore #3

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Add .gitignore #3

wants to merge 32 commits into from

Conversation

Arxcis
Copy link

@Arxcis Arxcis commented Apr 5, 2020

  • Ignore build/
  • Ignore include/native/directx
  • Don't ignore include/native/directx/README.md
  • Add example to include/native/directx/README.md

Joshua-Ashton and others added 30 commits March 11, 2020 21:34
Makes this slightly more readable and extensible if we have any other edgecases where we wanna force-disable a frontend.
Determine WSI/Platform and store in a variable from later on.

Add some options to force native/a specific wsi.
We can't ever use this frontend as its super quirky (intergrates with shader compiler and stuff)

No need to support it either as going from D3D10 -> D3D11 is a piece of cake
Includes some basic defs/hresults etc

A setup for implementing __uuidof is also included using constexpr + templates
Use native std::threads, ids using a counter
Disable OpenVR for this WSI also.
…native

Currently unimplemented as there is no real nice way to do so without getting pthread involved.
- Ignore build/
- Ignore include/native/directx
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants