1. 99be968 android: add support for i915g by Chia-I Wu · 13 years ago
  2. 04dbb37 android: add support for vmwgfx by Chia-I Wu · 13 years ago
  3. 0cc0889 winsys/i915: share the source list by Chia-I Wu · 13 years ago
  4. f9b55e2 winsys/svga: share the source list by Chia-I Wu · 13 years ago
  5. 11a56c4 nouveau: share the source lists by Chia-I Wu · 13 years ago
  6. 1025f11 r300g: share the source list by Chia-I Wu · 13 years ago
  7. a558bf6 i915g: share the source list by Chia-I Wu · 13 years ago
  8. d2f10d8 svga: share the source list by Chia-I Wu · 13 years ago
  9. 822fad6 targets/egl-static: fix nouveau and vmwgfx for Android by Chia-I Wu · 13 years ago
  10. d074acb pci_ids: add vmwgfx pci id list by Chia-I Wu · 13 years ago
  11. 3a1ed4e mapi: Commit generated files modified by previous commit by Ian Romanick · 13 years ago
  12. f40c291 mapi: Silence many "warning: unused parameter" by Ian Romanick · 13 years ago
  13. 5266c87 mesa/tnl_dd: Remove unused source tree mesa/tnl_dd/imm by Ian Romanick · 13 years ago
  14. 5dd6626 mesa/tnl_dd: Remove unused header file t_dd_vbtmp.h by Ian Romanick · 13 years ago
  15. 6118bbd mesa/tnl_dd: Remove unused header file t_dd_rendertmp.h by Ian Romanick · 13 years ago
  16. 93db12a mesa: Remove support for BeOS by Ian Romanick · 13 years ago
  17. c30181c dri: Remove unused header files mmx.h and spantmp.h by Ian Romanick · 13 years ago
  18. dd10e7e dri: Remove driRenderbuffer::backBuffer field by Ian Romanick · 13 years ago
  19. e434416 dri: Remove all DRI1 drivers by Ian Romanick · 13 years ago
  20. 117042b mesa: Remove obsolete Windows gldirect and ICD drivers by Ian Romanick · 13 years ago
  21. 1764510 mesa: Remove obsolete linux-fbdev software driver by Ian Romanick · 13 years ago
  22. 5070903 mesa: Remove stray, unused file by Ian Romanick · 13 years ago
  23. f55a9a4 i965: Factor our source lists into Makefile.sources by Chad Versace · 13 years ago
  24. f8e6d19 Merge branch 'master' of git://anongit.freedesktop.org/mesa/mesa by Stéphane Marchesin · 13 years ago
  25. e3b0e37 g3dvl: use pointer_to_uintptr() to silence a cast warning by Brian Paul · 13 years ago
  26. 50da22c docs: Add a page on post-processing by Lauri Kasanen · 13 years ago
  27. 0295ac9 svga: include LLVM in name string in debug builds by Brian Paul · 13 years ago
  28. 7ed14be pp: initialize the sample mask by Christoph Bumiller · 13 years ago
  29. 3bcb9a8 st/xorg: Fix solid fills for formats other than PICT_a8r8g8b8. by Michel Dänzer · 13 years ago
  30. 433c740 r600g: Hook up xorg state tracker. by Michel Dänzer · 13 years ago
  31. 702838a r600g: Handle PIPE_TRANSFER_MAP_DIRECTLY. by Michel Dänzer · 13 years ago
  32. f5a4e04 st/xorg: Disable dirty throttling by default. by Michel Dänzer · 13 years ago
  33. 751f0ce st/xorg: Only damage non-front source in DRI2 CopyRegion hook. by Michel Dänzer · 13 years ago
  34. 005aea8 g3dvl: s/inline/INLINE/ to fix MSVC build by Brian Paul · 13 years ago
  35. b59715b g3dvl: fix compilation failure on MSVC by Brian Paul · 13 years ago
  36. cdb7396 scons: don't compile some files with -gstabs if using mingw32 by Brian Paul · 13 years ago
  37. 3d1af78 scons: add more LIBS for compiling with LLVM 2.9 on Windows by Brian Paul · 13 years ago
  38. 9765ded g3dvl: Rewrite the mpeg 1&2 bitstream parser by Christian König · 13 years ago
  39. 31096e1 g3dvl: Use a single texture for luma and chroma data by Christian König · 13 years ago
  40. 2e62b30 g3dvl: Rework the decoder interface part 5/5 by Christian König · 13 years ago
  41. 835ea84 g3dvl: Rework the decoder interface part 4/5 by Christian König · 13 years ago
  42. d3770d6 g3dvl: Rework the decoder interface part 3/5 by Christian König · 13 years ago
  43. 231fce7 g3dvl: Rework the decoder interface part 2/5 by Christian König · 13 years ago
  44. 1d1d038 g3dvl: Rework the decoder interface part 1/5 by Christian König · 13 years ago
  45. 6fb12bf tgsi: update tgsi.rst for TXQ by Dave Airlie · 13 years ago
  46. a2c467c i915g: Fix off-by-one in scissors. by David Reveman · 13 years ago
  47. 3d90003 i915g: Fix case where texcoords can overlap with fragpos/frontface. by Stéphane Marchesin · 13 years ago
  48. b97889f i915g: Improve the flush heuristic by using the previous frame's number of vertices. by Stéphane Marchesin · 13 years ago
  49. fdb62ef r600g: fix replace_gpr_with_pv_ps by Vadim Girlin · 13 years ago
  50. 6ba68c7 r600g: fix check_and_set_bank_swizzle by Vadim Girlin · 13 years ago
  51. 778ecc9 glcpp: Add GL_ARB_conservative_depth #define. by Kenneth Graunke · 13 years ago
  52. 116680d i965: Remove all bits of NRM3 and NRM4 code by Ian Romanick · 13 years ago
  53. 8ce7162 glsl: fix crash when a const is passed to texelFetchOffset by Dave Airlie · 13 years ago
  54. c25b494 glsl: Bail after reporting an error for non-constant const_in parameters. by Kenneth Graunke · 13 years ago
  55. 27395cb pp: add files to Makefile.sources by Brian Paul · 13 years ago
  56. 6571c07 Merge branch 'kasanen-post-process-v2' by Brian Paul · 13 years ago
  57. e3a7cb4 softpipe: add const qualifier to silence warnings by Brian Paul · 13 years ago
  58. 5f3de17 glsl_to_tgsi: add TXF support. (v2) by Dave Airlie · 13 years ago
  59. 62ad6e6 softpipe: implement TXF support via get_texel callback by Dave Airlie · 13 years ago
  60. d562f97 tgsi: add TXF support. by Dave Airlie · 13 years ago
  61. 515d9e8 glsl_to_tgsi: implement TXS/TXQ. (v2) by Dave Airlie · 13 years ago
  62. 461646f softpipe: add get_dims callback for TXQ support. (v2) by Dave Airlie · 13 years ago
  63. 7f1b9dd tgsi: add TXQ support. (v2) by Dave Airlie · 13 years ago
  64. b9eb4d8 glsl: Implement the GL_ARB_conservative_depth extension. by Kenneth Graunke · 13 years ago
  65. dbec3a5 Document the return type coding style. by Kai Wasserbäch · 13 years ago
  66. 79a486e Change return type of try_emit_* methods to bool. by Kai Wasserbäch · 13 years ago
  67. 55592d9 d3d1x: save to correct slot in xs_set_constant_buffers by Christoph Bumiller · 13 years ago
  68. 974412d d3d1x: fix xs_set_samplers by Christoph Bumiller · 13 years ago
  69. 7b1972d android: add support for r600g by Chia-I Wu · 13 years ago
  70. 689b45f winsys/radeon: share the source list by Chia-I Wu · 13 years ago
  71. 027a45e winsys/r600: share the source list by Chia-I Wu · 13 years ago
  72. 8dda3f2 r600g: share the source list by Chia-I Wu · 13 years ago
  73. 707d614 glsl: Make sure that Extensions.dummy_true is set to true by Ian Romanick · 13 years ago
  74. 038d654 vbo: remove unused var, remove unneeded local var by Brian Paul · 13 years ago
  75. 473cf06 llvmpipe: add more restrict keywords by Brian Paul · 13 years ago
  76. 4396826 docs: Document coding style conventions by Paul Berry · 13 years ago
  77. ddd6e5b swrast: Remove swrast eject/validate texture image code. by Brian Paul · 13 years ago
  78. 4990e7e radeon: Fix flushing before writing a teximage's BO when !t->bo. by Eric Anholt · 13 years ago
  79. 6dbad42 st/mesa: remove st_texture_image::face,level fields by Brian Paul · 13 years ago
  80. 7dae1aa intel: use new gl_texture_image:Face, Level fields by Brian Paul · 13 years ago
  81. a231d24 mesa: add gl_texture_image::Face, Level fields by Brian Paul · 13 years ago
  82. c3ad95e x11: add missing comma to fix compilation by Brian Paul · 13 years ago
  83. cc9a891 r600g: fill out missing entries in opcode tables. by Dave Airlie · 13 years ago
  84. 1284d5b winsys/svga: use os_mmap() for memory mapping by Chia-I Wu · 13 years ago
  85. 70b1837 winsys/radeon: use os_mmap() for memory mapping by Chia-I Wu · 13 years ago
  86. 9bda86c auxiliary/os: add wrappers for mmap/munmap by Chia-I Wu · 13 years ago
  87. 0d63621 i965: Only map the necessary buffer range in brw_prepare_indices by Ian Romanick · 13 years ago
  88. 2ea1ff3 tnl: Only map the necessary buffer range in bind_indices by Ian Romanick · 13 years ago
  89. 655c7d7 mesa: Only map the necessary buffer range in vbo_get_minmax_index by Ian Romanick · 13 years ago
  90. 28249bd mesa: Eliminate dd_function_table::MapBuffer by Ian Romanick · 13 years ago
  91. cccc741 radeon: Hack up an implementation of MapBufferRange by Ian Romanick · 13 years ago
  92. b2184da mesa: Fix incorrect access parameter passed to MapBuffer by Ian Romanick · 13 years ago
  93. 6183edc mesa: Remove target parameter from dd_function_table::FlushMappedBufferRange by Ian Romanick · 13 years ago
  94. f973be5 intel: Correctly check for read-only mappings in intel_bufferobj_map_range by Ian Romanick · 13 years ago
  95. 4ddae2f mesa: Remove target parameter from dd_function_table::MapBufferRange by Ian Romanick · 13 years ago
  96. 6c8aa34 mesa: Remove target parameter from dd_function_table::GetBufferSubData by Ian Romanick · 13 years ago
  97. 92f3fca mesa: Remove target parameter from dd_function_table::BufferSubData by Ian Romanick · 13 years ago
  98. 12d924c mesa: Remove target parameter from dd_function_table::MapBuffer by Ian Romanick · 13 years ago
  99. 56f0c00 mesa: Remove target parameter from dd_function_table::UnmapBuffer by Ian Romanick · 13 years ago
  100. 0457655 make: Add missing source file. by José Fonseca · 13 years ago