1. 4524274 exercise more vertex buffer object functions by Brian Paul · 21 years ago
  2. 0bb281b bufObj->Access wasn't being set by Brian Paul · 21 years ago
  3. 0219d11 minor fixes + doc update by Daniel Borca · 21 years ago
  4. 4b6f6e1 minor fix in buffer_object_get_target() by Brian Paul · 21 years ago
  5. fd83bc2 glide driver (wip) by Daniel Borca · 21 years ago
  6. 6c520ef GameMode by Daniel Borca · 21 years ago
  7. e4db8eb added GL_ARB_point_sprite demo, texgen bug fix by Brian Paul · 21 years ago
  8. 2655e68 fix some sphere texgen bugs (reported by Daniel Borca) by Brian Paul · 21 years ago
  9. 4128d88 s/GL_COLOR_INDEX/OSMESA_COLOR_INDEX/ by Brian Paul · 21 years ago
  10. 5dce1e5 don't request accum buffer in color index mode by Brian Paul · 21 years ago
  11. dd29e04 don't use color table's format to determine texture env functions by Brian Paul · 21 years ago
  12. ad5cd6d Add missing entry points. (Warren Cashen) by Karl Schultz · 21 years ago
  13. e680494 add switch defaults to silence warnings by Brian Paul · 21 years ago
  14. db40aec remove bogus _swrast_texture_table_lookup() call (Eric Plante) by Brian Paul · 21 years ago
  15. 78f8292 old/unused by Brian Paul · 21 years ago
  16. 1c4b711 Eric Plante's updates for OSMesa16. by Brian Paul · 21 years ago
  17. faa2b09 Add notes about building with the mangled namespace on Windows. by Karl Schultz · 21 years ago
  18. d4155bd Added missing #undef SPAN_VARS to swrast/s_spantemp.h by Kendall Bennett · 21 years ago
  19. 009d7f8 Minor MinGW fixes by Daniel Borca · 21 years ago
  20. 1ffdad4 FEATURE_ARB_vertex_buffer_object by Daniel Borca · 21 years ago
  21. d9f1e45 Reorganized combiners. Added optimized span functions. by Daniel Borca · 21 years ago
  22. bcb3957 Eric's mesa-depth32.diff by Keith Whitwell · 21 years ago
  23. 2cdd699 More SciTech SNAP specific changes to glheader.h. Also modified the macros by Kendall Bennett · 21 years ago
  24. 4e5b58f index wasn't being calculated correctly (result was being discarded) by Keith Whitwell · 21 years ago
  25. a4fc803 VertexAttrib4fv wasn't being installed (4f was). by Keith Whitwell · 21 years ago
  26. 3e291c0 Fix typo by Keith Whitwell · 21 years ago
  27. facb597 fix error message (bug 816876) by Brian Paul · 21 years ago
  28. 5fd77da improved 'clean' targets (Otto Solares) by Brian Paul · 21 years ago
  29. 7d8eb06 Removed bogus OS/2 floating point->integer conversion routine by Kendall Bennett · 21 years ago
  30. d7fe183 Fixed incorrect Watcom assembler macros by Kendall Bennett · 21 years ago
  31. adbbea9 Fixed bugs in Mesa software span rendering for color index modes by Kendall Bennett · 21 years ago
  32. a75246f updates from Daniel Borca by Brian Paul · 21 years ago
  33. d664333 Updates required for building the SciTech SNAP version of Mesa. This includes: by Kendall Bennett · 21 years ago
  34. 7214e1a char -> GLubyte by Alan Hourihane · 21 years ago
  35. e508f7f add gamma driver - no kernel driver yet (build tested, not physically tested) by Alan Hourihane · 21 years ago
  36. 0f2e186 add the SiS driver - no kernel driver yet by Alan Hourihane · 21 years ago
  37. 525dda4 fix cut & paste errors by Alan Hourihane · 21 years ago
  38. 6bec5b3 add the i830 driver - no kernel driver yet by Alan Hourihane · 21 years ago
  39. 73b0420 add the i810 driver - no kernel driver yet by Alan Hourihane · 21 years ago
  40. 5b5142b mkdir the server directory, as using cvs with -P would prune an empty directory by Alan Hourihane · 21 years ago
  41. cafc787 Add project file for new spriteblast demo. (Update dependency) by Karl Schultz · 21 years ago
  42. 26577e4 Add project file for new spriteblast demo. by Karl Schultz · 21 years ago
  43. 1a89978 GL_ARB_point_sprite demo by Brian Paul · 21 years ago
  44. 77a505a MS dev studio project file for teapots demo. by Karl Schultz · 21 years ago
  45. c1cbde2 Workspace file for redbook programs by Karl Schultz · 21 years ago
  46. 2c9618b Change projection transform so that the top row of teapots are now visible. by Karl Schultz · 21 years ago
  47. 9b101c3 added info about vertex/fragment program debugger by Brian Paul · 21 years ago
  48. b0cde83 enum updates by Brian Paul · 21 years ago
  49. d7dabac new enum values for GL_MESA_program_debug by Brian Paul · 21 years ago
  50. 8f7141e minor clean-ups by Brian Paul · 21 years ago
  51. d01681d remove a _TriangleCaps reference by Brian Paul · 21 years ago
  52. d11bb2b by Karl Rasche · 21 years ago
  53. f3a63d6 Create 'all' project to make it easy to build and clean all the programs in the demos directory. by Karl Schultz · 21 years ago
  54. ea9365b Add remaining demos. by Karl Schultz · 21 years ago
  55. 6872c21 New visual studio project fiile for building demos. by Karl Schultz · 21 years ago
  56. 9d55394 apply patch #740145 from SourceForge by Brian Paul · 21 years ago
  57. a13fb03 casts by Brian Paul · 21 years ago
  58. e4fcea2 Assorted casts to silence g++ warnings. by Brian Paul · 21 years ago
  59. 74c3339 Add include for context.h to define NEED_SECONDARY_COLOR. by Karl Schultz · 21 years ago
  60. ff750fe Make binary - even though this is a text file, common practice is to store MS studio files as binary by Karl Schultz · 21 years ago
  61. 04e6987 summary of Mesa's extension enum values by Brian Paul · 21 years ago
  62. b263802 Make binary - even though this is a text file, common practice is to store MS studio files as binary by Karl Schultz · 21 years ago
  63. 361a9ac minor updates by Brian Paul · 21 years ago
  64. a588e5a Make binary - even though this is a text file, common practice is to store MS studio files as binary by Karl Schultz · 21 years ago
  65. effa9af added note about _TriangleCaps by Brian Paul · 21 years ago
  66. 98cdf71 a few less occurances of _TriangleCaps by Brian Paul · 21 years ago
  67. 29b4076 Move away from using the ctx->_TriangleCaps bitfield. by Brian Paul · 21 years ago
  68. 1a8ebb8 tweak an error message by Brian Paul · 21 years ago
  69. 87f858d s/_backface_sign/_BackfaceSign/ by Brian Paul · 21 years ago
  70. e4b40a7 Updated for new Windows build system. by Karl Schultz · 21 years ago
  71. 85be178 Now obsolete. by Karl Schultz · 21 years ago
  72. 84c2730 New visual studio workspace and projects for building demos. by Karl Schultz · 21 years ago
  73. 80d719f Remove first attempt at using visual studio projects to compile demos. by Karl Schultz · 21 years ago
  74. 315e78b Update with current set of gl* entry points. by Karl Schultz · 21 years ago
  75. 2c5f5dc Move macros from header to C file. Updated some comments by Brian Paul · 21 years ago
  76. 06588db Move context ASSERT/FLUSH macros to context.h by Brian Paul · 21 years ago
  77. 3173277 remove MESA_TRACE stuff by Brian Paul · 21 years ago
  78. 8512074 version tweaks by Brian Paul · 21 years ago
  79. bd3096e removed unused NoRaster and Rendering fields from GLcontext by Brian Paul · 21 years ago
  80. 99823b3 Remove FLT_MIN definition to imports.h Assorted code clean-ups in light.c by Brian Paul · 21 years ago
  81. 0c415bc Copy the DLL files to the lib directory instead of libexec. by Karl Schultz · 21 years ago
  82. 4ba2986 Add symbols to export private entry points to osmesa. by Karl Schultz · 21 years ago
  83. a01566e Add casts to prevent double->float conversion compiler warnings. by Karl Schultz · 21 years ago
  84. df8d337 Add casts to prevent signed/unsigned compare compiler warnings. by Karl Schultz · 21 years ago
  85. 65f6058 assorted updates by Brian Paul · 21 years ago
  86. 83f57e3 updated with new extension info by Brian Paul · 21 years ago
  87. bbd9a0c remove unused Target field from gl_buffer_object by Brian Paul · 21 years ago
  88. 66e6e3e Fixed/added some error checks. by Brian Paul · 21 years ago
  89. ea7bf8b Add cast to remove compiler warning by Jon Smirl · 21 years ago
  90. 6296276 unbind vertex arrays from buffer in DeleteBuffersARB() by Brian Paul · 21 years ago
  91. 1ceeac2 s/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/ by Brian Paul · 21 years ago
  92. de8d410 Exercise the GL_ELEMENT_ARRAY_BUFFER_ARB path by Brian Paul · 21 years ago
  93. d2afb39 Implement GL_ELEMENT_ARRAY_BUFFER_ARB for buffer objects. by Brian Paul · 21 years ago
  94. 1a5709d Change the hyperlinks names in the main page to match the Doxygen generated ones. by Jose Fonseca · 21 years ago
  95. 9109625 Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. by Jose Fonseca · 21 years ago
  96. 6bced01 test GL_ARB_vertex_buffer_object by Brian Paul · 21 years ago
  97. 57d882b GL_ARB_vertex_buffer_object working now, at least for non-indexed vertex arrays. by Brian Paul · 21 years ago
  98. 397d1e4 Merge the Doxygen configuration files from the embedded branch. by Jose Fonseca · 21 years ago
  99. 5543901 new casts by Brian Paul · 21 years ago
  100. 8435199 added call to _mesa_enable_1_5_extensions() by Brian Paul · 21 years ago