1. 19 Jun, 2006 2 commits
  2. 16 Jun, 2006 1 commit
  3. 15 Jun, 2006 1 commit
  4. 14 Jun, 2006 3 commits
  5. 13 Jun, 2006 6 commits
  6. 12 Jun, 2006 6 commits
  7. 08 Jun, 2006 1 commit
  8. 07 Jun, 2006 6 commits
  9. 06 Jun, 2006 1 commit
    • Ivan Gyurdiev's avatar
      wined3d: Remove constant type field in stateblock. · 5f5969b3
      Ivan Gyurdiev authored
      It is wrong to maintain a mapping from a constant index to a type
      field, because different constant types do not share an index -
      boolean constant 0 is supposed to co-exist with floating point
      constant 0, not replace it. Drawprim and other code using the type
      array to decide whether to look up a constant in bools, floats, or
      ints is wrong - you can't make that decision based on the index.
      5f5969b3
  10. 05 Jun, 2006 3 commits
  11. 02 Jun, 2006 1 commit
  12. 01 Jun, 2006 1 commit
  13. 31 May, 2006 3 commits
  14. 30 May, 2006 2 commits
  15. 27 May, 2006 3 commits