1. 80f3cc3 llvmpipe: implement some control-flow by Zack Rusin · 14 years ago
  2. d3f24ab glapi: fix compile with ES by George Sapountzis · 14 years ago
  3. 6e48f17 glapi: Fix syntax. by José Fonseca · 14 years ago
  4. 9a77766 radeon: Reduce number of radeon_bo_map calls that require kernel entry. by Pauli Nieminen · 14 years ago
  5. a379fa8 Remove now obsolete mesa_bzero symbol. by Karl Schultz · 14 years ago
  6. d7e6e87 glapi: drop SOLARIS_THREADS by George Sapountzis · 14 years ago
  7. d41ab94 glapi.c: misc coscmetic for FreeTSD by George Sapountzis · 14 years ago
  8. 7b454b0 glapi.c: misc cosmetic by George Sapountzis · 14 years ago
  9. cccdc178 glapi.c: mv init_glapi_relocs to glapi_getproc.c by George Sapountzis · 14 years ago
  10. fae5758 glapi.c: mv check_table to glapi_getproc.c by George Sapountzis · 14 years ago
  11. 42f3241 glapi.c: split check_table to not_null and get_proc by George Sapountzis · 14 years ago
  12. 750a7f1 glapi.h: drop dispatch_override prototypes by George Sapountzis · 14 years ago
  13. 57d3159 glapi.h: misc cosmetic by George Sapountzis · 14 years ago
  14. a4ec52f glapi.h: consolidate GET_DISPATCH() and GET_CURRENT_CONTEXT() macros by George Sapountzis · 14 years ago
  15. c9f1db0 nouveau: Rename pipe formats. by José Fonseca · 14 years ago
  16. 33080a8 llvmpipe: Rename pipe formats. by José Fonseca · 14 years ago
  17. 4710040 i965: Rename pipe formats. by José Fonseca · 14 years ago
  18. b2b1e89 i915g: Rename pipe formats. by José Fonseca · 14 years ago
  19. c828f78 cell: Rename pipe formats. by José Fonseca · 14 years ago
  20. 0b6e45e python: Rename pipe formats. by José Fonseca · 14 years ago
  21. b306308 vega: Rename pipe formats. by José Fonseca · 14 years ago
  22. 5706d7f wgl: Rename pipe formats. by José Fonseca · 14 years ago
  23. d34a1a7 xorg: Rename pipe formats. by José Fonseca · 14 years ago
  24. 41b8046 glx: Rename pipe formats. by José Fonseca · 14 years ago
  25. ae39260 egl: Rename pipe formats. by José Fonseca · 14 years ago
  26. c456dd5 dri: Rename pipe formats. by José Fonseca · 14 years ago
  27. 7d1a79a mesa: Rename pipe formats. by José Fonseca · 14 years ago
  28. a489753 translate: Rename pipe formats. by José Fonseca · 14 years ago
  29. 7a61722 draw: Rename pipe formats. by José Fonseca · 14 years ago
  30. 712ba6e util: Rename pipe formats. by José Fonseca · 14 years ago
  31. 3843548 gallium: Standardize on the LSB->MSB notation. by José Fonseca · 14 years ago
  32. b152abe progs/gallium/unit: Rename PIPE_FORMAT_A8B8G8R8_SNORM. by José Fonseca · 14 years ago
  33. 568a3c7 r300: Remove PIPE_FORMAT_A8B8G8R8_SNORM. by José Fonseca · 14 years ago
  34. 971ab38 softpipe: Advertise PIPE_FORMAT_R8G8B8A8_SNORM instead. by José Fonseca · 14 years ago
  35. a6c4c44 util: Remove PIPE_FORMAT_A8B8G8R8_SNORM. by José Fonseca · 14 years ago
  36. 835a725 gallium: Remove PIPE_FORMAT_A8B8G8R8_SNORM. by José Fonseca · 14 years ago
  37. c863f30 util: Generate linear<->sRGB conversion tables. by Michal Krol · 14 years ago
  38. 9a2c4f9 tgsi: Cleanup exec code for CLAMP, CMP and CND. by Michal Krol · 14 years ago
  39. ac8e1c1 util: Fix PIPE_FORMAT_R8G8B8_SRGB swizzles. by José Fonseca · 14 years ago
  40. 88e640f xlib: Use PIPE_FORMAT_R8G8B8A8_UNORM(_REV) as appropriate. by José Fonseca · 14 years ago
  41. a2bcdb7 r300: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate. by José Fonseca · 14 years ago
  42. 2c1249e i915g: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate. by José Fonseca · 14 years ago
  43. 382d1d3 mesa: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate. by José Fonseca · 14 years ago
  44. daf7caf util: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate. by José Fonseca · 14 years ago
  45. cd8b652 gallium: Introduce a new format to disambiguate PIPE_FORMAT_R8G8B8A8_UNORM. by José Fonseca · 14 years ago
  46. d170d73 bin: Remove raw2png.py. by José Fonseca · 14 years ago
  47. 018f4ac util: Fix PIPE_FORMAT_R8G8B8_UNORM description and notes. by José Fonseca · 14 years ago
  48. b42455c r300: Save viewport and clip states before invoking blitter. by Michal Krol · 14 years ago
  49. 932e6f8 util: Fix u_blitter setup code after bypass_vs_clip_and_viewport removal. by Michal Krol · 14 years ago
  50. 4c3bfc9 gallium: Remove inexisting formats. by José Fonseca · 14 years ago
  51. cfdc146 util: Remove inexisting formats. by José Fonseca · 14 years ago
  52. 28f2888 util: A few more links for D3D formats. by José Fonseca · 14 years ago
  53. 3a26193 r300: Don't implement PIPE_FORMAT_R8G8B8X8_SNORM. by José Fonseca · 14 years ago
  54. b66b4cf util: A few more todo marks. by José Fonseca · 14 years ago
  55. 4a991b5 util: More documentation for u_format.csv by José Fonseca · 14 years ago
  56. ffe90af util: Tweak comments regarding R8G8B8A8/X8_UNORM. by José Fonseca · 14 years ago
  57. bd3c063 python: Don't mention deprecated drivers=trace option. by José Fonseca · 14 years ago
  58. f54aecc python: Don't mention deprecated drivers=trace option. by José Fonseca · 14 years ago
  59. e243e87 llvmpipe: Don't mention deprecated drivers=trace option. by José Fonseca · 14 years ago
  60. c05c675 progs/gallium: Make a phony target "unit" to run unit tests. by José Fonseca · 14 years ago
  61. e7ca0e1 dri/nouveau: Combine the dummy texture more deterministically on nv0x. by Francisco Jerez · 14 years ago
  62. c7955f1 dri/nouveau: Fix up the ADD texture environment on nv0x. by Francisco Jerez · 14 years ago
  63. 3946726 dri/nouveau: Add two stencil operation cases in nv04_state_raster.c. by Andrew Randrianasulu · 14 years ago
  64. 949587d dri/nouveau: Allow to render to XRGB8888 textures. by Andrew Randrianasulu · 14 years ago
  65. d2ac3d5 r300g: atomize texture and sampler states by Marek Olšák · 14 years ago
  66. 942762c r300g: decouple vertex stream setup (PSC) and VS output mapping (VAP_OUT) by Marek Olšák · 14 years ago
  67. 79a86d3 i965g: Fix texture creation by Jakob Bornecrantz · 14 years ago
  68. 54f9c50 Fixed mklib to properly merge static libraries on darwin. by Alex Weiss · 14 years ago
  69. 909c08d dri: Remove dead code. by Vinson Lee · 14 years ago
  70. edd6c33 glut: Add asserts to check for null pointer dereferences. by Vinson Lee · 14 years ago
  71. 706fffb glx: Add assert to check input to memcpy. by Vinson Lee · 14 years ago
  72. 75dba75 mesa: Add asserts to check inputs to memcpy. by Vinson Lee · 14 years ago
  73. bfdee9c mesa: Add assert to check input to memcpy is not null. by Vinson Lee · 14 years ago
  74. 65974f6 glsl: Move assert from outside to inside of _slang_gen_swizzle function. by Vinson Lee · 14 years ago
  75. cab7771 dri: Add assert to check for null pointer dereference. by Vinson Lee · 14 years ago
  76. 975f105 i810: Add assert to check for null pointer dereference. by Vinson Lee · 14 years ago
  77. b45af1e mach64: Add asserts to check for null pointer dereferences. by Vinson Lee · 14 years ago
  78. 689249b mga: Add assert to check for null pointer dereference. by Vinson Lee · 14 years ago
  79. a540644 r128: Add assert to check for null pointer dereference. by Vinson Lee · 14 years ago
  80. aa4d47f st/mesa: do not advertise S3TC if the external lib is not available by Marek Olšák · 14 years ago
  81. d36e395 r300g: put validating buffers after flushing by Marek Olšák · 14 years ago
  82. 4ed97f0 r300g: use the atom size directly during emission by Marek Olšák · 14 years ago
  83. 279715e r300g: atomize invalidation of texture caches by Marek Olšák · 14 years ago
  84. fe6d3b9 r300g: atomize PVS flush by Marek Olšák · 14 years ago
  85. 841122d r300g: add size parameter to the atom emit functions by Marek Olšák · 14 years ago
  86. 14771ba mesa: remove libmesagallium.a on make clean by Marcin Slusarz · 14 years ago
  87. 3d3e3a5 r300: Add asserts to check for null pointer dereferences. by Vinson Lee · 14 years ago
  88. 5c007f4 savage: Add assert to check for null pointer dereference. by Vinson Lee · 14 years ago
  89. 9db6a70 sis: Add assert to check function pointer is not null. by Vinson Lee · 14 years ago
  90. b224379 tdfx: Add asserts to check for null pointer dereferences. by Vinson Lee · 14 years ago
  91. e31a379 unichrome: Assert that pointer is not null before dereferencing. by Vinson Lee · 14 years ago
  92. 1eba490 util: Fix X8/A8B8G8R8_SNORM's swizzle. by José Fonseca · 14 years ago
  93. 5b3c0c1 progs/gallium: Add unit tests for pixel format packing/unpacking. by José Fonseca · 14 years ago
  94. 74f94e8 r300g: move the emission of GA_POINT_MINMAX into emit_fb_state by Marek Olšák · 14 years ago
  95. a3d4d0d r300g: put the emission of R300_US_OUT_FMT_UNUSED back by Marek Olšák · 14 years ago
  96. f129a7d r300g: mark rasterizer_state as dirty only when it's not NULL by Marek Olšák · 14 years ago
  97. c05f998 radeong: clean up includes by Marek Olšák · 14 years ago
  98. 93da152 r300g: always emit the correct max vertex index to avoid DRM errors by Marek Olšák · 14 years ago
  99. dba7ad8 r300g: remove pointless "while" by Marek Olšák · 14 years ago
  100. d3004d9 radeon: Assert pointer is not null before dereferencing. by Vinson Lee · 14 years ago