1. dfa5c2b new MESA_GLX_DEPTH_BITS env var by Brian Paul · 20 years ago
  2. eae26ca minor comments by Brian Paul · 20 years ago
  3. 840565c updates from Stephane Marchesin by Brian Paul · 20 years ago
  4. 4f6b1ad added MESA_GLX_FORCE_ALPHA env var by Brian Paul · 20 years ago
  5. a13331d added support for MESA_GLX_FORCE_ALPHA env var by Brian Paul · 20 years ago
  6. b8f29f2 ALIGN16 macro repairs by Brian Paul · 20 years ago
  7. a48edcf fixed pixelpiped DrawBitmap / DrawPixels (clipping was upside-down) by Daniel Borca · 20 years ago
  8. 1635040 partial GL_BLEND for Voodoo1 by Daniel Borca · 20 years ago
  9. 15a0b08 minor doc update by Daniel Borca · 20 years ago
  10. 1b868b1 fixed a bug in clear routine by Daniel Borca · 20 years ago
  11. 782a32b fix compare w/ zero warnings (bug 988766) by Brian Paul · 20 years ago
  12. 5fe9029 error message fixups and some debug code by Brian Paul · 20 years ago
  13. bd997cd fix compare w/ zero warnings (bug #988766) by Brian Paul · 20 years ago
  14. 5f3b3a3 new image (see mesa bug #993926) by Brian Paul · 20 years ago
  15. 9408fe0 remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default by Brian Paul · 20 years ago
  16. 6beec97 GL_EXT_texture_env_add shouldn't be conditioned by multitex, or should it? by Daniel Borca · 20 years ago
  17. e7e86ea trying vertex_program... by Daniel Borca · 20 years ago
  18. 1c2a498 several new bugs by Daniel Borca · 20 years ago
  19. 25f0e82 minor corrections by Daniel Borca · 20 years ago
  20. 1ff6188 GL_MODULATE/GL_REPLACE multitex (wasteful, but apparently needed by some apps) by Daniel Borca · 20 years ago
  21. 0f7eb92 SGIS_generate_mipmap by Daniel Borca · 20 years ago
  22. dc8a760 Miniglx clients now authorize with server DRM by Jon Smirl · 20 years ago
  23. 84e6b16 add debugging for compresssed textures by Dave Airlie · 20 years ago
  24. c058917 fix up heights for i830/i915 texture compression by Dave Airlie · 20 years ago
  25. 78e19b5 move config options to same place as other drivers (again for S3TC patch later) by Dave Airlie · 20 years ago
  26. 620c998 use a switch statement makes integrating the s3tc patch easier by Dave Airlie · 20 years ago
  27. 11a03a1 enable FXT1 texture compression for ixxx chipsets by Dave Airlie · 20 years ago
  28. 43942fd move over changes to intel driver from i830 driver for modes by Dave Airlie · 20 years ago
  29. ba3d088 fixed vertex RGBA by Daniel Borca · 20 years ago
  30. 9a9614e Make solo radeon/r128 drivers track fix for DRI bug 849 by Jon Smirl · 20 years ago
  31. bdf3e2b Remove DRM_PAGE_SIZE from fb and i810 drivers since it was being used. by Jon Smirl · 20 years ago
  32. 65293d8 Fix unichrome solo build to not need X11 headers. Minor change to by Jon Smirl · 20 years ago
  33. 486e5c2 Make GET_PROGRAM_NAME work with uCLibc using the __progname hack. by Felix Kuehling · 20 years ago
  34. 368f3c5 Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_name by Jon Smirl · 20 years ago
  35. d53d429 use tnl_emit_func, it's safer by Daniel Borca · 20 years ago
  36. d2dbb25 correct X86_DISPATCH_FUNCTION_SIZE if THREADS is defined by Roland Scheidegger · 20 years ago
  37. 1e7ce9f Convert miniglx to use xf86drm from dri/drm/libdrm instead of src/mesa/drivers/dri/dri_client by Jon Smirl · 20 years ago
  38. 5500094 Convert miniglx to use Ian's fancy new driver config code. by Jon Smirl · 20 years ago
  39. 10b3bf6 Fix typos in comments. by Ian Romanick · 20 years ago
  40. 6c5402b Another "if it ain't broke, don't fix it" moment. Revert some more by Ian Romanick · 20 years ago
  41. 8a08853 fixed AIX color interpolation bug by Brian Paul · 20 years ago
  42. cbc96b7 patch for AIX (bug 983144) by Brian Paul · 20 years ago
  43. cacf473 added cast to fix AIX color interpolation problem (bug 983144) by Brian Paul · 20 years ago
  44. 3e94fd3 added GL_ARB_point_sprite. by Daniel Borca · 20 years ago
  45. fd00382 fixed non-threaded codepath by Daniel Borca · 20 years ago
  46. 3e77737 Bugzilla #755: Fix polygon offset by setting DEPTH_SCALE to depth_scale instead by Eric Anholt · 20 years ago
  47. aaebfc8 Patch removes _SOLO definition needed for mesa-solo. mesa-solo by Jon Smirl · 20 years ago
  48. 2371033 document some assumptions made about compressed texture tile size by Brian Paul · 20 years ago
  49. 1675058 a few comments by Brian Paul · 20 years ago
  50. bbea6ec disable some debug printfs by Brian Paul · 20 years ago
  51. d07859e redo the event loop to make event response better by Brian Paul · 20 years ago
  52. 3bdc853 init some vars to silence warnings by Brian Paul · 20 years ago
  53. 009542a added GL_EXT_fog_coord. added GL_EXT_blend_equation_separate. minor cleanup. by Daniel Borca · 20 years ago
  54. 3aa364c put back the correct dispatcher for non-threaded builds. by Daniel Borca · 20 years ago
  55. d14d103 Fix a potential race condition. Fix a couple of places where by Ian Romanick · 20 years ago
  56. 2491d51 Make sure THREADS is set no matter which threading model is selected. by Ian Romanick · 20 years ago
  57. dedff2c just a test; no change by Brian Paul · 20 years ago
  58. 953f2a6 just a test; no change by Brian Paul · 20 years ago
  59. 9eaecaf just a test; no change by Brian Paul · 20 years ago
  60. 41fc595 just a test; no change by Brian Paul · 20 years ago
  61. 04e29af just a test; no change by Brian Paul · 21 years ago
  62. 76cfed8 added commands for AIX shared libs (Shane Blackett) by Brian Paul · 21 years ago
  63. 6d50d91 added aix-static config, make aix config build dynamic libs by Brian Paul · 21 years ago
  64. 3d38361 Rename the various function types in t_context.h to include a tnl_ prefix. by Keith Whitwell · 21 years ago
  65. c3c8c71 Remove __driRegisterExtensions by Keith Whitwell · 21 years ago
  66. f8b1825 Rename 'emit_func' usages in drivers. Will also rename the ones in t_context.h. by Keith Whitwell · 21 years ago
  67. 869fc59 fix for older gcc's (from freedesktop bug id #419) by Alan Hourihane · 21 years ago
  68. 160215b Add t_context.h include for drivers. by Keith Whitwell · 21 years ago
  69. 009aa3e Add infrastructure for t_vertex.c codegen. Add an example driver by Keith Whitwell · 21 years ago
  70. 8e77da1 First phase of TLS work. At this point SPARC assembly dispatch is by Ian Romanick · 21 years ago
  71. c61c7cb This should make most linux-solo drivers work again. Mainly a fix by Jon Smirl · 21 years ago
  72. 7c1207a fixed vertex program state references by Brian Paul · 21 years ago
  73. fc84e82 fix another bug in get_register_pointer() by Brian Paul · 21 years ago
  74. 80cc018 the get_register_pointer() function was pretty well broken in a few ways by Brian Paul · 21 years ago
  75. ac33dd1 disable some debug code by Brian Paul · 21 years ago
  76. 824fdf0 remove trailing whitespace and misc clean-ups by Brian Paul · 21 years ago
  77. 2675569 add missing R200_RB3D_BLENDCOLOR to r200/radeon_sanity.c by Roland Scheidegger · 21 years ago
  78. dbe1eca option to test with display lists by Brian Paul · 21 years ago
  79. 36bdb07 glBegin/EndQueryARB bug fix by Brian Paul · 21 years ago
  80. d322dc1 glBegin/EndQueryARB didn't work inside display lists by Brian Paul · 21 years ago
  81. 625a339 make sure Q has a good value before drawing a sample by Brian Paul · 21 years ago
  82. c2bffec Mesa-solo builds with these changes. There are still more fixups needed to by Jon Smirl · 21 years ago
  83. e16f6e3 Re-enable SPARC assembly on sunos5-gcc platform. by Ian Romanick · 21 years ago
  84. 9eecb03 Make sure mklib sees the definition of CC and CXX. Make mklib respect by Ian Romanick · 21 years ago
  85. 74b380b Corrected a float to ubyte conversion bug with fog enabled. by Erdi Chen · 21 years ago
  86. c9a4156 remove program from hash table when deleted (bug 979514) by Brian Paul · 21 years ago
  87. a09db0a new test which uses mixed texgen/non-texgen texture coordinates to exhibit potential bugs in hardware drivers by Roland Scheidegger · 21 years ago
  88. 9a47d2b fix GL_HP_occlusion_test bug, use glext.h version 23 by Brian Paul · 21 years ago
  89. 939dd17 fix HP occlusion testing when using generic span path by Brian Paul · 21 years ago
  90. de67b3e fix capitalization, new comments, etc by Brian Paul · 21 years ago
  91. 6cf3f57 added library dependencies (bug #978758) by Brian Paul · 21 years ago
  92. adf6d0d hack for compressed textures with aspectratio greater than 8:1 by Daniel Borca · 21 years ago
  93. 701987c disabled unnecessary assertions in texture replicator by Daniel Borca · 21 years ago
  94. b3eda24 added back x86 entrypoints by Daniel Borca · 21 years ago
  95. 0349b4b Fixed occlusion_zless_triangle() to work with 16 or 32-bit Z buffers. by Brian Paul · 21 years ago
  96. d7ea750 revert accidental change from rev. 1.10 by Roland Scheidegger · 21 years ago
  97. e4fbcd0 updated to version 23 by Brian Paul · 21 years ago
  98. ea93e6d Don't include glapi_*.S files in DRI / solo builds. by Ian Romanick · 21 years ago
  99. 6b869d4 Alexander Gottwald's patch for cygwin by Brian Paul · 21 years ago
  100. a64feef check for NULL pointer to glTexImage (fix verified by Adam Jackson) by Brian Paul · 21 years ago