Squashed commit of the following:
[mesa.git] / src / gallium / state_trackers / python / gallium.i
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-09-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-04 José Fonsecapython: Use pipe_buffer_* inlines as much as possible.
2008-08-24 Brian Paulgallium: refactor/replace p_util.h with util/u_memory...
2008-08-14 José Fonsecapython: Bindings fixes.
2008-08-13 Ben SkeggsMerge remote branch 'origin/gallium-0.1' into nouveau...
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: 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-07 Ben SkeggsMerge remote branch 'origin/gallium-0.1' into nouveau...
2008-07-28 José FonsecaMerge tgsi/exec and tgsi/util directories.
2008-07-23 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-19 José Fonsecagallium: Finer grained is_format_supported.
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: Silent debug output.
2008-07-15 José Fonsecapython: Get object ownership done correctly.
2008-07-15 José Fonsecapython: Allow hardware support.
2008-07-14 José Fonsecapython: Raw tile access to surface.
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 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-13 José Fonsecapython: New state tracker which exposes the pipe driver...