diff --git a/bin/2dmark.img b/bin/2dmark.img index f2cb37f..7e94873 100755 Binary files a/bin/2dmark.img and b/bin/2dmark.img differ diff --git a/bin/blit-cube.img b/bin/blit-cube.img index 1c07b96..40abec4 100755 Binary files a/bin/blit-cube.img and b/bin/blit-cube.img differ diff --git a/bin/blit-cube.vmx b/bin/blit-cube.vmx index fe5efb7..05110c1 100644 --- a/bin/blit-cube.vmx +++ b/bin/blit-cube.vmx @@ -1,9 +1,19 @@ +#!/usr/bin/vmware +.encoding = "UTF-8" config.version = 8 virtualHW.version = 7 memsize = 4 -displayname = blit-cube +displayname = "blit-cube" guestOS = other mks.enable3d = TRUE floppy0.startConnected = TRUE floppy0.fileType = file floppy0.fileName = blit-cube.img +uuid.location = "56 4d 99 b8 ba e0 07 dc-f9 eb 73 74 e1 d2 21 07" +uuid.bios = "56 4d 99 b8 ba e0 07 dc-f9 eb 73 74 e1 d2 21 07" +cleanShutdown = "TRUE" +virtualHW.productCompatibility = "hosted" +replay.supported = "FALSE" +floppy0.clientDevice = "FALSE" +replay.filename = "" +vmotion.checkpointFBSize = "134217728" diff --git a/bin/bunnies.img b/bin/bunnies.img index d2faa71..dbbdb9a 100755 Binary files a/bin/bunnies.img and b/bin/bunnies.img differ diff --git a/bin/cube.img b/bin/cube.img index 0cd0024..70a0e46 100755 Binary files a/bin/cube.img and b/bin/cube.img differ diff --git a/bin/cubemark.img b/bin/cubemark.img index 14aa492..3041702 100755 Binary files a/bin/cubemark.img and b/bin/cubemark.img differ diff --git a/bin/dynamic-vertex-stress.img b/bin/dynamic-vertex-stress.img index f827197..dac4624 100755 Binary files a/bin/dynamic-vertex-stress.img and b/bin/dynamic-vertex-stress.img differ diff --git a/bin/dynamic-vertex.img b/bin/dynamic-vertex.img index 6531ce8..e50a497 100755 Binary files a/bin/dynamic-vertex.img and b/bin/dynamic-vertex.img differ diff --git a/bin/fence-stress.img b/bin/fence-stress.img index 58031bf..b976822 100755 Binary files a/bin/fence-stress.img and b/bin/fence-stress.img differ diff --git a/bin/gmr-test.img b/bin/gmr-test.img index 335f6bb..5c4367b 100755 Binary files a/bin/gmr-test.img and b/bin/gmr-test.img differ diff --git a/bin/half-float-test.img b/bin/half-float-test.img index 331782f..8bb1b3b 100755 Binary files a/bin/half-float-test.img and b/bin/half-float-test.img differ diff --git a/bin/presentReadback.img b/bin/presentReadback.img index b5c23e1..5c2fdb4 100755 Binary files a/bin/presentReadback.img and b/bin/presentReadback.img differ diff --git a/bin/screen-present-clip.img b/bin/screen-present-clip.img index d44b7b2..9a8ae67 100755 Binary files a/bin/screen-present-clip.img and b/bin/screen-present-clip.img differ diff --git a/bin/screen-present-clip.vmx b/bin/screen-present-clip.vmx index d264a18..59a8806 100644 --- a/bin/screen-present-clip.vmx +++ b/bin/screen-present-clip.vmx @@ -1,9 +1,19 @@ -config.version = 8 -virtualHW.version = 7 +#!/usr/bin/vmware +.encoding = "UTF-8" +config.version = "8" +virtualHW.version = "7" memsize = 16 -displayname = screen-present-clip +displayname = "screen-present-clip" guestOS = other mks.enable3d = TRUE floppy0.startConnected = TRUE floppy0.fileType = file -floppy0.fileName = screen-present-clip.img +floppy0.fileName = "/home/micah/trunk/metalkit/examples/bios-stress/bios-stress.img" +uuid.location = "56 4d 77 3c d7 e1 03 e0-20 1c 38 aa d2 95 57 e1" +uuid.bios = "56 4d 77 3c d7 e1 03 e0-20 1c 38 aa d2 95 57 e1" +cleanShutdown = "TRUE" +virtualHW.productCompatibility = "hosted" +replay.supported = "FALSE" +floppy0.clientDevice = "FALSE" +replay.filename = "" +vmotion.checkpointFBSize = "134217728" diff --git a/bin/simple-shaders.img b/bin/simple-shaders.img index e8fc9ce..5a62015 100755 Binary files a/bin/simple-shaders.img and b/bin/simple-shaders.img differ diff --git a/bin/simple-shaders.vmx b/bin/simple-shaders.vmx index d39a3fb..695d2c2 100644 --- a/bin/simple-shaders.vmx +++ b/bin/simple-shaders.vmx @@ -1,9 +1,20 @@ -config.version = 8 -virtualHW.version = 7 +#!/usr/bin/vmware +.encoding = "UTF-8" +config.version = "8" +virtualHW.version = "7" memsize = 4 -displayname = simple-shaders +displayname = "simple-shaders" guestOS = other mks.enable3d = TRUE floppy0.startConnected = TRUE floppy0.fileType = file floppy0.fileName = simple-shaders.img +extendedConfigFile = "simple-shaders.vmxf" +floppy0.clientDevice = "FALSE" +virtualHW.productCompatibility = "hosted" +uuid.location = "56 4d 0e 82 44 37 a4 fb-64 dd cf 3b 52 ee 53 cb" +uuid.bios = "56 4d 0e 82 44 37 a4 fb-64 dd cf 3b 52 ee 53 cb" +cleanShutdown = "TRUE" +replay.supported = "FALSE" +replay.filename = "" +vmotion.checkpointFBSize = "134217728" diff --git a/bin/simple_blit.img b/bin/simple_blit.img index 9bdee69..c8bf82f 100755 Binary files a/bin/simple_blit.img and b/bin/simple_blit.img differ