Hi, today I've pushed preliminary support for ARB_occlusion_query extension. It's based on mesa radeon-rewrite branch. With this extension enabled r300 driver advertises GL 1.5.
Yupi! Currently I've tested it only on my RV535 (X1650) without KMS. Everything seems to be working. Unfortunately ARB_oq for SW TCL is broken now, and proper implementation ...