1. 2554c98 i965: Make intelEmitCopyBlit not truncate large strides. by Kenneth Graunke · 8 years ago
  2. 157971e i965/blit: Fix the src dimension sanity check in miptree_copy by Jason Ekstrand · 8 years ago
  3. 06d8649 i965/copy_image: Re-implement the blitter path with emit_miptree_blit by Jason Ekstrand · 8 years ago
  4. 6c74e7f i965/blit: Break the guts of intel_miptree_blit into a helper by Jason Ekstrand · 8 years ago
  5. 9c7717c i965: Provide slice details to color resolver by Topi Pohjolainen · 8 years ago
  6. 80d3af8 i965/blit: Break blits into chunks in intel_miptree_blit by Jason Ekstrand · 8 years ago
  7. b7979a8 i965/blit: Break blits into chunks in set_alpha_to_one by Jason Ekstrand · 8 years ago
  8. 174f490 i965/blit: Remove a bogus assertion by Jason Ekstrand · 8 years ago
  9. 949a892 i965: Roll intel_reg.h into brw_defines.h by Jason Ekstrand · 8 years ago
  10. b158652 i965: Bail on the BLT path if BlitFramebuffer requires sRGB conversion. by Kenneth Graunke · 8 years ago
  11. df210ff i965: add missing return in if statement by Thomas Hindoe Paaboel Andersen · 8 years ago
  12. 0c02d70 i965: Don't use fast copy blit in case of logical operations other than GL_COPY by Anuj Phogat · 8 years ago
  13. 97f0f91 i965/gen9: Remove the halign/valign field setup code in fast copy blit by Anuj Phogat · 9 years ago
  14. f709a08 i965: Add means for limiting color resolves by Topi Pohjolainen · 9 years ago
  15. 0bf037c i965/gen9: Return false in place of assert in intelEmitCopyBlit() by Anuj Phogat · 9 years ago
  16. 5cbe01c83 i965/gen9: Remove regions overlap check in fast copy blit by Anuj Phogat · 9 years ago
  17. 3c8b97a i965/gen9: Don't use fast copy blit in case of non power of 2 cpp by Anuj Phogat · 9 years ago
  18. eb6b808 i965: remove unneeded #include of colormac.h by Mark Janes · 9 years ago
  19. 945592f i965/gen9: Add a condition for starting pixel in fast copy blit by Anuj Phogat · 9 years ago
  20. 0bfd914 i965/gen9: Fix {src, dst}_pitch alignment check for XY_FAST_COPY_BLT by Anuj Phogat · 9 years ago
  21. 0fa39bf i965: Fix {src, dst}_pitch alignment check for XY_SRC_COPY_BLT by Anuj Phogat · 9 years ago
  22. e83b07a i965: Move conversion of {src, dst}_pitch to dwords outside if/else by Anuj Phogat · 9 years ago
  23. 4852854 i965: Delete temporary variable 'src_pitch' by Anuj Phogat · 9 years ago
  24. 284dcad i965: Fix typos in license by Ian Romanick · 9 years ago
  25. aa1a5c0 i965: Remove horizontal bars from file header comments by Ian Romanick · 9 years ago
  26. d38a560 i965: Prevent coordinate overflow in intel_emit_linear_blit by Chris Wilson · 9 years ago
  27. 2484263 Delete duplicate function is_power_of_two() and use _mesa_is_pow_two() by Anuj Phogat · 9 years ago
  28. f11c6f0 i965: Optimize batchbuffer macros. by Matt Turner · 9 years ago
  29. 3df5aaa i965/skl: Extract the blit command setup in to a helper by Anuj Phogat · 9 years ago
  30. 412c8c8 i965/gen9: Add XY_FAST_COPY_BLT support to intelEmitCopyBlit() by Anuj Phogat · 9 years ago
  31. 4b35ab9 i965: Rename intel_emit* to reflect their new location in brw_pipe_control by Chris Wilson · 9 years ago
  32. 84d27c3 i965: Remove break after return by Anuj Phogat · 9 years ago
  33. 922c0c9 i965: Export format comparison for blitting between miptrees by Chris Wilson · 9 years ago
  34. c2d0606 i915: Blit RGBX<->RGBA drawpixels by Chris Wilson · 9 years ago
  35. 8da79b8 i965: Fix HW blitter pitch limits by Chris Wilson · 9 years ago
  36. 5957da1 i965: Disallow linear blits that are not cacheline aligned. by Kenneth Graunke · 9 years ago
  37. 8c17d53 i965: Make intel_emit_linear_blit handle Gen8+ alignment restrictions. by Kenneth Graunke · 9 years ago
  38. 28d9e90 i965: replace __FUNCTION__ with __func__ by Marius Predut · 9 years ago
  39. 7ea1e37 i965: Add more stringent blitter assertions by Ben Widawsky · 10 years ago
  40. efde74c i965: Consolidate some of the intel_blit logic by Ben Widawsky · 10 years ago
  41. 83e8bb5 i965: Require pixel alignment for GPU copy blit by Cody Northrop · 10 years ago
  42. 9cd4f90 i965/gen8: Check correct number of blitter dwords by Ben Widawsky · 10 years ago
  43. 3d82672 i965: Use unreachable() instead of unconditional assert(). by Matt Turner · 10 years ago
  44. e7f6565 i965: Delete the intel_regions.c code. by Eric Anholt · 10 years ago
  45. e16c5c9 i965: Drop use of intel_region from miptrees. by Eric Anholt · 10 years ago
  46. b3094d9 i965: Fix the region's pitch condition to use blitter by Anuj Phogat · 11 years ago
  47. b18871c i965: Don't forget to subtract mt->first_level in minify calls. by Kenneth Graunke · 11 years ago
  48. 73c78c5 i965: Don't try to use the hardware blitter for multisampled miptrees. by Kenneth Graunke · 11 years ago
  49. f128bcc i965: Drop mt->levels[].width/height. by Eric Anholt · 11 years ago
  50. ef145ba mesa: Rename 4 color component unsigned byte MESA_FORMATs by Mark Mueller · 11 years ago
  51. 71fe943 mesa: change gl_format to mesa_format by Mark Mueller · 11 years ago
  52. 94c0a11 i965: Update blitter code for 48-bit addresses. by Kenneth Graunke · 12 years ago
  53. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  54. 66524da i965: Use SET_FIELD to safety check our x/y offsets in blits. by Eric Anholt · 11 years ago
  55. 98cdb2c i965: Add a safety check for emitting blits. by Eric Anholt · 11 years ago
  56. bdc5241 i965: Don't call the blitter on addresses it can't handle. by Eric Anholt · 11 years ago
  57. 19190c2 i965: Replace OUT_RELOC_FENCED with OUT_RELOC. by Kenneth Graunke · 11 years ago
  58. a7bdd4c i965: Drop trailing whitespace from the rest of the driver. by Kenneth Graunke · 11 years ago
  59. 6bc40f9 i965: Convert brw->batch.is_blit to a BLT_RING/RENDER_RING enum. by Kenneth Graunke · 11 years ago
  60. 68f1b27 i965: Fix logic_op check. by Vinson Lee · 11 years ago
  61. fcb4ab6 i965: Delete the BATCH_LOCALS macro. by Kenneth Graunke · 11 years ago
  62. 8c9a54e i965: Delete intel_context entirely. by Kenneth Graunke · 11 years ago
  63. 53631be i965: Move intel_context::gen and gt fields to brw_context. by Kenneth Graunke · 11 years ago
  64. b15f1fc i965: Move intel_context::perf_debug to brw_context. by Kenneth Graunke · 11 years ago
  65. 329779a i965: Move intel_context::batch to brw_context. by Kenneth Graunke · 11 years ago
  66. ca43757 i965: Pass brw_context to functions rather than intel_context. by Kenneth Graunke · 11 years ago
  67. a692744 i965: Replace #include "intel_context.h" with brw_context.h. by Kenneth Graunke · 11 years ago
  68. d58d0a3 i965: Drop i915-specific blit clear code. by Eric Anholt · 11 years ago
  69. 4a08a86 i965: Drop #ifdef I915 code. by Eric Anholt · 11 years ago
  70. 3dbba95 i965: Move the remaining intel code to the i965 directory. by Eric Anholt · 11 years ago
  71. bea6b5f [965] Enable EXT_framebuffer_object. by Eric Anholt · 17 years ago
  72. 2c9e515 [965] Replace our own depth constants in intel context with GL context ones. by Eric Anholt · 17 years ago
  73. c1d6b87 [intel] Cleanup of */intel_blit.c to bring the two closer. by Eric Anholt · 17 years ago
  74. e3a6e60 [965] Convert the driver to dri_bufmgr interface and enable TTM. by Eric Anholt · 17 years ago
  75. 27674c4 [965] Convert DBG macro to use FILE_DEBUG_FLAG like i915. by Eric Anholt · 17 years ago
  76. 3177b4e More vblank cleanups. by Michel Dänzer · 17 years ago
  77. 38fdb47 Refactor and fix core vblank support by Jesse Barnes · 17 years ago
  78. 77e0523 [965] Replace various alignment code with a shared ALIGN() macro. by Eric Anholt · 17 years ago
  79. 0fc9efd Replace bmBufferOffset usage in batchbuffer setup with OUT_RELOC. by Eric Anholt · 17 years ago
  80. 6bac947 Replace duplicated intel_reg.h with a shared header. by Eric Anholt · 17 years ago
  81. 1f7378e Replace some structure-based batch preparation with plain OUT_BATCH. by Eric Anholt · 17 years ago
  82. e886ae4 Revert "WIP 965 conversion to dri_bufmgr." by Eric Anholt · 17 years ago
  83. b2f1aa2 WIP 965 conversion to dri_bufmgr. by Eric Anholt · 17 years ago
  84. bd9db5e fix LogicOp/bitmap problem, bug 11133 by Eric Anholt · 17 years ago
  85. ef02f8b i965: xdemos/glxthreads get: Assertion `block->fenced' failed (9201) by Zou Nan hai · 18 years ago
  86. 46c0452 Gary Wong's patches for CopyPixels Logiop (enable) and Blend by Keith Whitwell · 18 years ago
  87. a567679 Remove x/y/width/height parameters from Clear functions. by Brian Paul · 18 years ago
  88. 68da677 Accelerate glBitmap with a color expand blit. Nice speedup for demos by Keith Whitwell · 18 years ago
  89. 9c5d75e Explicit test for +ve pitches in intelEmitCopyBlit() by Keith Whitwell · 18 years ago
  90. 4f17378 Add a comment about the interactions of negative pitches, overlapping by Keith Whitwell · 18 years ago
  91. 3a53192 Broadwater seems to prefer this style of blitting. by Keith Whitwell · 18 years ago
  92. 9f344b3 Add Intel i965G/Q DRI driver. by Eric Anholt · 18 years ago