1. 32a2a09 glcore: build from mesa by George Sapountzis · 16 years ago
  2. b3efd35 revert part of the previous cleanup - it only applies to the 7.0 branch by Alan Hourihane · 16 years ago
  3. 936dba1 Fix error string by Alan Hourihane · 16 years ago
  4. c8666cf correct the return value by Alan Hourihane · 16 years ago
  5. eec20c3 small cleanups by Alan Hourihane · 16 years ago
  6. 6e62016 i965: fix DEPTH_TEXTURE_MODE (bug #14220) by Xiang, Haihao · 16 years ago
  7. c9c64a1 [i965] This is to fix random crash in some maps of Ut2004 demo. by Zou Nan hai · 16 years ago
  8. f61e51e i965: save the offset of target buffer after last execution, not relocatee buffer. by Xiang, Haihao · 16 years ago
  9. 7c2a3fc intel: fix an assertion failure. fix bug #15575 by Xiang, Haihao · 16 years ago
  10. 3310735 i965: clear the PRESUMED_OFFSET flag from bo_req.hint, not bo_req.flags. fix #15574 by Xiang, Haihao · 16 years ago
  11. 711222b autoconf: Default the build to DRI on OS+CPU combos where it's expected. by Eric Anholt · 16 years ago
  12. 27e06a5 i965: fixup depth buffer check by Dave Airlie · 16 years ago
  13. fda4895 i965: fix vb aperture space check by Dave Airlie · 16 years ago
  14. e92e384 965: fix vb upload size check by Dave Airlie · 16 years ago
  15. e149e1b i965: fix gs_prog aperture check by Dave Airlie · 16 years ago
  16. f2a6404 i915: check for depth region before accounting its buffer size by Dave Airlie · 16 years ago
  17. 008653a i965: initial attempt at fixing the aperture overflow by Dave Airlie · 16 years ago
  18. 08f9b19 Revert "[i965] renable regative rhw test" by Xiang, Haihao · 16 years ago
  19. 8642dd3 r200: accept PROGRAM_CONSTANT inputs due to mesa changes by Andrew Randrianasulu · 16 years ago
  20. b64448b bufmgr_fake: disable debugging again by Dave Airlie · 16 years ago
  21. 96338dd intel: fix _mesa_error ctx I introduced at lsat minute by Dave Airlie · 16 years ago
  22. 7cc7ff7 intel/fake_bufmgr: Attempt to restrict references to objects in a batchbuffer > aperture size. by Dave Airlie · 16 years ago
  23. bbb042f fix multi-draw buffer regression by Brian · 16 years ago
  24. 118c2bc only use __x86_64__, not __amd64__ (bug 15503) by Brian Paul · 16 years ago
  25. 8fd2b7d fix GL_ARB_texture_rectangle breakage by Brian Paul · 16 years ago
  26. 3403f9f check for _WIN32 and __WIN32__ by Brian Paul · 16 years ago
  27. 7be8d56 define #extension GL_ARB_texture_rectangle by David Flynn · 16 years ago
  28. 32134b5 r200: fix XPD vertex program instruction when using temps as inputs by Roland Scheidegger · 16 years ago
  29. 51ad219 fix failed assertion (parameter can be a PROGRAM_CONSTANT) by Brian Paul · 16 years ago
  30. b69eb03 add missing glViewport calls by Brian Paul · 16 years ago
  31. 3f4e80c comments by Brian Paul · 16 years ago
  32. 2363551 Get the default GLXPixmap texture target from the server when appropriate. by Michel Dänzer · 16 years ago
  33. 842b8b4 more make clean items by Brian · 16 years ago
  34. 26f0b8f use InitUniforms() by Brian · 16 years ago
  35. 2dca337 Replace duplicated code with new shaderutil.c functions by Brian · 16 years ago
  36. 90caba3 shader utility functions by Brian · 16 years ago
  37. f9c8af3 Add support for dfbsd to mklib script. by Hasso Tepper · 16 years ago
  38. 43887cf Add $(X11_INCLUDES) to shut makedepend up. by Hasso Tepper · 16 years ago
  39. 9f8df2d autoconf: Add dfbsd support. by Hasso Tepper · 16 years ago
  40. 2771862 Handle fbconfig comparison correctly for attributes the X server didn't send. by Jie Luo · 16 years ago
  41. c016f32 Only convert configs if screen creation was successful. by Kristian Høgsberg · 16 years ago
  42. da3e481 r300: Fix r300VAPInputRoute{0,1} for big endian platforms. by Michel Dänzer · 16 years ago
  43. 5d73502 7.0.3 updates by Brian · 16 years ago
  44. fad7933 updated w/ 7.0.3 release by Brian · 16 years ago
  45. 6eddb4c import 7.0.3 relnotes from 7.0 branch by Brian · 16 years ago
  46. c3240b5 added glGetActiveUniform_func by Brian · 16 years ago
  47. 40905c9 mesa: add missing glPush/PopMatrix() calls by Brian · 16 years ago
  48. ae0ea14 mesa: add missing glPush/PopMatrix() calls by Brian · 16 years ago
  49. 1757acc rewrite some of the mat*mat, mat*vec intrinsics by Brian · 16 years ago
  50. 96b4ac0 silence warning by Brian · 16 years ago
  51. e786924 Pick up dri2proto from the standard proto header include path. by Kristian Høgsberg · 16 years ago
  52. dc836ed Initialize GLX_EXT_texture_from_pixmap attributes correctly. by Kristian Høgsberg · 16 years ago
  53. 28dfb06 fix mistakenly set ATIFragmentShader._Enabled bit (bug 15269) by Roland Scheidegger · 16 years ago
  54. 5c4ca96 added some missing calls to _mesa_enable_x_y_extensions() by Brian · 16 years ago
  55. b645942 Use AC_CHECK_PROGS to find alternate make programs by Dan Nicholson · 16 years ago
  56. 3ea80c1 fix parsing bug involving comments at the end of ARB v/f programs by Markus Amsler · 16 years ago
  57. e82dd8c DRI interface changes and DRI2 direct rendering support. by Kristian Høgsberg · 16 years ago
  58. 63d8a84 mesa: Free all shader program data before deleting all by Xiang, Haihao · 16 years ago
  59. aef47c4 Revert "mesa: separate shader program object from shader object." (bug#15244) by Xiang, Haihao · 16 years ago
  60. d30d9e4 i915: texture object's lod bias. fix bug #15192 by Xiang, Haihao · 16 years ago
  61. d936784 r300: Copy-and-paste error from the vertex program branch. by Markus Amsler · 16 years ago
  62. 85e8168 r300: Take PROGRAM_CONSTANT into account. by Markus Amsler · 16 years ago
  63. 3e0797f Merge branch 'r300-vertprog-branch' of ssh://people.freedesktop.org/~z3ro/mesa by Oliver McFadden · 16 years ago
  64. 635e964 fix texture/renderbuffer mix-up in test_attachment_completeness() by Brian · 16 years ago
  65. 184cf46 i965: depth offset on glPolygonMode(GL_LINE/GL_POINT) by Xiang, Haihao · 16 years ago
  66. 6054788 r300: finish conversion of RS_INST regs by Dave Airlie · 16 years ago
  67. a980232 r300: move to using RS_INST names by Dave Airlie · 16 years ago
  68. 7d2b6a0 consolidate some parsing functions that were pretty much identical for vertex/fragment programs by Brian · 16 years ago
  69. 21454f8 when negating scalar src args, use NEGATE_XYZW, not NEGATE_X by Brian · 16 years ago
  70. 978145a Set param_var->param_binding_type = PROGRAM_CONSTANT by Brian · 16 years ago
  71. 227af94 Add a couple of test apps for line/unfilled polygon clipping. by Eric Anholt · 16 years ago
  72. 0500467 [965] Fix massively broken state cache dirty flagging. by Michal Wajdeczko · 16 years ago
  73. 7643081 [intel] Use mesa texmemory functions to allocate teximage Data. by Michal Wajdeczko · 16 years ago
  74. b4cbf69 [965] Don't let the negate flags of src0 affect 1 constants in precalc_dst/lit by Eric Anholt · 16 years ago
  75. 13a6f73 [965] Correctly set read mask for OPCODE_SWZ in pass1. by Michal Wajdeczko · 16 years ago
  76. 5cc56cb [965] Clean up whitespace and dead code from do_unfilled change. by Eric Anholt · 16 years ago
  77. e49ec6e r300: Indented the vertex program code... by Oliver McFadden · 16 years ago
  78. 82770b8 r300: Cleaned up the default vertex program code with longer lines. by Oliver McFadden · 16 years ago
  79. a2c1aad r300: Removed the last of the duplicate vertex program macros. by Oliver McFadden · 16 years ago
  80. 863ab98 r300: Added Copyright lines to the vertex program code. by Oliver McFadden · 16 years ago
  81. d24a525 [i915] don't use 4x4 filter for 1D shadowmap by Zou Nan hai · 16 years ago
  82. 42a04ad r300: Renamed the Mesa opcode translation functions. by Oliver McFadden · 16 years ago
  83. 2ac2911 r300: Renamed the destination-and-opcode/source macros to more appropriate names. by Oliver McFadden · 16 years ago
  84. d3ebaa4 implement glGet/BindAttribLocationARB() for display lists by Brian · 16 years ago
  85. 4e6c2c4 updated to version 40 by Brian · 16 years ago
  86. 0e34dcc intel: fix the issue "VBO: Cannot allocate memory for a BO" on by Xiang, Haihao · 16 years ago
  87. 816fbea add GL_READ_FRAMEBUFFER_BINDING_EXT case, regenerate get.c file by Brian · 16 years ago
  88. 7048545 fix wrong values for GL_READ/DRAW_FRAMEBUFFER_BINDING_EXT tokens by Brian · 16 years ago
  89. b469e9e R300: fix typo r300 fog reg by Alex Deucher · 16 years ago
  90. 74aee36 r300: Merged the constant zero/one source macros. by Oliver McFadden · 16 years ago
  91. c75ffff r300: Merged the Vector and Math Engine opcode macros. by Oliver McFadden · 16 years ago
  92. c986421 autoconf: Add a workaround for second AC_PROG_PATH not overwriting results. by Eric Anholt · 16 years ago
  93. dc6fab9 use ctx->Driver.DeleteProgram() in a few more places by Brian · 16 years ago
  94. 731dec1 delete default programs with ctx->Driver.DeleteProgram() by Brian · 16 years ago
  95. c60b5df [965] Avoid emitting dead code for DPx/math instructions. by Michal Wajdeczko · 16 years ago
  96. bb41997 [965] Improve pinterp performance by delaying reads of just-written regs. by Michal Wajdeczko · 16 years ago
  97. 6c1a98e [965] Fix negating of unsigned value in emit_wpos_xy. by Michal Wajdeczko · 16 years ago
  98. 5f10438 [965] Add MVP code for position invariant vertex programs. by Michal Wajdeczko · 16 years ago
  99. 31fe7cf [win32] Use native aligned memory allocation functions. by Michal Wajdeczko · 16 years ago
  100. aa8a7ef [965] Shuffle state flags to match the order we initialize them in. by Michal Wajdeczko · 16 years ago