util: Remove unnecessary header.
[mesa.git] / src / gallium / auxiliary / util /
2010-06-04 Vinson Leeutil: Remove unnecessary header.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 Roland Scheideggergallium: rename clearRT / clearDS to clear_render_targe...
2010-06-03 Brian Paulgallium: add interpolation parameter to simple shader...
2010-06-03 Brian Paulutil/u_debug: use MAX2 macro
2010-06-03 Joakim Sindholtutil/u_debug: add description field to debug_named_value
2010-05-31 Chia-I Wugallium/util: Define isfinite and isnan for MSVC.
2010-05-30 José Fonsecautil: Add inline function for approximate floating...
2010-05-30 José Fonsecautil: Generic pointer to func conversion helper.
2010-05-28 Roland Scheideggerutil: adapt to clear interface changes
2010-05-27 José Fonsecautil: Also add a define for the dynamic library's prefix.
2010-05-26 Vinson Leeutil: Remove unnecessary headers.
2010-05-25 Marek Olšákutil: update comments at blitter
2010-05-25 Marek Olšákutil: fix indentation in blitter
2010-05-25 Marek Olšákr300g,util: remove pipe_surface from the util_blitter_c...
2010-05-25 Marek Olšákr300g,util: remove pipe_surface from the util_blitter_f...
2010-05-25 Marek Olšákutil: remove unused util_blitter_copy_surface
2010-05-23 Marek Olšákutil/blitter: allow NULL clear color
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Brian Paulgallium: fix/update tex target dumping
2010-05-20 Brian Paulgallium: added util_dump_logicop()
2010-05-19 Roland Scheideggerutil: fix obvious util_blitter_copy bugs...
2010-05-19 Roland Scheideggerutil: util_blitter_fill no longer needs to handle overlap
2010-05-18 Roland Scheideggerutil: fix some leftover util_surface_fill/copy calls
2010-05-17 Roland Scheideggergallium/util: adapt util code to interface changes
2010-05-14 Keith Whitwellgallium: more work on ccw flag removal
2010-05-14 Keith Whitwellgallium: convert rasterizer state to use gl-style front...
2010-05-14 Keith Whitwellutil: fix copy_rect stride in default transfer_inline_write
2010-05-13 José Fonsecautil: Fix ptr -> int conversion.
2010-05-12 José Fonsecautil: Add function to dump PIPE_STENCIL_OP_xxx
2010-05-06 Jakob Bornecrantzutil: Recognize FALSE and F in debug_get_bool_option
2010-05-06 José Fonsecagallium: untrack u_indices_gen.c and u_indices_gen.c
2010-05-06 Xavier Chantrygallium: untrack u_indices_gen.c and u_indices_gen.c
2010-05-05 Vinson Leeutil: Remove unnecessary headers.
2010-05-04 Brian Paulgallium/util: added is_format_compressed()
2010-05-04 Wiktor Janasu_blitter: fix creating fragment shaders
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-03 Brian Paulgallium: move surface utility functions into u_surface.c
2010-05-03 Brian Paulgallium: move framebuffer utility functions into a...
2010-05-03 Marek Olšákutil: add util_format_short_name
2010-05-03 Marek Olšákutil: add util_format_is_plain
2010-05-02 Luca Barbierigallium/util: print \n after DXTn printf
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-29 Jakob Bornecrantzutil: Update caps after helpfull input
2010-04-29 Jakob Bornecrantzutil: Add small caps checker helper
2010-04-29 Jakob Bornecrantzutil: Format error format string as the rest of the...
2010-05-19 Vinson Leeutil: Remove unused imports from Python scripts.
2010-05-19 Vinson Leeutil: Remove unnecessary semicolons in Python scripts.
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-15 José Fonsecautil: Remove unused cruft.
2010-04-24 José Fonsecautil: Add missing static keyword.
2010-04-24 José Fonsecautil: Fix unsigned <-> ptr conversions.
2010-04-24 Vinson Leegallium: In option helpers, move assignment outside...
2010-04-24 Brian Paulgallium/util: document that pack/unpack strides are...
2010-04-23 Jakob Bornecrantzgallium: Add static get option helpers
2010-04-23 Jakob Bornecrantzgallium: Add option to not print options
2010-04-23 José Fonsecagallium: s/free/FREE/ and same for friends.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-22 José Fonsecau_format: Reduce code duplication.
2010-04-22 Vinson Leegallium/util: Fix deviation calculation in u_cache.
2010-04-30 Jakob Bornecrantzutil: Add missing break statement in u_caps.c
2010-04-20 Brian Paulgallium/util: remove bogus return statement
2010-04-20 Brian Paulgallium: replace pipe_resource::_usage with pipe_resour...
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Brian Paulgallium/util: convert //-style comments
2010-04-28 Brian Paulgallium/util: convert //-style comments
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-27 Brian Paulutil: fix assorted problems in the image packing functions
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian Paulgallium/util: specify binding type for blit src texture
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-19 Vinson Leeauxiliary: Move loop variable declaration outside for...
2010-04-19 Vinson Leeauxiliary: Initialize variable.
2010-04-18 Luca Barbieriu_inlines: split pipe_surface_init in pipe_surface_rese...
2010-04-18 Luca Barbieriu_surfaces: silence warning
2010-04-18 Luca Barbieriauxiliary: add util_dirty_surfaces to track dirty rende...
2010-04-18 Luca Barbieriauxiliary: add util_surfaces to track a resource's...
2010-04-18 Luca Barbieriu_inlines: add function to initialize pipe_surface
2010-04-18 Luca Barbieriu_blitter: add support for saving vertex buffers
2010-04-17 Jakob Bornecrantzgallium/util: Ignores
2010-04-14 Corbin Simpsonu_blitter: Coords are normalized.
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-13 Chia-I Wugallium: Remove pipe_screen::update_buffer.
2010-04-13 Michal Krolutil: Fix util_dynarray_trim().
2010-04-13 Luca Barbierigallium/auxiliary: make util_dynarray_trim do nothing...
2010-04-13 Luca Barbierigallium/auxiliary: add util_dynarray_resize
2010-04-13 Luca Barbierigallium/auxiliary: fix util_dynarray_trim to 0 to free...
2010-04-13 Luca Barbieriutil: implement Jose Fonseca's suggestions for u_buffer...
2010-04-12 Luca Barbierigallium/auxiliary: add dynamically sized buffer/array...
2010-04-11 Vinson Leeutil: Remove unnecessary header.
next