Skip to content
Snippets Groups Projects
  1. Feb 17, 2009
  2. Feb 14, 2009
  3. Feb 09, 2009
  4. Feb 06, 2009
  5. Dec 18, 2008
  6. Dec 17, 2008
  7. Dec 05, 2008
  8. Dec 04, 2008
  9. Nov 06, 2008
    • Nicolai Hähnle's avatar
      Fixes for Cygwin by Yaakov · c6d12e0d
      Nicolai Hähnle authored
      This patch fixes a few issues with piglet on Cygwin/X (which uses Mesa
      for OpenGL):
      
      1) Cygwin requires that all dependencies be explicitly passed in
      dependency order during linking.  This means that static libraries must
      precede the shared libraries on which they depend.
      
      2) Cygwin defines log2 as a macro instead of a function.
      
      3) Cygwin doesn't provide lspci(8).
      c6d12e0d
  10. Oct 05, 2008
    • Emma Anholt's avatar
      Add a test for ARB_fp texture indirection accounting. · 94dac46a
      Emma Anholt authored
      This catches bug #17865 on i915.  It's not a terribly complete test, and the
      allowance for the driver to count indirections differently from the spec for
      its native numbers means we don't get to justifiably fail very often.
      94dac46a
  11. Sep 28, 2008
  12. Aug 27, 2008
  13. Aug 21, 2008
  14. Aug 15, 2008
    • Nicolai Hähnle's avatar
      New test: texturing/tex3d · d62c5606
      Nicolai Hähnle authored
      This is a very basic test that creates 3D textures of varying sizes,
      renders them and compares the results with expected results.
      
      It's still quite incomplete, e.g. a test for TexSubImage and mipmapped
      textures is still missing.
      d62c5606
  15. Aug 08, 2008
  16. Aug 01, 2008
  17. Jul 27, 2008
  18. Jul 16, 2008
  19. Jul 12, 2008
  20. Jul 05, 2008
  21. Jul 04, 2008
  22. Jun 30, 2008
  23. Jun 29, 2008
Loading