dri: drop MINIGLX_SOURCES (2)
[mesa.git] / src / gallium / auxiliary /
2010-03-05 Brian Paulgallivm: checkpoint: code gen for mipmap selection
2010-03-05 Brian Paulgallivm: added methods for getting texture depth, num...
2010-03-05 Brian Paulgallivm: checkpoint: texture LOD computation code gen
2010-03-05 Brian Paulgallivm: added field for sampler lod
2010-03-05 Brian Paulgallivm: minor arithmetic improvements
2010-03-05 Brian Paulgallivm: implement non-normalized texture wrap modes
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-04 Brian Paulgallivm: implement texture border color, plus tweaks...
2010-03-04 Brian Paulgallivm: added texture border_color field
2010-03-04 Brian Paulgallivm: added question/comment
2010-03-04 Brian Paulgallivm: comments
2010-03-04 Brian Paulgallivm: rework and implement more texture wrap modes
2010-03-04 Brian Paulgallivm: added lp_build_fract()
2010-03-04 Brian Paulgallivm: added lp_build_set_sign()
2010-03-04 Brian Paulgallivm: added lp_build_negate()
2010-03-04 Brian Paulgallivm: clarify unsigned vs. signed integer type const...
2010-03-03 José Fonsecautil: Remove PIPE_FORMAT_R8G8B8X8_SNORM information.
2010-03-03 José Fonsecagallivm: Centralize initialization. Fix stack alignment...
2010-03-03 José Fonsecagallivm: Rename lp_bld_misc -> lp_bld_init.
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Zack Rusinllvmpipe: improve based on review from Jose and fix...
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-02 José Fonsecautil: Tweak comment for D3D10-like formats.
2010-03-02 Marek Olšákutil/blitter: Fix the viewport transformation for Z...
2010-03-02 Zack Rusinllvmpipe: implement some control-flow
2010-03-01 José Fonsecatranslate: Rename pipe formats.
2010-03-01 José Fonsecadraw: Rename pipe formats.
2010-03-01 José Fonsecautil: Rename pipe formats.
2010-03-01 José Fonsecautil: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
2010-03-01 Michal Krolutil: Generate linear<->sRGB conversion tables.
2010-03-01 Michal Kroltgsi: Cleanup exec code for CLAMP, CMP and CND.
2010-03-01 José Fonsecautil: Fix PIPE_FORMAT_R8G8B8_SRGB swizzles.
2010-03-01 José Fonsecautil: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
2010-03-01 José Fonsecautil: Fix PIPE_FORMAT_R8G8B8_UNORM description and...
2010-03-01 Michal Krolutil: Fix u_blitter setup code after bypass_vs_clip_and...
2010-03-01 José Fonsecautil: Remove inexisting formats.
2010-03-01 José Fonsecautil: A few more links for D3D formats.
2010-03-01 José Fonsecautil: A few more todo marks.
2010-03-01 José Fonsecautil: More documentation for u_format.csv
2010-03-01 José Fonsecautil: Tweak comments regarding R8G8B8A8/X8_UNORM.
2010-03-01 José Fonsecapython: Don't mention deprecated drivers=trace option.
2010-02-27 José Fonsecautil: Fix X8/A8B8G8R8_SNORM's swizzle.
2010-02-26 Brian Paulgallium: define GENERATED auxiliary files
2010-02-26 José Fonsecautil: Define SRGB's channels as normalized.
2010-02-26 José Fonsecautil: Code generate functions to pack and unpack a...
2010-02-26 José Fonsecautil: Factor some code into u_format_parse.py
2010-02-26 José Fonsecautil: Add util_bswap16.
2010-02-26 José Fonsecautil: Use python names consistent with u_format.h
2010-02-26 José Fonsecautil: Add is_pot() method to formats.
2010-02-26 Brian Paulutil: remove a trailing semicolon in format table code
2010-02-26 Vinson Leeutil: Remove import of unused sys module.
2010-02-25 Michal Kroltgsi: Remove dead code.
2010-02-25 Vinson Leeutil: Assert that pointer is not null before dereferencing.
2010-02-25 Michal Krolutil: Fix blitter vertex and viewport setup.
2010-02-24 José Fonsecagallivm: Update for UTIL_FORMAT_LAYOUT_xxx changes.
2010-02-24 José Fonsecautil: Kill array vs arith layouts. Revamp UTIL_FORMAT_L...
2010-02-24 José Fonsecautil: Refactor some code.
2010-02-24 José Fonsecautil: Cope with the fact that formats in u_format.csv...
2010-02-24 José Fonsecautil: Factor out the code to shorten a format name.
2010-02-24 José Fonsecautil: Handle correctly 24bit formats.
2010-02-24 José Fonsecautil: Minor tweaks to ambigous/unused format descriptions.
2010-02-24 José Fonsecautil: Fix swizzles for SRGB formats.
2010-02-24 José Fonsecautil: Organize formats in groups. Add comments.
2010-02-24 José Fonsecautil: Allow '#' comments in u_format.csv.
2010-02-24 Michal Krolutil: Reset clip state when doing blitting.
2010-02-24 Michal Krolcso: Track clip state with cso context.
2010-02-24 José Fonsecautil: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
2010-02-24 José Fonsecautil: Store more derived data in the the format descrip...
2010-02-24 Brian Paulgallivm: added clamp and int_to_float functions
2010-02-23 Luca Barbieripipebuffer: slab: if size < alignment, use alignment...
2010-02-23 Luca Barbieripipebuffer: fix inverted signalled checking
2010-02-23 Luca Barbieripipebuffer: avoid assert due to increasing a zeroed...
2010-02-23 Vinson Leedraw: Remove dead code.
2010-02-22 José Fonsecatgsi: Report an error when a destination has an empty...
2010-02-22 José Fonsecapipebuffer: Don't synchronize when checking for buffer...
2010-02-22 Michal Krolgallium: Remove bypass_vs_clip_and_viewport from raster...
2010-02-21 Vinson Leedraw: Remove dead code.
2010-02-20 Vinson Leetgsi: ifdef out unused function micro_sqrt.
2010-02-19 Michal Kroltgsi: Make more exec opcodes look pretty.
2010-02-19 Michal Kroltgsi: Change prototypes of micro opcodes to explicitly...
2010-02-19 Michal Kroltgsi: Rewrite exec implementations of NRM and NRM4.
2010-02-19 Kristian HøgsbergReplace the _mesa_*printf() wrappers with the plain...
2010-02-18 Jakob Bornecrantzpipebuffer: Include fenced buffer manager in build
2010-02-18 Vinson Leeutil: Fix typo of debug_dump_float_rgba_bmp.
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-15 Vinson Leedraw: Add assert to check input of memcpy.
2010-02-14 José Fonsecautil: Avoid dumping masked state. Other minor improvements.
2010-02-14 José Fonsecaos: A stream for debug logging.
2010-02-14 José Fonsecautil: Helper functions to dump all state objects.
2010-02-14 José Fonsecaos: Add a growable string stream.
2010-02-14 José Fonsecaos: Complement/improve stream inline helpers.
2010-02-14 José Fonsecaos: Fix bad calloc.
2010-02-14 José Fonsecautil: Update for os_stream changes.
2010-02-14 José Fonsecaos: Make streams abstract.
2010-02-14 José Fonsecagallivm: s/debug_dump_/util_dump_/
2010-02-14 José Fonsecautil: Rename u_debug_dump.[ch] -> u_dump.[ch].
2010-02-14 José Fonsecadraw: Use util_format_name().
2010-02-14 José Fonsecautil: Use util_format_name().
2010-02-14 José Fonsecautil: Add pf_name() replacement: util_format_name().
2010-02-13 Corbin Simpsonutil: Properly init memory for blitter CSOs.
next