1. 32a2a09 glcore: build from mesa by George Sapountzis · 16 years ago
  2. 882e0e0 fix __builtin_expect() definition test for IBM XLC (sf bug 1909832) by Brian · 16 years ago
  3. a5467fb fixes for bluegene-xlc-osmesa config by Brian · 17 years ago
  4. 76fb808 Fix a number of MINGW32 issues by Zhang · 17 years ago
  5. 37aca21 a variety of fixes for MingW by zhang · 17 years ago
  6. b766643 Drop mesa wrappers for XFree86. by George Sapountzis · 18 years ago
  7. a186c80 updated tests for defining __FUNCTION__ (Dan Schikore) by Brian Paul · 18 years ago
  8. a176bc6 Include dix-config.h if HAVE_DIX_CONFIG_H is defined. This will be used by the by Eric Anholt · 18 years ago
  9. 91c3077 Add the ability to define NO_LIBCWRAPPER to avoid libcwrapper brain damage. by Eric Anholt · 18 years ago
  10. 72d1bb5 don't need LONGLONG typedefs by Brian Paul · 19 years ago
  11. 0694ada add 64-bit typedefs for portability by Karl Schultz · 19 years ago
  12. 49b2d2e include stdint.h for BSD by Brian Paul · 19 years ago
  13. 84f3ff9 fix MinGW problems (bug 4956) by Brian Paul · 19 years ago
  14. b3aefd1 additional wrapper updates, bug 4468 by Brian Paul · 19 years ago
  15. c529f6b strip out vestigial #ifdef HAVE_CONFIG_H stanzas, they're confusing the by Adam Jackson · 19 years ago
  16. eac7688 Don't #define __FUNCTION__ on a Microsoft C compiler new enough to have it. by Karl Schultz · 19 years ago
  17. 38332a6 Define __FUNCTION__ as a preprocessor symbol in glheader.h if we're not by Brian Paul · 19 years ago
  18. 2d21888 mingw changes (Nolan Leake) by Brian Paul · 19 years ago
  19. 6b5afb0 Cleanup some Windows junk. by Karl Schultz · 19 years ago
  20. 6258b76 Port Mesa to build on a P64 platform (e.g., Win64). P64 platforms by Karl Schultz · 19 years ago
  21. 3d2e105 removed GL_EXT_framebuffer_object tokens by Brian Paul · 19 years ago
  22. 3deaa01 additional work on GL_EXT_framebuffer_object by Brian Paul · 19 years ago
  23. 914746b remove a bunch of temporary #defines, now that glext.h was updated by Brian Paul · 19 years ago
  24. 489ccef Fix up glx/x11 to work when built with -fvisibility=hidden. by Adam Jackson · 20 years ago
  25. d033ce6 disable junk for mingw by Daniel Borca · 20 years ago
  26. 911a8bc remove the GLAPI/GLAPIENTRY defines - they're already in gl.h by Brian Paul · 20 years ago
  27. 568f757 Removed GLCALLBACK stuff - apparently never used anywhere. by Brian Paul · 20 years ago
  28. 936028f Started some assorted clean-ups in #defines, typedefs, etc. by Brian Paul · 20 years ago
  29. 83889ff Remove need for defining _MSC_VER when building Mesa for windows with by Brian Paul · 20 years ago
  30. 53f82c5 added support for GL_ARB_draw_buffers by Brian Paul · 20 years ago
  31. c3912b6 Handle GL_MAX_VERTEX_ATTRIBS_ARB in glGet*(). by Brian Paul · 20 years ago
  32. 86e001b Windows ICD driver code (patch 1014800) by Brian Paul · 20 years ago
  33. 8e77da1 First phase of TLS work. At this point SPARC assembly dispatch is by Ian Romanick · 20 years ago
  34. f959f6e New glTexImage code. by Brian Paul · 20 years ago
  35. 7a6b71e Implementation of GL_EXT_pixel_buffer_object extension. by Brian Paul · 20 years ago
  36. 5e83c2a tweak the #if test for defining _ASMAPI (fixes IRIX problem) by Brian Paul · 20 years ago
  37. c3fb255 replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall) by Brian Paul · 21 years ago
  38. 527078a Fix definitions for Intel compiler. by Eric Anholt · 21 years ago
  39. 8172cec conditionally define GLAPIENTRYP to prevent some warnings in linux-solo by Brian Paul · 21 years ago
  40. 9b9a57a Change by Karl Schultz · 21 years ago
  41. 47b0bc1 remove __FUNCTION__ hack by Brian Paul · 21 years ago
  42. 2cdd699 More SciTech SNAP specific changes to glheader.h. Also modified the macros by Kendall Bennett · 21 years ago
  43. adbbea9 Fixed bugs in Mesa software span rendering for color index modes by Kendall Bennett · 21 years ago
  44. d664333 Updates required for building the SciTech SNAP version of Mesa. This includes: by Kendall Bennett · 21 years ago
  45. b29b8ca Updates to fix problems building with the Open Watcom compiler. by Kendall Bennett · 21 years ago
  46. 304d11e Updates from Daniel Borca. by Brian Paul · 21 years ago
  47. 6dc8557 Merge Jose's documentation and core Mesa changes from embedded branch by Keith Whitwell · 21 years ago
  48. 9ac51f5 Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. by Ian Romanick · 21 years ago
  49. 27558a1 Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] by Brian Paul · 21 years ago
  50. 9dc11a3 test both XFree86LOADER and IN_MODULE to see if we're being built as the glx module by Brian Paul · 22 years ago
  51. 4753d60 Added ctx parameter to _mesa_debug() by Brian Paul · 22 years ago
  52. 9a33a11 New _mesa_debug() function to replace fprintf() calls. by Brian Paul · 22 years ago
  53. 1013e46 Moved big/little endian code to glheader.h. by Brian Paul · 22 years ago
  54. 819505a removed temporary GL_ARB_texture_mirrored_repeat enums by Brian Paul · 22 years ago
  55. 2391f4c Define finite as _finite for Windows. by Karl Schultz · 23 years ago
  56. e11f089 added GL_ARB_texture_mirrored_repeat by Brian Paul · 23 years ago
  57. a1503b0 Various 16-bit GLchan fixes and Win32 fixes (Gerk Huisma) by Brian Paul · 23 years ago
  58. 24ae7c4 Added fi_type union typedef to glheader.h. by Brian Paul · 23 years ago
  59. 0ab16e0 New IFLOOR, ICEIL macros from Josh Vanderhoof. Fixes problems with by Brian Paul · 23 years ago
  60. ee403ff Removed DD_Z_NEVER. by Brian Paul · 23 years ago
  61. 22144ab Consistent copyright info (version number, date) across all files. by Gareth Hughes · 23 years ago
  62. 15bf1cd minor updates to sync w/ XFree86 changes by Brian Paul · 23 years ago
  63. b980b2e Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers by Keith Whitwell · 24 years ago
  64. b1394fa First batch of OpenGL SI related changes: by Brian Paul · 24 years ago
  65. f7a4bca use cpml.h on Alpha (AlanH) by Brian Paul · 24 years ago
  66. 8f39dd1 Win32 update (Chris Morley) by Brian Paul · 24 years ago
  67. 00277e8 define GL_GLEXT_PROTOTYPES before including mesa_wgl.h by Brian Paul · 24 years ago
  68. 9fb1279 define GL_GLEXT_PROTOTYPES for glext.h by Brian Paul · 24 years ago
  69. 1e01632 applied Eero Pajarre's patch for Windows by Brian Paul · 24 years ago
  70. df54463 replaced __CYGWIN32__ with __CYGWIN__, misc clean-up by Brian Paul · 24 years ago
  71. 87a7897 added Window-isms previously in gl.h by Brian Paul · 24 years ago
  72. 780c4e0 added code to die on FP exceptions if DEBEG env var set to FP by Brian Paul · 24 years ago
  73. 87ae69c use quotes for gl.h and glext.h includes by Brian Paul · 24 years ago
  74. 50877fb include GL/glext.h by Brian Paul · 24 years ago
  75. e39ed58 always include <float.h> by Brian Paul · 24 years ago
  76. 2da507d moved assembly-related macros from types.h to glheader.h by Brian Paul · 25 years ago
  77. be599f8 by Kendall Bennett · 25 years ago
  78. fbd8f21 first big check-in of new Mesa 3.3 code by Brian Paul · 25 years ago