Projekt "W" - "Phase 2" - New Screenshots

As usual, time flies by and my last update has been roughly a month ago, but no, I haven’t been lazy, and so here are a few new screenshots from the current development version of “Phase 2” (thumbs, click for larger view) : As you can see, the game is looking more and more finished with each new batch of screenshots. One thing you might notice is that I switched over to a different font compared to the older screenshots / videos. [Read More]

"Phase 2" - Quick status report

Well, the last few months have been pretty rough as hinted at in my last posting for 2011, but slowly things start to settle, and though having a new job means not much time for hobbies anymore (8 hours a day plus driving to and from work won’t leave much sparetime, though working atmosphere is pretty fine) I recently started to continue work on “Phase 2”, and I guess that’s a good sign after all. [Read More]

glCapsViewer 0.7 released - Proxy support added

Some of you using glCapsViewer to upload reports for the OpenGL hardware database weren’t actually able to do so, especially those that wanted to upload reports from work or other places that needed special proxy settings to connect online. So after several requests I’ve added a new proxy settings window to the glCapsViewer that should allow those folks behind a proxy to also upload their reports. Note that I only updated the windows and linux versions, as an external person has to compile the Mac OS X release (thanks to Apple for not allowing me to compile for their OS from e. [Read More]

glCapsViewer new database features

In addition to a new logo for glCapsViewer, I also worked on the database itself. Aside from fixing a problem with extension counts on the statistics page, making visual and practical changes to e.g. the report pages, I also added some features to the PHP-backed database : Supporting percentage for extensions on the statistics page A new column showing the percentage of reports supporting the given extension was added. So you can now quickly look up how common an extension is amongst the reports in the database. [Read More]

Newton 2.35 (beta) headers uploaded

I’ve just got note that version 2.35 of the Newton Game Dynamics engine has been released, which is mainly a bugfix release as Julio is already working on a 3.00 release with lots of new features. And though I hardly get any time to do some coding I just took the time and updated the headers to the latest 2.35 (beta) release. As usual, you can grab them here.

newton 

2011 - Final posting

So here we are again, another year is coming to an end and though 2011 wasn’t a very good year, it’s ending even worse than I could’ve imagined. A recent (14th december) personal loss of a very close relative (don’t ask for details, the internet is not the right place to discuss personal stuff) has caused a drastic change to my personal situation. It’s not that I wasn’t prepared for it, but still this was pretty much unexpected and the timing of this event is alos pretty bad with the year ending and a lot of stuff left to do. [Read More]

"Phase 2" - November work-in-progress video

I’ve just uploaded a new work-in-progress video from my current version of Projekt “W” - Phase 2. It’s been some time since my last posting on “Phase 2”, and though I didn’t have that much time to work on it I still got a lot of stuff done, and what’s better than showing screenshots of that new stuff? Correct, showing an HD video of it : As you can see I (once again) redid the whole user interface. [Read More]

glCapsViewer - Mac OS X version

Thanks to the kind help of damadmax (a user from the delphigl.com forums) I can now also offer a Mac OS X version of glCapsViewer, so all you mac users out there can now start submitting your reports. With Mac OS X now also available the most common operating systems are covered, so hopefully the OpenGL capability database will grow into a valuable source for all OpenGL developers out there. [Read More]

glCapsViewer 0.5 + SQL database

I’ve just released version 0.5 of glCapsViewer, and though the tool itself doesn’t seem that much different from 0.4, the real difference is in what’s behind it. Cause I’ve dropped the simple PHP listing (and searching) of uploaded XML files in favour of a real SQL database. This is not only much faster but allows for a lot of new features, and one these first new features (and propably one of the most important) is the possibility to compare (up to eight) reports in a single page. [Read More]

glCapsViewer - OpenGL capability viewer + online database

If you’re creating OpenGL apps (no matter if games, apps or demos) that you want to distribute, you often get error reports from user with the oddest things happening on their systems. Recently I distributed a benchmark for “Phase 2” to some people and after hours of trying to get it working for everybody I noticed that some of the testers had graphics cards that supported shaders (vertex and fragment) but no framebuffer objects, a pretty odd combination. [Read More]