1. e7e5279 Remove unused Imakefiles. by Brian · 17 years ago
  2. 7fd3a6c Long obsolete. by Brian · 17 years ago
  3. 720cf3a added new xm_glide.c file by Brian · 17 years ago
  4. 5491c81 xmesa: call _glapi_set_dispatch() for all xserver DDXes. by George Sapountzis · 17 years ago
  5. e4e2068 xmesa: minor cosmetic by George Sapountzis · 17 years ago
  6. 6346a75 xmesa: split FX functions to separate file, part 2. by George Sapountzis · 17 years ago
  7. 4d944b5 xmesa: split FX functions to separate file, part 1. by George Sapountzis · 17 years ago
  8. 6aa5668 xmesa: spilt FX code to separate functions. by George Sapountzis · 17 years ago
  9. d60009b Revert "xmesa: drop glide (FX) backend." by George Sapountzis · 17 years ago
  10. 535c37e Notes about shared lib version. Document depth-peel fixes. by Brian · 17 years ago
  11. ba3d384 dFdx(), etc. don't work yet by Brian · 17 years ago
  12. 8b5fce6 Put gl_program_machine into swrast structure rather than using a local variable. by Brian · 17 years ago
  13. 020cdb4 Fix valgrind problem caused by reading text[-1]. by Brian · 17 years ago
  14. 121f221 remove invalid assertion (span->facing may be set because of polygonmode) by Brian · 17 years ago
  15. 24a93dd remove invalid assertion by Brian · 17 years ago
  16. 00da9af fix crash when program has invalid structure field by Brian · 17 years ago
  17. 4abcaf3 init A.curFuncEndLabel = NULL by Brian · 17 years ago
  18. 6bde088 In _mesa_unpack_depth_span() look for special cases of GLuint->GLushort and GLushort->GLuint conversion. by Brian · 17 years ago
  19. 8e62073 Don't allow deferredTexture if using occlusion query and a frag shader. by Brian · 17 years ago
  20. 5ca8d4c fix an uninitialized variable and a warning by Brian · 17 years ago
  21. 6b3027e comments, assertions by Brian · 17 years ago
  22. 8d370fb new comments by Brian · 17 years ago
  23. 36a6a59 record proper datatypes for uniforms/samplers by Brian · 17 years ago
  24. addd03d added _slang_gltype_from_specifier() by Brian · 17 years ago
  25. c93e883 Start fixing some issues with uniform variables and their types. by Brian · 17 years ago
  26. 274ac7a Fix some bugs related to querying active uniforms. by Brian · 17 years ago
  27. aaa5741 fix error strings, add a sanity check by Brian · 17 years ago
  28. 2a2f8d8 xmesa: drop glide (FX) backend. by George Sapountzis · 17 years ago
  29. bac15c8 Remove bad assertions, decrement NumShaders in _mesa_detach_shader(). by Brian · 17 years ago
  30. f3e8c32 s/GL_SHADER_PROGRAM/GL_SHADER_PROGRAM_MESA/ (a Mesa-specific token) by Brian · 17 years ago
  31. 6d3d9c1 Replace _mesa_parameter_longest_name() with _mesa_longest_parameter_name(). by Brian · 17 years ago
  32. e57e752 call ProgramStringNotify() after linking by Brian · 17 years ago
  33. 884af40 check _PreferPixelFog in _swrast_span_default_fog(), see bug 10669 by Brian · 17 years ago
  34. 30a79f7 improved fog comment by Brian · 17 years ago
  35. 8598f55 glean glsl test now does over 150 tests by Brian · 17 years ago
  36. 6d01f3f added href to shading language info by Brian · 17 years ago
  37. e3caa5f prep for 6.5.3 release by Brian · 17 years ago
  38. d9443c2 add progs/glsl/ to DEMO_FILES, s/pre/rc1/ by Brian · 17 years ago
  39. 565cd49 fig segment fault issue in TAG(triangle), (see bug 10589) by Xiang, Haihao · 17 years ago
  40. a4b2b88 omit the glide/svga sources from stand-alone libGL (anyone using them?) by Brian · 17 years ago
  41. 04bda46 Enable texture sampling for vertex programs/shaders. by Brian · 17 years ago
  42. d2d86a3 In bind_inputs() set VB->EdgeFlag to NULL if it's not needed. by Brian · 17 years ago
  43. 9cbcf7c regenerated by Brian · 17 years ago
  44. 468a33d fix/simplify some texture functions by Brian · 17 years ago
  45. 893b368 more matrix function updates by Brian · 17 years ago
  46. 41fc55d don't set GL_TEXTURE_MAX_LEVEL for GL_TEXTURE_RECTANGLE_ARB as that generates an error by Brian · 17 years ago
  47. 1a9483c Defer buffer pool creation to the first context creation. by Thomas Hellstrom · 17 years ago
  48. 36949ab cleanups for t_vb_program.c by Roland Scheidegger · 17 years ago
  49. 6459adf r300: r300_render.c:391: warning: unused variable 'i' by Oliver McFadden · 17 years ago
  50. badc346 lots of changes, fixes, clean-ups by Brian · 17 years ago
  51. 4a7c451 just clean-ups by Brian · 17 years ago
  52. 34ca2be move GL_EXT_stencil_two_side into alphabetical position by Brian · 17 years ago
  53. 5888010 Fix glActiveStencilFaceEXT dispatch problem (bug 10523). by Brian · 17 years ago
  54. dfee761 remove _tnl_arb_vertex_program_stage by Brian · 17 years ago
  55. 96e05da remove _tnl_arb_vertex_program_stage by Brian · 17 years ago
  56. 1560de2 need to clamp MAD for linear fog by Brian · 17 years ago
  57. 921b008 removed unused t_vb_arbprogram stage by Brian · 17 years ago
  58. aa6992a remove t_vb_arbprogram.c by Brian · 17 years ago
  59. 4b3835d unhook t_vb_arbprogram.c code - it's going away by Brian · 17 years ago
  60. 64e8088 Use generic program limits instead of NV-specific ones to init program constants. by Brian · 17 years ago
  61. 3dfcd48 Fix some assertions that could occur when an error was earlier logged. by Brian · 17 years ago
  62. e812a2a use b->display instead of b->xm_visual->display to fix some problems detected w/ valgrind by Brian · 17 years ago
  63. da56df9 Make sure we are locked when creating drm buffer objects. by Thomas Hellstrom · 17 years ago
  64. 9519785 illegal to set GL_TEXTURE_MAX_LEVEL w/ GL_TEXTURE_RECTANGLE_ARB by Brian · 17 years ago
  65. 83ad64d implement shadow2DRect functions by Brian · 17 years ago
  66. fde15a2 Fix sample_depth_texture() to handle texture rectangle coords. by Brian · 17 years ago
  67. 216eb81 set osmesa renderbuffer refcount=1 upon creation, free renderbuffer in OSMesaDestroyContext() by Brian · 17 years ago
  68. 4fc46a6 more _mesa_unreference_framebuffer() calls, remove dead code by Brian · 17 years ago
  69. e19cfab fix negative zoom factor bug (10636), more comments by Brian · 17 years ago
  70. 8d8a3cc r300: emit different clear paths for non-TCL, this gets the clear color correct by Dave Airlie · 17 years ago
  71. fb1d22d r300: remove unneeded semicolon from macro by Dave Airlie · 17 years ago
  72. 3d59042 r300: if we don't have TCL don't setup state emissions for vertex shaders by Dave Airlie · 17 years ago
  73. 967c105 patch for Digital/Tru64 (bug 10635) - forwarded to OpenGL ARB as well by Brian · 17 years ago
  74. 9f8373d xmesa: drop unused XMesaPutImageHelper. by George Sapountzis · 17 years ago
  75. 50aaabc xmesa: export xmesa functions used by xfree86. by George Sapountzis · 17 years ago
  76. 30b6f11 s/version/vertex/ by Brian · 17 years ago
  77. f11604a fix bug in _playback_copy_to_current(): need to skip version position data (see bug 10587) by Brian · 17 years ago
  78. 99193e4 disable debug printfs by Brian · 17 years ago
  79. 5b74fe0 Added sanity checking in _slang_sizeof_type_specifier() to be sure sizes are what's expected. by Brian · 17 years ago
  80. 431d650 use _mesa_clear_shader_program_data() by Brian · 17 years ago
  81. 3c008a0 New _mesa_reference_shader/program() function to consolidate refcounting. by Brian · 17 years ago
  82. bf28735 restore 200x200 window size, animation, version check by Brian · 17 years ago
  83. bce7043 regenerated by Brian · 17 years ago
  84. 70b0e12 checkpoint: updating non-square matrix constructors and operators by Brian · 17 years ago
  85. f98f4f6 move/fix texture sampling funcs by Brian · 17 years ago
  86. afc58f5 s/Shadow/SHADOW/ by Brian · 17 years ago
  87. b61d74c as with prev commit, also fix color index mode zoomed depth copies (bug 10608) by Brian · 17 years ago
  88. 9f66025 fix invalid error detection problem in _mesa_bind_attrib_location(), bug 10602 by Brian · 17 years ago
  89. 183d8e0 fix zoomed depth copies (bug 10608) by Brian · 17 years ago
  90. b0bba03 use _mesa_reference_renderbuffer(), fix typo by Brian · 17 years ago
  91. ba876be fix/work-around allocation bugs for non-square matrices by Brian · 17 years ago
  92. 319ce38 update SLANG version test by Brian · 17 years ago
  93. 64700be rs480: set vap cntl to what fglrx uses for non-TCL cards by Dave Airlie · 17 years ago
  94. 159ecba i915: Bring test for vsync to pipe B in line with i915tex. by Michel Dänzer · 17 years ago
  95. e798d22 Add missing generated file. by Michel Dänzer · 17 years ago
  96. 0109b47 NULL ptr check by Brian · 17 years ago
  97. 7b2626f plug in GLSL 1.20 unit by Brian · 17 years ago
  98. 19121e2 undo a debug/test change by Brian · 17 years ago
  99. e0bbf46 r300: don't enable VAP/TCL on cards that don't support it by Dave Airlie · 17 years ago
  100. 702c8f1 remove unneeded initialization code (see bug 10569) by Brian · 17 years ago