Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / glu / mesa / glu.c
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-25 Kristian HøgsbergRemove unused mini and mesa glu subdirectories
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2001-03-20 Brian Paulfixes to make old GLU code compile with new GLU 1.3...
2001-01-30 Brian Paulmake gluPerspective() call glMultMatrix() instead of...
2000-11-13 Brian Paulbumped version to 3.5
2000-07-18 Brian Paulchanged version string to 3.2.1
2000-07-11 Brian Paulreverted to old tessellator (GLU 1.1)
2000-01-07 Brian Paulupdated version string
1999-11-22 Brian Paulremoved GLU_EXT_get_proc_address from ext strings
1999-11-19 Brian Paulreplace encounteed with encountered
1999-10-27 Brian Pauldisabled gluGetProcAddressEXT
1999-09-19 Ted JumpMore Win32 build compliance fixups
1999-09-17 Brian PaulglGetProcAddressEXT changes to accomodate Win32 and...
1999-09-17 Ted JumpPatch error fixup
1999-09-17 Ted JumpWin32 build req't updates
1999-09-17 Brian Paulfixed typo
1999-09-17 Brian PaulgluGetProcAddressEXT change for C++ / BeOS
1999-09-16 Brian Pauladded some casts in gluGetProcAddressEXT()
1999-09-16 Brian Paulclean-up of GLU_EXT_get_proc_address
1999-09-14 Brian Pauladded gluCheckExtension()
1999-09-13 Jouk Jansenstrcmp needs the string.h
1999-09-11 Brian Pauladded 1.2 function to gluGetProcAddressEXT()
1999-09-11 Brian Pauladded GLU_EXT_get_proc_address
1999-09-10 Gareth HughesFixed triangle output, recovery process termination.
1999-09-10 Gareth HughesAdded GLU 1.3 tessellation (except winding rule code).
1999-08-19 jtgInitial revision