gallium: Finer grained is_format_supported.
[mesa.git] / src / gallium / state_trackers / python / gallium.i
2008-07-19 José Fonsecagallium: Finer grained is_format_supported.
2008-07-18 José Fonsecapython: Add methods to get texture width, height, etc.
2008-07-17 José Fonsecapython: Reimplement the generation of random texture...
2008-07-17 José Fonsecapython: Reimplement tile comparison in C to speed up...
2008-07-16 José Fonsecapython: Silent debug output.
2008-07-15 José Fonsecapython: Get object ownership done correctly.
2008-07-15 José Fonsecapython: Allow hardware support.
2008-07-14 José Fonsecapython: Raw tile access to surface.
2008-07-14 José Fonsecapython: Surface clears.
2008-07-14 José Fonsecapython: Set default state.
2008-07-14 José Fonsecapython: Allow to create/specify shaders.
2008-07-13 José Fonsecapython: New state tracker which exposes the pipe driver...