1. 00391c7 Revert "intel: Fix the client-side swapbuffers throttling." by Eric Anholt · 14 years ago
  2. 76360d6 intel: Fix the client-side swapbuffers throttling. by Eric Anholt · 14 years ago
  3. 956ae44 glsl: Fix incorrect gl_type of sampler2DArray and sampler1DArrayShadow by Ian Romanick · 14 years ago
  4. 10740ac gallivm: Allocate TEMP/OUT arrays only once. by José Fonseca · 14 years ago
  5. 528c3cd gallivm: implement indirect addressing of the output registers by Zack Rusin · 14 years ago
  6. 520140a winsys/xlib: Add cygwin to SConscript. by Vinson Lee · 14 years ago
  7. 63c3e3a r600: fix my pessimism about PIPE_TRANSFER_x flags by Keith Whitwell · 14 years ago
  8. 9f7ec10 r600g: translate ARR instruction by Keith Whitwell · 14 years ago
  9. c2c5554 r600g: attempt to turn on DXTn formats by Keith Whitwell · 14 years ago
  10. e3ea4ae r600g: avoid recursion with staged uploads by Keith Whitwell · 14 years ago
  11. 6e2e136 mesa: no-op glBufferSubData() on size==0 by Brian Paul · 14 years ago
  12. 61ea76c softpipe: can't no-op depth test stage when occlusion query is enabled by Brian Paul · 14 years ago
  13. 5b6ec5a st/dri: Add support for surfaceless current contexts. by Chia-I Wu · 14 years ago
  14. 3418f74 docs: Update egl docs. by Chia-I Wu · 14 years ago
  15. dbacbb8 autoconf: Add --enable-gallium-egl. by Chia-I Wu · 14 years ago
  16. 3e6a05b mesa: Clean up header file inclusion in nvprogram.h. by Vinson Lee · 14 years ago
  17. 0c12367 mesa: Clean up header file inclusion in multisample.h. by Vinson Lee · 14 years ago
  18. c509bf9 mesa: Clean up header file inclusion in matrix.h. by Vinson Lee · 14 years ago
  19. e098004 mesa: Clean up header file inclusion in lines.h. by Vinson Lee · 14 years ago
  20. a20e440 mesa: Clean up header file inclusion in light.h. by Vinson Lee · 14 years ago
  21. 934fc80 mesa: Add missing header and forward declarations in dd.h. by Vinson Lee · 14 years ago
  22. 90394b2 mesa: Clean up header file inclusion in image.h. by Vinson Lee · 14 years ago
  23. 24c6c41 gallium/targets: Trivial crosscompiling fix by Thomas Hellstrom · 14 years ago
  24. 0d5b4b3 svga/drm: Optionally resolve calls to powf during link-time by Thomas Hellstrom · 14 years ago
  25. 8e630fa st/egl: Fix build for include files in nonstandard places by Thomas Hellstrom · 14 years ago
  26. 6af2a7f mesa: Add talloc includes for gles by Thomas Hellstrom · 14 years ago
  27. 675aec8 egl: Add an include for size_t by Thomas Hellstrom · 14 years ago
  28. 9d9df96 scons: build the xorg state trackers only when env includes drm by Zack Rusin · 14 years ago
  29. d79d942 mesa: Clean up header file inclusion in histogram.h. by Vinson Lee · 14 years ago
  30. 5b3d6bd mesa: Clean up header file inclusion in hint.h. by Vinson Lee · 14 years ago
  31. 63f1740 mesa: Clean up header file inclusion in framebuffer.h. by Vinson Lee · 14 years ago
  32. b35d3b3 mesa: Clean up header file inclusion in fog.h. by Vinson Lee · 14 years ago
  33. 0835466 mesa: Clean up header file inclusion in ffvertex_prog.h. by Vinson Lee · 14 years ago
  34. 6121730 mesa: Clean up header file inclusion in fbobject.h. by Vinson Lee · 14 years ago
  35. b62c1c4 glsl: Fix ir_expression::constant_expression_value() by Chad Versace · 14 years ago
  36. d7855ee radeon: Implement GL_OES_EGL_image by Johann Rudloff · 14 years ago
  37. b42e562 radeon: Implement __DRI_IMAGE and EGL_MESA_image_drm by Johann Rudloff · 14 years ago
  38. 4990b77 egl_dri2: Add radeon chip ids by Alex Deucher · 14 years ago
  39. f9b5201 radeon: Implement EGL_MESA_no_surface_extension by Johann Rudloff · 14 years ago
  40. a457ca7 ir_dead_functions: Actually free dead functions and signatures. by Kenneth Graunke · 14 years ago
  41. ef6967d graw: Add struct pipe_surface forward declaration. by Vinson Lee · 14 years ago
  42. d8eef51 mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping. by Mario Kleiner · 14 years ago
  43. 46c1970 r600g: implement texture_get_handle (needed for eglExportDRMImageMESA) by Benjamin Franzke · 14 years ago
  44. 10b9e01 intel: Fix emit_linear_blit to use DWORD aligned width blits by Peter Clifton · 14 years ago
  45. 5b15b5f r600c: properly align mipmaps to group size by Alex Deucher · 14 years ago
  46. 136ff67 graw: Export graw_save_surface_to_file(). by Michal Krol · 14 years ago
  47. 9e7132b os: Open file streams in binary mode. by Michal Krol · 14 years ago
  48. 962967d mesa: Clean up header file inclusion in extensions.h. by Vinson Lee · 14 years ago
  49. 0be44c9 mesa: Clean up header file inclusion in enable.h. by Vinson Lee · 14 years ago
  50. 82cc826 mesa: Clean up header file inclusion in drawtex.h. by Vinson Lee · 14 years ago
  51. 5c25588 mesa: Clean up header file inclusion in drawpix.h. by Vinson Lee · 14 years ago
  52. 5953eac mesa: Clean up header file inclusion in depthstencil.h. by Vinson Lee · 14 years ago
  53. e0bbb8e mesa: Clean up header file inclusion in depth.h. by Vinson Lee · 14 years ago
  54. 76a5fed mesa: Clean up header file inclusion in debug.h. by Vinson Lee · 14 years ago
  55. a408dbe mesa: Clean up header file inclusion in convolve.h. by Vinson Lee · 14 years ago
  56. cc0c45e mesa: Clean up header file inclusion in colortab.h. by Vinson Lee · 14 years ago
  57. fdf3174 mesa: Clean up header file inclusion in buffers.h. by Vinson Lee · 14 years ago
  58. f26565f mesa: Clean up header file inclusion in blend.h. by Vinson Lee · 14 years ago
  59. 42a8af9 mesa: Clean up header file inclusion in attrib.h. by Vinson Lee · 14 years ago
  60. 908272b mesa: Clean up header file inclusion in atifragshader.h. by Vinson Lee · 14 years ago
  61. 11dd228 mesa: make fixed-pt and byte-valued arrays a runtime feature by Brian Paul · 14 years ago
  62. 802bd6b mesa: remove stray GL_FLOAT case in _mesa_is_legal_format_and_type() by Brian Paul · 14 years ago
  63. dd28b4c mesa: implement uint texstore code by Brian Paul · 14 years ago
  64. 90c52c2 mesa: rename vars in pixel pack/unpack code by Brian Paul · 14 years ago
  65. e54d5a9 mesa: consolidate pixel packing/unpacking code by Brian Paul · 14 years ago
  66. 3a223c3 mesa: Clean up header file inclusion in arrayobj.h. by Vinson Lee · 14 years ago
  67. 9f06411 r600g: Mention AMD in the renderer string. by Henri Verbeet · 14 years ago
  68. 6bf0ac0 mesa: Include mfeatures.h in api_validate.c for FEATURE_* symbols. by Vinson Lee · 14 years ago
  69. d421149c mesa: Include mfeatures.h in api_loopback for FEATURE_beginend. by Vinson Lee · 14 years ago
  70. fb83400 mesa: Clean up header file inclusion in api_validate.h. by Vinson Lee · 14 years ago
  71. af12de2 mesa: Clean up header file inclusion in api_loopback.h. by Vinson Lee · 14 years ago
  72. 31bdc53 mesa: Clean up header file inclusion in version.h. by Vinson Lee · 14 years ago
  73. 7a33b1c mesa: Clean up header file inclusion in accum.h. by Vinson Lee · 14 years ago
  74. d348b0c mesa: Fix delayed state flagging for EXT_sso-related program changes. by Eric Anholt · 14 years ago
  75. 8eaa975 meta: Don't try to disable cube maps if the driver doesn't expose the extension. by Francisco Jerez · 14 years ago
  76. 2e64c22 vbo: Avoid unnecessary copy to/from current in vertex format upgrade. by Francisco Jerez · 14 years ago
  77. f1600d3 scons: Unify state tracker SConscripts by Jakob Bornecrantz · 14 years ago
  78. 7e9f5ea scons: Move dependancy checks to the main gallium scons file by Jakob Bornecrantz · 14 years ago
  79. c0db785 scons: Check for libdrm_[intel|radeon] as well by Jakob Bornecrantz · 14 years ago
  80. 98d6ed8 scons: Check for pkg-config before trying to use it by Jakob Bornecrantz · 14 years ago
  81. b4ac0ad scons: Detabify by Jakob Bornecrantz · 14 years ago
  82. 834cde5 scons: Remove old pipebuffer SConscript by Jakob Bornecrantz · 14 years ago
  83. e82fddfc softpipe: disable vertex texturing with draw/llvm by Brian Paul · 14 years ago
  84. 55c5408 gallivm: add const qualifiers, fix comment string by Brian Paul · 14 years ago
  85. e8d6b27 gallivm: alloca() was called too often for temporary arrays by Brian Paul · 14 years ago
  86. 3168c6f i965: Silence uninitialized variable warning. by Vinson Lee · 14 years ago
  87. 03577f8 i965: Silence uninitialized variable warning. by Vinson Lee · 14 years ago
  88. eba2ad6 r300/compiler: Move declaration before code. by Vinson Lee · 14 years ago
  89. c8f1687 llvmpipe: added some debug assertions, but disabled by Brian Paul · 14 years ago
  90. 86559ce r300/compiler: Move declaration before code. by Vinson Lee · 14 years ago
  91. 7831994 meta: Fix incorrect rendering of the bitmap alpha component. by Francisco Jerez · 14 years ago
  92. d846362 meta: Don't leak alpha function/reference value changes. by Francisco Jerez · 14 years ago
  93. ef6b7e0 tgsi: remove unused function by Brian Paul · 14 years ago
  94. 646a8b7 st/mesa: Reset the constant buffers before destroying the pipe context. by Tilman Sauerbeck · 14 years ago
  95. e7f5d19 gallivm: implement execution mask for scatter stores by Brian Paul · 14 years ago
  96. fb94747 gallivm: added lp_elem_type() by Brian Paul · 14 years ago
  97. ede232e gallivm: add pixel offsets in scatter stores by Brian Paul · 14 years ago
  98. 5b294a5 gallivm: added debug code to dump temp registers by Brian Paul · 14 years ago
  99. 5d28d2f graw/gdi: Fix window dimensions. by Michal Krol · 14 years ago
  100. c69979f scons: Hook-up graw-gdi target. by Michal Krol · 14 years ago