Archives 2009
Closing in on RunSnakeRun 2.0
Written by
on
in
Snaking.
I've got the bulk of the features I want to see in RunSnakeRun for the 2.0 release finished now. There's still some GUI cleanup work to do, and I want to implement some "exploration" features (e.g. up/down buttons and the like). Still, it does about what I want it to do now.
The new version ...
glHistogram and ARB imaging
Written by
on
in
Snaking.
The docs for glHistogram clearly say that if the GL_ARB_imaging extension is not supported then glHistogram is not present... except it appears to be present (and even accepts calls), but if I pass GL_HISTOGRAM to glEnable( ) I get an invalid enumerant error.
I'm pretty sure this card *should* support the whole of the imaging ...
Hoping to make Saturday a PyOpenGL day
Written by
on
in
Snaking.
If all goes as planned, Saturday should be a PyOpenGL hacking day. Hopefully get 4-5 hours of solid work in, maybe enough to stabilize the OpenGL_accelerate module and try to get a 3.0.0 release candidate out the door. There's still a problem with the crashing of the list/tuple handler, and there's a half a dozen ...
Neat little feature added to RunSnakeRun
Written by
on
in
Snaking.
Just roughed in a neat-ish little feature for RunSnakeRun. Basically it's a hierarchic view of your profile data where the hierarchy is directories/files/functions rather than function-call-record based. It uses only the "localtime" values from the raw records so that you can see the total time spent in a given package, sub-package, module and the like. ...
Square-map shaping up
Written by
on
in
Snaking.
Monthly archives
- January 2009
- February 2009
- March 2009
- April 2009
- May 2009
- June 2009
- July 2009
- August 2009
- September 2009
- October 2009
- November 2009
- December 2009