1. 20 Mar, 2003 1 commit
  2. 01 Feb, 2003 1 commit
  3. 30 Jan, 2003 1 commit
    • Raphael Junqueira's avatar
      - Defer of IDirect3DVertexShader_SetConstant, waiting for · 92155f15
      Raphael Junqueira authored
      DrawPrimitive call.
      - Beginning of VertexShader constants support into stateblock (only
        stored, not captured yet).
      - Fix compiation with nivdia GL/gl.h and mesa Gl/glext headers as
        reported by Andrew John Hughes.
      - One glActiveTexture/glActiveTextureARB missing.
      92155f15
  4. 28 Jan, 2003 1 commit
    • Raphael Junqueira's avatar
      Some needed cleanups for future dx9 and d3d common layer support: · 4b0297d8
      Raphael Junqueira authored
        - stateblocks to IDirect3DStateBlockImpl interface and moving into
          a new file (stateblock.c)
        - shaders to IDirect3D*ShaderImpl interfaces
        - splitting vshader and vshader declaration as in dx9 into 2
          interfaces (for future common layer use)
        - vshader declaration code to a new file (vsaderdeclaration.c)
        - device calls to new interfaces (redirect stubs)
      Simple texture fix for a little regression after last Jason's patches.
      Some caps code using the GL/glext.h defines (GL_VERSION_*).
      4b0297d8
  5. 24 Jan, 2003 1 commit
  6. 23 Jan, 2003 2 commits
  7. 21 Jan, 2003 2 commits
  8. 20 Jan, 2003 1 commit
  9. 14 Jan, 2003 5 commits
  10. 09 Jan, 2003 1 commit
  11. 08 Jan, 2003 1 commit
  12. 07 Jan, 2003 1 commit
  13. 03 Jan, 2003 2 commits
  14. 02 Jan, 2003 2 commits
  15. 23 Dec, 2002 1 commit
  16. 18 Dec, 2002 1 commit
    • Raphael Junqueira's avatar
      - some fixes in CreateDevice init · 1df8f18e
      Raphael Junqueira authored
       - vertex shader declaration parser (with output dump) and
         interpretation (generate the FVF descriptor for program input)
       - vertex shader program parser (with output dump)
       - software vertex shader program emulation
      1df8f18e
  17. 17 Dec, 2002 2 commits
  18. 13 Dec, 2002 1 commit
  19. 12 Dec, 2002 1 commit
  20. 15 Nov, 2002 1 commit
  21. 12 Nov, 2002 1 commit
  22. 06 Nov, 2002 1 commit
  23. 04 Nov, 2002 1 commit
  24. 28 Oct, 2002 3 commits
  25. 25 Oct, 2002 1 commit
  26. 22 Oct, 2002 1 commit
  27. 21 Oct, 2002 1 commit
  28. 18 Oct, 2002 1 commit
  29. 17 Oct, 2002 1 commit