1. 4a22ae8 Remove XIDs from DRI interface (see #5714). by Kristian Høgsberg · 18 years ago
  2. 4ceefcc Pull in the drm hash. by Kristian Høgsberg · 17 years ago
  3. 77e0523 [965] Replace various alignment code with a shared ALIGN() macro. by Eric Anholt · 17 years ago
  4. 0fc9efd Replace bmBufferOffset usage in batchbuffer setup with OUT_RELOC. by Eric Anholt · 17 years ago
  5. 6bac947 Replace duplicated intel_reg.h with a shared header. by Eric Anholt · 17 years ago
  6. 1f7378e Replace some structure-based batch preparation with plain OUT_BATCH. by Eric Anholt · 17 years ago
  7. ffa94e5 FreeBSD: more /usr/X11R6->/usr/local by Eric Anholt · 17 years ago
  8. 10cc229 nouveau: Replace removed device classes with their proper labels. by Maarten Maathuis · 17 years ago
  9. db0f050 minor fog calc cleanup by Roland Scheidegger · 17 years ago
  10. 58cdd1d i915: Only align texture pitch to 64 bytes when textures can be render targets. by Michel Dänzer · 17 years ago
  11. 1bc8410 i915: Work around texture pitch related performance drops on i915 at least. by Michel Dänzer · 17 years ago
  12. de1d725 updated glext.h license info (Khronos), plus other clean-ups by Brian · 17 years ago
  13. f8ee72d fix VBO-split infinite loop (bug 12164) by Brian · 17 years ago
  14. 4f96000 r200: Implement SetTexOffset hook. by Chris Rankin · 17 years ago
  15. 2a3e338 add support for LDFLAGS env var by Dan Nicholson · 17 years ago
  16. e776e7a update the DRM/DRI instructions by Brian · 17 years ago
  17. 6775c1e Remove test for EXT_blend_logic_op in glGetString when determining GL version. by Brian · 17 years ago
  18. d99f6c4 Go back to using old drm_i915_flip_t field name by Jesse Barnes · 17 years ago
  19. 35331a5 [965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915. by Eric Anholt · 17 years ago
  20. b2c8b13 FreeBSD: Chase /usr/X11R6 death (replaced by everything in one prefix). by Eric Anholt · 17 years ago
  21. e886ae4 Revert "WIP 965 conversion to dri_bufmgr." by Eric Anholt · 17 years ago
  22. b2f1aa2 WIP 965 conversion to dri_bufmgr. by Eric Anholt · 17 years ago
  23. 38c30a8 [965] Remove AUB file support. by Eric Anholt · 17 years ago
  24. f2d9a07 for Miniglx, use git sources by Brian · 17 years ago
  25. ed6d5ff Restore old _TriangleCaps code to fix Blender problem (bug 12164) by Brian · 17 years ago
  26. 4f9d29c tweak point rast to fix conform failure by Brian · 17 years ago
  27. 3ee6a77 i965: handle all unfilled mode in clip stage. fix bug #12453 by Xiang, Haihao · 17 years ago
  28. 6254be9 mesa: make sure the gotten value isn't greater than the by Xiang, Haihao · 17 years ago
  29. aa88d11 fix ppracer and bzflag issue with clip optimization by Zou Nan hai · 17 years ago
  30. 67f6449 i915/i965 merge serer directories along lines for radeon/r200 by Dave Airlie · 17 years ago
  31. 175db68 i965: The cube map texture coordinates must be devided by the by Xiang, Haihao · 17 years ago
  32. 395b3bf fix a bug in 965 ARB_occlusion_query, fd.o bug #12132 by Zou Nan hai · 17 years ago
  33. f388d62 drm: update bufmgr code to reflect changes in drm interface by Dave Airlie · 17 years ago
  34. 919709a [i965] Bug #11812: Fix fwrite return value checks in AUB file code. by Roland Bär · 17 years ago
  35. c8cb87d Remove leftover code for i915_texprog.c noticed in crossbar review. by Eric Anholt · 17 years ago
  36. 56af8fd Fix progs/tests/ build with BSD make. by Eric Anholt · 17 years ago
  37. b74140d Update .gitignore for tests and xdemos. by Eric Anholt · 17 years ago
  38. 9bb0d62 Just use stddef.h to get ptrdiff_t instead of obsolete malloc.h. by Eric Anholt · 17 years ago
  39. 8cf9085 Move i915tex driver into place as just i915. by Eric Anholt · 17 years ago
  40. 8fba8d2 Remove the old i915 driver now that i915tex works without TTM. by Eric Anholt · 17 years ago
  41. 439fa79 fix fd.o bug #12217, recalcuate urb when clip plane size change by Zou Nan hai · 17 years ago
  42. ef5935b fix DrawRangeElements error msg by Brian · 17 years ago
  43. 39c709c Merge branch 'i915-unification' by Eric Anholt · 17 years ago
  44. d0350da Fix buffer/fence reference counting due to Destroy vs Unreference difference. by Eric Anholt · 17 years ago
  45. 6016de6 fix -D_BSD_SOURC by Brian · 17 years ago
  46. a5467fb fixes for bluegene-xlc-osmesa config by Brian · 17 years ago
  47. 58484dc Added bluegene-xlc-osmesa config (Alexander Neundorf) by Brian · 17 years ago
  48. c1ecc38 Uniquely validate the batchbuffer-referenced buffers. by Eric Anholt · 17 years ago
  49. 7591259 Add disabled-by-default tracing of TTM bufmgr operations. by Eric Anholt · 17 years ago
  50. b7fd06a Fix flipped sign to strerror. by Eric Anholt · 17 years ago
  51. 4f1c9f7 Merge branch 'master' into i915-unification by Eric Anholt · 17 years ago
  52. 2c88bfe i965: fix an error in brw_vs_tnl.c by Xiang, Haihao · 17 years ago
  53. 8fc1a68 fix memory access error in vbo_bind_vertex_list by Xiang, Haihao · 17 years ago
  54. 6f2ca13 nouveau: add GeForce 7300 SE to card list by Dave Airlie · 17 years ago
  55. 0759e09 nouveau : nv1x use OUT_RING_CACHE_FORCE for NV10_TCL_PRIMITIVE_3D_PROJECTION_MATRIX as strange results by Matthieu Castet · 17 years ago
  56. 3b582df nouveau : add OUT_RING_CACHE_FORCE* to add stuff in the cache even if the value didn't change by Matthieu Castet · 17 years ago
  57. 1310f02 nouveau : add GL_FOG_COLOR + fix a compil error by Matthieu Castet · 17 years ago
  58. 45899a4 Update .gitignore for demos. by Eric Anholt · 17 years ago
  59. eecec25 Add missing -g in FreeBSD OPT_CFLAGS by Eric Anholt · 17 years ago
  60. b91791a Replace i915tex batchbuffer printout with a pretty-printed version. by Eric Anholt · 17 years ago
  61. f843dcb Enable building the debug (env INTEL_DEBUG=list) code by default. by Eric Anholt · 17 years ago
  62. 9070e6b i915: Quiet valgrind by initializing the seq value the kernel writes into. by Eric Anholt · 17 years ago
  63. 3800599 nouveau: nv10: color logic op only for nv11+ by Patrice Mandin · 17 years ago
  64. e3745da Add some error reporting and a couple of assertions to TTM bufmgr. by Eric Anholt · 17 years ago
  65. e21d2c6 mesa: Always use the original mask to update stencil buffer by Xiang, Haihao · 17 years ago
  66. c298867 nouveau : avoid vertex_size / 4 for each vertex ops by Matthieu Castet · 17 years ago
  67. 7cc4d31 nouveau : use GLfloat instead of uint32_t. After all, our vertex attributes are float. by Matthieu Castet · 17 years ago
  68. 7356dac nouveau : implement nv10_render_points by Matthieu Castet · 17 years ago
  69. 2616b20 nouveau : fix nv10_render functions by Matthieu Castet · 17 years ago
  70. e605f28 nouveau : opps I introduce a bug when cleaning vertex pos attribute swap patch by Matthieu Castet · 17 years ago
  71. 3d17cdf revert a956184f70733bd22e2bbee515386da12302963f by Matthieu Castet · 17 years ago
  72. d42d5fd nouveau : nv1x pos vertex attribute need to be the first in mesa. by Matthieu Castet · 17 years ago
  73. 8d9d990 nouveau : use new nouveau_reg.h with correct Bracket in macro by Matthieu Castet · 17 years ago
  74. 5e78356 nouveau : check for nmesa->state_cache.atoms overflow by Matthieu Castet · 17 years ago
  75. 6314734 nouveau : fix NV10_TCL_PRIMITIVE_3D_CLIP_PLANE by Matthieu Castet · 17 years ago
  76. bb4a9b2 added copypix.c test (test glCopyPixels w/ pixel zoom) by Brian · 17 years ago
  77. 032707e fix copypixels overlap test bug (#12417) by Brian · 17 years ago
  78. e04c58e mesa: bind VBO_ATTRIB_XXX to correct input array when by Xiang, Haihao · 17 years ago
  79. ea07a0d i965: align the address of the first element within by Xiang, Haihao · 17 years ago
  80. 75a0f7f Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa by Brian · 17 years ago
  81. d3c77ce updated vrml link by Brian · 17 years ago
  82. 885a95f Fix timer problem when using Fortran bindings (submitted by Bill Mitchell) by Brian · 17 years ago
  83. 3a2559a nouveau : diable broken light enable on nv10 by Matthieu Castet · 17 years ago
  84. ab31a3a added program_error2() function for better error reporting by Brian · 17 years ago
  85. d799b7a Fix state.texgen parsing error (bug 12313). by Brian · 17 years ago
  86. f3419d5 added .pc.in files to tarballs by Brian · 17 years ago
  87. 20b331c added null ptr check by Brian · 17 years ago
  88. 5fdeb52 check return value of invert_matrix() by Jonathan Bestien-Filiatrault · 17 years ago
  89. ae0dd62 Add glut_fcb.c to the build and update to fix warnings (see bug 12405) by Brian · 17 years ago
  90. 642267b Rename. "fcb" = fortran call back by Brian · 17 years ago
  91. ba5290e Remove unused plane->pipe mapping fields from SAREA private. by Jesse Barnes · 17 years ago
  92. 5bba58c updated with pkg-config info by Brian · 17 years ago
  93. 94617bc pkg-config support by Dan Nicholson · 17 years ago
  94. f5557c3 DESTDIR support. by Dan Nicholson · 17 years ago
  95. a0a5e8c i965: translate shadow compare function into correct by Xiang, Haihao · 17 years ago
  96. ae078e1 i965: revert commit 1a15b2169ba6cb100627eb525a20a00537cfb6f0, by Xiang, Haihao · 17 years ago
  97. 9944174 prefix some include filenames with shader/ by root · 17 years ago
  98. acfeb3b Fix-up #includes to remove some -I options. by Brian · 17 years ago
  99. a614877 In _mesa_make_current(), don't unbind FBOs from the old context. by Brian · 17 years ago
  100. 995e01a Update depth test state when binding new framebuffer object by Brian · 17 years ago