aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-03-11 01:59:24 +0100
committerSven Gothel <[email protected]>2014-03-11 01:59:24 +0100
commitba0dc6462a88ee7512a087deaaca760239915548 (patch)
treea94fe3e04d0585914fdcab2fe64a365c2e37570f
parentfdea8596b2ccc1221a980e4c9fd10de85d885a3c (diff)
doc/Platforms.txt: Update Virtualbox 4.3 Tests .. w/ Debian Host and Client (Wheezy Mesa 8.0.5-SW and Jessie Mesa 9.2.2-SW)v2.1.52.1-maint
-rw-r--r--doc/Platforms.txt28
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/Platforms.txt b/doc/Platforms.txt
index 7fbb65bcf..00200ae91 100644
--- a/doc/Platforms.txt
+++ b/doc/Platforms.txt
@@ -60,3 +60,31 @@
- PowerVR (ES2) 32bit only
(*) Regular tested component / platform
+
+virtualbox-4.3_4.3.8-92456
+ - Host Debian 8 (Jessie)
+ - Host GPU: NV w/ NV proprietary driver
+
+ - Guest Debian 7 (Wheezy)
+ - Mesa 8.0.5 LLVM:
+ - Onscreen: OK
+ - FBO: OK
+ - FBO.MSAA: NO (gl-error, failure)
+ - PBuffer: OK
+ - Bitmap: OK
+
+ - 3D Accel (Chromium 1.9):
+ - Onscreen: OK
+ - FBO: NO
+ - FBO.MSAA: NO (gl-error, failure)
+ - PBuffer: NO
+ - Bitmap: NO
+
+ - Guest Debian 8 (Jessie)
+ - Mesa 9.2.2 Gallium LLVM
+ - Onscreen: OK
+ - FBO: OK
+ - FBO.MSAA: NO (properly reporting: N/A)
+ - PBuffer: OK
+ - Bitmap: OK
+