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
/
samples
Age
Commit message (
Expand
)
Author
2010-01-11
python: Prefer PIPE_FORMAT_Z32_UNORM.
José Fonseca
2010-01-11
python: Set PIPE_TEXTURE_USAGE_RENDER_TARGET instead of DISPLAY_TARGET.
José Fonseca
2009-12-26
python: Update python state tracker and samples for recent interface changes.
José Fonseca
2009-12-25
python/gs: fix the example
Zack Rusin
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-11-27
python/tests: Update shader headers.
Michal Krol
2009-07-15
python/samples: Use PIPE_FORMAT_Z16_UNORM instead of PIPE_FORMAT_Z32_UNORM.
José Fonseca
2009-04-04
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-03-30
python: Use depth buffer in the triangle example.
José Fonseca
2009-03-30
python: Cleanup.
José Fonseca
2009-03-30
python: Don't use deprecated clear_value field.
José Fonseca
2009-03-30
python: Hide away the surface usage flags.
José Fonseca
2009-03-26
python: Fix tri sample.
Michal Krol
2009-03-25
python: s/num_cbufs/nr_cbufs/
José Fonseca
2009-02-20
python: More efficient blits from surfaces.
José Fonseca
2008-09-05
python: Cleanup tri example.
José Fonseca
2008-07-19
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-15
python: Cleanup.
José Fonseca
2008-07-15
python: Request/respect the texture & buffer usage flags in the examples.
José Fonseca
2008-07-15
python: Allow hardware support.
José Fonseca
2008-07-14
python: Get the sample app to draw triangle like trivial/tri exanple.
José Fonseca
2008-07-14
python: Surface clears.
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