summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRhys Perry <pendingchaos02@gmail.com>2020-05-22 14:24:41 +0100
committerRhys Perry <pendingchaos02@gmail.com>2023-07-05 14:11:20 +0100
commit3681518a504decbd738b78cca518539e7bd8e52d (patch)
tree0664286800c6a3a1841c26c70920f913ab645726
parentb494a43b0092a5bb9e9abc5d02f925e9ec9de983 (diff)
fossils: add parallel-rdp fossils
https://github.com/Themaister/parallel-rdp These fossils contain very large and complex shaders. The small_*.foz files use 8/16-bit arithmetic. Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
-rw-r--r--COPYING23
-rw-r--r--fossils/parallel-rdp/small_subgroup.fozbin0 -> 588309 bytes
-rw-r--r--fossils/parallel-rdp/small_uber_subgroup.fozbin0 -> 462830 bytes
-rw-r--r--fossils/parallel-rdp/subgroup.fozbin0 -> 622447 bytes
-rw-r--r--fossils/parallel-rdp/uber_subgroup.fozbin0 -> 456047 bytes
5 files changed, 23 insertions, 0 deletions
diff --git a/COPYING b/COPYING
index e5ebe17..b69b23d 100644
--- a/COPYING
+++ b/COPYING
@@ -235,3 +235,26 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+fossils/parallel-rdp/*
+
+Copyright (c) 2020 Themaister
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/fossils/parallel-rdp/small_subgroup.foz b/fossils/parallel-rdp/small_subgroup.foz
new file mode 100644
index 0000000..191d17a
--- /dev/null
+++ b/fossils/parallel-rdp/small_subgroup.foz
Binary files differ
diff --git a/fossils/parallel-rdp/small_uber_subgroup.foz b/fossils/parallel-rdp/small_uber_subgroup.foz
new file mode 100644
index 0000000..f8e00fd
--- /dev/null
+++ b/fossils/parallel-rdp/small_uber_subgroup.foz
Binary files differ
diff --git a/fossils/parallel-rdp/subgroup.foz b/fossils/parallel-rdp/subgroup.foz
new file mode 100644
index 0000000..ea0d091
--- /dev/null
+++ b/fossils/parallel-rdp/subgroup.foz
Binary files differ
diff --git a/fossils/parallel-rdp/uber_subgroup.foz b/fossils/parallel-rdp/uber_subgroup.foz
new file mode 100644
index 0000000..1031b96
--- /dev/null
+++ b/fossils/parallel-rdp/uber_subgroup.foz
Binary files differ