1. bbd2871 mesa: prefix a bunch of #include lines with "main/". by Brian Paul · 16 years ago
  2. 9bdfee3 Wrap every place that accesses a dispatch table with a macro. A new script- by Ian Romanick · 19 years ago
  3. f0ff50d Add support for assembly (static) dispatch functions on x86-64. This by Ian Romanick · 19 years ago
  4. a657c1a Use the same dispatch.c source file for "normal" Mesa builds and DRI by Ian Romanick · 20 years ago
  5. 819b519 use new PUBLIC macro for symbol export by Brian Paul · 20 years ago
  6. 1136412 fix typo, update version/date by Brian Paul · 20 years ago
  7. c1d455f Convert all calls using _glapi_Dispatch to use the new GL_CALL macro. by Ian Romanick · 20 years ago
  8. c40d1dd Added GLAPIENTRY decorations for all first level OpenGL API function entry by Kendall Bennett · 21 years ago
  9. 9b77fb7 Updates to x86 assembler support for Open Watcom and SNAP by Kendall Bennett · 21 years ago
  10. 9ac51f5 Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. by Ian Romanick · 21 years ago
  11. 3c63452 Header file clean-up: by Brian Paul · 22 years ago
  12. 4e9676f Applied Matt Sealey's patch to remove/isolate all stdio.h function calls. by Brian Paul · 22 years ago
  13. b15a3b4 better api trace/log messages by Brian Paul · 23 years ago
  14. 471a774 dispatch changes to minimize hassle with XFree86 libGL by Brian Paul · 23 years ago
  15. 04120f6 Win32 updates (Karl Schultz) by Brian Paul · 23 years ago
  16. 775355a Sparc optimized GLAPI dispatch table. by davem69 · 23 years ago
  17. 3c257e1 New mechanism for thread-safe GL API dispatch. C-based dispatch is faster. by Brian Paul · 24 years ago
  18. 6dbb390 removed DO_GEOMETRY by Brian Paul · 24 years ago
  19. 22144ab Consistent copyright info (version number, date) across all files. by Gareth Hughes · 24 years ago
  20. b980b2e Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers by Keith Whitwell · 24 years ago
  21. ef68e7b by Jouk Jansen · 24 years ago
  22. cab974c Major rework of tnl module by Keith Whitwell · 24 years ago
  23. 3a71d05 added tracing facility from Loki by Brian Paul · 24 years ago
  24. a02fb6a added comments by Brian Paul · 25 years ago
  25. 784d760 moved exec dispatch init to state.c by Brian Paul · 25 years ago
  26. 6b8cced patch for XFree86 building by Brian Paul · 25 years ago
  27. 3a6eedd changed message format, added GL_EXT_texture3d by Brian Paul · 25 years ago
  28. 01c0713 moved entrypoints here from glapi.c by Brian Paul · 25 years ago
  29. ffebe69 generic_noop() now returns 0 by Brian Paul · 25 years ago
  30. 4fc91a1 include dispatch.h by Brian Paul · 25 years ago
  31. 3c3533c added missing glHintPGI() function by Brian Paul · 25 years ago
  32. 0eb3b02 removed cpp conditionals from _mesa_init_exec_table() by Brian Paul · 25 years ago
  33. cd96388 implemented GL_ARB_tranpose_matrix by Brian Paul · 25 years ago
  34. cdc6230 move dispatch table size check into _mesa_init_no_op_table() by Brian Paul · 25 years ago
  35. 59577b5 added _mesa_init_no_op_table() by Brian Paul · 25 years ago
  36. b4334b2 replaced EXT_color_table with EXT_paletted_texture by Brian Paul · 25 years ago
  37. 845117b ColorTableEXT clean-up by Brian Paul · 25 years ago
  38. fbd8f21 first big check-in of new Mesa 3.3 code by Brian Paul · 25 years ago