About Social Code
summaryrefslogtreecommitdiff
path: root/html/assets
diff options
context:
space:
mode:
Diffstat (limited to 'html/assets')
-rw-r--r--html/assets/freedreno/3d-mark.pngbin0 -> 3170073 bytes
-rw-r--r--html/assets/freedreno/glinfo_freedreno.pngbin0 -> 119361 bytes
-rw-r--r--html/assets/freedreno/glinfo_freedreno_preview.pngbin0 -> 55495 bytes
-rw-r--r--html/assets/style.css2
4 files changed, 1 insertions, 1 deletions
diff --git a/html/assets/freedreno/3d-mark.png b/html/assets/freedreno/3d-mark.png
new file mode 100644
index 0000000..7b69df3
--- /dev/null
+++ b/html/assets/freedreno/3d-mark.png
Binary files differ
diff --git a/html/assets/freedreno/glinfo_freedreno.png b/html/assets/freedreno/glinfo_freedreno.png
new file mode 100644
index 0000000..abbb52b
--- /dev/null
+++ b/html/assets/freedreno/glinfo_freedreno.png
Binary files differ
diff --git a/html/assets/freedreno/glinfo_freedreno_preview.png b/html/assets/freedreno/glinfo_freedreno_preview.png
new file mode 100644
index 0000000..ab39307
--- /dev/null
+++ b/html/assets/freedreno/glinfo_freedreno_preview.png
Binary files differ
diff --git a/html/assets/style.css b/html/assets/style.css
index 7b4de1a..d9c40d8 100644
--- a/html/assets/style.css
+++ b/html/assets/style.css
@@ -60,7 +60,7 @@ img
{
display: block;
margin: auto;
- max-width: 100%;
+ max-width: 800px;
height: auto;
}