1. a562313 mesa: Avoid double promotion. by Matt Turner · 9 years ago
  2. 29e6c7d tnl: Maintain the _WindowMap matrix in TNLcontext v2. by Mathias Froehlich · 9 years ago
  3. 8ac9407 swrast: remove unneeded #include of colormac.h by Brian Paul · 9 years ago
  4. bd7f7aa mesa: replace FABSF with fabsf by Brian Paul · 9 years ago
  5. 15c9246 swrast: Fix vertex color in _swsetup_Translate() by nick · 10 years ago
  6. cbb271a mesa: Convert gl_context::Viewport to gl_context::ViewportArray by Courtney Goeltzenleuchter · 11 years ago
  7. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  8. 3998cfa mesa: remove outdated version lines in comments by Rico Schüller · 11 years ago
  9. 3d8d5b2 mesa: Restore 78-column wrapping of license text in C-style comments. by Kenneth Graunke · 11 years ago
  10. 96ff2ed mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. by Kenneth Graunke · 11 years ago
  11. dd404bc mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. by Kenneth Graunke · 11 years ago
  12. eed6baf Replace gl_frag_attrib enum with gl_varying_slot. by Paul Berry · 11 years ago
  13. 1f82bf1 Remove OpenVMS support by Matt Turner · 12 years ago
  14. 2b7a972 Don't cast the return value of malloc/realloc by Matt Turner · 12 years ago
  15. fe72a06 mesa: s/FREE/free/ by Brian Paul · 12 years ago
  16. 4fdac65 mesa: s/CALLOC/calloc/ by Brian Paul · 12 years ago
  17. ccbf192 mesa: Convert to use GLbitfield64 directly. by Mathias Fröhlich · 13 years ago
  18. aa68dd9 swrast: Clean up header file inclusion in ss_vb.h. by Vinson Lee · 14 years ago
  19. da0bdc7 swrast: Clean up header file inclusion in ss_triangle.h. by Vinson Lee · 14 years ago
  20. f9995b3 Drop GLcontext typedef and use struct gl_context instead by Kristian Høgsberg · 14 years ago
  21. 5dbd3fe swrast: Clean up header file inclusion in ss_vb.h. by Vinson Lee · 14 years ago
  22. c7f24af swrast: Clean up header file inclusion in ss_triangle.h. by Vinson Lee · 14 years ago
  23. 8829e0c swrast: Clean up header file inclusion in ss_context.h. by Vinson Lee · 14 years ago
  24. 64e32ff swrast: fix incorrect specular highlights on backfaces by Tim Evans · 14 years ago
  25. e3d8d25 swrast: fix 16-bit/channel rendering by Brian Paul · 14 years ago
  26. a9c1b3c tnl: Remove color-index TNL support by Ian Romanick · 14 years ago
  27. e650c07 swrast_setup: Remove more color-index rendering support by Ian Romanick · 14 years ago
  28. b30898f mesa: Fix compiler warnings by Karl Schultz · 15 years ago
  29. 19045d3 swrast: Silence uninitialized variable warnings in ss_tritmp.h. by Vinson Lee · 15 years ago
  30. 9eb7fc6 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  31. 0a91878 tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr. by Eric Anholt · 15 years ago
  32. fc9a297 tnl: Replace deprecated IndexPtr[] with AttribPtr[] or new BackfaceIndexPtr by Eric Anholt · 15 years ago
  33. 0aef54b swrast: Silence uninitialized variable warnings in ss_tritmp.h. by Vinson Lee · 15 years ago
  34. 355e9bb swrast: Silence compiler warnings, give better structure to the code as a result. by Michal Krol · 15 years ago
  35. 5462d44 mesa: fix vertex format/attribute bug by Brian Paul · 16 years ago
  36. 64dc397 mesa: Prefix main includes with dir to avoid conflicts. by José Fonseca · 16 years ago
  37. bbd2871 mesa: prefix a bunch of #include lines with "main/". by Brian Paul · 16 years ago
  38. 37be884 glcore: drop outdated sources files intented for xorg by George Sapountzis · 16 years ago
  39. 256115b simplify update two-side lighting test (follow-on to previous front/back-face changes) by Brian · 17 years ago
  40. fcd7c37 fix broken two-sided stencil by Brian · 17 years ago
  41. 86f3135 Merge branch 'master' of git+ssh://joukj@git.freedesktop.org/git/mesa/mesa by joukj · 17 years ago
  42. c9ce3e8 Check for NULL VB->EdgeFlag array. by Brian · 17 years ago
  43. b263435 Update of OpenVMS makefiles for the use of "new" include file convention by Jouk · 17 years ago
  44. eb9a5b6 Merge branch 'master' of git+ssh://joukj@git.freedesktop.org/git/mesa/mesa by Jouk · 17 years ago
  45. b755a2d Minor clean-up of polygon offset logic. Properly compute _MRD field. by Brian · 17 years ago
  46. a164d3a In _swsetup_Translate(), update dest->attrib[FRAG_ATTRIB_COL0]. by Brian · 17 years ago
  47. 369d665 added comment, remove dead code by Brian · 17 years ago
  48. 1bf5076 Fix feedback color bug #11332. In feedback mode, produce float colors. by Brian · 17 years ago
  49. 55f8b70 Merge branch 'master' of git+ssh://joukj@git.freedesktop.org/git/mesa/mesa by Jouk · 17 years ago
  50. a700832 Fix problem w/ two-sided lighting and fragment programs (depth-peel regression) by Brian · 17 years ago
  51. 9e8a961 Overhaul/simplify SWvertex and SWspan attribute handling. by Brian · 17 years ago
  52. 518f916 Updated OpenVMS makefiles by J.Jansen · 17 years ago
  53. 5c1b53d Document a deficiency in the _swrast_Translate() function with regard to point size. by Brian · 17 years ago
  54. bcc3baa use EMIT_1F or EMIT_4F for fog depending on fragment program (bug 10788) by Brian · 17 years ago
  55. c27adc5 remove SWvertex->fog field, use attrib field by Brian · 17 years ago
  56. 335769a some re-org, clean-up by Brian · 17 years ago
  57. 565cd49 fig segment fault issue in TAG(triangle), (see bug 10589) by Xiang, Haihao · 17 years ago
  58. 10b5895 Implement gl_FrontFacing for fragment shaders. by Brian · 17 years ago
  59. dd34fe8 Merge SWvertex texcoord and varying fields into attrib[] array field. by Brian · 18 years ago
  60. eb2a6d6 s/attribute/varying/ by Brian · 18 years ago
  61. d6aff51 varying var changes by Brian · 18 years ago
  62. 8f00805 list header files in sources files (Dan Nicholson) by Brian Paul · 18 years ago
  63. d3112d3 List of source (.c) files in each directory. by Brian Paul · 18 years ago
  64. 4f68411 s/ATTRIBUTE/GENERIC/ by Brian Paul · 18 years ago
  65. 62dc134 Rename _TNL_ATTRIB_ATTRIBUTE* to _TNL_ATTRIB_GENERIC* by Brian Paul · 18 years ago
  66. 94b30dc Put color index attribute into the 6th attribute slot. by Brian Paul · 18 years ago
  67. a76c216 s/MaxTextureUnits/MaxTextureCoordUnits/ by Brian Paul · 18 years ago
  68. bb38cad More GLSL code: by Michal Krol · 18 years ago
  69. d997b90 by Jouk Jansen · 19 years ago
  70. 42c34ef OpenGL 2.0's two-sided stencil feature wasn't implemented correctly. by Brian Paul · 19 years ago
  71. f7c0c4f moved to windows build dir by Karl Schultz · 19 years ago
  72. a582015 Fix valgrind complaint, conform vertex order test. by Keith Whitwell · 19 years ago
  73. e4b2356 Major check-in of changes for GL_EXT_framebuffer_object extension. by Brian Paul · 19 years ago
  74. 3d38361 Rename the various function types in t_context.h to include a tnl_ prefix. by Keith Whitwell · 20 years ago
  75. bdd15b5 Fix minor warnings found with g++. by Brian Paul · 20 years ago
  76. 6d460af Added ctx->Vertex/FragmentProgram._Enable flags. Set when vertex/fragment by Brian Paul · 20 years ago
  77. 0095016 fix array index error in _swsetup_Translate (Felix) by Brian Paul · 20 years ago
  78. 7c6a04f added clamping to polygon offset to prevent potential negative Z values and FP exceptions by Brian Paul · 20 years ago
  79. 867fa0b another tweak to two-sided detection test by Brian Paul · 21 years ago
  80. 609f352 fix two-sided lighting / vertex program bug (#887330) by Brian Paul · 21 years ago
  81. 1852f4f change type of loop index var to remove compiler warning. by Karl Schultz · 21 years ago
  82. 22e68de remove ss_vb.c from project by Karl Schultz · 21 years ago
  83. 332a674 Committing in . by Jouk Jansen · 21 years ago
  84. 38bf45d Fixes for _swsetup_Translate() by Keith Whitwell · 21 years ago
  85. 5882257 Beef up t_vertex.c: by Keith Whitwell · 21 years ago
  86. 7907340 Re-commit t_vertex.[ch] changes to fd.o server. by Keith Whitwell · 21 years ago
  87. 853bda3 Update NEED_SECONDARY_COLOR macro to test if either vertex/fragment by Brian Paul · 21 years ago
  88. 326bc71 Save and restore front colors on backfacing triangles rather than trying to by Keith Whitwell · 21 years ago
  89. 8236a53 fix assorted g++ warnings by Brian Paul · 21 years ago
  90. ae0eaf9 Merge vtx-0-2-branch by Keith Whitwell · 21 years ago
  91. c5b1e81 Initial work for bounds checking of vertex arrays and vertex buffer objects. by Brian Paul · 21 years ago
  92. e4fcea2 Assorted casts to silence g++ warnings. by Brian Paul · 21 years ago
  93. 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
  94. 29b4076 Move away from using the ctx->_TriangleCaps bitfield. by Brian Paul · 21 years ago
  95. e38a55e Generate browse info for Debug version. by Karl Schultz · 21 years ago
  96. 1b41c0d VC 6 Project File by Karl Schultz · 21 years ago
  97. 9826ca3 by Jouk Jansen · 21 years ago
  98. ccb8284 by Jouk Jansen · 21 years ago
  99. 9ac51f5 Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. by Ian Romanick · 21 years ago
  100. 36a0a32 Added ctx->Texture._EnabledCoordUnits bitfield. by Brian Paul · 21 years ago