index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
python
/
st_softpipe_winsys.c
Age
Commit message (
Expand
)
Author
2010-04-01
st/python: Always use softpipe as reference driver.
José Fonseca
2010-03-28
st/python: updates for recent interface changes
Keith Whitwell
2010-03-10
python: Handle the possibility that no driver is selected.
José Fonseca
2010-03-10
python: Fix up state tracker for sw api.
José Fonseca
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-01-17
softpipe: Move st/python's malloc winsys to softpipe
Jakob Bornecrantz
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-09-29
python: Update for surface_buffer_create change.
José Fonseca
2009-04-18
softpipe: Simplify softpipe_create's prototype.
José Fonseca
2009-03-25
python: Catchup buffer_destroy interface change.
José Fonseca
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-20
gallium: Remove the standalone surfaces.
José Fonseca
2008-09-03
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-14
python: Simplify st_winsys.
José Fonseca
2008-07-15
python: Allow hardware support.
José Fonseca
2008-07-13
python: New state tracker which exposes the pipe driver to python scripts.
José Fonseca