Archives July 10, 2009
Chromium is nice-ish...
Written by
on
in
Tuxedo.
I installed the Chromium daily build in order to test a site in a WebKit browser that actually had a JS debugger (see previous post). All in all, quite nice. Strangely, though, it seems much slower than Firefox 3.5 on the site I'm testing. Takes quite a while for the backgrounds and the like to ...
PyOpenGL Testing on Linux and Win32 Today
Written by
on
in
Snaking.
Spent most of the afternoon and evening working on PyOpenGL testing today. Whole raft of small bugs fixed. Also did some refactoring of the OpenGL_accelerator support code, still want that to be cleaner. I've also added a top-level flag to PyOpenGL so that you can disable accelerator loading on a per-application basis. Unfortunately, that's going ...