How to do accelerated matrices transformation?

Hello.

I need my own matrix transformations, because
I need to have some vertex coords, after they
have been transformed, rotated, etc.

My Question is:
Can I link my matrix with opengl and let it do the transformations, because I don’t want to loose the T(&L) support from my Geforce.

Thanx

Yes. Search the forum for examples.