st: Translate address register declaration.
[mesa.git] / src / gallium / state_trackers /
2008-08-15 José Fonsecapython/retrace: Update frame when PIPE_FLUSH_FRAME...
2008-08-15 José Fonsecapyhon/retrace: Retrace surface contents.
2008-08-15 José Fonsecapython/retrace: Keep addresses as strings.
2008-08-15 José Fonsecapython: Fix put/get_tile_raw bindings.
2008-08-15 José Fonsecapython/retrace: Commit unsaved changes to the doc.
2008-08-14 José Fonsecapython: Update status.
2008-08-14 José Fonsecapython/retrace: Application capable of replaying galliu...
2008-08-14 José Fonsecapython: Allow to use trace pipe driver with python.
2008-08-14 José Fonsecapython: Fix typo in buffer::write.
2008-08-14 José Fonsecapython: Remove unused var.
2008-08-14 José Fonsecapython: Simplify st_winsys.
2008-08-14 José Fonsecapython: Bindings fixes.
2008-08-12 José Fonsecapython: Use st_buffers instead of pipe_buffers.
2008-08-12 José Fonsecapython: Bindings for p_compiler.h types.
2008-08-12 José Fonsecapython: Bindings for pipe_{depth,stencil,alpha}_state.
2008-08-12 José Fonsecapython: Simplify setting the constant buffers.
2008-08-12 José Fonsecapython: Split the interface definition file in smaller...
2008-08-12 José Fonsecapython: Add unsigned arrays.
2008-08-12 José Fonsecapython: Allow writing to buffers.
2008-08-12 José Fonsecapython: Update the documentation.
2008-07-28 José FonsecaMerge tgsi/exec and tgsi/util directories.
2008-07-20 José Fonsecapython/tests: Check support for non-pot/non-square...
2008-07-19 José Fonsecapython/tests: Specify the right texture target when...
2008-07-19 José Fonsecagallium: Finer grained is_format_supported.
2008-07-18 José Fonsecapython/tests: Extend the texture tests to cover volumes.
2008-07-18 José Fonsecapython: Add methods to get texture width, height, etc.
2008-07-17 José Fonsecapython: Reimplement the generation of random texture...
2008-07-17 José Fonsecapython: Reimplement tile comparison in C to speed up...
2008-07-16 José Fonsecapython/tests: Cover all last_level combinations.
2008-07-16 José Fonsecapython/tests: Extend the texture tests to cover cube...
2008-07-16 José Fonsecapython: Set PIPE_TEX_MIPFILTER_NONE by default.
2008-07-16 José Fonsecapython: Test all miplevels.
2008-07-16 José Fonsecapython: Expand the texture test suit to cover one YUV...
2008-07-16 José Fonsecapython: Silent debug output.
2008-07-15 José Fonsecapython: Cleanup.
2008-07-15 José Fonsecapython: Request/respect the texture & buffer usage...
2008-07-15 José Fonsecapython: Get object ownership done correctly.
2008-07-15 José Fonsecapython: Allow hardware support.
2008-07-15 José Fonsecapython: Move the python scons code to a separate tool...
2008-07-15 José Fonsecapython: Get it to build on windows too.
2008-07-14 José Fonsecapython: Basic test case for 2d texture.
2008-07-14 José Fonsecapython: Raw tile access to surface.
2008-07-14 José Fonsecapython: Get the sample app to draw triangle like trivia...
2008-07-14 José Fonsecapython: Surface clears.
2008-07-14 José Fonsecapython: Set default state.
2008-07-14 José Fonsecapython: Allow to create/specify shaders.
2008-07-13 José Fonsecapython: New state tracker which exposes the pipe driver...
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: placeholder for state-trackers.