Major rework of tnl module
[mesa.git] / src / mesa / main / dispatch.c
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-09-05 Brian Pauladded tracing facility from Loki
2000-02-02 Brian Pauladded comments
2000-02-02 Brian Paulmoved exec dispatch init to state.c
2000-02-01 Brian Paulpatch for XFree86 building
2000-01-31 Brian Paulchanged message format, added GL_EXT_texture3d
2000-01-28 Brian Paulmoved entrypoints here from glapi.c
2000-01-18 Brian Paulgeneric_noop() now returns 0
2000-01-13 Brian Paulinclude dispatch.h
2000-01-07 Brian Pauladded missing glHintPGI() function
2000-01-07 Brian Paulremoved cpp conditionals from _mesa_init_exec_table()
1999-12-10 Brian Paulimplemented GL_ARB_tranpose_matrix
1999-11-27 Brian Paulmove dispatch table size check into _mesa_init_no_op_ta...
1999-11-27 Brian Pauladded _mesa_init_no_op_table()
1999-11-12 Brian Paulreplaced EXT_color_table with EXT_paletted_texture
1999-11-11 Brian PaulColorTableEXT clean-up
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code