st/python: Generate binding for u_format utility functions too.
[mesa.git] / src / gallium / state_trackers / python /
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-21 Roland Scheideggerpython: fix some pipe_format_simplify merge damage
2009-12-18 Roland Scheideggergallium: fix up drivers for edgeflag changes
2009-12-18 Michal KrolMerge branch 'pipe-format-simplify'
2009-12-17 Michal KrolMove the remaining format pf_get_* functions to u_format.h.
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-03 Roland Scheideggergallium: fix remaining users of pipe_reference function
2009-12-03 Michal KrolMove pf_get_block() to u_format auxiliary module.
2009-12-03 Michal KrolMove pf_is_depth_stencil() to u_format auxiliary module.
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Michal Krolpython: Update for renamed sampler/texture state setters.
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-30 Roland Scheideggerfixups for interface changes (mostly state trackers)
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-27 Michal Krolpython/tests: Update shader headers.
2009-11-26 Roland Scheideggergallium: fix more statetrackers/drivers for not using...
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-03 José Fonsecapython/retrace: Cope with null constant buffers.
2009-11-03 José Fonsecapython/retrace: Add missing colon.
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-10-02 Michel Dänzergallium: Preparations for adding more PIPE_TRANSFER_...
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-29 José Fonsecapython: Update for surface_buffer_create change.
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-14 José Fonsecapython/retrace: Open bz2 files correctly.
2009-12-16 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-15 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-16 José Fonsecapython/retrace: Process the call no passed to --to...
2009-07-16 José Fonsecapython/retrace: Dump the surface copy contents.
2009-07-16 José Fonsecapython/retrace: Flush stdout before calling the pipe...
2009-07-16 José Fonsecapython: Hack to prevent segmentation faults when python...
2009-07-16 José Fonsecapython: Obtain pipe_screen/pipe_context from the system...
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-15 José Fonsecapython/retrace: Interpret surface_copy.
2009-07-15 José Fonsecapython/samples: Use PIPE_FORMAT_Z16_UNORM instead of...
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-06-15 José Fonsecapython/tests: Add is_depth_stencil_format utility function.
2009-06-15 José Fonsecapython/tests: Cleanup texture_sample.
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-15 Brian PaulMerge branch 'arb_map_buffer_range'
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-12 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-12 Dave AirlieMerge remote branch 'main/radeon-rewrite'
2009-06-11 José Fonsecapython/retrace: Show the contents of the depth/stencil...
2009-06-11 José Fonsecapython/retrace: Interpret is_texture_referenced/is_buff...
2009-06-11 José FonsecaMerge branch 'mesa_7_5_branch'
2009-06-11 José Fonsecapython/tests: Test sampling from a depth texture.
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-18 José Fonsecasoftpipe: Simplify softpipe_create's prototype.
2009-04-17 José Fonsecapython/retrace: Rename module as it conflicts with...
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-09 José Fonsecapython: Fix bad pointer.
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-08 José Fonsecapython/retrace: Try to cope with failures creating...
2009-04-08 José Fonsecapython: Don't try to finish a null fence.
2009-04-08 José Fonsecapython/retrace: Use colors on windows console.
2009-04-08 José Fonsecapython/retrace: Allow to specify the range of calls...
2009-04-08 José Fonsecapython/retrace: Handle recent traces.
2009-04-08 José Fonsecapython: Fix method renaming.
2009-04-08 José Fonsecapython: Cope with null surfaces.
next