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