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
Age
Commit message (
Expand
)
Author
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-16
python: Include missing `p_compiler.h' header.
michal
2009-03-16
python: Do not pass shader_state to util shader functions.
michal
2009-03-16
python: Use transfer objects to initialise texture data.
michal
2009-03-16
python: Use new bypass_vs_clip_and_viewport rasteriser flag.
michal
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-23
Merge commit 'origin/gallium-0.1'
José Fonseca
2009-02-20
python: More efficient blits from surfaces.
José Fonseca
2009-02-20
python/interpreter: Don't do unnecessary updates.
José Fonseca
2009-02-20
python/retrace: Verbosity level.
José Fonseca
2009-02-20
python/retrace: Cope with python 2.4.x
José Fonseca
2009-02-20
python: Pass a zero offset to util_draw_vertex_buffer.
José Fonseca
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-20
gallium: Remove the standalone surfaces.
José Fonseca
2008-12-31
python: Pass a zero offset to util_draw_vertex_buffer.
José Fonseca
2008-12-12
gallium: fixes for srgb, new srgb formats
Roland Scheidegger
2008-12-09
python/retrace: Dump indices too.
José Fonseca
2008-12-08
python/retrace: Dump vertex buffer contents.
José Fonseca
2008-11-20
python/retrace: Dump constants.
José Fonseca
2008-11-20
python: Allow to read from buffers.
José Fonseca
2008-11-19
python/retrace: Fix formatting of shaders.
José Fonseca
2008-11-19
python/retrace: Ignore irrelevant calls.
José Fonseca
2008-11-19
python/retrace: Highlight the trace dump to help to visualize.
José Fonseca
2008-11-19
python/retrace: Use the usual BSD-style license.
José Fonseca
2008-09-05
python: Cleanup tri example.
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-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-22
python/retrace: Interpret texture/surfaces destructions.
José Fonseca
2008-08-22
python/retrace: Process the trace call-by-call (instead of reading everything...
José Fonseca
2008-08-21
python/retrace: Support gziped traces.
José Fonseca
2008-08-20
python/retrace: Retrace draw_elements and draw_range_elements.
José Fonseca
2008-08-20
python: bindings for draw_range_elements.
José Fonseca
2008-08-19
python/retrace: Add several missing functions.
José Fonseca
2008-08-19
python: Handle null state.
José Fonseca
2008-08-19
python/retrace: Trim null chars.
José Fonseca
2008-08-15
python/retrace: Update frame when PIPE_FLUSH_FRAME spotted.
José Fonseca
2008-08-15
pyhon/retrace: Retrace surface contents.
José Fonseca
2008-08-15
python/retrace: Keep addresses as strings.
José Fonseca
2008-08-15
python: Fix put/get_tile_raw bindings.
José Fonseca
2008-08-15
python/retrace: Commit unsaved changes to the doc.
José Fonseca
2008-08-14
python: Update status.
José Fonseca
2008-08-14
python/retrace: Application capable of replaying gallium traces.
José Fonseca
2008-08-14
python: Allow to use trace pipe driver with python.
José Fonseca
2008-08-14
python: Fix typo in buffer::write.
José Fonseca
2008-08-14
python: Remove unused var.
José Fonseca
2008-08-14
python: Simplify st_winsys.
José Fonseca
2008-08-14
python: Bindings fixes.
José Fonseca
[prev]
[next]