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
2010-01-17
softpipe: Move st/python's malloc winsys to softpipe
Jakob Bornecrantz
2010-01-15
regress: Add .gitgnore for *.png files.
Michal Krol
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-11
python: Integrate with llvmpipe if possible.
José Fonseca
2010-01-11
python: Mask out PIPE_TEXTURE_USAGE_DISPLAY_TARGET usage.
José Fonseca
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
2010-01-02
python: Don't generate a import library for python module either.
José Fonseca
2010-01-01
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2009-12-28
python/retrace: Dump only the specified image rectangles.
José Fonseca
2009-12-26
python: Update python state tracker and samples for recent interface changes.
José Fonseca
2009-12-25
python: fix python state tracker after some latest changes
Zack Rusin
2009-12-25
python/gs: fix the example
Zack Rusin
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-23
gallium: adapt state trackers etc. to pipe_constant_buffer removal
Roland Scheidegger
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-21
python: fix some pipe_format_simplify merge damage
Roland Scheidegger
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-08
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
gallium: fix remaining users of pipe_reference function
Roland Scheidegger
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_is_depth_stencil() to u_format auxiliary module.
Michal Krol
2009-12-01
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
python: Update for renamed sampler/texture state setters.
Michal Krol
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-27
python/tests: Update shader headers.
Michal Krol
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-03
python/retrace: Cope with null constant buffers.
José Fonseca
2009-11-03
python/retrace: Add missing colon.
José Fonseca
2009-10-02
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-09-29
python: Update for surface_buffer_create change.
José Fonseca
2009-08-14
python/retrace: Open bz2 files correctly.
José Fonseca
2009-07-16
python/retrace: Process the call no passed to --to option inclusively.
José Fonseca
2009-07-16
python/retrace: Dump the surface copy contents.
José Fonseca
2009-07-16
python/retrace: Flush stdout before calling the pipe driver.
José Fonseca
2009-07-16
python: Hack to prevent segmentation faults when python exits.
José Fonseca
2009-07-16
python: Obtain pipe_screen/pipe_context from the system's OpenGL driver.
José Fonseca
2009-07-15
python/retrace: Interpret surface_copy.
José Fonseca
2009-07-15
python/samples: Use PIPE_FORMAT_Z16_UNORM instead of PIPE_FORMAT_Z32_UNORM.
José Fonseca
2009-06-15
python/tests: Add is_depth_stencil_format utility function.
José Fonseca
2009-06-15
python/tests: Cleanup texture_sample.
José Fonseca
2009-06-11
python/retrace: Show the contents of the depth/stencil and surfaces before/af...
José Fonseca
2009-06-11
python/retrace: Interpret is_texture_referenced/is_buffer_referenced.
José Fonseca
2009-06-11
python/tests: Test sampling from a depth texture.
José Fonseca
2009-04-18
softpipe: Simplify softpipe_create's prototype.
José Fonseca
2009-04-17
python/retrace: Rename module as it conflicts with a builtin module.
José Fonseca
2009-04-09
python: Fix bad pointer.
José Fonseca
[next]