1. ada9c78 autoconf: Fix --with-driver=xlib --enable-openvg. by Chia-I Wu · 14 years ago
  2. cba7786 docs: Add an example for EGL_DRIVERS_PATH. by Chia-I Wu · 14 years ago
  3. fb03510 radeon: fix build on non-KMS systems. by Dave Airlie · 14 years ago
  4. 1d40cf5 glsl: Really remove unused "instructions" parameter. by Kenneth Graunke · 14 years ago
  5. 8116835 glsl: Remove unused "instructions" parameter. by Kenneth Graunke · 14 years ago
  6. 1eceb9d mapi: add missing newline in error message by Brian Paul · 14 years ago
  7. e227f4b egl: add missing case in _eglError() by Brian Paul · 14 years ago
  8. 59051ad st/mesa: Handle wrapped depth buffers in st_copy_texsubimage(). by Henri Verbeet · 14 years ago
  9. 8d79765 util: Add forward declarations in u_index_modify.h. by Vinson Lee · 14 years ago
  10. 8114cf9 tgsi: Clean up header file inclusion in tgsi_text.h. by Vinson Lee · 14 years ago
  11. 8bfb906 graw: Include p_shader_tokens.h for tgsi_token struct. by Vinson Lee · 14 years ago
  12. 20a0f34 tgsi: Clean up header file inclusion in tgsi_sanity.h. by Vinson Lee · 14 years ago
  13. 79fa5ac x86: Clean up header file inclusion in mmx.h. by Vinson Lee · 14 years ago
  14. a1cd093 tnl: Clean up header file inclusion in t_vertex.h. by Vinson Lee · 14 years ago
  15. 43c2916 vbo: Clean up header file inclusion in vbo.h. by Vinson Lee · 14 years ago
  16. 176a835 tnl: Clean up header file inclusion in t_vp_build.h. by Vinson Lee · 14 years ago
  17. 9db9761 tnl: Clean up header file inclusion in tnl.h. by Vinson Lee · 14 years ago
  18. 76db330 util: add a way to store translated indices to a user memory in u_index_modify by Marek Olšák · 14 years ago
  19. 48ed458 r300g: support user buffers as constant buffers by Marek Olšák · 14 years ago
  20. df4d83d i965: Do lowering of array indexing of a vector in the FS. by Eric Anholt · 14 years ago
  21. 54df8e4 i965: Fix regression in FS comparisons on original gen4 due to gen6 changes. by Eric Anholt · 14 years ago
  22. 74dffb3 i965: Factor out the ir comparision to BRW_CONDITIONAL_* code. by Eric Anholt · 14 years ago
  23. f331956 glcpp: Add negative tests for redefintions with valueless macros. by Vinson Lee · 14 years ago
  24. 17004b3 tgsi_dump: fix assert due to missing property name. by Dave Airlie · 14 years ago
  25. 33e0b72 r300g: rename aos to vertex arrays by Marek Olšák · 14 years ago
  26. d9b8401 r300g: mark vertex arrays as dirty after a buffer_offset change by Marek Olšák · 14 years ago
  27. 689aca7 i965: Fix occlusion query on sandybridge by Zhenyu Wang · 14 years ago
  28. 59fa860 Revert "i965: upload multisample state for fragment program change" by Zhenyu Wang · 14 years ago
  29. 6bb1e45 i965: Internally enable GL_NV_blend_square on ES2. by Kenneth Graunke · 14 years ago
  30. b832ae8 i965: don't spawn GS thread for LINELOOP on Sandybridge by Xiang, Haihao · 14 years ago
  31. 634a7dc i965: Flatten if-statements beyond depth 16 on pre-gen6. by Kenneth Graunke · 14 years ago
  32. 9ac6a9b glsl: Support if-flattening beyond a given maximum nesting depth. by Kenneth Graunke · 14 years ago
  33. 23aa3c5 svga, glhd: Remove incorrect assert and add note by Jakob Bornecrantz · 14 years ago
  34. 1138775 svga: Minor debug text fix by Jakob Bornecrantz · 14 years ago
  35. c28debb svga: Remove debug print in winsys by Jakob Bornecrantz · 14 years ago
  36. 486da2c svga: Correct spelling in swtnl backend by Jakob Bornecrantz · 14 years ago
  37. d7ff6dd svga: Fix newline at EOF by Jakob Bornecrantz · 14 years ago
  38. f75549a svga: Add Galahad and Softpipe to scons build by Jakob Bornecrantz · 14 years ago
  39. 0967d77 wrapper: Flush pipe on unmap by Jakob Bornecrantz · 14 years ago
  40. 8b60bf4 wrapper: Fix width and height given to map and remove uneeded fields by Jakob Bornecrantz · 14 years ago
  41. b7a73c7 i915g: Ignore color0 writes all cbufs tgsi property by Jakob Bornecrantz · 14 years ago
  42. 9f2062f st/egl: Fix eglChooseConfig when configs is NULL. by Chia-I Wu · 14 years ago
  43. aa68dd9 swrast: Clean up header file inclusion in ss_vb.h. by Vinson Lee · 14 years ago
  44. da0bdc7 swrast: Clean up header file inclusion in ss_triangle.h. by Vinson Lee · 14 years ago
  45. 77d1d35 swrast: Clean up header file inclusion in s_texfilter.h. by Vinson Lee · 14 years ago
  46. 06fa986 swrast: Clean up header file inclusion in s_texcombine.h. by Vinson Lee · 14 years ago
  47. 77aaaf5 swrast: Clean up header file inclusion in s_masking.h. by Vinson Lee · 14 years ago
  48. 8ca0aca nvfx: Remove unused variable. by Vinson Lee · 14 years ago
  49. 5f0f9f0 nvfx: restore BEGIN_RING usage by Xavier Chantry · 14 years ago
  50. b01b73c intel: Only do frame throttling at glFlush time when using frontbuffer. by Eric Anholt · 14 years ago
  51. b606c8a r300g: simplify buffer_transfer_inline_write by Marek Olšák · 14 years ago
  52. 7e75276 r300g: simplify the code for buffer uploads by Marek Olšák · 14 years ago
  53. 9c44881 r300g: user index buffers are always aligned by Marek Olšák · 14 years ago
  54. b10bff1 r300g: increase the size of upload buffers by Marek Olšák · 14 years ago
  55. ecc6b7c swrast: Clean up header file inclusion in s_logic.h. by Vinson Lee · 14 years ago
  56. 8dfeb98 swrast: Clean up header file inclusion in s_fragprog.h. by Vinson Lee · 14 years ago
  57. 3e2ea14 swrast: Clean up header file inclusion in s_span.h. by Vinson Lee · 14 years ago
  58. 7d5f5d3 swrast: Clean up header file inclusion in s_fog.h. by Vinson Lee · 14 years ago
  59. ec891d7 swrast: Clean up header file inclusion in s_depth.h. by Vinson Lee · 14 years ago
  60. b3c59ac swrast: Clean up header file inclusion in s_blend.h. by Vinson Lee · 14 years ago
  61. c9a0e25 swrast: Clean up header file inclusion in s_atifragshader.h. by Vinson Lee · 14 years ago
  62. eadb90f swrast: Clean up header file inclusion in s_alpha.h. by Vinson Lee · 14 years ago
  63. ebe95d3 swrast: Clean up header file inclusion in s_accum.h. by Vinson Lee · 14 years ago
  64. 775e373 swrast: Clean up header file inclusion in s_aatriangle.h. by Vinson Lee · 14 years ago
  65. d590753 swrast: Clean up header file inclusion in s_aaline.h. by Vinson Lee · 14 years ago
  66. 499c77e st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h. by Vinson Lee · 14 years ago
  67. b20dac4 st/mesa: Clean up header file inclusion in st_gen_mipmap.h. by Vinson Lee · 14 years ago
  68. 65e8f81 docs/egl: Update egl.html. by Chia-I Wu · 14 years ago
  69. 8855008 r300g/swtcl: re-enable LLVM by Marek Olšák · 14 years ago
  70. 8fc6c5f r600g: r600_blit_uncompress_depth() can't fail. by Henri Verbeet · 14 years ago
  71. 878519b r600g: Get rid of r600_blit_uncompress_depth_ptr. by Henri Verbeet · 14 years ago
  72. a91a337 mapi: Move mapi_func typedef to entry.h. by Chia-I Wu · 14 years ago
  73. a33e9f0 mapi: Define MAPI_TMP_DEFINES only when needed. by Chia-I Wu · 14 years ago
  74. e6a7ef3 mapi: Add and use entry_get_public. by Chia-I Wu · 14 years ago
  75. 897bff6 mapi: Make struct mapi_stub opaque. by Chia-I Wu · 14 years ago
  76. 0c20548 mapi: Allow blocks to be disabled from the output. by Chia-I Wu · 14 years ago
  77. b765b12 mapi: Fix hidden entries. by Chia-I Wu · 14 years ago
  78. 52ca153 mapi: Add "handcode" attribute to the script. by Chia-I Wu · 14 years ago
  79. 8eee1d5 mapi: Minor ABIPrinter refactoring. by Chia-I Wu · 14 years ago
  80. 86d29ea mapi: Store alias entry instead of alias name. by Chia-I Wu · 14 years ago
  81. 876effb r600g: hack around property unknown issues. by Dave Airlie · 14 years ago
  82. ac38ad6 r300g: turn back on rv530 hiz. by Dave Airlie · 14 years ago
  83. 7a5fac5 r300g: hyperz fixing typo. by Dave Airlie · 14 years ago
  84. a57e2c4 mesa: Assert format is not MESA_FORMAT_COUNT in _mesa_format_to_type_and_comps. by Vinson Lee · 14 years ago
  85. dc987ad i965: use align1 access mode for instructions with execSize=1 in VS by Xiang, Haihao · 14 years ago
  86. 8249321 i965: fix register region description by Xiang, Haihao · 14 years ago
  87. 1039f36 r600g: Rearrange print order of outputs of R600_ERR. by Vinson Lee · 14 years ago
  88. 38eff56 mesa: Assert _mesa_DeleteFragmentShaderATI doesn't ever free static DummyShader. by Vinson Lee · 14 years ago
  89. 7f178ff st/egl: Remove unnecessary header. by Vinson Lee · 14 years ago
  90. 070f5da libgl-xlib: Remove unnecessary header. by Vinson Lee · 14 years ago
  91. 075a807 r300g: Remove unnecessary header. by Vinson Lee · 14 years ago
  92. aaccb73 tgsi_text: just parse as an integer (value is a boolean). by Dave Airlie · 14 years ago
  93. 0b76255 mapi: Remove unnecessary header. by Vinson Lee · 14 years ago
  94. bf4dffb intel: Remove unnecessary headers. by Vinson Lee · 14 years ago
  95. 4e52e8f r300g: add support for color0 writes to all bound color buffers. by Dave Airlie · 14 years ago
  96. 0749807 mesa/st: set the color write cbuf property for fragColor writes by Dave Airlie · 14 years ago
  97. 2f4860f softpipe: add support for color writes all color bufs property by Dave Airlie · 14 years ago
  98. c9c8a5e gallium: add fragment shader property for color writes to all buffers. (v2) by Dave Airlie · 14 years ago
  99. eccffe2 i965: Remove unnecessary headers. by Vinson Lee · 14 years ago
  100. 280750c mesa: Fix #ifdef typo in _mesa_format_to_type_and_comps. by Vinson Lee · 14 years ago