1. 40c6bb5 Drop classic mesa svga driver by Kristian Høgsberg · 15 years ago
  2. e14a5b1 Drop glide driver by Kristian Høgsberg · 15 years ago
  3. 230d263 Remove GGI support by Kristian Høgsberg · 15 years ago
  4. b5c3199 Remove dos driver by Kristian Høgsberg · 15 years ago
  5. 9797224 Remove d3d driver by Kristian Høgsberg · 15 years ago
  6. 4387580 Remove directfb support by Kristian Høgsberg · 15 years ago
  7. dadd509 Remove allegro driver by Kristian Høgsberg · 15 years ago
  8. 0bca812 Revert "glu/sgi: Set freed pointer to NULL." by Vinson Lee · 15 years ago
  9. 38c4494 i965: Add SNB math opcode support. by Eric Anholt · 15 years ago
  10. 078e7b6 i965: Emit SNB FF unit state after the unit's push constants. by Eric Anholt · 15 years ago
  11. c791f8a i965: Set up the SNB sampler state pointers. by Eric Anholt · 15 years ago
  12. 5878c84 i965: Set GS rendering enabled even when the GS stage is disabled. by Eric Anholt · 15 years ago
  13. f69d461 i965: Add a couple SNB state packets I saw in other batchbuffer dumps. by Eric Anholt · 15 years ago
  14. 2ab3bf2 i965: Re-disable the VS. by Eric Anholt · 15 years ago
  15. 1489f10 i965: Fix up some Sandybridge define checks for the structure rebase. by Eric Anholt · 15 years ago
  16. 591a996 i965: Move PIPELINE_SELECT to the top of gen6 3d pipeline setup. by Eric Anholt · 15 years ago
  17. ab8c37f i965: Untested Sandybridge WM packets. by Eric Anholt · 15 years ago
  18. 737fac7 i965: Hook up remaining Sandybridge state packets besides WM. by Eric Anholt · 15 years ago
  19. 70be48d i965: Untested Sandybridge SF setup. by Eric Anholt · 15 years ago
  20. dd743fa i965: Fixup Sandybridge GS packet from doc updates. by Eric Anholt · 15 years ago
  21. da577ee i965: Fix up Sandybridge GS reg definitions by Eric Anholt · 15 years ago
  22. a935cb2 i965: fix typo in SNB VS defines comment by Eric Anholt · 15 years ago
  23. 305b721 i965: fix typo in SNB GS register defines by Eric Anholt · 15 years ago
  24. 0fbc0b0 i965: Enable clip stats. by Eric Anholt · 15 years ago
  25. 1ae0cb5 i965: Add Sandybridge viewport setup. by Eric Anholt · 15 years ago
  26. c9065cd i965: Enable DRAWING_RECTANGLE emit on Sandybridge. by Eric Anholt · 15 years ago
  27. 64e0c58 i965: Add Sandybridge scissor state. by Eric Anholt · 15 years ago
  28. 93fcfc8 i965: Fix up the VF stats packet header. by Eric Anholt · 15 years ago
  29. a38096a i965: Set the state base address on Sandybridge. by Eric Anholt · 15 years ago
  30. 2c3d6f8 i965: Free gen6 state BOs on context destroy. by Eric Anholt · 15 years ago
  31. d971375 i965: Giant pile of flushing to track down SNB bringup issues. by Eric Anholt · 15 years ago
  32. d512aa3 i965: Fix some defines of gen6 regs from docs comparison. by Eric Anholt · 15 years ago
  33. 040cf3f i965: Add basic decode of new gen6 packet boundaries. by Eric Anholt · 15 years ago
  34. ff39979 i965: Reconnect the index/vertex setup. by Eric Anholt · 15 years ago
  35. c9dc6d4 i965: Set up the SNB URB. by Eric Anholt · 15 years ago
  36. 0da50fa i965: Try sending prims down the pipeline. by Eric Anholt · 15 years ago
  37. 8485e10 i965: Try uploading SNB VS constants. by Eric Anholt · 15 years ago
  38. eda1b50 i965: Try turning on the VS. by Eric Anholt · 15 years ago
  39. 98f9666 i965: Get vp-tri batchbuffers running (no rendering). by Eric Anholt · 15 years ago
  40. f58fbcf i965: Add untested REJECT_ALL clip state. by Eric Anholt · 15 years ago
  41. 520b64d i965: Add untested passthrough GS setup. by Eric Anholt · 15 years ago
  42. ba882d7 i965: Add untested Sandybridge passthrough VS setup. by Eric Anholt · 15 years ago
  43. 7ee5904 i965: Start adding support for the Sandybridge CC unit. by Eric Anholt · 15 years ago
  44. 9dce60f i965: Set up sandybridge binding table pointers but don't enable it yet. by Eric Anholt · 15 years ago
  45. 0b9932f i965: Update WM surface state setup for sandybridge's new BLEND_STATE. by Eric Anholt · 15 years ago
  46. 719f2b1 i965: Set up sandybridge depthbuffer. by Eric Anholt · 15 years ago
  47. 554a8f4 intel: Start adding defines and some bits for sandybridge bringup. by Eric Anholt · 15 years ago
  48. 51e8a66 dri/nouveau: Use the XRGB8888 hardware texture format. by Francisco Jerez · 15 years ago
  49. 59ddf8c dri/nouveau: Use the hardware I8 format for intensity textures. by Francisco Jerez · 15 years ago
  50. 4a7e9b5 dri/nouveau: Implement EXT_texture_from_pixmap. by Francisco Jerez · 15 years ago
  51. a7b8d10 dri/nouveau: Support rectangle textures. by Francisco Jerez · 15 years ago
  52. 7432ffb dri/nouveau: Don't try to map a non-existent teximage. by Francisco Jerez · 15 years ago
  53. 35041ec dri/nouveau: Add some RGB888 span functions. by Francisco Jerez · 15 years ago
  54. 3ccfce8 dri/nouveau: Fake A8 and L8 texture support on nv04. by Francisco Jerez · 15 years ago
  55. 7269a30 dri/nouveau: Restructure the nv[12]0 regcombiner code, and fake A8/L8 support. by Francisco Jerez · 15 years ago
  56. 323e6bb dri/nouveau: Try to validate textures earlier. by Francisco Jerez · 15 years ago
  57. 44602bb dri/nouveau: Swizzle using the CPU when we hit a limitation of SIFM. by Francisco Jerez · 15 years ago
  58. e59e5e3 dri/nouveau: Clean up the nv04 surface code a bit. by Francisco Jerez · 15 years ago
  59. 1e4c061 dri/nouveau: Avoid mask overflow on nv04_surface_fill. by Francisco Jerez · 15 years ago
  60. 9a8e374 dri/nouveau: Set _BaseFormat correctly for z24s8 renderbuffers. by Francisco Jerez · 15 years ago
  61. 91af398 dri/nouveau: Fix stencil mask handling on glClear(). by Francisco Jerez · 15 years ago
  62. db2e151 scons: Always build trace driver by José Fonseca · 15 years ago
  63. aec4d22 python: Fix typo. by Michal Krol · 15 years ago
  64. fec2a67 glapi/gen: just copy in glx/glapi by George Sapountzis · 15 years ago
  65. f1f33f9 glapi: EXTRA_DEBUG is never defined, make this explicit by George Sapountzis · 15 years ago
  66. ec91810 glapi: minor ugliness to be able to copy to xorg by George Sapountzis · 15 years ago
  67. aa799fa tgsi: Remove dead code. by Michal Krol · 15 years ago
  68. 2cf4439 mesa: Move src/mesa/glapi/dispatch.h to mesa. by Chia-I Wu · 15 years ago
  69. 27d260b glapi: Move src/mesa/main/dispatch.c to glapi and rename. by Chia-I Wu · 15 years ago
  70. 4cb13b4 glapi: Generated GLX sources should use glapidispatch.h. by Chia-I Wu · 15 years ago
  71. 2be1fca mesa: Remove unused Makefile.{ugl,win}. by Chia-I Wu · 15 years ago
  72. 6e28a4e st/egl: Reduce validation round-trips in DRI2 backend. by Chia-I Wu · 15 years ago
  73. 33b9247 st/egl: Reduce validation round-trips in ximage backend. by Chia-I Wu · 15 years ago
  74. 29ec53d st/egl: Refactor dri2_surface_get_buffers. by Chia-I Wu · 15 years ago
  75. 545ac97 st/egl: Add dri2InvalidateBuffers. by Chia-I Wu · 15 years ago
  76. cc7904f util: Assert that pointer is not null before dereferencing. by Vinson Lee · 15 years ago
  77. d553479 mesa: Remove dead error condition. by Vinson Lee · 15 years ago
  78. 9be414f glu/sgi: Set freed pointer to NULL. by Vinson Lee · 15 years ago
  79. 686f69b r300g: Atomize vertex shader. by Corbin Simpson · 15 years ago
  80. f05d452 r300g: Move CALLOCs to correct place. by Corbin Simpson · 15 years ago
  81. e6632b4 r300g: prevent CS overflow when emitting the draw packets by Marek Olšák · 15 years ago
  82. bc04ae2 llvmpipe: clean up rasterization threads upon context destruction by Brian Paul · 15 years ago
  83. 072aeb5 vbo: remove dead code by Brian Paul · 15 years ago
  84. 778276a r300g: remove invalid .PHONY line by Brian Paul · 15 years ago
  85. 1332ee5 gallium: remove extra -I paths from Makefile.template by Brian Paul · 15 years ago
  86. 17efc8c mesa: Fix SCons build. by Vinson Lee · 15 years ago
  87. f393d95 dri: remove old assertion (see bug 26734) by Brian Paul · 15 years ago
  88. 5046f2c llvmpipe: more lp_rasterizer_task parameter passing by Brian Paul · 15 years ago
  89. 1c9db3c llvmpipe: pass fewer parameters to rasterization functions by Brian Paul · 15 years ago
  90. ab71a5e llvmpipe: added some assertions by Brian Paul · 15 years ago
  91. f4e7d1b egl_dri2: Implement EGL_KHR_image and EGL_KHR_image_pixmap by Kristian Høgsberg · 15 years ago
  92. 10e7962 intel: Implement GL_OES_EGL_image entrypoints by Kristian Høgsberg · 15 years ago
  93. c262471 intel: Implement DRI image extension by Kristian Høgsberg · 15 years ago
  94. ccd78fe gallium: remove $(DEFINES) from cc/c++ command lines by Brian Paul · 15 years ago
  95. 51b7992 mesa: put declaration before code by Brian Paul · 15 years ago
  96. 9f69901 gallium: comment/document usage flags by Brian Paul · 15 years ago
  97. d1dc5b1 core: Implement GL_OES_EGL_image entry points by Kristian Høgsberg · 15 years ago
  98. 07b07b4 glapi: GL_OES_EGL_image autogenerated files by Kristian Høgsberg · 15 years ago
  99. caa46f7 glapi: Add GL_OES_EGL_image by Kristian Høgsberg · 15 years ago
  100. 517faa4 st/mesa: updated comments by Brian Paul · 15 years ago