summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/st_softpipe_winsys.c
AgeCommit message (Expand)Author
2010-04-01st/python: Always use softpipe as reference driver.José Fonseca
2010-03-28st/python: updates for recent interface changesKeith Whitwell
2010-03-10python: Handle the possibility that no driver is selected.José Fonseca
2010-03-10python: Fix up state tracker for sw api.José Fonseca
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-01-17softpipe: Move st/python's malloc winsys to softpipeJakob Bornecrantz
2009-12-17Move the remaining format pf_get_* functions to u_format.h.Michal Krol
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-09-29python: Update for surface_buffer_create change.José Fonseca
2009-04-18softpipe: Simplify softpipe_create's prototype.José Fonseca
2009-03-25python: Catchup buffer_destroy interface change.José Fonseca
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-01-30gallium: make p_winsys internalZack Rusin
2009-01-20gallium: Remove the standalone surfaces.José Fonseca
2008-09-03gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.José Fonseca
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-14python: Simplify st_winsys.José Fonseca
2008-07-15python: Allow hardware support.José Fonseca
2008-07-13python: New state tracker which exposes the pipe driver to python scripts.José Fonseca