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

misyltoad 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
@misyltoad misyltoad force-pushed the master branch 5 times, most recently from 21a07b3 to 94163d6 Compare February 23, 2021 06:05
@misyltoad misyltoad force-pushed the master branch 4 times, most recently from 6f464a9 to d3e43ed Compare March 1, 2021 19:24
@misyltoad misyltoad force-pushed the master branch 7 times, most recently from 37690dd to 5106c56 Compare August 12, 2021 07:20
@misyltoad misyltoad force-pushed the master branch 4 times, most recently from d4bef41 to a2dc99c Compare October 22, 2021 03:02
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.

2 participants