1. f986a65 mesa,st/mesa: fix WPOS adjustment by Christoph Bumiller · 14 years ago
  2. 02b352e gallium: reorder fields of pipe_rasterizer_state to pack it more tightly by Marek Olšák · 14 years ago
  3. ca6896b r600g: document some new evergreen formats by Marek Olšák · 14 years ago
  4. 929b3d8 r600g: remove some more FIXME comments by Marek Olšák · 14 years ago
  5. 5815d06 st/xorg: Fix two more instances of typo 'accle'. by Michel Dänzer · 14 years ago
  6. 951244c st/xorg: fix typos by Marcin Slusarz · 14 years ago
  7. 484b51d i965/gen6: Align interleaved URB writes for overflow outputs as well. by Eric Anholt · 14 years ago
  8. eb0a9e9 targets/xorg-nouveau: load nouveau_dri.so instead of i915_dri.so by Marcin Slusarz · 14 years ago
  9. 1654988 targets/xorg-nouveau: add libnvc0.a to nouveau libs by Marcin Slusarz · 14 years ago
  10. 0d5ceb5 r600g: remove some FIXME comments by Marek Olšák · 14 years ago
  11. 72c6a74 Revert "r600g: truncate point sampled texture coordinates" by Marek Olšák · 14 years ago
  12. fb8786b st/mesa: remove set-but-unused variables by Marek Olšák · 14 years ago
  13. 08520bd tgsi: remove set-but-unused variables by Marek Olšák · 14 years ago
  14. cacdc42 draw: remove set-but-unused variable by Marek Olšák · 14 years ago
  15. 425cfa1 rbug: remove set-but-unused variables by Marek Olšák · 14 years ago
  16. 847d397 ir_to_mesa: remove set-but-unused variables by Marek Olšák · 14 years ago
  17. 2032dac mesa: remove set-but-unused variables in texcompress_s3tc by Marek Olšák · 14 years ago
  18. 2d2b546 mesa: remove set-but-unused variable in bind_attrib_location by Marek Olšák · 14 years ago
  19. f507530 mesa: remove unused-but-set variable in extract_uint_rgba by Marek Olšák · 14 years ago
  20. 97398d1 r300/compiler: remove set-but-unused variables by Marek Olšák · 14 years ago
  21. 56e83b4 r600g: remove set-but-unused variable by Marek Olšák · 14 years ago
  22. e9d2ef7 r600g: remove FIXME comment by Marek Olšák · 14 years ago
  23. dc9e5ed mesa: GL_PROVOKING_VERTEX_EXT is a GLenum, not GLboolean. by José Fonseca · 14 years ago
  24. 7679a4d r300/compiler: Cleanups from the regalloc merge by Tom Stellard · 14 years ago
  25. d7cf983 r300/compiler: Add return statement to rc_list() by Tom Stellard · 14 years ago
  26. 7edf7d1 r300g: Fix scons build by Tom Stellard · 14 years ago
  27. 899b786 i915g: enable X-tiling for s3tc textures by Daniel Vetter · 14 years ago
  28. d379e93 r300/compiler: Enable swizzle packing in the allocator for r300 and r400 by Tom Stellard · 14 years ago
  29. 1b75d48 r300/compiler: Handle loops in the register allocator by Tom Stellard · 14 years ago
  30. ac952a1 r300/compiler: Handle loops in rc_get_readers() by Tom Stellard · 14 years ago
  31. fe622ba r300/compiler: Rewrite register allocator by Tom Stellard · 14 years ago
  32. e4a765a ra: Add ra_set_node_reg() by Tom Stellard · 14 years ago
  33. dbac75f r300/compiler: Use RC_MASK_W when converting RGB to Alpha instructions by Tom Stellard · 14 years ago
  34. 4f4d1d0 r300/compiler: rc_reader_data: Add ExitOnAbort flag by Tom Stellard · 14 years ago
  35. bbcee32 r300/compiler: Add more info to struct rc_reader by Tom Stellard · 14 years ago
  36. 6a6068e r300/compiler: Add remove dead sources pass by Tom Stellard · 14 years ago
  37. fdff7e6 st/mesa: expose ARB_ES2_compatibility if GL_FIXED vertex format is supported by Marek Olšák · 14 years ago
  38. 0f1e59d mesa: accept GL_FIXED in glVertexAttribPointer (ARB_ES2_compatibility) by Marek Olšák · 14 years ago
  39. 076bd11 mesa: fix error string, remove out of date comment by Brian Paul · 14 years ago
  40. be293c1 mesa: remove commented-out #include by Brian Paul · 14 years ago
  41. 6a02679 i965/gen6: Fix LogicOp handling for GL_COPY and/or floating-point RTs. by Eric Anholt · 14 years ago
  42. 3032582 i965: Remove dead entrypoints to state cache, rename the one that's left. by Eric Anholt · 14 years ago
  43. acb4d5c i965/gen4: Move the GS state to state streaming. by Eric Anholt · 14 years ago
  44. 8ba0c02 i965/gen4: Move clip state to state streaming by Eric Anholt · 14 years ago
  45. d6ba7b1 i965: Drop the now unused brw_cache_data() function. by Eric Anholt · 14 years ago
  46. bb7ff01 i965: Fix up state dumping for SF state. by Eric Anholt · 14 years ago
  47. 588cebc i965/gen4: Move VS state to state streaming. by Eric Anholt · 14 years ago
  48. 04e3f1d mesa: Add a bunch of documentation to the register allocator. by Eric Anholt · 14 years ago
  49. a82a43e i965/gen6: Use the dynamic state base address to reduce relocations. by Eric Anholt · 14 years ago
  50. 855f56c i965/gen6: Move scissor state to state streaming. by Eric Anholt · 14 years ago
  51. 5c742ea i965: Move sampler state to state streaming. by Eric Anholt · 14 years ago
  52. 1a44774 i965/gen4: Move WM state to state streaming. by Eric Anholt · 14 years ago
  53. c108a3f i965/gen6: Move the depth/stencil state to state streaming. by Eric Anholt · 14 years ago
  54. 35e8fe5 i965/gen6: Move the blend state to state streaming. by Eric Anholt · 14 years ago
  55. 2ee1fd2 i965/gen6: Move the color calc state to state streaming. by Eric Anholt · 14 years ago
  56. d67c083 i965: Move the CC VP to state streaming. by Eric Anholt · 14 years ago
  57. 8d2047c i965/gen6: Move the SF VP to state streaming. by Eric Anholt · 14 years ago
  58. 3628e12 i965/gen6: Move the clip VP to state streaming. by Eric Anholt · 14 years ago
  59. 32cc0c9 i965/gen6: Stream the VS push constants. by Eric Anholt · 14 years ago
  60. 90c7012 i965/gen6: Stream the WM push constants. by Eric Anholt · 14 years ago
  61. 530de3a i965: Give the push constants and pull constants unique function names. by Eric Anholt · 14 years ago
  62. 03b2e0f i965: Fix fragcoord_w on gen6 with 16-wide. by Eric Anholt · 14 years ago
  63. 8c1637a meta: Don't ask for floating point textures if not ARB_texture_float. by Eric Anholt · 14 years ago
  64. 2be2e1d mesa: fix a few incorrect error messages by Brian Paul · 14 years ago
  65. dc520d4 egl/wayland: Fix possible lockup in drm initialization by Benjamin Franzke · 14 years ago
  66. 8a58ecc Add git_sha1.h to .gitignore by Jon TURNEY · 14 years ago
  67. f8279fb r600g: print opcodes names instead of numbers by Marek Olšák · 14 years ago
  68. aeac658 mesa: remove unused variable bytesPerRow by Marek Olšák · 14 years ago
  69. 8b55845 r600g: implement EXT_packed_float by Marek Olšák · 14 years ago
  70. e62530a st/mesa: support EXT_packed_float by Marek Olšák · 14 years ago
  71. 631d23d mesa: implement EXT_packed_float by Marek Olšák · 14 years ago
  72. b483591 util: implement R11G11B10_FLOAT pack/unpack functions by Marek Olšák · 14 years ago
  73. 1271424 mesa, util: move RGB9E5 conversion functions to gallium/util by Marek Olšák · 14 years ago
  74. de9f554 r600g: trivially implement EXT_texture_shared_exponent by Marek Olšák · 14 years ago
  75. 349184b util: implement R9G9B9E5 pack and unpack functions by Marek Olšák · 14 years ago
  76. 1da44f5 st/mesa: support EXT_texture_shared_exponent by Marek Olšák · 14 years ago
  77. 9d7698c mesa: implement EXT_texture_shared_exponent by Marek Olšák · 14 years ago
  78. 1d5f16f mesa: set reasonable defaults in update_wrapper by Marek Olšák · 14 years ago
  79. 608a4a1 i915g: Enable S3TC texture support by Christopher Egert · 14 years ago
  80. 19efd14 prog_print: Add support for printing the TXD opcode. by Kenneth Graunke · 14 years ago
  81. 8cce283 llvmpipe: move active_query assignment by Brian Paul · 14 years ago
  82. 2841915 llvmpipe: move active_query assignment in lp_setup_begin_query() by Brian Paul · 14 years ago
  83. fa7a051 sgi: Fix MSVC build. by José Fonseca · 14 years ago
  84. f9cc6ac st/mesa: raise shader MaxParameters if driver supports more by Brian Paul · 14 years ago
  85. f3c92c2 mesa: emit more info in program parser error message by Brian Paul · 14 years ago
  86. 0be6ae7 svga: emit user-defined clip plane state by Brian Paul · 14 years ago
  87. aa3e1c2 Revert "intel: use throttle ioctl for throttling" by Eric Anholt · 14 years ago
  88. 66d9591 st/mesa: choose 3-component float formats before 4-component formats by Brian Paul · 14 years ago
  89. 48aa772 st/mesa: whitespace fixes by Brian Paul · 14 years ago
  90. b8de75d util: make macros MIN3, MAX3, MIN4, MAX4 little more efficient by Marek Olšák · 14 years ago
  91. 069a976 mesa: add macros MIN3 and MAX3 by Marek Olšák · 14 years ago
  92. 7e5953f gallium/nouveau: fix printf warnings by Marek Olšák · 14 years ago
  93. 31200d0 gallivm: fix warning: ‘value’ may be used uninitialized in this function by Marek Olšák · 14 years ago
  94. e031bed st/mesa: fix warning: ‘user_memory’ may be used uninitialized in this function by Marek Olšák · 14 years ago
  95. 1e5dc6a svga: fix warning: ‘uc.ui’ may be used uninitialized in this function by Marek Olšák · 14 years ago
  96. 39cd791 os: simplify ifdef by nobled · 14 years ago
  97. 6b329b9 Squashed commit of the following: by Brian Paul · 14 years ago
  98. 3764251 i965/fs: Add support for compute-to-mrf in 16-wide mode. by Eric Anholt · 14 years ago
  99. 445289b i965/fs: Typo fix a comment. by Eric Anholt · 14 years ago
  100. 0834607 i965/fs: Enable constant propagation in 16-wide. by Eric Anholt · 14 years ago