An open API service indexing awesome lists of open source software.

https://github.com/llvm/wg-hlsl

HLSL Working Group documentation and task tracking.
https://github.com/llvm/wg-hlsl

Last synced: 8 months ago
JSON representation

HLSL Working Group documentation and task tracking.

Awesome Lists containing this project

README

          

# HLSL Working Group

This repository contains project documentation for the HLSL working group. The
HLSL Working Group's focus is on the implementation and maintenance of HLSL
support in Clang and the associated LLVM code generation paths.

## Repository Organization

* [docs](docs) - General documentation for the working group including process
documentation, project roadmaps and anything else that doesn't have a clear place.
* [meetings](meetings) - Meeting agenda and minutes for HLSL Working Group meetings (see
[LLVM Community Calendar](https://calendar.google.com/calendar/u/0/embed?src=calendar@llvm.org)).
* [proposals](proposals) - Technical proposal documentation for implementation tasks in
LLVM & Clang.

## Issue Tracking

The HLSL Working Group uses a the [HLSL Support
Project](https://github.com/orgs/llvm/projects/4) to track issues and tasks.
Work items that will result in PR contributions to LLVM are tracked under the
LLVM-project issue tracker, other work items are tracked on this repository.

See [issue_tracking](docs/issue_tracking) for more info.

## Meetings

Public meetings are the first Thursday of every month at 5:00-5:30 pm UTC (1
EDT, 12 CDT, 11 MDT, 10 PST). The meeting is a [Google Meet
call](https://meet.google.com/tcs-srdn-dig).

If you want to be added to the Google calendar invite send your Google account
email address to beanz on LLVM’s Discourse or Discord.

## Contact Information

[Find us on LLVM's Discord](https://discord.com/channels/636084430946959380/958089123208523876)

## Licensing

All contributions in this repository are available under the [Apache 2.0 License
with LLVM Exceptions](LICENSE.txt).