Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/display-drivers.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<!--
SPDX-License-Identifier: Apache-2.0
SPDX-FileCopyrightText: AtomGL contributors
-->

# Display Drivers

This document describes how to configure and use the various display drivers supported by AtomGL.
Expand Down
3 changes: 3 additions & 0 deletions miniz.c.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-License-Identifier: MIT
SPDX-FileCopyrightText: 2013-2014 RAD Game Tools and Valve Software
SPDX-FileCopyrightText: 2010-2014 Rich Geldreich and Tenacious Software LLC
3 changes: 3 additions & 0 deletions miniz.h.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-License-Identifier: MIT
SPDX-FileCopyrightText: 2013-2014 RAD Game Tools and Valve Software
SPDX-FileCopyrightText: 2010-2014 Rich Geldreich and Tenacious Software LLC
2 changes: 2 additions & 0 deletions spng.h.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-License-Identifier: BSD-2-Clause AND libpng-2.0
SPDX-FileCopyrightText: libspng contributors (https://github.com/randy408/libspng/graphs/contributors)