Merge branch 'glsl2'
[mesa.git] / src / mesa / swrast /
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-11 M.Froehlich@scienc... swrast: fix span color array pointer assignment for...
2010-08-11 Vinson Leeswrast: Remove unnecessary header.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_zoom.h.
2010-08-08 Vinson Leeswrast: Fix header file inclusion in s_texfilter.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_texcombine.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_stencil.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_masking.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_logic.h.
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_fragprog.h.
2010-08-07 Vinson Leeswrast: Reduce header file inclusion in s_fog.h.
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_depth.h.
2010-08-07 Vinson Leeswrast: Include missing header in s_context.h.
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_blend.h.
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_atifragshad...
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_alpha.h.
2010-08-06 Vinson Leeswrast: Reduce header file inclusion in s_aatriangle.h.
2010-08-06 Vinson Leeswrast: Reduce header file inclusion in s_aaline.h.
2010-07-31 Vinson Leeswrast: Remove unnecessary headers.
2010-07-30 Vinson Leemesa: Remove unnecessary headers.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-11 Brian Paulmesa: rename src/mesa/shader/ to src/mesa/program/
2010-06-11 Brian Paulmesa: move atifragshader.[ch] to main/
2010-06-10 Eric Anholtswrast: When reading from a 0-bits r,g,b channel, retur...
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-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'
next