python/interpreter: Don't do unnecessary updates.
[mesa.git] / src / gallium / state_trackers / python / p_texture.i
2008-11-19 José Fonsecapython: Allow to read from buffers.
2008-09-04 José Fonsecapython: Use pipe_buffer_* inlines as much as possible.
2008-08-15 José Fonsecapython: Fix put/get_tile_raw bindings.
2008-08-14 José Fonsecapython: Fix typo in buffer::write.
2008-08-12 José Fonsecapython: Split the interface definition file in smaller...