1. e3b0e37 g3dvl: use pointer_to_uintptr() to silence a cast warning by Brian Paul · 13 years ago
  2. 50da22c docs: Add a page on post-processing by Lauri Kasanen · 13 years ago
  3. 0295ac9 svga: include LLVM in name string in debug builds by Brian Paul · 13 years ago
  4. 7ed14be pp: initialize the sample mask by Christoph Bumiller · 13 years ago
  5. 3bcb9a8 st/xorg: Fix solid fills for formats other than PICT_a8r8g8b8. by Michel Dänzer · 13 years ago
  6. 433c740 r600g: Hook up xorg state tracker. by Michel Dänzer · 13 years ago
  7. 702838a r600g: Handle PIPE_TRANSFER_MAP_DIRECTLY. by Michel Dänzer · 13 years ago
  8. f5a4e04 st/xorg: Disable dirty throttling by default. by Michel Dänzer · 13 years ago
  9. 751f0ce st/xorg: Only damage non-front source in DRI2 CopyRegion hook. by Michel Dänzer · 13 years ago
  10. 005aea8 g3dvl: s/inline/INLINE/ to fix MSVC build by Brian Paul · 13 years ago
  11. b59715b g3dvl: fix compilation failure on MSVC by Brian Paul · 13 years ago
  12. cdb7396 scons: don't compile some files with -gstabs if using mingw32 by Brian Paul · 13 years ago
  13. 3d1af78 scons: add more LIBS for compiling with LLVM 2.9 on Windows by Brian Paul · 13 years ago
  14. 9765ded g3dvl: Rewrite the mpeg 1&2 bitstream parser by Christian König · 13 years ago
  15. 31096e1 g3dvl: Use a single texture for luma and chroma data by Christian König · 13 years ago
  16. 2e62b30 g3dvl: Rework the decoder interface part 5/5 by Christian König · 13 years ago
  17. 835ea84 g3dvl: Rework the decoder interface part 4/5 by Christian König · 13 years ago
  18. d3770d6 g3dvl: Rework the decoder interface part 3/5 by Christian König · 13 years ago
  19. 231fce7 g3dvl: Rework the decoder interface part 2/5 by Christian König · 13 years ago
  20. 1d1d038 g3dvl: Rework the decoder interface part 1/5 by Christian König · 13 years ago
  21. 6fb12bf tgsi: update tgsi.rst for TXQ by Dave Airlie · 13 years ago
  22. a2c467c i915g: Fix off-by-one in scissors. by David Reveman · 13 years ago
  23. 3d90003 i915g: Fix case where texcoords can overlap with fragpos/frontface. by Stéphane Marchesin · 13 years ago
  24. b97889f i915g: Improve the flush heuristic by using the previous frame's number of vertices. by Stéphane Marchesin · 13 years ago
  25. fdb62ef r600g: fix replace_gpr_with_pv_ps by Vadim Girlin · 13 years ago
  26. 6ba68c7 r600g: fix check_and_set_bank_swizzle by Vadim Girlin · 13 years ago
  27. 778ecc9 glcpp: Add GL_ARB_conservative_depth #define. by Kenneth Graunke · 13 years ago
  28. 116680d i965: Remove all bits of NRM3 and NRM4 code by Ian Romanick · 13 years ago
  29. 8ce7162 glsl: fix crash when a const is passed to texelFetchOffset by Dave Airlie · 13 years ago
  30. c25b494 glsl: Bail after reporting an error for non-constant const_in parameters. by Kenneth Graunke · 13 years ago
  31. 27395cb pp: add files to Makefile.sources by Brian Paul · 13 years ago
  32. 6571c07 Merge branch 'kasanen-post-process-v2' by Brian Paul · 13 years ago
  33. e3a7cb4 softpipe: add const qualifier to silence warnings by Brian Paul · 13 years ago
  34. 5f3de17 glsl_to_tgsi: add TXF support. (v2) by Dave Airlie · 13 years ago
  35. 62ad6e6 softpipe: implement TXF support via get_texel callback by Dave Airlie · 13 years ago
  36. d562f97 tgsi: add TXF support. by Dave Airlie · 13 years ago
  37. 515d9e8 glsl_to_tgsi: implement TXS/TXQ. (v2) by Dave Airlie · 13 years ago
  38. 461646f softpipe: add get_dims callback for TXQ support. (v2) by Dave Airlie · 13 years ago
  39. 7f1b9dd tgsi: add TXQ support. (v2) by Dave Airlie · 13 years ago
  40. b9eb4d8 glsl: Implement the GL_ARB_conservative_depth extension. by Kenneth Graunke · 13 years ago
  41. dbec3a5 Document the return type coding style. by Kai Wasserbäch · 13 years ago
  42. 79a486e Change return type of try_emit_* methods to bool. by Kai Wasserbäch · 13 years ago
  43. 55592d9 d3d1x: save to correct slot in xs_set_constant_buffers by Christoph Bumiller · 13 years ago
  44. 974412d d3d1x: fix xs_set_samplers by Christoph Bumiller · 13 years ago
  45. 7b1972d android: add support for r600g by Chia-I Wu · 13 years ago
  46. 689b45f winsys/radeon: share the source list by Chia-I Wu · 13 years ago
  47. 027a45e winsys/r600: share the source list by Chia-I Wu · 13 years ago
  48. 8dda3f2 r600g: share the source list by Chia-I Wu · 13 years ago
  49. 707d614 glsl: Make sure that Extensions.dummy_true is set to true by Ian Romanick · 13 years ago
  50. 038d654 vbo: remove unused var, remove unneeded local var by Brian Paul · 13 years ago
  51. 473cf06 llvmpipe: add more restrict keywords by Brian Paul · 13 years ago
  52. 4396826 docs: Document coding style conventions by Paul Berry · 13 years ago
  53. ddd6e5b swrast: Remove swrast eject/validate texture image code. by Brian Paul · 13 years ago
  54. 4990e7e radeon: Fix flushing before writing a teximage's BO when !t->bo. by Eric Anholt · 13 years ago
  55. 6dbad42 st/mesa: remove st_texture_image::face,level fields by Brian Paul · 13 years ago
  56. 7dae1aa intel: use new gl_texture_image:Face, Level fields by Brian Paul · 13 years ago
  57. a231d24 mesa: add gl_texture_image::Face, Level fields by Brian Paul · 13 years ago
  58. c3ad95e x11: add missing comma to fix compilation by Brian Paul · 13 years ago
  59. cc9a891 r600g: fill out missing entries in opcode tables. by Dave Airlie · 13 years ago
  60. 1284d5b winsys/svga: use os_mmap() for memory mapping by Chia-I Wu · 13 years ago
  61. 70b1837 winsys/radeon: use os_mmap() for memory mapping by Chia-I Wu · 13 years ago
  62. 9bda86c auxiliary/os: add wrappers for mmap/munmap by Chia-I Wu · 13 years ago
  63. 0d63621 i965: Only map the necessary buffer range in brw_prepare_indices by Ian Romanick · 13 years ago
  64. 2ea1ff3 tnl: Only map the necessary buffer range in bind_indices by Ian Romanick · 13 years ago
  65. 655c7d7 mesa: Only map the necessary buffer range in vbo_get_minmax_index by Ian Romanick · 13 years ago
  66. 28249bd mesa: Eliminate dd_function_table::MapBuffer by Ian Romanick · 13 years ago
  67. cccc741 radeon: Hack up an implementation of MapBufferRange by Ian Romanick · 13 years ago
  68. b2184da mesa: Fix incorrect access parameter passed to MapBuffer by Ian Romanick · 13 years ago
  69. 6183edc mesa: Remove target parameter from dd_function_table::FlushMappedBufferRange by Ian Romanick · 13 years ago
  70. f973be5 intel: Correctly check for read-only mappings in intel_bufferobj_map_range by Ian Romanick · 13 years ago
  71. 4ddae2f mesa: Remove target parameter from dd_function_table::MapBufferRange by Ian Romanick · 13 years ago
  72. 6c8aa34 mesa: Remove target parameter from dd_function_table::GetBufferSubData by Ian Romanick · 13 years ago
  73. 92f3fca mesa: Remove target parameter from dd_function_table::BufferSubData by Ian Romanick · 13 years ago
  74. 12d924c mesa: Remove target parameter from dd_function_table::MapBuffer by Ian Romanick · 13 years ago
  75. 56f0c00 mesa: Remove target parameter from dd_function_table::UnmapBuffer by Ian Romanick · 13 years ago
  76. 0457655 make: Add missing source file. by José Fonseca · 13 years ago
  77. abbb8fc i965: Fix typo in 2b224d66a01f3ce867fb05558b25749705bbfe7a by Eric Anholt · 13 years ago
  78. 9d4b98e i965/gen6+: Use non-normalized coordinates for GL_TEXTURE_RECTANGLE. by Eric Anholt · 13 years ago
  79. 4eeb4c1 i965: Implement textureSize (TXS) on Gen4. by Kenneth Graunke · 13 years ago
  80. ecf8963 i965/fs: Implement textureSize (TXS) on Gen5+. by Kenneth Graunke · 13 years ago
  81. b6bdcf2 i965/fs: Rudimentary support for non-floating point texture results. by Kenneth Graunke · 13 years ago
  82. 2054652 glsl/builtins: Uncomment textureSize prototypes. by Kenneth Graunke · 13 years ago
  83. 583b295 texture_builtins.py: Add support for textureSize (txs). by Kenneth Graunke · 13 years ago
  84. 1e3bcbd glsl: Add a new ir_txs (textureSize) opcode to ir_texture. by Kenneth Graunke · 13 years ago
  85. 8f26b59 st/xorg: Advertise support for XvMC by Maarten Lankhorst · 13 years ago
  86. 29d7a0b mesa: call _mesa_set_vp_override in glDrawTex* by Chia-I Wu · 13 years ago
  87. dd250e6 auxiliary: share the source lists by Chia-I Wu · 13 years ago
  88. 582b5d8 scons: add ParseSourceList method by Chia-I Wu · 13 years ago
  89. 6c8ea1e glsl: Make ir_validate actually visit ir_if nodes. by Kenneth Graunke · 13 years ago
  90. 6959528 intel: Abort when DRI2 separate stencil handshake fails by Chad Versace · 13 years ago
  91. 7a5d289 glsl_to_tgsi: Fix a few more struct vs. class warnings. by Kenneth Graunke · 13 years ago
  92. 5379a70 glsl_to_tgsi: emit a MAD(b, -a, b) for !a && b by Bryan Cain · 13 years ago
  93. c721d7b glsl_to_tgsi: fix typo by Bryan Cain · 13 years ago
  94. 9098953 glsl_to_tgsi: implement ir_binop_all_equal using DP4 w/SGE by Bryan Cain · 13 years ago
  95. f3dce13 glsl_to_tgsi: implement ir_binop_any_nequal using DP4 w/saturate or DP4 w/SLT by Bryan Cain · 13 years ago
  96. a43f688 glsl_to_tgsi: implement ir_unop_any using DP4 w/saturate or DP4 w/SLT by Bryan Cain · 13 years ago
  97. c15eb55 glsl_to_tgsi: make glsl_to_tgsi_visitor::emit_dp return the instruction by Bryan Cain · 13 years ago
  98. 691cc0e glsl_to_tgsi: implement ir_binop_logic_or using an add w/saturate or add w/SLT by Bryan Cain · 13 years ago
  99. 8c31bc7 glsl_to_tgsi: implement ir_unop_logic_not using 1-x by Bryan Cain · 13 years ago
  100. 112e68c st/egl: add a missing include by Chia-I Wu · 13 years ago