Commit graph

  • eea7ddcd0d Remove -Werror option. master José Fonseca 2012-07-24 19:16:20 +0100
  • 9cb814fd3a Fix gcc-4.7 warnings (promoted to errors by -Werror). José Fonseca 2012-07-24 19:14:41 +0100
  • 765f9659ed Ignore derived files. José Fonseca 2012-02-01 13:36:25 +0000
  • 329dd53745 Update headers & examples. José Fonseca 2011-09-19 13:21:29 +0000
  • a94d5e81a5 Fix rt-gamma-test build with gcc-4.6. Vinson Lee 2011-07-22 08:11:15 +0000
  • 4443a73481 Revert launch algorithm, the size optimization caused a gameplay randomness regression. Micah Dowty 2011-03-24 07:00:14 +0000
  • 9605f56e5f Random size optimizations Micah Dowty 2011-03-24 06:01:28 +0000
  • 6ad70d0e71 Keyboard size optimizations Micah Dowty 2011-03-23 22:38:14 +0000
  • 962563d1e7 A handful of size optimizations for -DREALLY_TINY Micah Dowty 2011-03-03 19:37:13 +0000
  • 2a7c8577f5 Metalkit test 2dmark can trigger VMX host panic when it detects SVGA FIFO is re-initialized while vmx is processing it. To fix this issue, I suggest metalkit SVGA_SetMode should handle mode transitions and new function SVGA_Enable should initialize the FIFO. Kurt Daverman 2010-10-12 19:35:42 +0000
  • 4a5a01ab57 Patch from Jose Fonseca: Specify a nonzero light range in the bunnies example Micah Dowty 2010-08-16 16:46:29 +0000
  • 3a3ad0e7dc Sync to latest Metalkit source. Includes Kurt's fix for PCI_GetBARAddr(). Micah Dowty 2010-08-05 19:55:08 +0000
  • a8eafa801d Update all binaries Micah Dowty 2010-02-16 21:56:30 +0000
  • 791ddd6a8f Applying a patch from Keith Whitwell: Adds some svga3dutil support for surface flags, and uses those flags in Bunnies to specify the static VB/IB usage of its buffers. This is the same behaviour we expect from well-behaved guest drivers, and it makes Bunnies a better tool for performance testing various host configurations. Micah Dowty 2010-02-10 22:16:35 +0000
  • 28e788a308 Adding a simple test for output gamma. Micah Dowty 2009-10-29 19:36:41 +0000
  • a8adcf8408 Update to latest Metalkit sources. Includes a fix for BIOS triple-fault issues. Micah Dowty 2009-10-23 23:58:13 +0000
  • eabc723c58 Remove PACKED from structure definitions. It shouldn't be necessary (we keep our data aligned anyway), and it isn't sufficient to actually enable packing on MSVC. Micah Dowty 2009-10-22 20:34:29 +0000
  • 992c2d5ea1 Jose requested an open-source-friendly version of our svga3d_caps header. This header includes some definitions for interpreting the 3D-specific capability blocks in BAR2. Micah Dowty 2009-10-22 20:24:40 +0000
  • 68478eab4b There are many new tests and examples that we wrote internally at VMware, but couldn't release immediately since they depended on virtual GPU features which were not yet publicly released in any products. This checkin moves those features from our internal repository to the open source repository. Future development on these tests and examples will take place directly in the open source repository. Micah Dowty 2009-10-21 20:20:49 +0000
  • aab0cde61f To get better test coverage of the host-side DMA code, alternate between using Fences and legacy Sync. Micah Dowty 2009-07-13 23:12:04 +0000
  • 15fd4340d6 SVGA refdriver: compile fix for gcc strict aliasing Micah Dowty 2009-07-01 21:02:40 +0000
  • adf2dcf69d Update binaries Micah Dowty 2009-05-07 22:37:50 +0000
  • 99a767c5d9 Hopefully fix Metalkit refdriver SVGA_WaitForIRQ hangs Micah Dowty 2009-05-07 22:35:49 +0000
  • 64070c7b8e Add an example for implementing 'Fit Guest' functionality. Micah Dowty 2009-04-17 21:55:24 +0000
  • 3e3ba62112 Add a simple example for the TCLO protocol support in vmbackdoor. Micah Dowty 2009-04-17 21:52:08 +0000
  • 98472b0b85 Enhance lib/util/vmbackdoor with some basic support for the TCLO protocol that the host uses to push asynchronous messages back into the VM. Micah Dowty 2009-04-17 21:49:50 +0000
  • 813ac81f53 Add a document on Metalkit debugging Micah Dowty 2009-04-13 08:57:23 +0000
  • 75775e0dff Initial revision Micah Dowty 2009-04-13 07:05:42 +0000