Differences between the branches
From ShWiki
(Difference between revisions)
| Revision as of 20:48, 29 March 2006 Francois (Talk | contribs) ← Previous diff |
Revision as of 16:32, 7 April 2006 Francois (Talk | contribs) The 0.8 branch is now in sync with the trunk Next diff → |
||
| Line 9: | Line 9: | ||
| https://svn.libsh.org/sh/branches/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. | + | This is currently the stable branch. The goal for this branch is to keep a stable ABI once the first release is out. |
| - | The following changes are in the trunk, but not in 0.8: | + | Anything after r3647 has not been merged. |
| - | * 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) | + | |
| - | * r3586 (FBO commits in the changelog) | + | |
| - | * r3590 (Particle example fix) | + | |
| - | * r3591 (FBO) | + | |
| - | * r3595 (FBO) | + | |
| - | * r3603 (FBO) | + | |
| - | * r3604 (FBO) | + | |
| - | * r3606 (FBO) | + | |
| - | * r3607 (Strides & offsets) | + | |
| - | * r3610 (Strides & offsets) | + | |
| - | * r3614 (FBO: jamfile update) | + | |
| - | * r3615 (FBO) | + | |
| - | * r3616 (Strides & offsets) | + | |
| - | * r3621 (Strides & offsets) | + | |
| - | + | ||
| - | Anything after r3616 has not been merged. | + | |
Revision as of 16:32, 7 April 2006
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 once the first release is out.
Anything after r3647 has not been merged.
