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
/
gallium.i
Age
Commit message (
Expand
)
Author
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2009-12-25
python: fix python state tracker after some latest changes
Zack Rusin
2009-12-23
gallium: adapt state trackers etc. to pipe_constant_buffer removal
Roland Scheidegger
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-03-30
python: Set the surface GPU access flags.
José Fonseca
2009-03-30
python: Dont touch old pipe_winsys.
José Fonseca
2009-03-26
python: Make swig bindings python independent.
José Fonseca
2009-03-26
python: Drop st_buffer.
José Fonseca
2009-03-17
python: Include `p_winsys_screen.h'.
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-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-14
python: Bindings fixes.
José Fonseca
2008-08-12
python: Bindings for p_compiler.h types.
José Fonseca
2008-08-12
python: Bindings for pipe_{depth,stencil,alpha}_state.
José Fonseca
2008-08-12
python: Split the interface definition file in smaller ones.
José Fonseca
2008-08-12
python: Add unsigned arrays.
José Fonseca
2008-08-12
python: Allow writing to buffers.
José Fonseca
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-19
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-18
python: Add methods to get texture width, height, etc.
José Fonseca
2008-07-18
python: Reimplement the generation of random texture samples in C.
José Fonseca
2008-07-18
python: Reimplement tile comparison in C to speed up tests.
José Fonseca
2008-07-16
python: Silent debug output.
José Fonseca
2008-07-15
python: Get object ownership done correctly.
José Fonseca
2008-07-15
python: Allow hardware support.
José Fonseca
2008-07-14
python: Raw tile access to surface.
José Fonseca
2008-07-14
python: Surface clears.
José Fonseca
2008-07-14
python: Set default state.
José Fonseca
2008-07-14
python: Allow to create/specify shaders.
José Fonseca
2008-07-13
python: New state tracker which exposes the pipe driver to python scripts.
José Fonseca