1. 6654b9d st/mesa: minor indentation fixes by Brian Paul · 12 years ago
  2. 47c0b5e mesa: Introduce a globally-available minify() macro. by Eric Anholt · 12 years ago
  3. 1842dd0 mesa: Generalize TexStorage allocator between swrast and intel. by Eric Anholt · 12 years ago
  4. e86170c mesa: Add performance debug for meta code. by Eric Anholt · 12 years ago
  5. cbe8b75 intel: Mention how much data we're trying to subdata in perf debug. by Eric Anholt · 12 years ago
  6. 9fb5b2f Revert "gallivm: Emit vector selects." by José Fonseca · 12 years ago
  7. d8a4c4c llvmpipe: verify function on blend test. by José Fonseca · 12 years ago
  8. a79990b llvmpipe: Don't support Z32_FLOAT_S8X24_UINT texture sampling support either. by José Fonseca · 12 years ago
  9. c08b049 llvmpipe: Ignore depth-stencil state if format has no depth/stencil. by José Fonseca · 12 years ago
  10. f701a5a gallivm: Disable LLVM 2.7 workaround on other versions. by José Fonseca · 12 years ago
  11. 1e266c7 gallivm: Emit vector selects. by José Fonseca · 12 years ago
  12. 26b39df freedreno: move ir -> ir2 by Rob Clark · 12 years ago
  13. d813479 freedreno: cleanup some cruft left over from fdre by Rob Clark · 12 years ago
  14. 85974e5 gallivm: implement switch opcode by Roland Scheidegger · 12 years ago
  15. 8f5d428 gallivm: use uint build context for mask instead of float by Roland Scheidegger · 12 years ago
  16. 107550e gallivm/tgsi: fix up breakc by Roland Scheidegger · 12 years ago
  17. e8d1b26 svga: remove TGSI_OPCODE_BREAKC instruction translation by Roland Scheidegger · 12 years ago
  18. 7945791 gallium: document breakc and switch/case/default/endswitch by Roland Scheidegger · 12 years ago
  19. 443950c gallivm: increase nesting limit to 66 by Roland Scheidegger · 12 years ago
  20. 12eab7c draw: implement primitive assembler by Zack Rusin · 12 years ago
  21. e4752d0 util/prim: fix decomposed counts for adjacency primitives by Zack Rusin · 12 years ago
  22. c129920 draw/so: uses the correct index with the pre clipped coordinates by Zack Rusin · 12 years ago
  23. 8b2662e glapi: Add counter information for glBufferData(), like glBufferSubData(). by Eric Anholt · 12 years ago
  24. 1a3ea85 glapi: Add parameter count information for uniforms. by Eric Anholt · 12 years ago
  25. 57b7c20 glapi: skip padding in get_called_parameter_string by Paul Berry · 12 years ago
  26. fe955dc mesa: Fix up program_parse.y to avoid uninitialized $$ by Paul Berry · 12 years ago
  27. ea6cf2b mesa: Use quotes on bool driconf options to prevent stdbool.h breakage. by Eric Anholt · 12 years ago
  28. cecbfce svga: whitespace, comment fixes in svga_pipe_query.c by Brian Paul · 12 years ago
  29. ef1b2b8 svga: whitespace, comment fixes in svga_pipe_fs/vs.c by Brian Paul · 12 years ago
  30. dbb6908 gallivm: Fix half floats with MCJIT. by José Fonseca · 12 years ago
  31. e87015f Revert "i965: Check reg.nr for BRW_ARF_NULL instead of reg.file." by Matt Turner · 12 years ago
  32. 34efd929 configure.ac: Remove gallium-g3dvl flag. by Matt Turner · 12 years ago
  33. d0e9aaa radeonsi: add support for compressed texture v2 by Jerome Glisse · 12 years ago
  34. dc21e30 radeonsi: add 2d tiling support for texture v3 by Jerome Glisse · 12 years ago
  35. f732036 gallium: handle drirc disable_glsl_line_continuations option by Vadim Girlin · 12 years ago
  36. b72ff37 llvmpipe: Take in consideration all current constant buffers when mapping. by José Fonseca · 12 years ago
  37. 78eaaff nv50: add remaining RGBX formats by Christoph Bumiller · 12 years ago
  38. 729abfd st/mesa: optionally apply texture swizzle to border color v2 by Christoph Bumiller · 12 years ago
  39. 246ff8f nv50: set BORDER_COLOR_SRGB in sampler objects by Christoph Bumiller · 12 years ago
  40. 2d5d054 nv50: fix 4th component of Lx_SINT/UINT formats by Christoph Bumiller · 12 years ago
  41. 3b20170 r600g: Fix build with --enable-opencl by Tom Stellard · 12 years ago
  42. 877e3c1 mesa: enable GL_ARB_texture_float if TEXTURE_FLOAT_ENABLED is defined by Brian Paul · 12 years ago
  43. 50cbcf0 gallivm: change cubemaps / derivatives handling, take 55 by Roland Scheidegger · 12 years ago
  44. 0d07f05 gallivm: Add no_rho_approx debug option by Roland Scheidegger · 12 years ago
  45. a930136 llvmpipe: Support half integer pixel center fs coord. by José Fonseca · 12 years ago
  46. b191be5 llvmpipe: Remove the static interpolation. by José Fonseca · 12 years ago
  47. 6e833d4 gallivm: Drop pos arg from lp_build_tgsi_soa. by José Fonseca · 12 years ago
  48. 34bec4a docs: update release notes for 9.2 by Andreas Boll · 12 years ago
  49. 392f6cf ralloc: Move declarations before statements. by José Fonseca · 12 years ago
  50. c7b88ed configure: enable vdpau and xvmc detection, with gallium by Emil Velikov · 12 years ago
  51. ecdda41 i965: Check reg.nr for BRW_ARF_NULL instead of reg.file. by Matt Turner · 12 years ago
  52. 60e4c99 i965: Implement work-around for CMP with null dest on Haswell. by Matt Turner · 12 years ago
  53. 1a59cc7 i915g: Release old fragment shader sampler views with current pipe by Stuart Abercrombie · 12 years ago
  54. 417d891 i965/vec4: Fix hypothetical use of uninitialized data in attribute_map[]. by Paul Berry · 12 years ago
  55. 47bd6e4 ralloc: don't write to memory in case of alloc fail. by Dave Airlie · 12 years ago
  56. 815ca0b mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIs by Brian Paul · 12 years ago
  57. 9835d90 mesa: remove mfeatures.h by Brian Paul · 12 years ago
  58. b76f6d9 mesa: remove #include "mfeatures.h" from numerous source files by Brian Paul · 12 years ago
  59. c6e00b6 glapi: no longer emit #include "mfeatures.h" in generated files by Brian Paul · 12 years ago
  60. 7fd12a8 mesa: remove FEATURE_remap_table from remap.[ch] by Brian Paul · 12 years ago
  61. 0bcced7 glapi: remove FEATURE_remap_table test (it's always defined) by Brian Paul · 12 years ago
  62. 8e7f7e9 draw/so: respect leading/provoking vertex info by Zack Rusin · 12 years ago
  63. 6bb217a softpipe/so: use the correct variable for reporting stream out by Zack Rusin · 12 years ago
  64. cb58c79 gallivm/gs: fix indirect addressing in geometry shaders by Zack Rusin · 12 years ago
  65. 0203906 st/wgl: fix issue with SwapBuffers of minimized windows by Brian Paul · 12 years ago
  66. 505ac6d intel: Don't dereference a NULL pointer of calloc fails by Ian Romanick · 12 years ago
  67. 5006416 i965: Trim trailing whitespace in brw_defines.h. by Eric Anholt · 12 years ago
  68. 867f71d r200: fix build failure introduced with cbbcb0247e6aa8d7adc274a94206ee02f9c70bea by Laurent Carlier · 12 years ago
  69. 1079475 st/mesa: clean up formatting in st_cb_msaa.c by Brian Paul · 12 years ago
  70. 3350ca2 mesa: remove gl_context::_TriangleCaps by Brian Paul · 12 years ago
  71. cbbcb02 mesa: remove DD_TRI_LIGHT_TWOSIDE flag by Brian Paul · 12 years ago
  72. c9bb052 mesa: remove DD_TRI_UNFILLED flag by Brian Paul · 12 years ago
  73. 56dc53e mesa: remove DD_TRI_SMOOTH flag by Brian Paul · 12 years ago
  74. b32fb8a mesa: remove DD_TRI_STIPPLE flag by Brian Paul · 12 years ago
  75. dfb1474 mesa: remove DD_TRI_OFFSET flag by Brian Paul · 12 years ago
  76. c6a8144 mesa: remove DD_POINT_ATTEN flag by Brian Paul · 12 years ago
  77. 4f57fbb mesa: remove DD_POINT_SMOOTH flag by Brian Paul · 12 years ago
  78. 8ac8ae8 mesa: remove DD_LINE_STIPPLE flag by Brian Paul · 12 years ago
  79. 55b2033 mesa: remove DD_SEPARATE_SPECULAR flag by Brian Paul · 12 years ago
  80. c1c5d68 mesa: remove unused DD_LINE_SMOOTH flag by Brian Paul · 12 years ago
  81. f01f754 draw/gs: make sure geometry shaders don't overflow by Zack Rusin · 12 years ago
  82. be497ac draw/gs: Return early if the passed geometry shader is null by Zack Rusin · 12 years ago
  83. 80ee4a4 draw: implement pipeline statistics in the draw module by Zack Rusin · 12 years ago
  84. b739376 gallivm/gs: fix the end primitive calls by Zack Rusin · 12 years ago
  85. 93627e3 tgsi/exec: geometry shaders are executed on a single primitive by Zack Rusin · 12 years ago
  86. 88db6f0 tgsi/exec: fix the udiv and umod instructions by Zack Rusin · 12 years ago
  87. b8f6858 gallivm: JIT symbol resolution with linux perf. by José Fonseca · 12 years ago
  88. 35ef27d draw: Silence uninitialized var warnings. by José Fonseca · 12 years ago
  89. 2b9ed25 r600g/llvm: Use gprcount from llvm by Vincent Lejeune · 12 years ago
  90. 484b89a intel: Add a null pointer check before dereferencing the pointer by Anuj Phogat · 12 years ago
  91. b03f6de docs: Update 'Making new mesa release' by Emil Velikov · 12 years ago
  92. 91984a7 docs: Add some missing release notes by Emil Velikov · 12 years ago
  93. cf9bf1d docs: move specs to a separate folder by Emil Velikov · 12 years ago
  94. 5fd3b3b docs: restructure release notes into separate folder by Emil Velikov · 12 years ago
  95. 50b3fc6 gallium: Disambiguate TGSI_OPCODE_IF. by José Fonseca · 12 years ago
  96. f61b7da gallium: Eliminate TGSI_OPCODE_IFC. by José Fonseca · 12 years ago
  97. e796559 i965: Enable the Bay Trail platform. by Kenneth Graunke · 12 years ago
  98. 13ddf9b r600/uvd: cleanup disabling tiling on pre EG asics by Christian König · 12 years ago
  99. 7490eeb autoconf: enable detection of vdpau and xvmc by default by Christian König · 12 years ago
  100. 025f03f mesa/swrast: Move memory allocation outside the blit loop by Ian Romanick · 12 years ago