signal _NEW_TEXTURE in all teximage functions
[mesa.git] / src / mesa / main / macros.h
2001-01-24 Brian PaulLots of GLchan datatype changes.
2001-01-08 Keith WhitwellAdd a 'RenderPrimitive' callback to t_vb_render.c....
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-05 Keith Whitwell- Changes for new software rasterizer modules
2000-10-29 Brian Paulmore minor header file re-org (moved CONST, ASSERT...
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-17 Brian Paulnew comments, misc clean-up
1999-11-22 Brian Pauladded SET/CLEAR/TEST_BITS macros, misc clean-up
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-11-08 Brian Paulheader includes clean-up (Daryll)
1999-10-13 Brian Paulremoved GL_ prefix from memory macros
1999-10-11 Jouk JansenRepaired definition of GL_CALLOC_STRUC
1999-10-10 Brian Pauladded memory macros
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-08-19 jtgInitial revision