1. e9fb90a scons: Don't use deprecated Options. by José Fonseca · 15 years ago
  2. 3537c34 util: Limit the stack walk to avoid referencing undefined memory. by José Fonseca · 15 years ago
  3. b865501 gallium/tgsi: hack around linker/archiver breakage by Keith Whitwell · 15 years ago
  4. 5f2569a progs/trivial: add vbo-noninterleaved test by Keith Whitwell · 15 years ago
  5. 6b89c35 wgl: Include alpha bits in pixel format's cColorBits field. by José Fonseca · 15 years ago
  6. c6b3c2f gallium/draw: cope with unused vertex_elements by Keith Whitwell · 15 years ago
  7. 4d548bd trivial: add line-flat.c by Keith Whitwell · 15 years ago
  8. ccec9f7 wgl: UINT_PTR null value is an integral type, so return 0 instead of NULL. by José Fonseca · 15 years ago
  9. a47f15b pb: Save the stack backtrace when creating/mapping a debug buffer. by José Fonseca · 15 years ago
  10. 4fd6f29 pb: Dump the fenced buffer sizes. by José Fonseca · 15 years ago
  11. 8edb50f nv04: small fix again by Stephane Marchesin · 15 years ago
  12. 39ebeea Fix an nv04 bug (thanks Mhopf). by Stephane Marchesin · 15 years ago
  13. f95c0c0 mesa: also print program params/constants when dumping shaders to disk by Brian Paul · 15 years ago
  14. 27dbdb1 mesa: remove some unfinished/devel code by Brian Paul · 15 years ago
  15. 986d4a9 draw: added some inf/nan debug code (disabled) by Brian Paul · 15 years ago
  16. 08bc3d1 gallium/glx: say we're direct rendering by Brian Paul · 15 years ago
  17. 62043b2 mesa: in glReadBufer() set _NEW_BUFFERS, not _NEW_PIXEL by Brian Paul · 15 years ago
  18. a7ef5b7 Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  19. 0a56a49 st: create renderbuffer's pipe_surface in st_render_texture() by Brian Paul · 15 years ago
  20. 63f0130 mesa: fix state validation bug for glCopyTex[Sub]Image() by Brian Paul · 15 years ago
  21. 602833b st: if st_swapbuffers() is called for single-buffered visual don't crash by Brian Paul · 15 years ago
  22. b57b6c2 xlib winsys: use new st_swapbuffers() function by Brian Paul · 15 years ago
  23. 3f52a85 st: when creating an on-demand front color buffer, init to back buffer image by Brian Paul · 15 years ago
  24. b85b315 st: added st_renderbuffer::defined flag by Brian Paul · 15 years ago
  25. 30b3d80 mesa: fix comment by Brian Paul · 15 years ago
  26. 06cd826 Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  27. 36edceb Fix symbol list for mangled Mesa on Darwin. by Tom Fogal · 15 years ago
  28. 3534539 set: new st_swapbuffers() which does a true front/back buffer swap by Brian Paul · 15 years ago
  29. fbceedd actually add debug to the debug config by Zack Rusin · 15 years ago
  30. 293f576 egl_xlib: Pass RTLD_LAZY to dlopen. by José Fonseca · 15 years ago
  31. 2085cf2 Test either GL_FRONT_LEFT or GL_FRONT for front-buffer rendering by Ian Romanick · 15 years ago
  32. cd67342 st: when double buffered, only create front color buffer on demand by Brian Paul · 15 years ago
  33. b9196c1 Merge branch 'const-buffer-changes' by Brian Paul · 15 years ago
  34. 3f25219 mesa: create/use a fallback texture when bound texture is incomplete by Brian Paul · 15 years ago
  35. 7ca0427 docs: initial 7.6 release notes page by Brian Paul · 15 years ago
  36. 666e5bf mesa: bump version to 7.6 (devel) by Brian Paul · 15 years ago
  37. 8a488b1 mesa: remove -devel suffix from version by Brian Paul · 15 years ago
  38. 3eafd25 configs: bump MESA_MINOR to 5 by Brian Paul · 15 years ago
  39. edd2bbe docs: fix typo by Brian Paul · 15 years ago
  40. 2953b18 radeon: Don't even bother with things too big to fit into our card. by Corbin Simpson · 15 years ago
  41. 5b15cc3 r300-gallium, radeon-winsys: Hide radeon_cs from r300 pipe. by Corbin Simpson · 15 years ago
  42. c11ad48 r300-gallium, radeon-winsys: Space accounting. by Corbin Simpson · 15 years ago
  43. d7f4ac9 r300-gallium, radeon-winsys: Reorganize r300_winsys header, break ABI. by Corbin Simpson · 15 years ago
  44. a609f78 r300-gallium: Don't bother with conditional double define. by Corbin Simpson · 15 years ago
  45. 1f43cc1 radeon: Fix cast and comment. by Corbin Simpson · 15 years ago
  46. e4e7ecc docs: asst. updates for 7.5 release by Brian Paul · 15 years ago
  47. a405cc7 docs: bring in 7.4 doc updates from mesa_7_4_branch by Brian Paul · 15 years ago
  48. 675b1ca docs: notes about new version number meaning in release notes by Brian Paul · 15 years ago
  49. aef475c mesa: update linux-static, linux-x86-static configs by Brian Paul · 15 years ago
  50. 3dfe672 demos: silence warning by Brian Paul · 15 years ago
  51. eef79d5 mklib: replace if/expr with case by Tormod Volden · 15 years ago
  52. 9cb3cde mesa: Prepend "-Wl," to linking options by Tormod Volden · 15 years ago
  53. 60927f9 i915simple: remove duplicated i915_context.c in C_SOURCES by Brian Paul · 15 years ago
  54. c28707b r300: Increase reference count of texture objects referenced by current state. by Michel Dänzer · 15 years ago
  55. ba27fe3 gallium: Add SCons build support for the DRI state tracker. by Michel Dänzer · 15 years ago
  56. cc68cd2 egl: Don't install demodriver by Dan Nicholson · 15 years ago
  57. 289dc69 progs/tests: Update ignores by Jakob Bornecrantz · 15 years ago
  58. 1793d5a progs/tests: Add mipmap_comp for mipmap testing with compressed textures by Jakob Bornecrantz · 15 years ago
  59. a9c97c5 Use variable library name in pkg-config output. by Tom Fogal · 15 years ago
  60. 66f9786 autoconf: Add switch for optional EGL by Dan Nicholson · 15 years ago
  61. 356f311 autoconf: Clean up some m4 usage by Dan Nicholson · 15 years ago
  62. dca190e mesa: added _mesa_check_soa_dependencies() function by Brian Paul · 15 years ago
  63. 8fa6c1a tgsi: added tgsi_check_soa_dependencies() and related debug code (disabled) by Brian Paul · 15 years ago
  64. 0e85dcb mesa: added _mesa_check_soa_dependencies() function by Brian Paul · 15 years ago
  65. 46ddcbc softpipe: return PIPE_UNREFERENCED in softpipe_is_buffer/texture_referenced() by Brian Paul · 15 years ago
  66. 801a33a mesa/st: protect internal flushes with FLUSH_CURRENT by Keith Whitwell · 15 years ago
  67. c0bff53 mesa/main: protect driver.finish with FLUSH_CURRENT by Keith Whitwell · 15 years ago
  68. 106f2b0 mesa/st: remove duplicate offset calculation by Keith Whitwell · 15 years ago
  69. eb979ce gallium/draw: add ability to print out active pipeline stages by Keith Whitwell · 15 years ago
  70. afc0c59 mesa/st: translate VERT_ATTRIB_GENERIC8..15 in st_translate_vertex_program by Keith Whitwell · 15 years ago
  71. fd40279 progs: add fflushes for cygwin by Keith Whitwell · 15 years ago
  72. b91e5f8 util/indices: remove debug prints by Keith Whitwell · 15 years ago
  73. afd1651 mesa/st: workaround for crashes in st_copy_texsubimage by Keith Whitwell · 15 years ago
  74. 43e24a5 wgl: Store current HDC/HGLRC in stw_context. by José Fonseca · 15 years ago
  75. 09c91a1 R300: add quadpipe overrides by Alex Deucher · 15 years ago
  76. 43d9020 i965: avoid segfault in intel_update_renderbuffers() if using DRI1 by Brian Paul · 15 years ago
  77. dcf571a swrast: add missing break in clamp_rect_coord_linear() by Brian Paul · 15 years ago
  78. e0d5ff1 demos: asst. updates, clean-ups by Brian Paul · 15 years ago
  79. 2c994ad gallium dri st: Propagate the drawable info when we bind to new drawables. by Thomas Hellstrom · 15 years ago
  80. 8cfa654 gallium dri st: Use st_get_current() instead of GET_CURRENT_CONTEXT() by Thomas Hellstrom · 15 years ago
  81. 3d2bba0 st: Add an st_get_current() function. by Thomas Hellstrom · 15 years ago
  82. aef3bcc gallium-intel: Create a i965_dri.so symlink by Jakob Bornecrantz · 15 years ago
  83. c9b336b gallium-intel: Fix build of dri driver by Jakob Bornecrantz · 15 years ago
  84. 171c7f9 gallium dri st: Fix up some comments and minor bugs. by Thomas Hellstrom · 15 years ago
  85. 81ded80 radeon-r300: Fix a bit of breakage. by Corbin Simpson · 15 years ago
  86. 1ae877d radeon: Use PCI_MATCH_ANY for xorg driver. by Corbin Simpson · 15 years ago
  87. 05af5a7 gallium: Rename the dri state tracker lib to libdridrm.a by Thomas Hellstrom · 15 years ago
  88. 0929b2b gallium: indent and cleanfile the dri state-tracker. by Thomas Hellstrom · 15 years ago
  89. ca1f5f7 gallium: Update the dri2 state tracker to support dri1. by Thomas Hellstrom · 15 years ago
  90. a70c4f3 gallium: Add a dri1 api by Thomas Hellstrom · 15 years ago
  91. 2e5acd2 gallium: Move the dri2 state tracker since we're about to extend it to dri1. by Thomas Hellstrom · 15 years ago
  92. 638261b gallium: Update the drm_api. by Thomas Hellstrom · 15 years ago
  93. 359a582 Avoid a segfault in shader compilation by Robert Ellison · 15 years ago
  94. 76b9da9 wgl: Cope with pre-existing threads. by José Fonseca · 15 years ago
  95. dd48021 i965: #include prog_print.h to silence warning by Brian Paul · 15 years ago
  96. 777b9ff i965: only upload constant buffer data when we actually need the const buffer by Brian Paul · 15 years ago
  97. c384ccb wgl: Implement WGL_EXT_extensions_string extension. by José Fonseca · 15 years ago
  98. 3ebcf2d util: Remove unix includes. by José Fonseca · 15 years ago
  99. dc9705d i965: only upload constant buffer data when we actually need the const buffer by Brian Paul · 15 years ago
  100. 5250eec util/time: add util_time_sleep() for windows userspace by Keith Whitwell · 15 years ago