1. 3d8d5b2 mesa: Restore 78-column wrapping of license text in C-style comments. by Kenneth Graunke · 12 years ago
  2. 96ff2ed mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. by Kenneth Graunke · 12 years ago
  3. ca29382 mesa: Change "BRIAN PAUL OR IBM" to "THE AUTHORS" in license text. by Kenneth Graunke · 12 years ago
  4. dd404bc mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. by Kenneth Graunke · 12 years ago
  5. cab19ec mesa: make _mesa_save_vtxfmt_init() static by Brian Paul · 12 years ago
  6. f74da3e mesa: use new _mesa_inside_dlist_begin_end() function by Brian Paul · 12 years ago
  7. 976b529 mesa: use new _mesa_inside_begin_end() function by Brian Paul · 12 years ago
  8. 9a32203 mesa: remove unused opcodes AND, DP2A, NOT, NRM3, NRM4, OR, PRINT, XOR by Marek Olšák · 12 years ago
  9. 3140d13 mesa: don't flush vertices and don't flag _NEW_COLOR in ClearColor, ClearIndex by Marek Olšák · 12 years ago
  10. 9f39852 mesa: don't flush vertices and don't flag _NEW_COLOR for GL_CLAMP_READ_COLOR by Marek Olšák · 12 years ago
  11. 43dac27 mesa: don't flag _NEW_DEPTH in Begin/EndQuery if driver implements the functions by Marek Olšák · 12 years ago
  12. 629813d mesa: don't flush vertices and don't flag _NEW_DEPTH in ClearDepth by Marek Olšák · 12 years ago
  13. 3975f52 mesa: don't flush and don't flag _NEW_STENCIL in ClearStencil, ActiveStencilFace by Marek Olšák · 12 years ago
  14. 1e3b422 mesa: don't set _NEW_BUFFERS in GenerateMipmap and BlitFramebuffer by Marek Olšák · 12 years ago
  15. d883d00 mesa: remove _NEW_PACKUNPACK by Marek Olšák · 12 years ago
  16. 99bd76d mesa: convert _NEW_RASTERIZER_DISCARD to a driver flag by Marek Olšák · 12 years ago
  17. b95cbe5 mesa,i965: use NewDriverState to communicate TFB state changes with the driver by Marek Olšák · 12 years ago
  18. ef39bc4 mesa: remove redundant _NEW_BUFFERS setting in ReadBuffer by Marek Olšák · 12 years ago
  19. 5649f88 st/mesa: add a simple path to BufferData if it only discards buffer contents by Marek Olšák · 12 years ago
  20. d23c745 st/mesa: depth-stencil-alpha state also depends on _NEW_BUFFERS by Marek Olšák · 12 years ago
  21. 2737abb gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel_center. by José Fonseca · 12 years ago
  22. b692076 r600g: initialize CMASK and HTILE with the GPU using streamout by Marek Olšák · 12 years ago
  23. 1ba46bb gallium/u_blitter: implement buffer clearing by Marek Olšák · 12 years ago
  24. edd90a1 r600/llvm: Read stacksize from config header by Vincent Lejeune · 12 years ago
  25. a7f73f5 /bin/bash: q : commande introuvable by Vincent Lejeune · 12 years ago
  26. a0c8942 radeon/llvm: Fix build with LLVM >= r180063 by Tom Stellard · 12 years ago
  27. ead4db4 gallivm: Fix build with LLVM >= r180063 by Tom Stellard · 12 years ago
  28. 1fb8c3c draw: use the prim count for ia primitives by Zack Rusin · 12 years ago
  29. 76587d2 tgsi/scan: set correct input limits for geometry shader by Zack Rusin · 12 years ago
  30. 913ed25 draw: add code to reset instance dependent data by Zack Rusin · 12 years ago
  31. 2aad068 softpipe: fix streamout with an emptry geometry shader by Zack Rusin · 12 years ago
  32. 7be536b i965/fs: Don't save value returned by emit() if it's not used. by Matt Turner · 12 years ago
  33. 4d5827e mesa: Remove extra MapBufferRange in create_beginend_table() by Brian Paul · 12 years ago
  34. 7c1bf8e gallium: Add a new clip_halfz rasterizer state. by José Fonseca · 12 years ago
  35. 95c8382 i965: Fix a mistake in the comments for software counters. by Kenneth Graunke · 12 years ago
  36. c053886 gallivm: Fix assignment of unsigned values to OUT register. by José Fonseca · 12 years ago
  37. ec646e4 i965: Apply CMP NULL {Switch} work-around to other Gen7s. by Matt Turner · 12 years ago
  38. 6654b9d st/mesa: minor indentation fixes by Brian Paul · 12 years ago
  39. 47c0b5e mesa: Introduce a globally-available minify() macro. by Eric Anholt · 12 years ago
  40. 1842dd0 mesa: Generalize TexStorage allocator between swrast and intel. by Eric Anholt · 12 years ago
  41. e86170c mesa: Add performance debug for meta code. by Eric Anholt · 12 years ago
  42. cbe8b75 intel: Mention how much data we're trying to subdata in perf debug. by Eric Anholt · 12 years ago
  43. 9fb5b2f Revert "gallivm: Emit vector selects." by José Fonseca · 12 years ago
  44. d8a4c4c llvmpipe: verify function on blend test. by José Fonseca · 12 years ago
  45. a79990b llvmpipe: Don't support Z32_FLOAT_S8X24_UINT texture sampling support either. by José Fonseca · 12 years ago
  46. c08b049 llvmpipe: Ignore depth-stencil state if format has no depth/stencil. by José Fonseca · 12 years ago
  47. f701a5a gallivm: Disable LLVM 2.7 workaround on other versions. by José Fonseca · 12 years ago
  48. 1e266c7 gallivm: Emit vector selects. by José Fonseca · 12 years ago
  49. 26b39df freedreno: move ir -> ir2 by Rob Clark · 12 years ago
  50. d813479 freedreno: cleanup some cruft left over from fdre by Rob Clark · 12 years ago
  51. 85974e5 gallivm: implement switch opcode by Roland Scheidegger · 12 years ago
  52. 8f5d428 gallivm: use uint build context for mask instead of float by Roland Scheidegger · 12 years ago
  53. 107550e gallivm/tgsi: fix up breakc by Roland Scheidegger · 12 years ago
  54. e8d1b26 svga: remove TGSI_OPCODE_BREAKC instruction translation by Roland Scheidegger · 12 years ago
  55. 7945791 gallium: document breakc and switch/case/default/endswitch by Roland Scheidegger · 12 years ago
  56. 443950c gallivm: increase nesting limit to 66 by Roland Scheidegger · 12 years ago
  57. 12eab7c draw: implement primitive assembler by Zack Rusin · 12 years ago
  58. e4752d0 util/prim: fix decomposed counts for adjacency primitives by Zack Rusin · 12 years ago
  59. c129920 draw/so: uses the correct index with the pre clipped coordinates by Zack Rusin · 12 years ago
  60. 8b2662e glapi: Add counter information for glBufferData(), like glBufferSubData(). by Eric Anholt · 12 years ago
  61. 1a3ea85 glapi: Add parameter count information for uniforms. by Eric Anholt · 12 years ago
  62. 57b7c20 glapi: skip padding in get_called_parameter_string by Paul Berry · 12 years ago
  63. fe955dc mesa: Fix up program_parse.y to avoid uninitialized $$ by Paul Berry · 12 years ago
  64. ea6cf2b mesa: Use quotes on bool driconf options to prevent stdbool.h breakage. by Eric Anholt · 12 years ago
  65. cecbfce svga: whitespace, comment fixes in svga_pipe_query.c by Brian Paul · 12 years ago
  66. ef1b2b8 svga: whitespace, comment fixes in svga_pipe_fs/vs.c by Brian Paul · 12 years ago
  67. dbb6908 gallivm: Fix half floats with MCJIT. by José Fonseca · 12 years ago
  68. e87015f Revert "i965: Check reg.nr for BRW_ARF_NULL instead of reg.file." by Matt Turner · 12 years ago
  69. d0e9aaa radeonsi: add support for compressed texture v2 by Jerome Glisse · 12 years ago
  70. dc21e30 radeonsi: add 2d tiling support for texture v3 by Jerome Glisse · 12 years ago
  71. f732036 gallium: handle drirc disable_glsl_line_continuations option by Vadim Girlin · 12 years ago
  72. b72ff37 llvmpipe: Take in consideration all current constant buffers when mapping. by José Fonseca · 12 years ago
  73. 78eaaff nv50: add remaining RGBX formats by Christoph Bumiller · 12 years ago
  74. 729abfd st/mesa: optionally apply texture swizzle to border color v2 by Christoph Bumiller · 12 years ago
  75. 246ff8f nv50: set BORDER_COLOR_SRGB in sampler objects by Christoph Bumiller · 12 years ago
  76. 2d5d054 nv50: fix 4th component of Lx_SINT/UINT formats by Christoph Bumiller · 12 years ago
  77. 3b20170 r600g: Fix build with --enable-opencl by Tom Stellard · 12 years ago
  78. 877e3c1 mesa: enable GL_ARB_texture_float if TEXTURE_FLOAT_ENABLED is defined by Brian Paul · 12 years ago
  79. 50cbcf0 gallivm: change cubemaps / derivatives handling, take 55 by Roland Scheidegger · 12 years ago
  80. 0d07f05 gallivm: Add no_rho_approx debug option by Roland Scheidegger · 12 years ago
  81. a930136 llvmpipe: Support half integer pixel center fs coord. by José Fonseca · 12 years ago
  82. b191be5 llvmpipe: Remove the static interpolation. by José Fonseca · 12 years ago
  83. 6e833d4 gallivm: Drop pos arg from lp_build_tgsi_soa. by José Fonseca · 12 years ago
  84. 392f6cf ralloc: Move declarations before statements. by José Fonseca · 12 years ago
  85. ecdda41 i965: Check reg.nr for BRW_ARF_NULL instead of reg.file. by Matt Turner · 12 years ago
  86. 60e4c99 i965: Implement work-around for CMP with null dest on Haswell. by Matt Turner · 12 years ago
  87. 1a59cc7 i915g: Release old fragment shader sampler views with current pipe by Stuart Abercrombie · 12 years ago
  88. 417d891 i965/vec4: Fix hypothetical use of uninitialized data in attribute_map[]. by Paul Berry · 12 years ago
  89. 47bd6e4 ralloc: don't write to memory in case of alloc fail. by Dave Airlie · 12 years ago
  90. 815ca0b mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIs by Brian Paul · 12 years ago
  91. 9835d90 mesa: remove mfeatures.h by Brian Paul · 12 years ago
  92. b76f6d9 mesa: remove #include "mfeatures.h" from numerous source files by Brian Paul · 12 years ago
  93. c6e00b6 glapi: no longer emit #include "mfeatures.h" in generated files by Brian Paul · 12 years ago
  94. 7fd12a8 mesa: remove FEATURE_remap_table from remap.[ch] by Brian Paul · 12 years ago
  95. 0bcced7 glapi: remove FEATURE_remap_table test (it's always defined) by Brian Paul · 12 years ago
  96. 8e7f7e9 draw/so: respect leading/provoking vertex info by Zack Rusin · 12 years ago
  97. 6bb217a softpipe/so: use the correct variable for reporting stream out by Zack Rusin · 12 years ago
  98. cb58c79 gallivm/gs: fix indirect addressing in geometry shaders by Zack Rusin · 12 years ago
  99. 0203906 st/wgl: fix issue with SwapBuffers of minimized windows by Brian Paul · 12 years ago
  100. 505ac6d intel: Don't dereference a NULL pointer of calloc fails by Ian Romanick · 12 years ago