util: Move os_misc to util
[mesa.git] / src / gallium / auxiliary / util / u_surface.h
2017-02-24 Lars Hamregallium: implement util_clear_texture
2016-06-30 Brian Paulgallium/util: add tight_format_check param to util_can_...
2016-06-30 Brian Paulgallium/util: new util_try_blit_via_copy_region() function
2013-06-12 Roland Scheideggerutil: new util_fill_box helper
2013-01-04 Marek Olšákgallium/util: remove unused helper util_create_rgba_texture
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-12-12 Marek Olšákgallium/util: move util_try_blit_via_copy_region to...
2012-12-06 José Fonsecautil: Add util_copy_box helper.
2012-12-06 José Fonsecagallium/util: Move the util_copy/fill_rect into u_surface.
2012-09-30 Marek Olšákst/mesa: implement decompress_with_blit using gallium...
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 José Fonsecautil: C++ safe.
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-07 Roland Scheideggerutil: implement util_clear_depth_stencil fallback
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 Roland Scheideggergallium: rename clearRT / clearDS to clear_render_targe...
2010-05-28 Roland Scheideggerutil: adapt to clear interface changes
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-17 Roland Scheideggergallium/util: adapt util code to interface changes
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-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-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 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-05 José FonsecaMerge remote branch 'origin/master'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2009-12-11 Brian Paulgallium/util: simplify util_framebuffer_state_equal()
2009-12-10 Brian Paulgallium/util: added framebuffer compare, copy util...
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-07 Brian Paulutil: added util_same_surface() helper function
2009-08-06 Brian Paulutil: added util_same_surface() helper function
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-17 Brian PaulMerge branch 'register-negate'
2009-04-16 José FonsecaMerge branch 'gallium-s3tc'
2009-04-15 Brian Paulgallium: new, simple RGBA surface create/destroy helpers