Hello gents, After Marek's work to strip out the gl_context dependency and correctly set the correct GL* version we can finaly land GLX_MESA_query_renderer for drivers outside of the classic Intel one :)
Previous time around people reported: - i915/ilo: move the get_aperture_size to the winsys: done - move get_physical_memory_size to aux: done - nouveau: move the cap handling out of nv*0 to base nouveau not done Doing so will cause a ton of warning due to unhandled values in the switch statements, so I've decided to keep it as is. Additional changes since last time - squashed the classic drivers patches - one patch per driver - added some rough values for gallium/vc4 The series can be found in branch 'GLX_MESA_query_renderer-v3 over at https://github.com/evelikov/Mesa/ -Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev