1. 4ca70c4 Merge branch 'gallium-no-rhw-position' by Michal Krol · 15 years ago
  2. ff9ddf4 util/blitter: Fix the viewport transformation for Z coordinates by Marek Olšák · 15 years ago
  3. c1c7fa5 i915g: Add assert to check for null pointer dereference. by Vinson Lee · 15 years ago
  4. 8462fe2 glsl: Add assert to check input to strcmp. by Vinson Lee · 15 years ago
  5. 247008f mesa: Add asserts to check inputs to memcpy. by Vinson Lee · 15 years ago
  6. 8bf5c22 r600: fix blender picking. by Dave Airlie · 15 years ago
  7. 80f3cc3 llvmpipe: implement some control-flow by Zack Rusin · 15 years ago
  8. d3f24ab glapi: fix compile with ES by George Sapountzis · 15 years ago
  9. 6e48f17 glapi: Fix syntax. by José Fonseca · 15 years ago
  10. 9a77766 radeon: Reduce number of radeon_bo_map calls that require kernel entry. by Pauli Nieminen · 15 years ago
  11. a379fa8 Remove now obsolete mesa_bzero symbol. by Karl Schultz · 15 years ago
  12. d7e6e87 glapi: drop SOLARIS_THREADS by George Sapountzis · 15 years ago
  13. d41ab94 glapi.c: misc coscmetic for FreeTSD by George Sapountzis · 15 years ago
  14. 7b454b0 glapi.c: misc cosmetic by George Sapountzis · 15 years ago
  15. cccdc178 glapi.c: mv init_glapi_relocs to glapi_getproc.c by George Sapountzis · 15 years ago
  16. fae5758 glapi.c: mv check_table to glapi_getproc.c by George Sapountzis · 15 years ago
  17. 42f3241 glapi.c: split check_table to not_null and get_proc by George Sapountzis · 15 years ago
  18. 750a7f1 glapi.h: drop dispatch_override prototypes by George Sapountzis · 15 years ago
  19. 57d3159 glapi.h: misc cosmetic by George Sapountzis · 15 years ago
  20. a4ec52f glapi.h: consolidate GET_DISPATCH() and GET_CURRENT_CONTEXT() macros by George Sapountzis · 15 years ago
  21. 9a2c4f9 tgsi: Cleanup exec code for CLAMP, CMP and CND. by Michal Krol · 15 years ago
  22. b42455c r300: Save viewport and clip states before invoking blitter. by Michal Krol · 15 years ago
  23. 932e6f8 util: Fix u_blitter setup code after bypass_vs_clip_and_viewport removal. by Michal Krol · 15 years ago
  24. b66b4cf util: A few more todo marks. by José Fonseca · 15 years ago
  25. 4a991b5 util: More documentation for u_format.csv by José Fonseca · 15 years ago
  26. ffe90af util: Tweak comments regarding R8G8B8A8/X8_UNORM. by José Fonseca · 15 years ago
  27. bd3c063 python: Don't mention deprecated drivers=trace option. by José Fonseca · 15 years ago
  28. f54aecc python: Don't mention deprecated drivers=trace option. by José Fonseca · 15 years ago
  29. e243e87 llvmpipe: Don't mention deprecated drivers=trace option. by José Fonseca · 15 years ago
  30. c05c675 progs/gallium: Make a phony target "unit" to run unit tests. by José Fonseca · 15 years ago
  31. e7ca0e1 dri/nouveau: Combine the dummy texture more deterministically on nv0x. by Francisco Jerez · 15 years ago
  32. c7955f1 dri/nouveau: Fix up the ADD texture environment on nv0x. by Francisco Jerez · 15 years ago
  33. 3946726 dri/nouveau: Add two stencil operation cases in nv04_state_raster.c. by Andrew Randrianasulu · 15 years ago
  34. 949587d dri/nouveau: Allow to render to XRGB8888 textures. by Andrew Randrianasulu · 15 years ago
  35. d2ac3d5 r300g: atomize texture and sampler states by Marek Olšák · 15 years ago
  36. 942762c r300g: decouple vertex stream setup (PSC) and VS output mapping (VAP_OUT) by Marek Olšák · 15 years ago
  37. 79a86d3 i965g: Fix texture creation by Jakob Bornecrantz · 15 years ago
  38. 54f9c50 Fixed mklib to properly merge static libraries on darwin. by Alex Weiss · 15 years ago
  39. 909c08d dri: Remove dead code. by Vinson Lee · 15 years ago
  40. edd6c33 glut: Add asserts to check for null pointer dereferences. by Vinson Lee · 15 years ago
  41. 706fffb glx: Add assert to check input to memcpy. by Vinson Lee · 15 years ago
  42. 75dba75 mesa: Add asserts to check inputs to memcpy. by Vinson Lee · 15 years ago
  43. bfdee9c mesa: Add assert to check input to memcpy is not null. by Vinson Lee · 15 years ago
  44. 65974f6 glsl: Move assert from outside to inside of _slang_gen_swizzle function. by Vinson Lee · 15 years ago
  45. cab7771 dri: Add assert to check for null pointer dereference. by Vinson Lee · 15 years ago
  46. 975f105 i810: Add assert to check for null pointer dereference. by Vinson Lee · 15 years ago
  47. b45af1e mach64: Add asserts to check for null pointer dereferences. by Vinson Lee · 15 years ago
  48. 689249b mga: Add assert to check for null pointer dereference. by Vinson Lee · 15 years ago
  49. a540644 r128: Add assert to check for null pointer dereference. by Vinson Lee · 15 years ago
  50. aa4d47f st/mesa: do not advertise S3TC if the external lib is not available by Marek Olšák · 15 years ago
  51. d36e395 r300g: put validating buffers after flushing by Marek Olšák · 15 years ago
  52. 4ed97f0 r300g: use the atom size directly during emission by Marek Olšák · 15 years ago
  53. 279715e r300g: atomize invalidation of texture caches by Marek Olšák · 15 years ago
  54. fe6d3b9 r300g: atomize PVS flush by Marek Olšák · 15 years ago
  55. 841122d r300g: add size parameter to the atom emit functions by Marek Olšák · 15 years ago
  56. 14771ba mesa: remove libmesagallium.a on make clean by Marcin Slusarz · 15 years ago
  57. 3d3e3a5 r300: Add asserts to check for null pointer dereferences. by Vinson Lee · 15 years ago
  58. 5c007f4 savage: Add assert to check for null pointer dereference. by Vinson Lee · 15 years ago
  59. 9db6a70 sis: Add assert to check function pointer is not null. by Vinson Lee · 15 years ago
  60. b224379 tdfx: Add asserts to check for null pointer dereferences. by Vinson Lee · 15 years ago
  61. e31a379 unichrome: Assert that pointer is not null before dereferencing. by Vinson Lee · 15 years ago
  62. 1eba490 util: Fix X8/A8B8G8R8_SNORM's swizzle. by José Fonseca · 15 years ago
  63. 5b3c0c1 progs/gallium: Add unit tests for pixel format packing/unpacking. by José Fonseca · 15 years ago
  64. 74f94e8 r300g: move the emission of GA_POINT_MINMAX into emit_fb_state by Marek Olšák · 15 years ago
  65. a3d4d0d r300g: put the emission of R300_US_OUT_FMT_UNUSED back by Marek Olšák · 15 years ago
  66. f129a7d r300g: mark rasterizer_state as dirty only when it's not NULL by Marek Olšák · 15 years ago
  67. c05f998 radeong: clean up includes by Marek Olšák · 15 years ago
  68. 93da152 r300g: always emit the correct max vertex index to avoid DRM errors by Marek Olšák · 15 years ago
  69. dba7ad8 r300g: remove pointless "while" by Marek Olšák · 15 years ago
  70. d3004d9 radeon: Assert pointer is not null before dereferencing. by Vinson Lee · 15 years ago
  71. e63f532 dri: Assert pointer is not null before dereferencing. by Vinson Lee · 15 years ago
  72. 307071f st/dri: Assert pointer is not null before dereferencing. by Vinson Lee · 15 years ago
  73. 226d981 r600: Assert pointer is not null before dereferencing. by Vinson Lee · 15 years ago
  74. 24a8b47 glsl: Assert input to strcmp is not null. by Vinson Lee · 15 years ago
  75. fd29be3 glsl: Assert pointer is not null before dereferencing. by Vinson Lee · 15 years ago
  76. be97d2c mesa: Remove unnecessary header. by Vinson Lee · 15 years ago
  77. bbefd86 st/xorg: Re-enable crtc on resize by Jakob Bornecrantz · 15 years ago
  78. 122b472 st/xorg: Fix copy-topy by Jakob Bornecrantz · 15 years ago
  79. cfbf756 vmware/xorg: Bump to match vmware driver by Jakob Bornecrantz · 15 years ago
  80. 956cd73 st/xorg: Make resize fail gracefully by Jakob Bornecrantz · 15 years ago
  81. bad4b29 st/xorg: Obey max {width|height} from kernel and Gallium by Jakob Bornecrantz · 15 years ago
  82. 55e5737 st/xorg: Encapsulate all customizable stuff in a separate class. by Thomas Hellstrom · 15 years ago
  83. ab8a232 vmware/xorg: Export modinfo just as the other vmware X drivers does by Jakob Bornecrantz · 15 years ago
  84. dfe0cc4 st/xorg: A bit more debugging info by Jakob Bornecrantz · 15 years ago
  85. 1eb5b42 st/xorg: Make default of debugging fallbacks smart by Jakob Bornecrantz · 15 years ago
  86. d11f9a7 drm/vmware: Latest interface changes are backwards incopatible by Jakob Bornecrantz · 15 years ago
  87. 0a1b760 st/xorg, vmware/xorg: Fix xnfcalloc arguments. by Thomas Hellstrom · 15 years ago
  88. 4fd43b0 vmware: Update vmwgfx_drm.h to kernel version. by Thomas Hellstrom · 15 years ago
  89. 52eb2ef r600: enable OQ on rv740 on drms with working pipe config by Alex Deucher · 15 years ago
  90. 424a838 r600: fail to validate unsupported texture formats by Klaus Schnass · 15 years ago
  91. d1fe9bc nv40: fix include of nv04_surface_2d.h by Christoph Bumiller · 15 years ago
  92. 69a0f37 eglinfo: Wrap extension string by Kristian Høgsberg · 15 years ago
  93. a509b8c xeglgears: Add an case that exercises EGL_KHR_gl_renderbuffer_image by Kristian Høgsberg · 15 years ago
  94. 557c20b egl_dri2: Implement EGL_KHR_gl_renderbuffer_image by Kristian Høgsberg · 15 years ago
  95. d7322c9 intel: Lookup requested renderbuffer in intel_create_image_from_renderbuffer by Kristian Høgsberg · 15 years ago
  96. b056e15 progs/tests: add compile-time option for coloring texture corners by Brian Paul · 15 years ago
  97. f519d3d gallium: define GENERATED auxiliary files by Brian Paul · 15 years ago
  98. f89c237 gallium: added GENERATED_SOURCES var to Makefile.template by Brian Paul · 15 years ago
  99. 3a650ba progs/glsl: Ensure CFLAGS are passed during linking by Dan Nicholson · 15 years ago
  100. 88c174d xeglgears: Clean up the code a bit by Kristian Høgsberg · 15 years ago