1. e5d0956 Remove ffb and gamma from configs. by Vinson Lee · 14 years ago
  2. f411301 wgl: Fix mingw32 build. by Vinson Lee · 14 years ago
  3. 6d9a9e5 Fix unmatched parenthesis introduce by previous commits by Ian Romanick · 14 years ago
  4. 7d7e219 Note removal of pre-GCC 3.3.0 support in release notes. by Ian Romanick · 14 years ago
  5. f7dde2c Remove support for GCC older than 3.3.0 from generated sources by Ian Romanick · 14 years ago
  6. 6e8e4b9 Remove support for GCC older than 3.3.0 from generator scripts by Ian Romanick · 14 years ago
  7. 016fc30 Remove support for GCC older than 3.3.0 by Ian Romanick · 14 years ago
  8. 9aa3aa7 Add version check for GCC by Ian Romanick · 14 years ago
  9. 3594bf2 radeon/r200/r300/r600: add check_blit vtbl function by Alex Deucher · 14 years ago
  10. 21cc53c Note removal of color-index rendering in release notes. by Ian Romanick · 14 years ago
  11. 0384214 Remove stray defines of HAVE_RGBA by Ian Romanick · 14 years ago
  12. 889a0f3 mesa/tnl_dd: Remove color-index support from t_dd_unfilled.h by Ian Romanick · 14 years ago
  13. e00b50c mesa/tnl_dd: White-space / indentation fixes after previous commit by Ian Romanick · 14 years ago
  14. 78742f8 mesa/tnl_dd: Remove color-index support from t_dd_tritmp.h by Ian Romanick · 14 years ago
  15. 06ceba0 mesa: Remove unused RasterIndex field by Ian Romanick · 14 years ago
  16. 5c52b42 mesa: Always return default value for CURRENT_RASTER_INDEX by Ian Romanick · 14 years ago
  17. 24d311c mesa: Eliminate index parameter to _mesa_feedback_vertex by Ian Romanick · 14 years ago
  18. bb8c3b1 mesa: Remove ClearIndex and IndexMask from device-driver interface by Ian Romanick · 14 years ago
  19. 5034e8a swrast: Remove _swrast_logicop_ci_span by Ian Romanick · 14 years ago
  20. 3d0f608 mesa: Remove _mesa_add_color_index_renderbuffers by Ian Romanick · 14 years ago
  21. b9f63c2 mesa: Remove checks of Visual.rgbMode in Get paths by Ian Romanick · 14 years ago
  22. 22a96f3 mesa: Remove checks of Visual.rgbMode by Ian Romanick · 14 years ago
  23. fcf438e mesa: Remove support for creating color-index visuals by Ian Romanick · 14 years ago
  24. a9c1b3c tnl: Remove color-index TNL support by Ian Romanick · 14 years ago
  25. 5cf2c58 DRI: Remove support for color-index visuals by Ian Romanick · 14 years ago
  26. e650c07 swrast_setup: Remove more color-index rendering support by Ian Romanick · 14 years ago
  27. 859c98c swrast: Remove color-index rendering support from s_spantemp.h by Ian Romanick · 14 years ago
  28. 81fe994 mesa/xlib: Remove support for color-index rendering by Ian Romanick · 14 years ago
  29. 641705f osmesa: Remove support for color-index rendering by Ian Romanick · 14 years ago
  30. 6f31725 fbdev: Remove support for color-index rendering by Ian Romanick · 14 years ago
  31. 718ff7e DRI/swrast: Remove color-index support from DRI swrast driver by Ian Romanick · 14 years ago
  32. dc14ce9 swrast: Remove SPAN_INDEX by Ian Romanick · 14 years ago
  33. 7ce12c9 swrast: Remove _swrast_read_index_span by Ian Romanick · 14 years ago
  34. 0ca5729 swrast: Remove _swrast_mask_ci_span by Ian Romanick · 14 years ago
  35. b00362e swrast: Remove _swrast_fog_ci_span and associated code by Ian Romanick · 14 years ago
  36. c002821 swrast: Remove _swrast_write_index_span and associated code by Ian Romanick · 14 years ago
  37. 2b7911d swrast: Remove remaining color-index state tracking infrastructure by Ian Romanick · 14 years ago
  38. 3fd8487 swrast: Remove support for ReadPixels from a color-index buffer by Ian Romanick · 14 years ago
  39. 9e2d30e swrast: Remove support for Clear into a color-index buffer by Ian Romanick · 14 years ago
  40. e5ed4c4 swrast: Remove support for rendering antialiased lines into a color-index buffer by Ian Romanick · 14 years ago
  41. 87b9f5a swrast: Remove support for rendering antialiased triangles into a color-index buffer by Ian Romanick · 14 years ago
  42. e6df801 swrast: Remove support for rendering lines into a color-index buffer by Ian Romanick · 14 years ago
  43. dbe901c swrast: Remove support for rendering points into a color-index buffer by Ian Romanick · 14 years ago
  44. 0ed9c4b swrast: Remove support for rendering triangles into a color-index buffer by Ian Romanick · 14 years ago
  45. d05badb swrast: Remove support for Bitmap into a color-index buffer by Ian Romanick · 14 years ago
  46. ef0e02f swrast: Remove _swrast_write_zoomed_index_span and associated code by Ian Romanick · 14 years ago
  47. e7e748c swrast: Remove support for CopyPixels to / from a color-index buffer by Ian Romanick · 14 years ago
  48. d82e1d7 swrast: Remove support for DrawPixels into a color-index buffer by Ian Romanick · 14 years ago
  49. 4053d33 llvmpipe: Store the original triangle coordinates in the debug build. by José Fonseca · 14 years ago
  50. 4d5dd82 llvmpipe: Ensure context is flushed when destroying shaders. by José Fonseca · 14 years ago
  51. b87406e i915: Use x,y drawing offsets instead of changing buffer offsets. by Eric Anholt · 14 years ago
  52. 06d1472 i915: Tell the kernel when we actually need fence registers on our BOs. by Eric Anholt · 14 years ago
  53. 179d2c0 intel: Use drm_intel_bo_alloc_tiled for region allocs. by Eric Anholt · 14 years ago
  54. 07439cf i915: Don't do the pitch expansion for tiled buffers. by Eric Anholt · 14 years ago
  55. 55e90e4 intel: Use GTT mapping in the blit fallback path in case there's tiling. by Eric Anholt · 14 years ago
  56. a359383 i965: Fix up Sandybridge VS sizing. by Eric Anholt · 14 years ago
  57. 3b8ff24 glapi: minor cosmetic by George Sapountzis · 14 years ago
  58. 8bd8aec glapi: drop condvar by George Sapountzis · 14 years ago
  59. bdbf199 r600: add new rs880 pci id by Alex Deucher · 14 years ago
  60. 4007342 egl_dri2: Factor out DRI2 protocol bits from initialize. by Kristian Høgsberg · 14 years ago
  61. af3f1bb intel: Set InternalFormat for renderbuffers created from an EGLImage by Kristian Høgsberg · 14 years ago
  62. be1b7d1 progs/gallium/unit: Test (un)pack_4ub. by José Fonseca · 14 years ago
  63. f7e403b gallium: Remove PIPE_FORMAT_R8G8B8X8_SNORM. by José Fonseca · 14 years ago
  64. a5b56c8 util: Remove PIPE_FORMAT_R8G8B8X8_SNORM information. by José Fonseca · 14 years ago
  65. c51f7a4 r300: Remove PIPE_FORMAT_R8G8B8X8_SNORM support. by José Fonseca · 14 years ago
  66. c2ba284 progs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM test cases. by José Fonseca · 14 years ago
  67. 7b7b667 llvmpipe: Linux is no longer a dependency. Llvmpipe builds and runs fine on windows too. by José Fonseca · 14 years ago
  68. 9f9b442 llvmpipe: Centralize LLVM initialization. by José Fonseca · 14 years ago
  69. a9e6da7 gallivm: Centralize initialization. Fix stack alignment issues on Windows. by José Fonseca · 14 years ago
  70. f58ca9b llvmpipe: Update for lp_bld_init.h rename. by José Fonseca · 14 years ago
  71. af36b05 gallivm: Rename lp_bld_misc -> lp_bld_init. by José Fonseca · 14 years ago
  72. daf85c4 radeon/r200/r300/r600: fix blit BO buffer validation by Dave Airlie · 14 years ago
  73. 4cb7642 r300g: Use a macro to consolidate general state handling. by Corbin Simpson · 14 years ago
  74. 20443f9 nv50: fix RT formats after format rename fixes by Christoph Bumiller · 14 years ago
  75. aaa2d54 nouveau: Rename pipe formats. by José Fonseca · 14 years ago
  76. 2998cad Merge branch 'gallium-format-cleanup' by José Fonseca · 14 years ago
  77. faf8215 llvmpipe: improve based on review from Jose and fix else clauses by Zack Rusin · 14 years ago
  78. 0c616da llvmpipe: remove some ifdefs by Keith Whitwell · 14 years ago
  79. 5fe2ce2 llvmpipe: reorganize transfer usage by Keith Whitwell · 14 years ago
  80. 8417528 intel: passs correct context type to intel_prepare_render() call by Brian Paul · 14 years ago
  81. cb099c2 i965: include macros.h to get CLAMP macro by Brian Paul · 14 years ago
  82. 5f40a7a glx: replace assertion with conditional by Brian Paul · 14 years ago
  83. 8598ceb progs/gallium/unit: Add test cases for single precision floats. by José Fonseca · 14 years ago
  84. 77d9e93 progs/gallium/unit: Add test cases for Nx16 and Nx32 integer formats. by José Fonseca · 14 years ago
  85. 4ca70c4 Merge branch 'gallium-no-rhw-position' by Michal Krol · 14 years ago
  86. 915bbc8 progs/gallium/unit: Add more test cases. by José Fonseca · 14 years ago
  87. 7a31bed util: Tweak comment for D3D10-like formats. by José Fonseca · 14 years ago
  88. 4e1aa4a progs/gallium/python: Rename pipe formats. by José Fonseca · 14 years ago
  89. 3b67f879 gallium/unit: Rename pipe formats. by José Fonseca · 14 years ago
  90. 496aa479 rbug: Rename pipe formats. by José Fonseca · 14 years ago
  91. 4028fab gdi: Rename pipe formats. by José Fonseca · 14 years ago
  92. 907d561 drm/nouveau: Rename pipe formats. by José Fonseca · 14 years ago
  93. b34d138 svga: Rename pipe formats. by José Fonseca · 14 years ago
  94. b7b07b0 softpipe: Rename pipe formats. by José Fonseca · 14 years ago
  95. b5cfa6f r300: Rename pipe formats. by José Fonseca · 14 years ago
  96. ff9ddf4 util/blitter: Fix the viewport transformation for Z coordinates by Marek Olšák · 14 years ago
  97. c1c7fa5 i915g: Add assert to check for null pointer dereference. by Vinson Lee · 14 years ago
  98. 8462fe2 glsl: Add assert to check input to strcmp. by Vinson Lee · 14 years ago
  99. 247008f mesa: Add asserts to check inputs to memcpy. by Vinson Lee · 14 years ago
  100. 8bf5c22 r600: fix blender picking. by Dave Airlie · 14 years ago