1. 7e75276 r300g: simplify the code for buffer uploads by Marek Olšák · 14 years ago
  2. 9c44881 r300g: user index buffers are always aligned by Marek Olšák · 14 years ago
  3. b10bff1 r300g: increase the size of upload buffers by Marek Olšák · 14 years ago
  4. ecc6b7c swrast: Clean up header file inclusion in s_logic.h. by Vinson Lee · 14 years ago
  5. 8dfeb98 swrast: Clean up header file inclusion in s_fragprog.h. by Vinson Lee · 14 years ago
  6. 3e2ea14 swrast: Clean up header file inclusion in s_span.h. by Vinson Lee · 14 years ago
  7. 7d5f5d3 swrast: Clean up header file inclusion in s_fog.h. by Vinson Lee · 14 years ago
  8. ec891d7 swrast: Clean up header file inclusion in s_depth.h. by Vinson Lee · 14 years ago
  9. b3c59ac swrast: Clean up header file inclusion in s_blend.h. by Vinson Lee · 14 years ago
  10. c9a0e25 swrast: Clean up header file inclusion in s_atifragshader.h. by Vinson Lee · 14 years ago
  11. eadb90f swrast: Clean up header file inclusion in s_alpha.h. by Vinson Lee · 14 years ago
  12. ebe95d3 swrast: Clean up header file inclusion in s_accum.h. by Vinson Lee · 14 years ago
  13. 775e373 swrast: Clean up header file inclusion in s_aatriangle.h. by Vinson Lee · 14 years ago
  14. d590753 swrast: Clean up header file inclusion in s_aaline.h. by Vinson Lee · 14 years ago
  15. 499c77e st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h. by Vinson Lee · 14 years ago
  16. b20dac4 st/mesa: Clean up header file inclusion in st_gen_mipmap.h. by Vinson Lee · 14 years ago
  17. 65e8f81 docs/egl: Update egl.html. by Chia-I Wu · 14 years ago
  18. 8855008 r300g/swtcl: re-enable LLVM by Marek Olšák · 14 years ago
  19. 8fc6c5f r600g: r600_blit_uncompress_depth() can't fail. by Henri Verbeet · 14 years ago
  20. 878519b r600g: Get rid of r600_blit_uncompress_depth_ptr. by Henri Verbeet · 14 years ago
  21. a91a337 mapi: Move mapi_func typedef to entry.h. by Chia-I Wu · 14 years ago
  22. a33e9f0 mapi: Define MAPI_TMP_DEFINES only when needed. by Chia-I Wu · 14 years ago
  23. e6a7ef3 mapi: Add and use entry_get_public. by Chia-I Wu · 14 years ago
  24. 897bff6 mapi: Make struct mapi_stub opaque. by Chia-I Wu · 14 years ago
  25. 0c20548 mapi: Allow blocks to be disabled from the output. by Chia-I Wu · 14 years ago
  26. b765b12 mapi: Fix hidden entries. by Chia-I Wu · 14 years ago
  27. 52ca153 mapi: Add "handcode" attribute to the script. by Chia-I Wu · 14 years ago
  28. 8eee1d5 mapi: Minor ABIPrinter refactoring. by Chia-I Wu · 14 years ago
  29. 86d29ea mapi: Store alias entry instead of alias name. by Chia-I Wu · 14 years ago
  30. 876effb r600g: hack around property unknown issues. by Dave Airlie · 14 years ago
  31. ac38ad6 r300g: turn back on rv530 hiz. by Dave Airlie · 14 years ago
  32. 7a5fac5 r300g: hyperz fixing typo. by Dave Airlie · 14 years ago
  33. a57e2c4 mesa: Assert format is not MESA_FORMAT_COUNT in _mesa_format_to_type_and_comps. by Vinson Lee · 14 years ago
  34. dc987ad i965: use align1 access mode for instructions with execSize=1 in VS by Xiang, Haihao · 14 years ago
  35. 8249321 i965: fix register region description by Xiang, Haihao · 14 years ago
  36. 1039f36 r600g: Rearrange print order of outputs of R600_ERR. by Vinson Lee · 14 years ago
  37. 38eff56 mesa: Assert _mesa_DeleteFragmentShaderATI doesn't ever free static DummyShader. by Vinson Lee · 14 years ago
  38. 7f178ff st/egl: Remove unnecessary header. by Vinson Lee · 14 years ago
  39. 070f5da libgl-xlib: Remove unnecessary header. by Vinson Lee · 14 years ago
  40. 075a807 r300g: Remove unnecessary header. by Vinson Lee · 14 years ago
  41. aaccb73 tgsi_text: just parse as an integer (value is a boolean). by Dave Airlie · 14 years ago
  42. 0b76255 mapi: Remove unnecessary header. by Vinson Lee · 14 years ago
  43. bf4dffb intel: Remove unnecessary headers. by Vinson Lee · 14 years ago
  44. 4e52e8f r300g: add support for color0 writes to all bound color buffers. by Dave Airlie · 14 years ago
  45. 0749807 mesa/st: set the color write cbuf property for fragColor writes by Dave Airlie · 14 years ago
  46. 2f4860f softpipe: add support for color writes all color bufs property by Dave Airlie · 14 years ago
  47. c9c8a5e gallium: add fragment shader property for color writes to all buffers. (v2) by Dave Airlie · 14 years ago
  48. eccffe2 i965: Remove unnecessary headers. by Vinson Lee · 14 years ago
  49. 280750c mesa: Fix #ifdef typo in _mesa_format_to_type_and_comps. by Vinson Lee · 14 years ago
  50. aedbf05 r300g: use a simpler fallback for misaligned ushort indices with triangles by Marek Olšák · 14 years ago
  51. c420c0e r300g: add support for B2G3R3 texturing by Marek Olšák · 14 years ago
  52. bf7b6f6 mesa: fix texel store functions for some float formats by Marek Olšák · 14 years ago
  53. 4a71046 st/mesa: do not require all texture formats to be renderable by Marek Olšák · 14 years ago
  54. 9986571 st/mesa: use the formats RGB233, ARGB2101010, AL44, AL1616, A16, L16, I16 by Marek Olšák · 14 years ago
  55. a780490 gallium: add new formats L16A16_UNORM, A16_UNORM, I16_UNORM, B2G3R3_UNORM by Marek Olšák · 14 years ago
  56. fd8aa7a mesa: implement new texture format I16 by Marek Olšák · 14 years ago
  57. bb5ace6 mesa: implement new texture format L16 by Marek Olšák · 14 years ago
  58. eb31837 mesa: implement new texture format A16 by Marek Olšák · 14 years ago
  59. bae9d51 mesa: implement new texture format AL44 by Marek Olšák · 14 years ago
  60. 621e525 mesa: implement new texture format ARGB2101010 by Marek Olšák · 14 years ago
  61. 0a7b60f st/mesa: if Z32 is unsupported, prefer Z24 to Z16 by Marek Olšák · 14 years ago
  62. 888e59f st/mesa: use RGBA16 for RGB12 and RGB16 by Marek Olšák · 14 years ago
  63. 3f9e78a st/mesa: use DXT SRGB formats for COMPRESSED_SRGB by Marek Olšák · 14 years ago
  64. bf15ad3 i965: Keep around a copy of the VS constant surface dumping code. by Eric Anholt · 14 years ago
  65. 5dc5344 i965: Correct the dp_read message descriptor setup on g4x. by Eric Anholt · 14 years ago
  66. de6fd52 i965: upload multisample state for fragment program change by Zhenyu Wang · 14 years ago
  67. 845d651 i965: Use MI_FLUSH_DW for blt ring flush on sandybridge by Zhenyu Wang · 14 years ago
  68. 1e7bfcc st/mesa: Remove unnecessary header. by Vinson Lee · 14 years ago
  69. 492afbc gallivm: Disable MMX-disabling code on llvm-2.9. by Vinson Lee · 14 years ago
  70. adaa310 gallivm: Fix 'cast from pointer to integer of different size' warning. by Vinson Lee · 14 years ago
  71. 38c8b03 i915g: Remove unnecessary header. by Vinson Lee · 14 years ago
  72. 442fcd0 llvmpipe: Remove unnecessary headers. by Vinson Lee · 14 years ago
  73. 013fc33 r300g: Remove unnecessary headers. by Vinson Lee · 14 years ago
  74. f39d0c7 svga: Remove unnecessary header. by Vinson Lee · 14 years ago
  75. a911280 st/vega: Remove unnecessary headers. by Vinson Lee · 14 years ago
  76. ca8b4ca r600g: Remove the unused "pframebuffer" field from r600_pipe_context. by Henri Verbeet · 14 years ago
  77. 2fd718d r600g: r600_new() and r600_delete() are unused. by Henri Verbeet · 14 years ago
  78. 4374703 i965: explicit tell header present for fb write on sandybridge by Zhenyu Wang · 14 years ago
  79. 445cb9e st/egl: Assorted fixes for dri2_display_get_configs. by Chia-I Wu · 14 years ago
  80. 341d048 r600g: remove useless switch statements by Alex Deucher · 14 years ago
  81. a31e2e3 st/egl: Fix eglCopyBuffers. by Chia-I Wu · 14 years ago
  82. 18bc427 st/egl: Plug pbuffer leaks. by Chia-I Wu · 14 years ago
  83. 0fb2dcc st/egl: Allow single-buffered pixmaps. by Chia-I Wu · 14 years ago
  84. f431e04 r600g: drop unused code in evergreen. by Dave Airlie · 14 years ago
  85. 975b7ef st/egl: Remove native_config::samples. by Chia-I Wu · 14 years ago
  86. 3a93c34 st/egl: Remove native_config::slow_config. by Chia-I Wu · 14 years ago
  87. 0364c08 st/egl: Remove unnecessary egl_g3d_find_pixmap_config. by Chia-I Wu · 14 years ago
  88. af767ee st/egl: Make config optional for create_pixmap_surface. by Chia-I Wu · 14 years ago
  89. 2dd189a r600g: fix evergreen segfaults. by Dave Airlie · 14 years ago
  90. cb4f367 r300g: fix precision issues with B10G10R10A2 by Marek Olšák · 14 years ago
  91. 2a95542 r300g: support B10G10R10A2 render targets only with DRM 2.8.0 or later versions by Marek Olšák · 14 years ago
  92. 4fe78d3 i965: Avoid using float type for raw moves, to work around SNB issue. by Eric Anholt · 14 years ago
  93. fa62cf7 r600g: avoid segfault by Jerome Glisse · 14 years ago
  94. 8b9570e intel: Check for unsupported texture when finishing using as a render target by Chris Wilson · 14 years ago
  95. c1f0f90 st/mesa: Clean up header file inclusion in st_format.h. by Vinson Lee · 14 years ago
  96. 3d03b4d st/mesa: Clean up header file inclusion in st_draw.h. by Vinson Lee · 14 years ago
  97. 5c102dd nouveau: fix includes for latest libdrm by Ben Skeggs · 14 years ago
  98. cd9ed3d Regenerate gl_mangle.h. by Tom Fogal · 14 years ago
  99. abe9ffc r600g: properly unset vertex buffer by Jerome Glisse · 14 years ago
  100. a14f79f st/python: remove unused 'buf' parameter in pipe_buffer_unmap by Vinson Lee · 14 years ago