Merge branch '7.8'
[mesa.git] / src / mesa / swrast /
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-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-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-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-28 Vinson Leeswrast: Remove unnecessary header.
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian Paulswrast: improve depth texture mipmap selection
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Brian Paulswrast: remove unused compute_coveragei() function
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Karl Schultzwindows: fix compilation errors and warnings
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-06 Ian Romanickswrast: Remove redundant test of the visual's accumulat...
2010-03-06 Ian Romanickswrast: Adjust colors based on ReadBuffer visual, not...
2010-03-06 Ian Romanickswrast: Remove stray comment that mentions ctx->Visual
2010-03-03 Ian Romanickmesa: Eliminate index parameter to _mesa_feedback_vertex
2010-03-03 Ian Romanickswrast: Remove _swrast_logicop_ci_span
2010-03-03 Ian Romanickswrast: Remove color-index rendering support from s_spa...
2010-03-03 Ian Romanickswrast: Remove SPAN_INDEX
2010-03-03 Ian Romanickswrast: Remove _swrast_read_index_span
2010-03-03 Ian Romanickswrast: Remove _swrast_mask_ci_span
2010-03-03 Ian Romanickswrast: Remove _swrast_fog_ci_span and associated code
2010-03-03 Ian Romanickswrast: Remove _swrast_write_index_span and associated...
2010-03-03 Ian Romanickswrast: Remove remaining color-index state tracking...
2010-03-03 Ian Romanickswrast: Remove support for ReadPixels from a color...
2010-03-03 Ian Romanickswrast: Remove support for Clear into a color-index...
2010-03-03 Ian Romanickswrast: Remove support for rendering antialiased lines...
2010-03-03 Ian Romanickswrast: Remove support for rendering antialiased triang...
2010-03-03 Ian Romanickswrast: Remove support for rendering lines into a color...
2010-03-03 Ian Romanickswrast: Remove support for rendering points into a...
2010-03-03 Ian Romanickswrast: Remove support for rendering triangles into...
2010-03-03 Ian Romanickswrast: Remove support for Bitmap into a color-index...
2010-03-03 Ian Romanickswrast: Remove _swrast_write_zoomed_index_span and...
2010-03-03 Ian Romanickswrast: Remove support for CopyPixels to / from a color...
2010-03-03 Ian Romanickswrast: Remove support for DrawPixels into a color...
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-26 Brian Paulswrast: add 0.5 bias in tex_array_slice() per the spec
2010-02-26 Brian Paulswrast: the only wrap mode for selecting texture array...
2010-02-19 Kristian HøgsbergReplace the _mesa_*printf() wrappers with the plain...
2010-02-19 Kristian HøgsbergReplace _mesa_malloc, _mesa_calloc and _mesa_free with...
2010-02-19 Brian Paulmesa: replace _mesa_bzero() with memset()
2010-02-19 Brian Paulmesa: replace old MEMCPY macro with memcpy
2010-02-19 Kenneth GraunkeRemove _mesa_memset in favor of plain memset.
2010-02-19 Kenneth GraunkeRemove _mesa_memcpy in favor of plain memcpy.
2010-02-18 Brian Paulswrast: fix left side clipping
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-14 Karl Schultzmesa: Fix compiler warnings
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Brian Paulswrast: s/FIXED_TO_FLOAT/FixedToFloat/
2010-01-28 Brian Paulswrast: silence double->float assignment warnings
2010-01-26 Eric Anholtswrast: Implement ARB_fragment_coord_conventions but...
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-15 Brian Paulswrast: add missing call to _swrast_depth_bounds_test()
2010-01-15 Brian Paulswrast: fix broken _swrast_depth_clamp_span()
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_accum.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_atifragshader.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_bitmap.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary headers from s_copypix.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_depth.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_drawpix.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_feedback.c.
2010-01-13 Vinson Leeswrast: Remove unnecessary header from s_fragprog.c.
2010-01-13 Vinson Leeswrast: Remove unnecessary header in s_lines.c.
next