1. 56d8cfd mesa: trim down some #includes by Brian Paul · 10 years ago
  2. 3998cfa mesa: remove outdated version lines in comments by Rico Schüller · 11 years ago
  3. 200e09e mesa: remove GLvertexformat::EvalMesh1(), EvalMesh2() by Brian Paul · 11 years ago
  4. 3d8d5b2 mesa: Restore 78-column wrapping of license text in C-style comments. by Kenneth Graunke · 12 years ago
  5. 96ff2ed mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. by Kenneth Graunke · 12 years ago
  6. dd404bc mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. by Kenneth Graunke · 12 years ago
  7. b76f6d9 mesa: remove #include "mfeatures.h" from numerous source files by Brian Paul · 12 years ago
  8. 8b58632 mesa: Don't install glEvalMesh in the beginend dispatch table by Ian Romanick · 12 years ago
  9. a975479 mesa: Drop manual checks for outside begin/end. by Eric Anholt · 12 years ago
  10. 91b828e dispatch: Delete unused init_dispatch functions. by Paul Berry · 12 years ago
  11. f7fa946 dispatch: Make all API functions non-static. by Paul Berry · 12 years ago
  12. c0120c2 mesa: Remove support for NV_vertex_program's attribute evaluation. by Eric Anholt · 12 years ago
  13. fa9fc23 mesa: remove FEATURE_evaluators define. by Oliver McFadden · 12 years ago
  14. 2b7a972 Don't cast the return value of malloc/realloc by Matt Turner · 12 years ago
  15. 9a31e09 mesa: add missing return statements after recording errors by Brian Paul · 12 years ago
  16. 2276bb9 mesa: remove null pointer checks before free() calls by Brian Paul · 12 years ago
  17. fe72a06 mesa: s/FREE/free/ by Brian Paul · 12 years ago
  18. 33bb8c0 mesa: s/MALLOC/malloc/ by Brian Paul · 12 years ago
  19. 6b329b9 Squashed commit of the following: by Brian Paul · 13 years ago
  20. db61b9c mesa: Directly include mfeatures.h in files that perform feature tests. by Vinson Lee · 14 years ago
  21. f9995b3 Drop GLcontext typedef and use struct gl_context instead by Kristian Høgsberg · 14 years ago
  22. 2cf4439 mesa: Move src/mesa/glapi/dispatch.h to mesa. by Chia-I Wu · 15 years ago
  23. 2240ba1 mesa: replace old MEMSET macro with memset by Brian Paul · 15 years ago
  24. aefa1f6 mesa/main: Make FEATURE_evaluators follow feature conventions. by Chia-I Wu · 15 years ago
  25. c40d1dd Added GLAPIENTRY decorations for all first level OpenGL API function entry by Kendall Bennett · 21 years ago
  26. 6dc8557 Merge Jose's documentation and core Mesa changes from embedded branch by Keith Whitwell · 21 years ago
  27. 9ac51f5 Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. by Ian Romanick · 21 years ago
  28. 27558a1 Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] by Brian Paul · 22 years ago
  29. 3c63452 Header file clean-up: by Brian Paul · 22 years ago
  30. e2053d1 minor clean-ups by Brian Paul · 23 years ago
  31. bc42c19 infrastructure for vertex program attribute evaluators by Brian Paul · 23 years ago
  32. 94a6ec8 compiler warnings by Karl Schultz · 23 years ago
  33. 441a4af generate INVALID_OPERATION if active texture != 0 in glMap[12][fd] by Brian Paul · 23 years ago
  34. 22144ab Consistent copyright info (version number, date) across all files. by Gareth Hughes · 24 years ago
  35. 0883634 lots of gl_*() to _mesa_*() namespace clean-up by Brian Paul · 24 years ago
  36. cab974c Major rework of tnl module by Keith Whitwell · 24 years ago
  37. 5e3bc0c by Jouk Jansen · 24 years ago
  38. 23caf20 Move the transform and lighting code to two new directories by Keith Whitwell · 24 years ago
  39. a96308c Replace the flags Mesa was using for ctx->NewState with a new set by Keith Whitwell · 24 years ago
  40. 699bc7b More GLchan color channel changes. by Brian Paul · 24 years ago
  41. c893a01 New colormac.h file for color-related macros. by Brian Paul · 24 years ago
  42. 038573a Removed immediate struct's maybe_transform_vb pointer. by Brian Paul · 24 years ago
  43. cc70e78 fix for eval regression by Keith Whitwell · 24 years ago
  44. a62875d Fix for gloss and sgl eval bugs. by Keith Whitwell · 24 years ago
  45. c7a5dbe clean up of eval_coord1/2f() by Brian Paul · 25 years ago
  46. fbd8f21 first big check-in of new Mesa 3.3 code by Brian Paul · 25 years ago
  47. c00c0b3 header includes clean-up (Daryll) by Brian Paul · 25 years ago
  48. d471473 Changes to reduce the memory footprint of display lists by Keith Whitwell · 25 years ago
  49. bd5cdaf removed GL_ prefix from memory macros by Brian Paul · 25 years ago
  50. 60a249d now using GL_MALLOC, GL_FREE by Brian Paul · 25 years ago
  51. 485f040 Fixed includes & added a few hooks for the DRI. by Keith Whitwell · 25 years ago
  52. afb833d Initial revision by jtg · 25 years ago