egl: Replace IsBound by a pointer to the binding.
[mesa.git] / src / gallium / state_trackers / python /
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.
2009-04-04 Michal Krolpython/regress: Clean up driver clear() interface.
2009-04-04 Michel Dänzergallium: Clean up driver clear() interface.
2009-04-04 Michal Krolpython/regress: Remove trailing whitespace.
2009-04-04 Michal Krolpython/regress: Initial fragment shader test suite.
2009-04-04 Michal Krolpython/regress: Use X8R8G8B8 rendertarget in vertex...
2009-04-03 Michal Krolpython/regress: Use A8R8G8B8 rendertarget format.
2009-04-03 Michal Krolpython/regress: vertex shader srcmod swz test does...
2009-04-03 Michal Krolpython/regress: vertex shader FRC test does not use...
2009-04-03 Michal Krolpython/regress: Add relative addressing tests.
2009-04-03 Michal Krolpython/regress: Add vertex shader source modifier tests.
2009-04-02 Michal Krolpython/regress: Do not generate HTML summary for vertex...
2009-04-02 Michal Krolpython/regress: Do not create zbuf for vertex shader...
2009-04-02 Michal Krolpython/regress: Add more vertex shader test cases.
2009-04-01 Michal Krolpython/regress: Add vertex shader LRP test.
2009-04-01 Michal Krolpython/regress: Add vertex shader FRC test.
2009-04-01 Michal Krolpython/regress: Add vertex shader EX2 test.
2009-04-01 Michal Krolpython/regress: Add vertex shader DST test.
2009-04-01 Michal Krolpython/regress: Fix vertex shader XPD test.
2009-04-01 Michal Krolpython/regress: Indent.
2009-04-01 Michal Krolpython/regress: Add vertex shader test for XPD.
2009-04-01 Michal Krolpython/regress: Rename test files from *.txt to *.sh...
2009-04-01 Michal Krolpython/regress: Add more vertex shader tests.
2009-03-31 Michal Krolpython/regress: Initial commit for vertex shader regres...
2009-03-31 José Fonsecapython/test: New test for surface copies.
2009-03-31 José Fonsecapython/test: Ignore test output files.
2009-03-31 José Fonsecapython/test: Cleanup.
2009-03-31 José Fonsecapython/test: Dump classification tree to text file...
2009-03-31 José Fonsecapython/test: Set executable permission bit.
2009-03-31 José Fonsecapython/test: New test for rendering into textures.
2009-03-31 José Fonsecapython/test: Limit tree depth.
2009-03-31 José Fonsecapython/test: Infer type (continuous/discrete) from...
2009-03-31 José Fonsecapython/test: Flush stdout to keep in sync with debug...
2009-03-31 José Fonsecapython/test: Dump a classification tree of the results...
2009-03-31 José Fonsecapython/test: New test for texture transfers.
2009-03-31 José Fonsecapython/test: More descriptive test name.
2009-03-31 José Fonsecapython: Make get/put_tile_raw more user friendlier.
2009-03-31 José Fonsecapython: Add nblocksx/y members to surfaces.
2009-03-30 José Fonsecapython: Use depth buffer in the triangle example.
2009-03-30 José Fonsecapython: Read rgba8 with a single transfer.
2009-03-30 José Fonsecapython: Cleanup.
2009-03-30 José Fonsecapython: Don't use deprecated clear_value field.
2009-03-30 José Fonsecapython/test: Move the test description logic to the...
2009-03-30 José Fonsecapython/test: Move the image comparison logic to the...
2009-03-30 José Fonsecapython: Force unsigned comparison.
2009-03-30 José Fonsecapython: Set correct transfer mode.
2009-03-30 José Fonsecapython: Set the surface GPU access flags.
2009-03-30 José Fonsecapython: Hide away the surface usage flags.
2009-03-30 José Fonsecapython: Dont touch old pipe_winsys.
2009-03-30 José Fonsecapython: Update instructions for windows.
2009-03-26 José Fonsecapython: Don't bypass vs/clip/viewport by default.
2009-03-26 José Fonsecapython: Fix the texture test.
2009-03-26 José Fonsecapython: Make swig bindings python independent.
2009-03-26 José Fonsecapython: Drop st_buffer.
2009-03-26 José Fonsecapython: Use pipe_buffer_read/write.
2009-03-26 José Fonsecapython: Transfer only the requested tile.
2009-03-26 Michal Krolpython: Fix tri sample.
2009-03-25 José Fonsecapython: Pass transfers to the tile functions.
2009-03-25 José Fonsecapython: Catchup buffer_destroy interface change.
2009-03-25 José Fonsecapython: Show call no in image window.
2009-03-25 José Fonsecapython/retrace: Use the call no when dumping images.
2009-03-25 José Fonsecapython: Use a sequential number to identify each call.
2009-03-25 José Fonsecapython/trace: Control the interpreter from command...
2009-03-25 José Fonsecapython: Use Ansi escape codes regardless of output...
2009-03-25 José Fonsecapython: List packages needed on debian systems.
2009-03-25 José Fonsecapython: Allow to dump all images to disk.
next