Ok, thats certainly better than Intel, but still couple years old.
Try using glev (http://www.realtech-vr.com/glview/) and see what GL version you have. If you're above 3.x (or just a very late version of 2.x) then you're pretty much safe.
Or use cout << glGetString(GL_VERSION); in C++...