1. 4c22475 nvc0: import nvc0 gallium driver by Christoph Bumiller · 14 years ago
  2. 93edd15 svga: fill out CAPs for indirect addressing by Marek Olšák · 14 years ago
  3. 5c7127c r600g: fill out CAPs for indirect addressing by Marek Olšák · 14 years ago
  4. d279902 r300g: fill out CAPs for indirect addressing by Marek Olšák · 14 years ago
  5. abe2c0d nvfx: fill out CAPs for indirect addressing by Marek Olšák · 14 years ago
  6. 3c6309e nv50: fill out CAPs for indirect addressing by Marek Olšák · 14 years ago
  7. 04bafb2 i965g: fill out CAPs for indirect addressing by Marek Olšák · 14 years ago
  8. 5bf7d66 i915g: fill out CAPs for indirect addressing by Marek Olšák · 14 years ago
  9. 53b7ec9 tgsi: fill out CAPs for indirect addressing by Marek Olšák · 14 years ago
  10. cbfdf26 gallium: add CAPs for indirect addressing and lower it in st/mesa when needed by Marek Olšák · 14 years ago
  11. d18df9e tdfx: s/Format/_BaseFormat/ by Brian Paul · 14 years ago
  12. 6929cdd glsl: Free the loop state context when we free the loop state. by Eric Anholt · 14 years ago
  13. 78587ea mesa: fix glDeleteBuffers() regression by Brian Paul · 14 years ago
  14. c552f27 mesa: make glIsBuffer() return false for never bound buffers by Brian Paul · 14 years ago
  15. d67df5d glsl: fix crash in loop analysis when some controls can't be determined by Aras Pranckevicius · 14 years ago
  16. 7fb1642 r600g: enforce minimum stride on render target texture images by Keith Whitwell · 14 years ago
  17. 8a3c181 r600g: do not try to use staging resource for depth textures by Keith Whitwell · 14 years ago
  18. b3b6476 mesa: handle more pixel types in mipmap generation code by Brian Paul · 14 years ago
  19. 79c6541 mesa: add missing formats in _mesa_format_to_type_and_comps() by Brian Paul · 14 years ago
  20. c9126d6 mesa: improve error message by Brian Paul · 14 years ago
  21. 624661c mesa: #include mfeatures.h in enums.h by Brian Paul · 14 years ago
  22. 6baad55 r600g: guard experimental s3tc code with R600_ENABLE_S3TC by Keith Whitwell · 14 years ago
  23. 089056a nvfx: fill PIPE_CAP_PRIMITIVE_RESTART and PIPE_CAP_SHADER_STENCIL_EXPORT by Lucas Stach · 14 years ago
  24. cdb38b5 dri/nouveau: Split hardware/software TNL instantiation more cleanly. by Francisco Jerez · 14 years ago
  25. dc524ad mesa: Fix printf format warnings. by Vinson Lee · 14 years ago
  26. bcef51c mesa: Allow query of MAX_SAMPLES with EXT_framebuffer_multisample by Ian Romanick · 14 years ago
  27. 0faa7ad libgl-xlib: Use sw helper instead of roll your own by Jakob Bornecrantz · 14 years ago
  28. 89deebb graw: Use inline sw helper instead of roll your own loader by Jakob Bornecrantz · 14 years ago
  29. d4c6057 galahad: Correct the name of the scons library by Jakob Bornecrantz · 14 years ago
  30. 8e0230a r600g: allow driver to work without submitting cmd to GPU by Jerome Glisse · 14 years ago
  31. e8b2d36 intel: Add a new B43 pci id. by Robert Hooker · 14 years ago
  32. 9effc1a i965: re-enable gen6 IF statements in the fragment shader. by Eric Anholt · 14 years ago
  33. 490c23e i965: Work around strangeness in swizzling/masking of gen6 math. by Eric Anholt · 14 years ago
  34. 47c471f meta: Handle bitmaps with alpha test enabled. by Francisco Jerez · 14 years ago
  35. f623d0c gallivm: implement indirect addressing over inputs by Zack Rusin · 14 years ago
  36. aad65fa mesa: remove unneeded DD_POINT_SIZE and DD_LINE_WIDTH tricaps by Roland Scheidegger · 14 years ago
  37. c7192ab r200: fix r200 large points by Roland Scheidegger · 14 years ago
  38. aa139a1 egl_dri2: Fix __DRI_DRI2 version 1 support. by Chia-I Wu · 14 years ago
  39. 93c0474 r300g: turn magic numbers into names in the hyperz code by Marek Olšák · 14 years ago
  40. 1d28936 r300g: rename has_hyperz -> can_hyperz by Marek Olšák · 14 years ago
  41. 88ddfc5 r300g: mention ATI in the renderer string by Marek Olšák · 14 years ago
  42. 9a04eca ws/r600: match bo_busy shared/fence logic in bo_wait by Keith Whitwell · 14 years ago
  43. 5b8ed2f mesa: Clean up header file inclusion in pixelstore.h. by Vinson Lee · 14 years ago
  44. 700add5 mesa: Clean up header file inclusion in pixel.h. by Vinson Lee · 14 years ago
  45. 65972f9 Revert "i965: VS use SPF mode on sandybridge for now" by Zhenyu Wang · 14 years ago
  46. 9249af1 i965: fix dest type of 'endif' on sandybridge by Zhenyu Wang · 14 years ago
  47. f289dcd i965: Add support for math on constants in gen6 brw_wm_glsl.c path. by Eric Anholt · 14 years ago
  48. ad8cb13 ir_to_mesa: Refactor code for emitting DP instructions by Ian Romanick · 14 years ago
  49. f00929c i965: Allow OPCODE_SWZ to put immediates in the first arg. by Eric Anholt · 14 years ago
  50. afb6fb9 glsl: Remove unnecessary "unused variable" warning suppression. by Kenneth Graunke · 14 years ago
  51. efb0417 intel: Add assert check for blitting alignment. by Peter Clifton · 14 years ago
  52. 00391c7 Revert "intel: Fix the client-side swapbuffers throttling." by Eric Anholt · 14 years ago
  53. 76360d6 intel: Fix the client-side swapbuffers throttling. by Eric Anholt · 14 years ago
  54. 956ae44 glsl: Fix incorrect gl_type of sampler2DArray and sampler1DArrayShadow by Ian Romanick · 14 years ago
  55. 10740ac gallivm: Allocate TEMP/OUT arrays only once. by José Fonseca · 14 years ago
  56. 528c3cd gallivm: implement indirect addressing of the output registers by Zack Rusin · 14 years ago
  57. 520140a winsys/xlib: Add cygwin to SConscript. by Vinson Lee · 14 years ago
  58. 63c3e3a r600: fix my pessimism about PIPE_TRANSFER_x flags by Keith Whitwell · 14 years ago
  59. 9f7ec10 r600g: translate ARR instruction by Keith Whitwell · 14 years ago
  60. c2c5554 r600g: attempt to turn on DXTn formats by Keith Whitwell · 14 years ago
  61. e3ea4ae r600g: avoid recursion with staged uploads by Keith Whitwell · 14 years ago
  62. 6e2e136 mesa: no-op glBufferSubData() on size==0 by Brian Paul · 14 years ago
  63. 61ea76c softpipe: can't no-op depth test stage when occlusion query is enabled by Brian Paul · 14 years ago
  64. 5b6ec5a st/dri: Add support for surfaceless current contexts. by Chia-I Wu · 14 years ago
  65. 3418f74 docs: Update egl docs. by Chia-I Wu · 14 years ago
  66. dbacbb8 autoconf: Add --enable-gallium-egl. by Chia-I Wu · 14 years ago
  67. 3e6a05b mesa: Clean up header file inclusion in nvprogram.h. by Vinson Lee · 14 years ago
  68. 0c12367 mesa: Clean up header file inclusion in multisample.h. by Vinson Lee · 14 years ago
  69. c509bf9 mesa: Clean up header file inclusion in matrix.h. by Vinson Lee · 14 years ago
  70. e098004 mesa: Clean up header file inclusion in lines.h. by Vinson Lee · 14 years ago
  71. a20e440 mesa: Clean up header file inclusion in light.h. by Vinson Lee · 14 years ago
  72. 934fc80 mesa: Add missing header and forward declarations in dd.h. by Vinson Lee · 14 years ago
  73. 90394b2 mesa: Clean up header file inclusion in image.h. by Vinson Lee · 14 years ago
  74. 24c6c41 gallium/targets: Trivial crosscompiling fix by Thomas Hellstrom · 14 years ago
  75. 0d5b4b3 svga/drm: Optionally resolve calls to powf during link-time by Thomas Hellstrom · 14 years ago
  76. 8e630fa st/egl: Fix build for include files in nonstandard places by Thomas Hellstrom · 14 years ago
  77. 6af2a7f mesa: Add talloc includes for gles by Thomas Hellstrom · 14 years ago
  78. 675aec8 egl: Add an include for size_t by Thomas Hellstrom · 14 years ago
  79. 9d9df96 scons: build the xorg state trackers only when env includes drm by Zack Rusin · 14 years ago
  80. d79d942 mesa: Clean up header file inclusion in histogram.h. by Vinson Lee · 14 years ago
  81. 5b3d6bd mesa: Clean up header file inclusion in hint.h. by Vinson Lee · 14 years ago
  82. 63f1740 mesa: Clean up header file inclusion in framebuffer.h. by Vinson Lee · 14 years ago
  83. b35d3b3 mesa: Clean up header file inclusion in fog.h. by Vinson Lee · 14 years ago
  84. 0835466 mesa: Clean up header file inclusion in ffvertex_prog.h. by Vinson Lee · 14 years ago
  85. 6121730 mesa: Clean up header file inclusion in fbobject.h. by Vinson Lee · 14 years ago
  86. b62c1c4 glsl: Fix ir_expression::constant_expression_value() by Chad Versace · 14 years ago
  87. d7855ee radeon: Implement GL_OES_EGL_image by Johann Rudloff · 14 years ago
  88. b42e562 radeon: Implement __DRI_IMAGE and EGL_MESA_image_drm by Johann Rudloff · 14 years ago
  89. 4990b77 egl_dri2: Add radeon chip ids by Alex Deucher · 14 years ago
  90. f9b5201 radeon: Implement EGL_MESA_no_surface_extension by Johann Rudloff · 14 years ago
  91. a457ca7 ir_dead_functions: Actually free dead functions and signatures. by Kenneth Graunke · 14 years ago
  92. ef6967d graw: Add struct pipe_surface forward declaration. by Vinson Lee · 14 years ago
  93. d8eef51 mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping. by Mario Kleiner · 14 years ago
  94. 46c1970 r600g: implement texture_get_handle (needed for eglExportDRMImageMESA) by Benjamin Franzke · 14 years ago
  95. 10b9e01 intel: Fix emit_linear_blit to use DWORD aligned width blits by Peter Clifton · 14 years ago
  96. 5b15b5f r600c: properly align mipmaps to group size by Alex Deucher · 14 years ago
  97. 136ff67 graw: Export graw_save_surface_to_file(). by Michal Krol · 14 years ago
  98. 9e7132b os: Open file streams in binary mode. by Michal Krol · 14 years ago
  99. 962967d mesa: Clean up header file inclusion in extensions.h. by Vinson Lee · 14 years ago
  100. 0be44c9 mesa: Clean up header file inclusion in enable.h. by Vinson Lee · 14 years ago