1. d79a4a6 r600g: reduce r600_reg footprint by Dave Airlie · 13 years ago
  2. d015d2f r600g: reduce memory usage from range/block hash table. by Dave Airlie · 13 years ago
  3. 5e15497 r600g: delay mapping until first map request. (v2) by Dave Airlie · 13 years ago
  4. 5de2c67 egl/dri2: Avoid unused static functions. by José Fonseca · 13 years ago
  5. 4a47d6d egl/dri2: Prevent uninitialized variable dereference. by José Fonseca · 13 years ago
  6. 6c26072 egl/dri2: Fix const pointer duplication, prevent unitialized variable dereference. by José Fonseca · 13 years ago
  7. 6a66189 egl: Fix int <-> ptr casts. by José Fonseca · 13 years ago
  8. 6699cd4 glu: Fix _GLUfuncptr typedef. by zhigang gong · 13 years ago
  9. 32a95cb mesa: Fix GetVertexAttrib* inside display lists. by José Fonseca · 13 years ago
  10. 95c9365 r300/compiler: Fix bug in rc_get_variables() by Tom Stellard · 13 years ago
  11. 4612554 r300/compiler: Limit instructions to 3 source selects by Tom Stellard · 13 years ago
  12. d1e8195 r300/compiler: Add simple unit test framework by Tom Stellard · 13 years ago
  13. b9f2750 r600g: fix flushes on rs780/rs880 by Alex Deucher · 13 years ago
  14. 7a27115 mesa: Don't append fog code for programs that don't output color. by José Fonseca · 13 years ago
  15. 2812b60 svga/drm: Implement svga_winsys_screen::get_hw_version. by José Fonseca · 13 years ago
  16. a67ecfe st/wgl: Remove buggy assertion. by José Fonseca · 13 years ago
  17. d6b2486 nv50: fix mistake in pipe caps for pre-NVA0 cards by Maxim Levitsky · 13 years ago
  18. 6807438 ir_to_mesa: Emit TXD instruction. by Kenneth Graunke · 14 years ago
  19. 5a3a242 glsl: Add compiler support for ARB_shader_texture_lod. by Kenneth Graunke · 14 years ago
  20. 1d4eb8d mesa: Add ARB_shader_texture_lod to the extension list; off by default. by Kenneth Graunke · 14 years ago
  21. 4e1b1cb nv50/nvc0: make transfers aware of PIPE_TRANSFER_MAP_DIRECTLY by Marcin Slusarz · 13 years ago
  22. 8685223 r300/compiler: align memory allocations to 8-bytes by Matt Turner · 13 years ago
  23. 7297f2a r300g: unreference a zbuffer surface after decompression by Marek Olšák · 13 years ago
  24. 56b39fc r300g: remove redundant state variable hyperz_locked by Marek Olšák · 13 years ago
  25. 801fbdf mesa: document instructions ir_to_mesa emits by Marek Olšák · 13 years ago
  26. 39be542 r300c: Fix up for register allocator rewrite. by Michel Dänzer · 13 years ago
  27. b9e8ea6 r600g: anisotropic filtering support for evergreen hw by Jerome Glisse · 13 years ago
  28. ad904cd r600g: add support for anisotropic filtering by Carl-Philip Haensch · 13 years ago
  29. 9d792d0 gallium: Factor out unknown endianness detection. by Michel Dänzer · 13 years ago
  30. 991c1f0 Don't allow compilation if endianness isn't known by Matt Turner · 13 years ago
  31. 5e94586 p_config.h: Rely on glibc endianness definitions when available by Matt Turner · 13 years ago
  32. bd3ce30 st/xorg: add some debugging messages to xorg_exa.c by Marcin Slusarz · 13 years ago
  33. 6e0263f st/xorg: remove DEBUG_PRINT macro and add exa_debug_printf by Marcin Slusarz · 13 years ago
  34. 7c5eaf5 st/xorg: fix compilation of xorg_exa.c with DEBUG_PRINT set to 1 by Marcin Slusarz · 13 years ago
  35. 7074801 cell: fix unbalanced parenthesis by Nicolas Kaiser · 13 years ago
  36. de3d9fa mesa: add precision to M_PI constant by Matt Turner · 13 years ago
  37. ebc0b2d mesa: replace ONE_DIV_LN2 constant with M_LOG2E by Matt Turner · 13 years ago
  38. 03615c0 r300/compiler: implement TXD and TXL opcodes by Marek Olšák · 13 years ago
  39. d8e222d r300g: handle seamless_cube_map caps by Marek Olšák · 13 years ago
  40. 6bb2309 egl/wayland: Follow wl_resource_destroy changes by Benjamin Franzke · 13 years ago
  41. 531b12a nv50,nvc0: activate seamless cube map filtering by Christoph Bumiller · 13 years ago
  42. 27d3e0b docs: update relnotes-7.11 by Marek Olšák · 13 years ago
  43. 483d2ea docs: update GL3 status by Marek Olšák · 13 years ago
  44. d931b0d r600g: implement seamless_cube_map for evergreen by Marek Olšák · 13 years ago
  45. a5f0a11 gallium: implement seamless cubemap extensions by Marek Olšák · 13 years ago
  46. bf65c9e mesa: handle TEXTURE_CUBE_MAP_SEAMLESS in SamplerParameter by Marek Olšák · 13 years ago
  47. a19c42f mesa: implement AMD_seamless_cubemap_per_texture by Marek Olšák · 13 years ago
  48. 3b20a89 r600g: avoid recursion in rv670 flush workaround by Alex Deucher · 13 years ago
  49. 3b2bc4a gallium/xorg st/nv50: add PIPE_BIND_CURSOR by Marcin Slusarz · 13 years ago
  50. 8c3226b Add pci id for FirePro 2270 by Kostas Georgiou · 13 years ago
  51. 2c3232d egl_dri2: add new radeon pci ids by Alex Deucher · 13 years ago
  52. e5169e9 egl: Add a cursor use bit to MESA_drm_image by Kristian Høgsberg · 13 years ago
  53. 834b841 egl/wayland-drm: Generalize interface by Benjamin Franzke · 13 years ago
  54. a3e2c8f glx: Check flush DRI extension version at runtime by nobled · 13 years ago
  55. 31d2725 r600g: add back SOURCE_FORMAT setting that get accidently dropped by Alex Deucher · 13 years ago
  56. 5939bc0 r600g: fix up the rules for enabling SOURCE_FORMAT(EXPORT_NORM) by Alex Deucher · 13 years ago
  57. bf7a3dd r600g: further r6xx cache flush fixes by Alex Deucher · 13 years ago
  58. 5066f7c r600g: add rv670 flushing workaround. by Dave Airlie · 13 years ago
  59. d116fe5 r600g: fix cache flushes on r6xx by Alex Deucher · 13 years ago
  60. a041525 mesa: don't call git if it's not git repository by Marcin Slusarz · 13 years ago
  61. 02a6c94 mesa: don't touch git_sha1.h if sha1 didn't change by Marcin Slusarz · 13 years ago
  62. f60235e r600g: Match alpha ref precision to color format precision. by Henri Verbeet · 13 years ago
  63. dc4a3ed Revert "DRI2/GLX: make swap event handling match spec" by Dave Airlie · 13 years ago
  64. ae7abf0 r600g: do RV6xx base updates inline with state updates. by Dave Airlie · 13 years ago
  65. 70227e2 DRI2/GLX: make swap event handling match spec by Jesse Barnes · 13 years ago
  66. 6ae9e8c GLX: don't crash when indirect clients try to set an event mask by Jesse Barnes · 13 years ago
  67. 37058c3 scons: Add a few more human friendly messages. by José Fonseca · 13 years ago
  68. da87370 mesa/gdi: Silence gcc warning about unused result. by José Fonseca · 13 years ago
  69. 9fbd708 st/wgl: Allow to create pbuffers bigger than the desktop. by José Fonseca · 13 years ago
  70. c636daa st/wgl: Cope with zero width/height windows. by José Fonseca · 13 years ago
  71. fc30910 i915g: add const qualifier to silence warning by Brian Paul · 13 years ago
  72. f85cd39 mesa: remove unused restart.[ch] files by Brian Paul · 13 years ago
  73. 0f0179b glsl: Remove extra newline from error message by Ian Romanick · 13 years ago
  74. 2747724 r600c: add some new pci ids by Alex Deucher · 13 years ago
  75. c120d9d r600g: add some new pci ids by Alex Deucher · 13 years ago
  76. a8bbce8 st/xorg: flush after loading the cursor by Marcin Slusarz · 13 years ago
  77. 5829332 gallium/draw: Fix enum type taken by draw_get_shader_param(). by Michel Dänzer · 13 years ago
  78. 5ba2e7a mesa: implement AMD_shader_stencil_export by Marek Olšák · 13 years ago
  79. 93754d8 r600g: reorder caps by Marek Olšák · 13 years ago
  80. 320adb9 r600g: set correct PIPE_CAP_MAX_COMBINED_SAMPLERS by Marek Olšák · 13 years ago
  81. a677952 mesa: make AMD_draw_buffers_blend an alias of the ARB variant by Marek Olšák · 13 years ago
  82. 3be1c7f glapi: regenerate files for AMD_draw_buffers_blend by Marek Olšák · 13 years ago
  83. 9ecb46f glapi: add functions for AMD_draw_buffers_blend by Marek Olšák · 13 years ago
  84. 62aa51b mesa: flush vertices before changing GL_RASTERIZER_DISCARD state, not after by Marek Olšák · 13 years ago
  85. aafbaa9 mesa: make _NEW_TEXTURE dirty when changing GL_TEXTURE_CUBE_MAP_SEAMLESS by Marek Olšák · 13 years ago
  86. 220abb7 nv50,nvc0: advertise GL_FIXED vertex buffers as supported by Christoph Bumiller · 13 years ago
  87. f986a65 mesa,st/mesa: fix WPOS adjustment by Christoph Bumiller · 13 years ago
  88. 9cb800a Default to --disable-gallium-r300 if not --with-driver=dri by Jon TURNEY · 13 years ago
  89. 02b352e gallium: reorder fields of pipe_rasterizer_state to pack it more tightly by Marek Olšák · 13 years ago
  90. ca6896b r600g: document some new evergreen formats by Marek Olšák · 13 years ago
  91. 929b3d8 r600g: remove some more FIXME comments by Marek Olšák · 13 years ago
  92. 5815d06 st/xorg: Fix two more instances of typo 'accle'. by Michel Dänzer · 13 years ago
  93. 951244c st/xorg: fix typos by Marcin Slusarz · 13 years ago
  94. 484b51d i965/gen6: Align interleaved URB writes for overflow outputs as well. by Eric Anholt · 13 years ago
  95. eb0a9e9 targets/xorg-nouveau: load nouveau_dri.so instead of i915_dri.so by Marcin Slusarz · 13 years ago
  96. 1654988 targets/xorg-nouveau: add libnvc0.a to nouveau libs by Marcin Slusarz · 13 years ago
  97. 0d5ceb5 r600g: remove some FIXME comments by Marek Olšák · 13 years ago
  98. 72c6a74 Revert "r600g: truncate point sampled texture coordinates" by Marek Olšák · 13 years ago
  99. fb8786b st/mesa: remove set-but-unused variables by Marek Olšák · 13 years ago
  100. 08520bd tgsi: remove set-but-unused variables by Marek Olšák · 13 years ago