mesa: minor fixes in _mesa_GetTransformFeedbackVarying()
[mesa.git] / progs / gallium /
2010-04-02 Luca Barbierigallium/util: revert util_format_init addition
2010-04-02 Luca Barbierigallium/util: add util_format_is_supported to check...
2010-04-02 Luca Barbieriprogs/gallium: add unit test for u_half
2010-04-02 Luca Barbierigallium/util: add util_format_init that inits s3tc...
2010-04-01 Luca Barbierigallium/util: rewrite global constructor system for...
2010-04-01 José Fonsecapython/tests: We're using a rgba8 rendertarget so sampl...
2010-04-01 José Fonsecapython/tests: Several cleanups.
2010-04-01 José Fonsecagallium/unit: Invoke util_half_init_tables().
2010-04-01 José Fonsecautil: Add support for other DXTn RGBA formats.
2010-04-01 José Fonsecautil: Get DXT1_RGB format working correctly.
2010-04-01 José Fonsecautil: Add test case for PIPE_FORMAT_DXT1_RGB.
2010-04-01 José Fonsecautil: Allow to have block format test cases
2010-04-01 José Fonsecagallium/unit: Install test in build/xxx/bin
2010-03-31 José Fonsecautil: Make the accessors bidimensional again.
2010-03-31 José Fonsecautil: Add callback to fetch a single pixel.
2010-03-31 José Fonsecapython/tests: Read the number of tests to execute from...
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 José Fonsecautil: Put the format pack/unpack functions in the descr...
2010-03-31 José Fonsecautil: Make pack/unpack operate on spans.
2010-03-31 José Fonsecautil: Make util_format_xxx_pack_xxx take pointer as...
2010-03-31 José Fonsecapython/tests: Run trhough tests randomly.
2010-03-31 José Fonsecapython/tests: Rename test name.
2010-03-31 José Fonsecapython/tests: Test all existing gallium formats.
2010-03-31 José Fonsecapython/tests: Speed up the tests by reusing the same...
2010-03-31 José Fonsecapython/tests: Get the tests running again.
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 José Fonsecaprogs/gallium/python: Get tri.py sample working again.
2010-03-28 Keith Whitwellprogs/raw: add note about accessing utility functions
2010-03-28 Keith Whitwellgallium: new raw gallium interface to support standalon...
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 Jakob Bornecrantzprogs/gallium: Add trivial gallium demos
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-06 José Fonsecaprogs/gallium/unit: Remove the test cases.
2010-03-06 José Fonsecaprogs/gallium/unit: Skip test cases which cannot be...
2010-03-06 José Fonsecaprogs/gallium/unit: Use the shortened name to reconstru...
2010-03-06 José Fonsecaprogs/gallium/unit: Cleanup/fix PIPE_FORMAT_R8SG8SB8UX8...
2010-03-03 José Fonsecaprogs/gallium/unit: Test (un)pack_4ub.
2010-03-03 José Fonsecaprogs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM...
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 José Fonsecaprogs/gallium/unit: Add test cases for single precision...
2010-03-02 José Fonsecaprogs/gallium/unit: Add test cases for Nx16 and Nx32...
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-02 José Fonsecaprogs/gallium/unit: Add more test cases.
2010-03-02 José Fonsecaprogs/gallium/python: Rename pipe formats.
2010-03-02 José Fonsecagallium/unit: Rename pipe formats.
2010-03-01 José Fonsecaprogs/gallium/unit: Rename PIPE_FORMAT_A8B8G8R8_SNORM.
2010-03-01 José Fonsecaprogs/gallium: Make a phony target "unit" to run unit...
2010-02-27 José Fonsecaprogs/gallium: Add unit tests for pixel format packing...
2010-02-22 José Fonsecapython/retrace: Dump all vertices for verbosity level 3.
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-17 Roland Scheideggergallium: remove redundant nr_components field from...
2010-02-15 José Fonsecapython/retrace: Reconstruct blend state from binary...
2010-02-14 José Fonsecapython/retrace: Interpret pipe_screen::context_create().
2010-02-14 José Fonsecaprogs/gallium/python: New home for python statetracker...