softpipe: use util_is_inf_or_nan()
[mesa.git] / src / gallium /
2009-03-31 Brian Paulsoftpipe: use util_is_inf_or_nan()
2009-03-31 Brian Paulgallium: added util_is_inf_or_nan() function to u_math.h
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é Fonsecautil: Enable assembly breakpointt on x86_64.
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-31 José Fonsecagallium: Move pf_is_depth_stencil to p_format.h.
2009-03-31 Corbin Simpsonr300-gallium: RGBA, not ARGB, after all.
2009-03-31 Corbin Simpsonr300-gallium: r500-fs: If recompiling a shader, overwri...
2009-03-30 Corbin Simpsonr300-gallium: Properly redo shaders when constant buffe...
2009-03-30 Corbin Simpsonr300-gallium: Allow surface_fill to clear depth/stencil...
2009-03-30 Corbin Simpsonr300-gallium: Emit the "right" sequence of colors.
2009-03-30 Corbin Simpsonr300-gallium: Fix hardlock when no colors or textures...
2009-03-30 Corbin Simpsonr300-gallium: Fix strange build error.
2009-03-30 Corbin Simpsonr300-gallium: Handful of small leftovers.
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 Michal Kroltgsi: Condition codes are implied in KILP.
2009-03-30 Michal Kroltgsi: Explain symbols used in instruction set documenta...
2009-03-30 Michal Kroltgsi: Document BRA opcode.
2009-03-30 José Fonsecapython: Dont touch old pipe_winsys.
2009-03-30 José Fonsecapython: Update instructions for windows.
2009-03-27 José Fonsecawgl: Don't flush surface if it is NULL.
2009-03-27 José Fonsecawgl: Remove unused cruft.
2009-03-27 José Fonsecautil: Support Z24S8/Z24X8.
2009-03-27 Corbin Simpsonr300-gallium: Add some surface_copy.
2009-03-27 Corbin Simpsonr300-gallium: Use CMP for MOV on r300.
2009-03-27 José Fonsecamesa: Use the python executable from sys.executable.
2009-03-26 Brian Paultgsi: pass zero vector to texture sampler for 1D case...
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-26 Michel Dänzergallium: Remove some little-used fields from struct...
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é Fonsecatrace: Defer the cast to after the check for enabled...
2009-03-25 José Fonsecasoftpipe: Include declarations.
2009-03-25 José Fonsecatranslate: Avoid unused variable warning.
2009-03-25 Jakob Bornecrantzst/egl: Set dpms to on when showing screens
2009-03-25 Jakob Bornecrantzst/egl: Fix warning
2009-03-25 José Fonsecapython: Show call no in image window.
2009-03-25 José Fonsecatrace: Update readme.
2009-03-25 José Fonsecatrace: Number calls.
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.
2009-03-25 José Fonsecapython: Tweak instructions.
2009-03-25 José Fonsecapython: s/pitch/stride/
2009-03-25 José Fonsecapython: s/num_cbufs/nr_cbufs/
2009-03-25 José Fonsecawgl: Use right integer type.
2009-03-25 José Fonsecawgl: Use SetWindowLongPtr.
2009-03-25 José Fonsecautil: Use size_t (for x86_64).
2009-03-25 José Fonsecautil: Don't use x86 asm on x86_64.
2009-03-25 José Fonsecadraw: Use size_t (for x86_64).
2009-03-25 José Fonsecascons: Support building with the Windows SDK.
2009-03-25 Alan CoopersmithAdd #ifdefs needed to compile Gallium on Solaris with...
2009-03-25 Corbin Simpsonr300-gallium: r300-fs: Moar.
2009-03-25 Corbin Simpsonr300-gallium: Unify shader interfaces, enable r300...
2009-03-25 Corbin Simpsonr300-gallium: r500-fs: Remove unused variable.
2009-03-25 Ben Skeggsnv50: fix typo in nv50_query.c
2009-03-25 Ben Skeggsnouveau: fix some pipe_buffer reference counting issues
2009-03-24 Younes Mantonnouveau: Frontbuffer needs to be marked as linear.
2009-03-24 Robert Ellisoni965: fix point rasterization when rendering to FBO
2009-03-23 Keith Whitwelldraw: update aa points shader comment
2009-03-23 Michel Dänzergallium: Remove remnants of reference counting internal...
2009-03-22 Jakob Bornecrantzdebug: Add function for writing transfers to files
2009-03-22 Jakob Bornecrantztrace: Fix args to buffer write
2009-03-23 José Fonsecautil: Add a new macro for testing empty lists.
2009-03-23 Brian Paulsoftpipe: reformatting, comments, minor clean-ups
2009-03-23 Brian Paultgsi: minor comments
2009-03-21 Michal Kroltgsi: Document KIL, KILP instructions.
2009-03-21 Keith Whitwellgallium: remove remaining references to origin_lower_left
2009-03-21 Brian Paulgallium: remove use of origin_lower_left
next