Merge commit 'origin/gallium-0.1' into gallium-0.2
[mesa.git] / src / mesa / drivers / dri / savage / savagecontext.h
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 WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith Whitwellmesa: standardize on C99's uint*_t instead of u_int*_t
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
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-24 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-24 José Fonsecamesa/dri: User standard integer types.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2005-04-21 Felix KuehlingFixed some suspicious pointer casts that caused lots of
2005-04-21 Felix KuehlingFixed TexEnv modes GL_BLEND and GL_ADD on Savage4-based...
2005-03-06 Felix KuehlingDon't synchronize after each frame. Allow the GPU to...
2005-03-06 Felix Kuehling- Fixed two bugs related to DMA buffer handling that...
2005-02-05 Felix Kuehling- Fixed scissor rectangle not moving with the window...
2005-01-29 Felix Kuehling* Fixed uploading of textures of certain sizes.
2005-01-24 Felix KuehlingConverted the Savage texture management to use Ian...
2005-01-20 Felix Kuehling* Added options for disabling the fast path (render...
2005-01-20 Felix KuehlingAdded support for ELTS to the _savage_render_stage...
2005-01-08 Felix KuehlingAdded state debugging option (SAVAGE_DEBUG=state).
2005-01-03 Felix KuehlingAdded support for floating point depth buffers on Savag...
2005-01-01 Felix KuehlingRemoved all direct hardware access (MMIO, BCI) from...
2004-12-22 Felix Kuehling- Fake projective textures on a single texture unit...
2004-12-17 Felix KuehlingMade debugging output controllable via environment...
2004-12-15 Felix KuehlingAdded configuration support to the Savage driver. Three...
2004-10-08 Alex DeucherApply Eric's stencil wrap patch (Eric Anholt)
2004-08-22 Felix KuehlingConverted the Savage driver to the new DRI interface...
2004-06-03 Jon SmirlOpen/Close FullScreen die. unichrome and savage impleme...
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
2004-05-03 Dave Airlieget rid of last few XF86DRIClipRect
2004-03-25 Felix KuehlingMore state management changes:
2004-02-29 Felix KuehlingReorganized hardware state data structures and state...
2004-02-26 Felix KuehlingConverted vertex setup to use t_vertex.[ch].
2004-02-22 Felix KuehlingImported the Savage DRI driver from the savage-2-0...