i965: defined BRW_MAX_MRF
[mesa.git] / src / mesa / drivers / x11 / xm_span.c
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-03 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-03 Brian Paulmesa: comments and code documenting a bug with depth...
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith Whitwelldrivers/x11: remove early gallium support
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Brian Paulmesa: prefix more #includes with "main/"
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2007-08-09 Brianasst changes to get softpipe rendering again (no zbuf...
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-05-24 Keith WhitwellUse the x11 driver as a test harness for the softpipe...
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-09 Adam JacksonFix some && (logical) that should clearly have been...
2006-04-27 Brian Paulreplace a bunch of casts with GET_XRB macro
2006-04-26 Brian Paulremove old XFree86 tag
2005-10-11 Brian Paulcheck for PIXMAP in clip routine (SF bug 1323215)
2005-09-26 Brian PaulAdded XMesaDrawable to xmesa_renderbuffer. Use it...
2005-06-08 Brian Paulfix some renderbuffer problems for Xserver build (Dave...
2005-05-04 Brian PaulFBO changes
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-05-04 Brian Pauldon't call XTranslateCoordinates() if rendering to...
2005-04-12 Brian PaulPF_8A8R8G8B pixel format (Dave Reveman)
2004-12-09 Brian Paulcheck if using a PBuffer in clip_for_xgetimage()
2004-12-03 Brian Paulsilence a variety of warnings found with g++ 3.4.2
2004-11-09 Brian Pauldo clipping prior to XGetImage, just in case the image...
2004-03-04 Brian Paula bunch of assorted clean-ups, etc to fix warnings...
2003-04-21 Brian Pauluse INDEX8_SPAN_ARGS
2003-04-01 Brian Pauluse structure containment to derive xmesa_context from...
2003-02-17 Brian PaulReplace some #defines with enums. (Klaus Niederkrueger)
2002-11-13 Brian Paulcheck for NULL span argument
2002-10-24 Brian PaulHeader file clean-up:
2002-10-04 Brian PaulChanged a number of context fields from GLchan to GLflo...
2002-07-09 Brian PaulOverhaul of glRead/DrawBuffer() code. Now, swrast...
2002-03-01 Brian Paulsilence gcc warnings (Marc La France)
2001-05-10 Keith WhitwellSet 'prefer_float_colors' true, now that tnl uses them...
2001-05-10 Brian Paulapplied Jeff & Keith's optimization to write_span_mono_...
2001-03-19 Keith WhitwellSplit driver struct into swrast/tnl/core components.
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-02-22 Brian Paulremoved some bogus code
2001-02-13 Brian Paulfixed a few CI mode span bugs and a dither bug
2001-01-29 Brian Paulfixed inverted Y coord for dithering in write_span_DIT...
2001-01-24 Brian PaulLots of GLchan datatype changes.
2001-01-08 Keith WhitwellModify X11 driver and fake glx to store a GLcontext
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-14 Brian PaulRemoved Driver.Color() and Driver.Index() functions.
2000-09-07 Brian Paulnewly organized Xlib driver files