glcore: drop outdated sources files intented for xorg
[mesa.git] / src / mesa / swrast /
2008-04-23 George Sapountzisglcore: drop outdated sources files intented for xorg
2008-04-15 Brianfix multi-draw buffer regression
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-21 BrianRefactor PBO validate/map code.
2008-03-21 Brianadd a number of PBO validate/map/unmap functions
2008-03-20 Xiang, Haihaomesa: The span array is only populated in single-pixel
2008-03-10 Brianfix botched test for clearing color buffers (should...
2008-01-23 BrianFix some issues with glDrawBuffer(GL_NONE), bug 14198
2008-01-06 BrianSimplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers...
2008-01-05 Briancheck if span length > 0 before calling _swrast_write_r...
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-18 Eric AnholtFix mismatched map/unmap of buffers in swrast read...
2007-12-14 Brianfix polygon cull regression
2007-12-04 Brianfix span->facing computation and gl_FrontFacing initial...
2007-11-30 Brianfix broken two-sided stencil
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-27 Brianimprove 24-bit Z to 32-bit Z conversion
2007-11-23 BrianConsolidate texture fetch code and use partial derivati...
2007-11-23 Brianneed to check border width in sample_linear_2d() -...
2007-11-22 BrianConsolidate point size computation, clamping in get_size().
2007-11-20 Brianclamp lambda to Min/MaxLod
2007-11-19 Brianfix some texture format assertions, etc
2007-11-19 Brianfix out-of-bounds array index (ix=-1)
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-24 BrianImplement gl_PointCoord attribute for GLSL fragment...
2007-10-17 BrianReplace repeat_remainder() with a simpler macro that...
2007-10-03 Jouk Update of OpenVMS makefiles for the use of "new" inclu...
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-27 Briantweak point rast to fix conform failure
2007-09-27 Xiang, Haihaomesa: make sure the gotten value isn't greater than the
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-18 Xiang, Haihaomesa: Always use the original mask to update stencil...
2007-09-14 Brianfix copypixels overlap test bug (#12417)
2007-08-16 Brianremove reference to ctx->Color.DrawBuffer
2007-08-07 Brianfix even-sized point positioning (bug 11874)
2007-07-26 Brianfix color interpolation for CHAN_BITS==32
2007-07-26 Briandon't use rgba_line() if CHAN_BITS==32
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-21 BrianRemove ctx->Point._Size and ctx->Line._Width.
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-11 Brianclean-up of stencil code
2007-07-08 BrianChange float depthScale param to _mesa_unpack_depth_spa...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-03 Brianfix StepX/StepY typo
2007-07-03 Brianuse _mesa_unpack_stencil_span() in draw_stencil_pixels...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-30 Briansimplify INIT_SPAN code
2007-06-30 Brians/SPAN_RGBA/SPAN_INDEX/ in clear_ci_buffer_with_masking()
2007-06-30 BrianUndo some prev glDraw/CopyPixel changes which fixed...
2007-06-30 BrianObsolete
2007-06-30 Brianoverhaul point rasterization, no longer use s_pointtemp.h
2007-06-22 Brianfix bug rendering points with fragment program (see...
2007-06-22 BrianFix feedback color bug #11332. In feedback mode, produ...
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-21 Brianfix rgba pointer bug hit on zoomed+fogged glDrawPixels
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-21 BrianAnother round of fixing attribute interpolation for...
2007-06-21 Brianrename _swrast_update_fragment_attribs()
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-20 Brianfix glDrawPixels + fragment program problem
2007-06-20 Briancopy wpos attrib info into zoomed span (fixes fog persp...
2007-06-11 BrianRework _mesa_update_texture_compare_function() to only...
2007-06-11 BrianReplace texobj->Complete with texobj->_Complete since...
2007-06-11 BrianTemporarily disable the calls to _mesa_update_texture_c...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-06-07 Ian RomanickAdd support for GL_ARB_fragment_program_shadow.
2007-06-07 Ian RomanickFix ARB_fp spec conformance bug WRT shadow sampling.
2007-05-29 Briancheck for flat/smooth interp for generic/specular attrib
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-24 Brianfix logic for calling _swrast_update_deferred_texture()
2007-05-22 Briandon't treat FRAG_BIT_WPOS as a generic attribute (fixes...
2007-05-20 BrianOverhaul/simplify SWvertex and SWspan attribute handling.
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
2007-05-11 Brianremove some unneeded code in init_machine()
2007-05-11 BrianRemove unused FB_* tokens, re-indent code.
2007-05-11 BrianWhen feeding back texcoords, don't divide by W. See...
2007-05-10 J.JansenUpdated OpenVMS makefiles
2007-05-03 Brianchanges to get DDX/DDY working again
2007-05-02 Brianfix some StepX/StepY mix-ups in alpha interpolation
2007-04-28 Brianonly load front/back face attrib if using a shader...
2007-04-28 Keith Packardadditional checks that attr is a texcoord
2007-04-25 Brianfix attribsMask (re-fixes depth peeling algorithm)
2007-04-24 Brians/DO_TEXVAR/DO_ATTRIBS/
2007-04-24 Brianget rid of an extra textured triangle function
2007-04-24 Brians/TEXTURE/ATTRIBS/
2007-04-24 Briantrim down the number of line drawing functions, special...
2007-04-24 Brianonly need one CI-mode triangle function
2007-04-24 Brians/INTERP_TEX/INTERP_ATTRIBS/
2007-04-24 Briandisable some errant code
2007-04-24 Brianremove SWvertex->fog field, use attrib field
2007-04-24 BrianImprove the code for interpolating fragment attributes...
2007-04-21 BrianFix color sum bug 10688.
next