Thank you Marek (and thank you Michael)! I'm waiting for an update of oibaf's drivers to test OpenGL 3.0 features with my AMD 6570![]()
Phoronix: R600 Gallium3D Can Now Do OpenGL 3.0, GLSL 1.30
Marek Olšák has made another exciting commit to the Mesa mainline Git repository this weekend... What he's accomplished now is making it possible to successfully advertise OpenGL 3.0 / GLSL 1.30 support within the R600 Gallium3D driver for the Radeon HD 2000 series and later...
http://www.phoronix.com/vr.php?view=MTA1MDM
Thank you Marek (and thank you Michael)! I'm waiting for an update of oibaf's drivers to test OpenGL 3.0 features with my AMD 6570![]()
just awesome
but why is this not in mesa 8.0 ? ? ? this irritate me a little bit.
Is this actually adding full gl3 functionality, or merely advertising gl3 for debugging/testing purposes?
WAHOO!!! MERCI Devs!!
(glxinfo output)
Code:OpenGL vendor string: X.Org OpenGL renderer string: Gallium 0.4 on AMD JUNIPER OpenGL version string: 3.0 Mesa 8.0-devel (git-672ad90) OpenGL shading language version string: 1.30
we've had debugging enables for ages, look at the recent r600 commit history, where we've been finishing off all the underneath GL3.0 stuff
The big items left are:
EXT_transform_feedback needs upstream kernel patch, and it currently locks up on all R700 class hardware.
cayman needs some more work to finish off a few integer opcodes (divide/mod).
Its got 7620/7846 on piglit on my rv635 right now, a few of the remaining issues should be solved by Jerome's tiling work.
There are some OpenGL 3.0 demos at http://es.g0dsoft.com/?page_id=236
"The R600g driver now joins Intel Sandy Bridge, Gallium3D Softpipe, and Nouveau NVC0-Fermi ..."
Does this mean, with all the support from AMD, nouveau got there first?