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