Merge branch 'mesa_7_5_branch'
[mesa.git] / src / mesa / main / rastpos.c
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-02 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-31 Brian Paulmesa: increase max texture image units and GLSL sampler...
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-13 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2008-11-11 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-11 Xiang, Haihaomesa: update new state for RasterPos like other operations.
2008-09-22 Brian Paulmesa: refactor: fix some FEATURE_ typos, mistakes
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-21 Keith Whitwellmesa: move rastpos helper to tnl
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
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-10 Brian Paulmesa: refactor: fix some FEATURE_ typos, mistakes
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-31 José Fonsecamesa: Apply MSVC portability fixes from Alan Hourihane.
2007-09-10 Brianmove FLUSH_CURRENT
2007-09-06 BrianMove guts of glRasterPos down into T&L module.
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-04-21 BrianspecularColor.alpha should default to 1, not 0
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-08 Xiang, Haihao remove a if-statement
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-02 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-01 Brianfix bad n_dot_h normalization code (bug 9977), plus...
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Brian Paulinit SecondaryRasterColor
2006-04-25 Brian PaulPut color index attribute into the 6th attribute slot.
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-11-27 Brian Paulremove _glapi_add_entrypoint() calls, they're already...
2004-04-23 Brian PaulAdded ctx->Vertex/FragmentProgram._Enable flags. Set...
2004-04-19 Brian Paulapply texgen/texture matrix in glRasterPos
2003-11-25 Brian Paulcurrent raster color index should be GLfloat
2003-11-25 Brian Paulcasts for g++
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-08-30 Karl SchultzSilence compiler warnings about implicit casts or conve...
2003-08-05 Keith WhitwellStore material attributes in an Attrib[] style array...
2003-07-30 Brian Paulreplace assertion with conditional
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-05-01 Brian PaulUse ctx->Const.MaxTextureImageUnits and MaxTextureCoord...
2003-04-08 Brian Pauladd missing return in raster_pos4f()
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2002-10-24 Brian PaulHeader file clean-up:
2002-05-27 Brian Pauldispatch offsets for ARB_window_pos
2002-05-09 Brian PaulMinor change to current raster position and texcoords.
2002-03-29 Brian PaulReplaced ClipEnabled[] array and _AnyClip with ClipPlan...
2002-02-15 Brian Paulfinished up GL_ARB_window_pos
2001-12-18 Brian PaulReplace old matrix stacks with new code based on struct...
2001-12-14 Brian Paulvertex program check-in
2001-11-18 Brian Pauladded test implementation of GL_ARB_window_pos
2001-09-18 Karl Schultzmore compiler warning fixes
2001-07-28 Keith WhitwellRemove _BaseAlpha, fix reflect lighting bug.
2001-07-05 Brian Paulfixed segfault (NULL _ShineTable[0]) in shade_rastpos()
2001-06-26 Brian PaulMore raster fog coord fixes.
2001-06-26 Brian Pauladded GL_IBM_rasterpos_clip extension
2001-06-18 Brian PaulConsolidated source files. Since the re-org a number...
2001-05-30 Brian Pauladded current raster fog coord and related code
2001-05-01 Keith Whitwellfix from Jouk
2001-04-28 Keith WhitwellSupport for floating point color representation in...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-23 Brian PaulReplaced struct gl_visual with struct __GLcontextModesR...
2001-01-03 Brian Paulminor clean-up
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-27 Brian PaulAdded MaxClipPlanes and MaxLights to gl_constants struc...
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-13 Keith WhitwellCleanup of derived state calculation prior to seperatin...
2000-11-05 Keith Whitwell- Changes for new software rasterizer modules
2000-10-29 Brian Paulrenamed Current.ByteColor Current.Color
2000-10-28 Brian PaulNew colormac.h file for color-related macros.
2000-10-28 Brian PaulBasic work to support deep color channels:
2000-09-30 Brian Paulsupport for N texture units
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-03-03 Brian Paulruntime selectable depth buffer depth
2000-02-02 Brian Paulupdated includes for source file reorg
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
next