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
/
p_texture.i
Age
Commit message (
Expand
)
Author
2009-12-25
python: fix python state tracker after some latest changes
Zack Rusin
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-04-09
python: Fix bad pointer.
José Fonseca
2009-04-08
python: Fix method renaming.
José Fonseca
2009-03-31
python: Make get/put_tile_raw more user friendlier.
José Fonseca
2009-03-31
python: Add nblocksx/y members to surfaces.
José Fonseca
2009-03-30
python: Read rgba8 with a single transfer.
José Fonseca
2009-03-30
python: Force unsigned comparison.
José Fonseca
2009-03-30
python: Set correct transfer mode.
José Fonseca
2009-03-30
python: Set the surface GPU access flags.
José Fonseca
2009-03-30
python: Hide away the surface usage flags.
José Fonseca
2009-03-26
python: Make swig bindings python independent.
José Fonseca
2009-03-26
python: Drop st_buffer.
José Fonseca
2009-03-26
python: Use pipe_buffer_read/write.
José Fonseca
2009-03-26
python: Transfer only the requested tile.
José Fonseca
2009-03-25
python: Pass transfers to the tile functions.
José Fonseca
2009-03-17
python: Fix build after refcount rework.
Michal Krol
2009-02-20
python: More efficient blits from surfaces.
José Fonseca
2008-11-20
python: Allow to read from buffers.
José Fonseca
2008-09-04
python: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-08-15
python: Fix put/get_tile_raw bindings.
José Fonseca
2008-08-14
python: Fix typo in buffer::write.
José Fonseca
2008-08-12
python: Split the interface definition file in smaller ones.
José Fonseca