Beta

Beta

Release: GL Tools, v20071126

Release Type: Beta
Version: 20071126
Release Notes

Yet another GLTools beta (I'm starting to think this will never end! :) — Lots of performance enhancements.

  • CGL Macros are now used, for context-switch-free operation (this prevents flickering when transparent windows are moved over the rendering window, finally!)
  • GL Point now supports ARB_point_sprite
  • Context Info has two additional outputs: point texture minimum and maximum size. Context Info is also context-clean now too (it was changing the context on init, so I missed that one when doing context cleaning)
  • compiler now uses relaxed IEEE floating point standards (-ffast-math for you gcc junkies). This should result in marginally higher frame rates, but might also cause some problems in weird corner cases. Please let me know if this happens, and I'll change it back.

Release: GL Tools, v20071125

Release Type: Beta
Version: 20071125
Release Notes

This beta addresses some GL Errors in GL Point and GL Line. A portion of the glstate wasn't being preserved as it should have been.

Release: GL Tools, v20071119

Release Type: Beta
Version: 20071119
Release Notes

This is likely to be the last Beta of GL Tools before an official release, provided no other issues are discovered.

The Polygon Mode errors caused by other GL Tools patches have been fixed (via super aggressive GL state saving/restoration). Compile options were also changed to optimize more (don't know how that got turned off ...), so it might be a tiny bit snappier.

Next up, backporting it all to Tiger...

Release: KinemeCoreFramework, v20071110

Release Type: Beta
Version: 20071110
Release Notes

First independent release of KinemeCore Framework. Mostly QC Headers at this point, to simplify QC Custom Patch building.

This is included in KinemeCorePlugin 20071110, so you should only get this via automatic update, not manually.

Release: KinemeCorePlugin, v20071110

Release Type: Beta
Version: 20071110
Release Notes

Numerous small fixes: Native 64-bit Leopard build (including removal of legacy cruft from Sparkle), more intelligent auto-updating (daily now, instead of every time you start QC).