Merge branch 'llvm-cliptest-viewport'
[mesa.git] / src / mesa / main / feedback.c
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-03 Ian Romanickmesa: Eliminate index parameter to _mesa_feedback_vertex
2010-03-03 Ian Romanickmesa: Remove checks of Visual.rgbMode
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-25 Chia-I Wumesa: Move src/mesa/glapi/dispatch.h to mesa.
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-30 Chia-I Wumesa/main: Make FEATURE_feedback follow feature convent...
2009-12-16 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-15 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-17 Vinson Leemesa: update/fix doxygen comments
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-28 Brian Paulmesa: convert macro to inline function
2009-02-28 Brian Paulmesa: replace FEEDBACK_TOKEN macro with _mesa_feedback_...
2009-02-28 Brian Paulmesa: comments, whitespace, reformatting
2009-02-28 Brian Paulmesa: remove dead code
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2004-02-17 Brian Paulsome debug code
2003-11-25 Brian Paulcurrent raster color index should be GLfloat
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
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....
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2002-10-24 Brian PaulHeader file clean-up:
2002-06-15 Brian Pauladded missing ctx parameter to _mesa_debug() calls
2002-06-13 Brian PaulNew _mesa_debug() function to replace fprintf() calls.
2001-03-29 Keith WhitwellRemoved DD_STENCIL, DD_FEEDBACK, DD_SELECT.
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-14 Keith WhitwellFixed conform feedback and drawelements tests.
2001-01-08 Keith WhitwellAdd a 'RenderPrimitive' callback to t_vb_render.c....
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-22 Jouk Jansen Committing in .
2000-11-05 Keith Whitwell- Changes for new software rasterizer modules
2000-10-31 Keith WhitwellMoved the software rasterizer to a new directory.
2000-10-30 Keith WhitwellReplace the flags Mesa was using for ctx->NewState...
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-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-05-09 Brian Paulremoved printf
2000-03-03 Brian Paulruntime selectable depth buffer depth
2000-01-25 Brian Paulfixed VB->IndexPtr==NULL bug (Richard Guenther)
2000-01-17 Brian PaulZ values were wrong in selection mode (Holger Waechtler...
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-11-08 Brian Paulclean-up of header includes (Daryll)
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-09-19 Ted JumpMore Win32 build compliance fixups
1999-09-18 Keith WhitwellLarge patch:
1999-08-19 jtgInitial revision