Merge commit 'origin/gallium-0.1' into gallium-0.2
[mesa.git] / src / mesa / main / context.h
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-22 Brian Paulmesa: allow for extra per-context init
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 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 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' 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-08-20 Brian Paulmesa: allow for extra per-context init
2008-02-01 Xiang, Haihaomesa: re-define NEED_SECONDARY_COLOR. fix #14310.
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-18 Brianfix NEED_SECONDARY_COLOR for vert/frag progs
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-04-05 BrianRemove the never-used SI-style imports/exports code.
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 Paulnew RGBA_LOGICOP_ENABLED() macro
2006-07-20 Brian Paulmove/update comments
2006-07-20 Brian Paulremove unused NEED_TWO_SIDED_LIGHTING() macro
2005-11-12 Brian PaulMove stuff common to vertex/fragment_program into the...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-04-15 Brian Pauladded _mesa_share_state()
2005-04-14 Ian RomanickIn GLX_USE_TLS builds, make GET_CURRENT_CONTEXT use...
2004-04-23 Brian PaulAdded ctx->Vertex/FragmentProgram._Enable flags. Set...
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2003-12-09 Brian PaulUpdate NEED_SECONDARY_COLOR macro to test if either...
2003-11-25 Brian PaulRemove unnecessary usage of __FUNCTION__.
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-09-18 Brian PaulMove away from using the ctx->_TriangleCaps bitfield.
2003-09-18 Brian PaulMove context ASSERT/FLUSH macros to context.h
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2002-10-24 Brian PaulHeader file clean-up:
2002-10-14 Brian Paulcontext-related cleanups (ex: _mesa_notifySwapBuffers...
2002-06-29 Brian PaulApplied Matt Sealey's patch to remove/isolate all stdio...
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-06-13 Brian Paulmore removal of fprintf() calls
2002-06-13 Brian Paulfixed a couple dumb mistakes
2002-06-13 Brian PaulNew _mesa_debug() function to replace fprintf() calls.
2001-12-14 Brian Paulvertex program check-in
2001-05-03 Brian Paulminor clean-ups and warning fixes
2001-04-27 Brian Pauladded _mesa_free_framebuffer_data()
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-02-28 Brian PaulGLvisual inside GLframebuffer is no longer a pointer...
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-10-29 Brian PaulMore GLchan color channel changes.
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-05-24 Brian Paulchanged allocation/initialization of API dispatch tables
2000-05-04 Brian Paulremoved software alpha flag from GLvisual struct
2000-04-22 Brian Pauladded _mesa_initialize_buffer/visual()
2000-03-31 Brian Pauladded _mesa_create/destroy_visual()
2000-03-19 Brian Paulfixed compiler warnings on BeOS R4
2000-02-02 Brian Paulmoved state functions to state.c
2000-01-28 Brian Paulrenamed _glapi_CurrentContext to _glapi_Context
2000-01-18 Brian Paulrenamed CURRENT_INPUT to _mesa_CurrentInput
2000-01-14 Brian Pauladded gl_initialize_context_data(), gl_free_context_dat...
2000-01-05 Brian Paulremoved _glapi_ThreadSafe
1999-12-17 Brian Pauloptimized GET_IMMEDIATE for thread safety
1999-12-17 Brian Paulfurther simplification of thread-related code, misc...
1999-12-17 Brian Paulfixed thread problems
1999-12-10 Brian Paulchanges in hardware depth buffer support
1999-11-24 Brian Pauladded support for separate read/draw buffers per context
1999-11-19 Brian Paulupdates for Mesa 3.3
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-08-19 jtgInitial revision