Differences between the branches

From ShWiki

Revision as of 23:10, 6 March 2006; view current revision
←Older revision | Newer revision→

trunk

https://svn.libsh.org/sh/trunk/

This is where all the latest changes are. It may be broken at times, but that's where most of the development and bug-fixing occurs.

0.8

https://svn.libsh.org/sh/branches/0.8

This is currently the stable branch. The goal for this branch is to keep a stable ABI.

The following changes are in the trunk, but not in 0.8:

  • r3510 (FBO)
  • r3511 (FBO: windows fixes)
  • r3512 (FBO: jamfile updates)
  • r3516 (FBO: EOL)
  • r3521 (FBO: EOL)
  • r3522 (FBO: EOL)
  • r3537 (FBO)
  • r3540 (FBO: vc8 project)
  • r3551 (FBO: vc7 project)
  • r3560 (FBO)
  • r3568 (Better particle example -- uses FBOs)
  • r3571 (Strides & offsets)
  • r3574 (More flexible linear allocator)
  • r3580 (Windows fixes for the linear allocator and the strides/offsets support)
  • r3583 (FBO texture storage fix)

Anything after r3583 has not been merged.