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_context.i
Age
Commit message (
Expand
)
Author
2009-12-01
python: Update for renamed sampler/texture state setters.
Michal Krol
2009-04-08
python: Don't try to finish a null fence.
José Fonseca
2009-04-04
gallium: Clean up driver clear() interface.
Michel Dänzer
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: Drop st_buffer.
José Fonseca
2009-03-25
python: s/pitch/stride/
José Fonseca
2009-03-17
python: Do not pass screen object to pipe_buffer_reference.
Michal Krol
2009-03-16
python: pipe_vertex_buffer's pitch member has been renamed to stride.
Michal Krol
2009-03-16
python: size is not a member of pipe_constant_buffer any more.
Michal Krol
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2008-12-31
python: Pass a zero offset to util_draw_vertex_buffer.
José Fonseca
2008-09-04
python: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-03
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-08-20
python: bindings for draw_range_elements.
José Fonseca
2008-08-19
python: Handle null state.
José Fonseca
2008-08-14
python: Remove unused var.
José Fonseca
2008-08-14
python: Bindings fixes.
José Fonseca
2008-08-12
python: Use st_buffers instead of pipe_buffers.
José Fonseca
2008-08-12
python: Simplify setting the constant buffers.
José Fonseca
2008-08-12
python: Split the interface definition file in smaller ones.
José Fonseca