summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/p_device.i
AgeCommit message (Collapse)Author
2009-11-26gallium: fix more statetrackers/drivers for not using texture ↵Roland Scheidegger
width/height/depth arrays
2009-03-26python: Drop st_buffer.José Fonseca
It adds nothing, now that pipe_buffer has a pointer to the screen.
2008-08-12python: Split the interface definition file in smaller ones.José Fonseca