1. 7f881c4 egl_dri2: Use external driver pci list by Benjamin Franzke · 13 years ago
  2. 88fd16d Add radeon pci id lists by Benjamin Franzke · 13 years ago
  3. 09f83ce Add intel pci id lists by Benjamin Franzke · 13 years ago
  4. 681ed75 tgsi: s/varient/variant/ by Brian Paul · 13 years ago
  5. b3e75a6 draw: rename draw_vs_varient.c to draw_vs_variant.c by Brian Paul · 13 years ago
  6. 47f3d5d draw/llvm: whitespace, formatting fixes by Brian Paul · 13 years ago
  7. 57f2f84 draw: s/1/TRUE/ by Brian Paul · 13 years ago
  8. ef59049 i965: Fix flipped GT1 vs GT2 URB VS entry count limits. by Eric Anholt · 13 years ago
  9. 7d2cb9a Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa by Stéphane Marchesin · 13 years ago
  10. abb4365 i915g: Do generic remapping. by Stéphane Marchesin · 13 years ago
  11. 22c320a darwin: Set VG_LIB_{NAME,GLOB} to fix make install by Jeremy Huddleston · 13 years ago
  12. ca01fe0 r600g: optimise the draw emission packets for r600/eg by Dave Airlie · 13 years ago
  13. 63184bc r600g: use an enabled list to track enabled blocks. by Dave Airlie · 13 years ago
  14. f356bb7 r600g/winsys: overhaul resource range/blocks. by Dave Airlie · 13 years ago
  15. be7af43 r600g: split out block init by Dave Airlie · 13 years ago
  16. cf0f02e r600g: move resource setting to its own structures. by Dave Airlie · 13 years ago
  17. eb4bb48 r600g: only call bo loop if nbos is positive. by Dave Airlie · 13 years ago
  18. 6cd3534 r600g: don't need to call the packet dirty function if not dirty. by Dave Airlie · 13 years ago
  19. 2292025 i915g: implement more opcodes. by Stéphane Marchesin · 13 years ago
  20. 0f09133 i915g: implement TGSI_OPCODE_SEQ. by Stéphane Marchesin · 13 years ago
  21. 0ce977a i915g: handle varyings properly. by Stéphane Marchesin · 13 years ago
  22. 893b92a i915g: add missing and unsupported PIPE_CAPs to avoid debug messages. by Stéphane Marchesin · 13 years ago
  23. 3d3ecb8 dri2: protect dri2FlushFrontBuffer against NULL buffers. by Stéphane Marchesin · 13 years ago
  24. cec2082 Gallium: fix indentation in u_blitter.c by Stéphane Marchesin · 13 years ago
  25. 3103c08 i915g: don't destroy a texture buffer if it's NULL. by Stéphane Marchesin · 13 years ago
  26. 1af8b72 llvmpipe: use $(CXX) instead of g++ for linking. by Stéphane Marchesin · 13 years ago
  27. c2e6590 i965: Update SURFACE_STATE dumping for Ivybridge. by Kenneth Graunke · 13 years ago
  28. 4ba9cfe i965: Update SAMPLER_STATE dumping for Ivybridge. by Kenneth Graunke · 13 years ago
  29. f9a3200 i965: Update SF_CLIP_VIEWPORT state dumping for Ivybridge. by Kenneth Graunke · 13 years ago
  30. e5d241d apple: Package applegl source into MesaLib tarball by Jeremy Huddleston · 13 years ago
  31. d563009 darwin: Define GALLIUM_DRIVERS_DIRS in darwin config by Jeremy Huddleston · 13 years ago
  32. 2ee5272 apple: Finish build fixes for applegl_glx.c by Jeremy Huddleston · 13 years ago
  33. 7c5f37c apple: More fixes for compilation failures by Jeremy Huddleston · 13 years ago
  34. f4537f9 softpipe: Anisotropic filtering extension. by Andreas Faenger · 13 years ago
  35. b438005 st/mesa: fix renderbuffer internal format for accum buffer by Brian Paul · 13 years ago
  36. 155cf15 util: add \n to debug_checkpoint_full by Marcin Slusarz · 13 years ago
  37. fb40f1f nv50: fix nv50_sampler_state_delete array overflow by Marcin Slusarz · 13 years ago
  38. 5d35343 apple: Fix multiple build failures in applegl_glx.c by Jeremy Huddleston · 13 years ago
  39. 1885cf2 apple: Build darwin using applegl rather than indirect by Jeremy Huddleston · 13 years ago
  40. 3843bbc glx: Dead code removal by Jeremy Huddleston · 13 years ago
  41. 8593bb3 apple: ifdef out come glapi-foo on darwin by Jeremy Huddleston · 13 years ago
  42. 7cdf969 apple: Change from XExtDisplayInfo to struct glx_display by Jeremy Huddleston · 13 years ago
  43. 1d24e6e dri/nouveau: fix gnome-shell segfault by Ben Skeggs · 13 years ago
  44. 279e471 apple: Rename GLXcontext by Jeremy Huddleston · 13 years ago
  45. b7f0ed8 apple: Rename _gl_context_modes_find_visual to glx_config_find_visual by Jeremy Huddleston · 13 years ago
  46. 488d6c7 apple: Re-add driContext and do_destroy by Jeremy Huddleston · 13 years ago
  47. 22613d1 apple: Rename GLXcontext by Jeremy Huddleston · 13 years ago
  48. bb621cb apple: Rename __GLcontextModes to struct glx_config by Jeremy Huddleston · 13 years ago
  49. 4c9bab7 apple: Rename glcontextmodes.[ch] to glxconfig.[ch] by Jeremy Huddleston · 13 years ago
  50. 8e89d0b apple: Update GL specs by Jeremy Huddleston · 13 years ago
  51. e8ea879 meta: Don't do sRGB encode for framebuffer blits on sRGB-enabled framebuffers. by Eric Anholt · 13 years ago
  52. a513bee meta: Don't do srgb to linear decode when blitting srgb textures. by Eric Anholt · 13 years ago
  53. 164108e glx: Fix use-before-null-check in dri2InvalidateBuffers(). by Eric Anholt · 13 years ago
  54. 836a595 i965: Drop remaining strict conformance fallback for GL_POINT_SMOOTH. by Eric Anholt · 13 years ago
  55. e986897 i965: Drop strict conformance fallback for GL_LINE_STIPPLE. by Eric Anholt · 13 years ago
  56. d313346 i965: Drop strict conformance fallback for GL_LINE_SMOOTH. by Eric Anholt · 13 years ago
  57. d8b7336 i965: Drop strict conformance fallback for GL_POLYGON_SMOOTH. by Eric Anholt · 13 years ago
  58. 3f05374 i965: Drop INTEL_CONFORMANCE=2 fallback code. by Eric Anholt · 13 years ago
  59. 6491e95 glsl: fixed printing of structure constants. by Paul Berry · 13 years ago
  60. 26b566e AST dump: fixed printing of conditionals. by Paul Berry · 13 years ago
  61. 4077336 r600g: move spi update to only when states change. by Dave Airlie · 13 years ago
  62. 1dbcb83 cso: move cso hashes to a more table driven scheme by Dave Airlie · 13 years ago
  63. 970726d u_prim: convert u_trim_pipe_prim to table driven. by Dave Airlie · 13 years ago
  64. de0adb6 r600g: make conv pipe prim table driven. by Dave Airlie · 13 years ago
  65. aaeb9a8 mesa: fix typo (s/GLGL/GLSL/) by Brian Paul · 13 years ago
  66. 52f6e79 mesa: 80-column wrapping by Brian Paul · 13 years ago
  67. 9653acc mesa: consolidate glGetUniform code by Brian Paul · 13 years ago
  68. bbce18c mesa: refactor/consolidate uniform lookup code by Brian Paul · 13 years ago
  69. 230c71d mesa: add some minor fixes for geometry shaders by Brian Paul · 13 years ago
  70. b03296c dri: add missing files from 873379a8818eed9ab16c24728b7091a3a3705c5b by Brian Paul · 13 years ago
  71. 09201cc mesa: add implementation of glDrawElementsInstancedBaseVertex by Pierre-Eric Pelloux-Prayer · 13 years ago
  72. 0dae946 glapi: regenerated files by Pierre-Eric Pelloux-Prayer · 13 years ago
  73. 898f4c5 glapi: add glDrawElementsInstancedBaseVertex() function to xml by Brian Paul · 13 years ago
  74. 873379a dri/nouveau: Fix build with --enable-shared-dricore. by Johannes Obermayr · 13 years ago
  75. a9c5efb r300: remove MIN3 macro, already defined in macros.h by Brian Paul · 13 years ago
  76. 51d0892 r600g: sampler and texture state doesn't need a range/block. by Dave Airlie · 13 years ago
  77. e09e5cb glx: Remove (unused, broken) fastImageUnpack fast path by Adam Jackson · 13 years ago
  78. 776a2a5 glx: Fix another case of using req outside of the display lock by Adam Jackson · 13 years ago
  79. bddf275 softpipe: add a better fake implementation of fences by Marek Olšák · 13 years ago
  80. f62e1f4 util: faster logbase2 by Brian Paul · 13 years ago
  81. bab3b4a mesa: faster logbase2 by Benjamin Bellec · 13 years ago
  82. 029ea39 st/mesa: add GL_R11F_G11F_B10F to format table by Brian Paul · 13 years ago
  83. d1fd740 d3d1x/sm4: don't reset 1st index of multi-dimensional operands to 0 by Christoph Bumiller · 13 years ago
  84. a531513 d3d1x/sm4: fix swizzle for 1 component operands by Christoph Bumiller · 13 years ago
  85. f61d1de i965: Raise const.MaxTextureLevels to 14 (8192) by Chris Wilson · 13 years ago
  86. b0dc2d0 r600g: add spi state and move spi/vgt to modify register by Dave Airlie · 13 years ago
  87. 573758f r600g: decrease CPU time on set buffer resources by Dave Airlie · 13 years ago
  88. 4423c79 r600g: work out range/block etc at state build time. by Dave Airlie · 13 years ago
  89. 42502b6 r600g: deinline r600_pipe_state_add_reg. by Dave Airlie · 13 years ago
  90. 7f6672f r600g: prepare for passing ctx into _r600_pipe_state_add_reg by Dave Airlie · 13 years ago
  91. 991dbd7 r600g: migrate macros from r600_priv.h to r600.h by Dave Airlie · 13 years ago
  92. c1159ee r600g: remote ctx arg to block/range macros. by Dave Airlie · 13 years ago
  93. 8782fdc r600g: avoid copying unnecessary pieces of a block. by Dave Airlie · 13 years ago
  94. 9eb86f8 r600g: optimise state setting in r600_draw_vbo. by Dave Airlie · 13 years ago
  95. 8fcafeb r600g: force new evergreen blocks for large range. by Dave Airlie · 13 years ago
  96. 5724271 st/mesa: add format table entry for GL_RGB9_E5 by Brian Paul · 13 years ago
  97. f3652f0 glapi: Make xserver location error more helpful by Nathan Kidd · 13 years ago
  98. b9e9df7 mesa: queries of non-existent FBO attachments should return INVALID_OPERATION by Marek Olšák · 13 years ago
  99. d69dc2e mesa: UseShaderProgramEXT and Uniform* shouldn't be allowed inside Begin/End by Marek Olšák · 13 years ago
  100. 37a85b1 r300g: remove unused debug option DBG_UPLOAD by Marek Olšák · 13 years ago