1. ae7abf0 r600g: do RV6xx base updates inline with state updates. by Dave Airlie · 13 years ago
  2. 70227e2 DRI2/GLX: make swap event handling match spec by Jesse Barnes · 13 years ago
  3. 6ae9e8c GLX: don't crash when indirect clients try to set an event mask by Jesse Barnes · 13 years ago
  4. 37058c3 scons: Add a few more human friendly messages. by José Fonseca · 13 years ago
  5. da87370 mesa/gdi: Silence gcc warning about unused result. by José Fonseca · 13 years ago
  6. 9fbd708 st/wgl: Allow to create pbuffers bigger than the desktop. by José Fonseca · 13 years ago
  7. c636daa st/wgl: Cope with zero width/height windows. by José Fonseca · 13 years ago
  8. fc30910 i915g: add const qualifier to silence warning by Brian Paul · 13 years ago
  9. f85cd39 mesa: remove unused restart.[ch] files by Brian Paul · 13 years ago
  10. 0f0179b glsl: Remove extra newline from error message by Ian Romanick · 13 years ago
  11. 2747724 r600c: add some new pci ids by Alex Deucher · 13 years ago
  12. c120d9d r600g: add some new pci ids by Alex Deucher · 13 years ago
  13. a8bbce8 st/xorg: flush after loading the cursor by Marcin Slusarz · 13 years ago
  14. 5829332 gallium/draw: Fix enum type taken by draw_get_shader_param(). by Michel Dänzer · 13 years ago
  15. 5ba2e7a mesa: implement AMD_shader_stencil_export by Marek Olšák · 13 years ago
  16. 93754d8 r600g: reorder caps by Marek Olšák · 13 years ago
  17. 320adb9 r600g: set correct PIPE_CAP_MAX_COMBINED_SAMPLERS by Marek Olšák · 13 years ago
  18. a677952 mesa: make AMD_draw_buffers_blend an alias of the ARB variant by Marek Olšák · 13 years ago
  19. 3be1c7f glapi: regenerate files for AMD_draw_buffers_blend by Marek Olšák · 13 years ago
  20. 9ecb46f glapi: add functions for AMD_draw_buffers_blend by Marek Olšák · 13 years ago
  21. 62aa51b mesa: flush vertices before changing GL_RASTERIZER_DISCARD state, not after by Marek Olšák · 13 years ago
  22. aafbaa9 mesa: make _NEW_TEXTURE dirty when changing GL_TEXTURE_CUBE_MAP_SEAMLESS by Marek Olšák · 13 years ago
  23. 220abb7 nv50,nvc0: advertise GL_FIXED vertex buffers as supported by Christoph Bumiller · 13 years ago
  24. f986a65 mesa,st/mesa: fix WPOS adjustment by Christoph Bumiller · 13 years ago
  25. 9cb800a Default to --disable-gallium-r300 if not --with-driver=dri by Jon TURNEY · 13 years ago
  26. 02b352e gallium: reorder fields of pipe_rasterizer_state to pack it more tightly by Marek Olšák · 13 years ago
  27. ca6896b r600g: document some new evergreen formats by Marek Olšák · 13 years ago
  28. 929b3d8 r600g: remove some more FIXME comments by Marek Olšák · 13 years ago
  29. 5815d06 st/xorg: Fix two more instances of typo 'accle'. by Michel Dänzer · 13 years ago
  30. 951244c st/xorg: fix typos by Marcin Slusarz · 13 years ago
  31. 484b51d i965/gen6: Align interleaved URB writes for overflow outputs as well. by Eric Anholt · 13 years ago
  32. eb0a9e9 targets/xorg-nouveau: load nouveau_dri.so instead of i915_dri.so by Marcin Slusarz · 13 years ago
  33. 1654988 targets/xorg-nouveau: add libnvc0.a to nouveau libs by Marcin Slusarz · 13 years ago
  34. 0d5ceb5 r600g: remove some FIXME comments by Marek Olšák · 13 years ago
  35. 72c6a74 Revert "r600g: truncate point sampled texture coordinates" by Marek Olšák · 13 years ago
  36. fb8786b st/mesa: remove set-but-unused variables by Marek Olšák · 13 years ago
  37. 08520bd tgsi: remove set-but-unused variables by Marek Olšák · 13 years ago
  38. cacdc42 draw: remove set-but-unused variable by Marek Olšák · 13 years ago
  39. 425cfa1 rbug: remove set-but-unused variables by Marek Olšák · 13 years ago
  40. 847d397 ir_to_mesa: remove set-but-unused variables by Marek Olšák · 13 years ago
  41. 2032dac mesa: remove set-but-unused variables in texcompress_s3tc by Marek Olšák · 13 years ago
  42. 2d2b546 mesa: remove set-but-unused variable in bind_attrib_location by Marek Olšák · 13 years ago
  43. f507530 mesa: remove unused-but-set variable in extract_uint_rgba by Marek Olšák · 13 years ago
  44. 97398d1 r300/compiler: remove set-but-unused variables by Marek Olšák · 13 years ago
  45. 56e83b4 r600g: remove set-but-unused variable by Marek Olšák · 13 years ago
  46. e9d2ef7 r600g: remove FIXME comment by Marek Olšák · 13 years ago
  47. dc9e5ed mesa: GL_PROVOKING_VERTEX_EXT is a GLenum, not GLboolean. by José Fonseca · 13 years ago
  48. 7679a4d r300/compiler: Cleanups from the regalloc merge by Tom Stellard · 13 years ago
  49. d7cf983 r300/compiler: Add return statement to rc_list() by Tom Stellard · 13 years ago
  50. 7edf7d1 r300g: Fix scons build by Tom Stellard · 13 years ago
  51. 899b786 i915g: enable X-tiling for s3tc textures by Daniel Vetter · 13 years ago
  52. d379e93 r300/compiler: Enable swizzle packing in the allocator for r300 and r400 by Tom Stellard · 13 years ago
  53. 1b75d48 r300/compiler: Handle loops in the register allocator by Tom Stellard · 13 years ago
  54. ac952a1 r300/compiler: Handle loops in rc_get_readers() by Tom Stellard · 13 years ago
  55. fe622ba r300/compiler: Rewrite register allocator by Tom Stellard · 14 years ago
  56. e4a765a ra: Add ra_set_node_reg() by Tom Stellard · 13 years ago
  57. dbac75f r300/compiler: Use RC_MASK_W when converting RGB to Alpha instructions by Tom Stellard · 13 years ago
  58. 4f4d1d0 r300/compiler: rc_reader_data: Add ExitOnAbort flag by Tom Stellard · 14 years ago
  59. bbcee32 r300/compiler: Add more info to struct rc_reader by Tom Stellard · 13 years ago
  60. 6a6068e r300/compiler: Add remove dead sources pass by Tom Stellard · 13 years ago
  61. bd661a9 docs: add ARB_ES2_compatibility in relnotes-7.11 by Marek Olšák · 13 years ago
  62. fdff7e6 st/mesa: expose ARB_ES2_compatibility if GL_FIXED vertex format is supported by Marek Olšák · 13 years ago
  63. 0f1e59d mesa: accept GL_FIXED in glVertexAttribPointer (ARB_ES2_compatibility) by Marek Olšák · 13 years ago
  64. 076bd11 mesa: fix error string, remove out of date comment by Brian Paul · 13 years ago
  65. be293c1 mesa: remove commented-out #include by Brian Paul · 13 years ago
  66. 04bdb2f mesa: fix tarball creation by Thierry Vignaud · 13 years ago
  67. 6a02679 i965/gen6: Fix LogicOp handling for GL_COPY and/or floating-point RTs. by Eric Anholt · 13 years ago
  68. 3032582 i965: Remove dead entrypoints to state cache, rename the one that's left. by Eric Anholt · 13 years ago
  69. acb4d5c i965/gen4: Move the GS state to state streaming. by Eric Anholt · 13 years ago
  70. 8ba0c02 i965/gen4: Move clip state to state streaming by Eric Anholt · 13 years ago
  71. d6ba7b1 i965: Drop the now unused brw_cache_data() function. by Eric Anholt · 13 years ago
  72. bb7ff01 i965: Fix up state dumping for SF state. by Eric Anholt · 13 years ago
  73. 588cebc i965/gen4: Move VS state to state streaming. by Eric Anholt · 13 years ago
  74. 04e3f1d mesa: Add a bunch of documentation to the register allocator. by Eric Anholt · 13 years ago
  75. a82a43e i965/gen6: Use the dynamic state base address to reduce relocations. by Eric Anholt · 13 years ago
  76. 855f56c i965/gen6: Move scissor state to state streaming. by Eric Anholt · 13 years ago
  77. 5c742ea i965: Move sampler state to state streaming. by Eric Anholt · 13 years ago
  78. 1a44774 i965/gen4: Move WM state to state streaming. by Eric Anholt · 13 years ago
  79. c108a3f i965/gen6: Move the depth/stencil state to state streaming. by Eric Anholt · 13 years ago
  80. 35e8fe5 i965/gen6: Move the blend state to state streaming. by Eric Anholt · 13 years ago
  81. 2ee1fd2 i965/gen6: Move the color calc state to state streaming. by Eric Anholt · 13 years ago
  82. d67c083 i965: Move the CC VP to state streaming. by Eric Anholt · 13 years ago
  83. 8d2047c i965/gen6: Move the SF VP to state streaming. by Eric Anholt · 13 years ago
  84. 3628e12 i965/gen6: Move the clip VP to state streaming. by Eric Anholt · 13 years ago
  85. 32cc0c9 i965/gen6: Stream the VS push constants. by Eric Anholt · 13 years ago
  86. 90c7012 i965/gen6: Stream the WM push constants. by Eric Anholt · 13 years ago
  87. 530de3a i965: Give the push constants and pull constants unique function names. by Eric Anholt · 13 years ago
  88. 03b2e0f i965: Fix fragcoord_w on gen6 with 16-wide. by Eric Anholt · 13 years ago
  89. 8c1637a meta: Don't ask for floating point textures if not ARB_texture_float. by Eric Anholt · 13 years ago
  90. 2be2e1d mesa: fix a few incorrect error messages by Brian Paul · 13 years ago
  91. dc520d4 egl/wayland: Fix possible lockup in drm initialization by Benjamin Franzke · 13 years ago
  92. 8a58ecc Add git_sha1.h to .gitignore by Jon TURNEY · 13 years ago
  93. f8279fb r600g: print opcodes names instead of numbers by Marek Olšák · 13 years ago
  94. f974bde docs: update relnotes-7.11 by Marek Olšák · 13 years ago
  95. aed76e5 docs: update GL3 status by Marek Olšák · 13 years ago
  96. aeac658 mesa: remove unused variable bytesPerRow by Marek Olšák · 13 years ago
  97. 8b55845 r600g: implement EXT_packed_float by Marek Olšák · 13 years ago
  98. e62530a st/mesa: support EXT_packed_float by Marek Olšák · 13 years ago
  99. 631d23d mesa: implement EXT_packed_float by Marek Olšák · 13 years ago
  100. b483591 util: implement R11G11B10_FLOAT pack/unpack functions by Marek Olšák · 13 years ago