1. 38c4494 i965: Add SNB math opcode support. by Eric Anholt · 15 years ago
  2. 078e7b6 i965: Emit SNB FF unit state after the unit's push constants. by Eric Anholt · 15 years ago
  3. c791f8a i965: Set up the SNB sampler state pointers. by Eric Anholt · 15 years ago
  4. 5878c84 i965: Set GS rendering enabled even when the GS stage is disabled. by Eric Anholt · 15 years ago
  5. f69d461 i965: Add a couple SNB state packets I saw in other batchbuffer dumps. by Eric Anholt · 15 years ago
  6. 2ab3bf2 i965: Re-disable the VS. by Eric Anholt · 15 years ago
  7. 1489f10 i965: Fix up some Sandybridge define checks for the structure rebase. by Eric Anholt · 15 years ago
  8. 591a996 i965: Move PIPELINE_SELECT to the top of gen6 3d pipeline setup. by Eric Anholt · 15 years ago
  9. ab8c37f i965: Untested Sandybridge WM packets. by Eric Anholt · 15 years ago
  10. 737fac7 i965: Hook up remaining Sandybridge state packets besides WM. by Eric Anholt · 15 years ago
  11. 70be48d i965: Untested Sandybridge SF setup. by Eric Anholt · 15 years ago
  12. dd743fa i965: Fixup Sandybridge GS packet from doc updates. by Eric Anholt · 15 years ago
  13. da577ee i965: Fix up Sandybridge GS reg definitions by Eric Anholt · 15 years ago
  14. a935cb2 i965: fix typo in SNB VS defines comment by Eric Anholt · 15 years ago
  15. 305b721 i965: fix typo in SNB GS register defines by Eric Anholt · 15 years ago
  16. 0fbc0b0 i965: Enable clip stats. by Eric Anholt · 15 years ago
  17. 1ae0cb5 i965: Add Sandybridge viewport setup. by Eric Anholt · 15 years ago
  18. c9065cd i965: Enable DRAWING_RECTANGLE emit on Sandybridge. by Eric Anholt · 15 years ago
  19. 64e0c58 i965: Add Sandybridge scissor state. by Eric Anholt · 15 years ago
  20. 93fcfc8 i965: Fix up the VF stats packet header. by Eric Anholt · 15 years ago
  21. a38096a i965: Set the state base address on Sandybridge. by Eric Anholt · 15 years ago
  22. 2c3d6f8 i965: Free gen6 state BOs on context destroy. by Eric Anholt · 15 years ago
  23. d971375 i965: Giant pile of flushing to track down SNB bringup issues. by Eric Anholt · 15 years ago
  24. d512aa3 i965: Fix some defines of gen6 regs from docs comparison. by Eric Anholt · 15 years ago
  25. 040cf3f i965: Add basic decode of new gen6 packet boundaries. by Eric Anholt · 15 years ago
  26. ff39979 i965: Reconnect the index/vertex setup. by Eric Anholt · 15 years ago
  27. c9dc6d4 i965: Set up the SNB URB. by Eric Anholt · 15 years ago
  28. 0da50fa i965: Try sending prims down the pipeline. by Eric Anholt · 15 years ago
  29. 8485e10 i965: Try uploading SNB VS constants. by Eric Anholt · 15 years ago
  30. eda1b50 i965: Try turning on the VS. by Eric Anholt · 15 years ago
  31. 98f9666 i965: Get vp-tri batchbuffers running (no rendering). by Eric Anholt · 15 years ago
  32. f58fbcf i965: Add untested REJECT_ALL clip state. by Eric Anholt · 15 years ago
  33. 520b64d i965: Add untested passthrough GS setup. by Eric Anholt · 15 years ago
  34. ba882d7 i965: Add untested Sandybridge passthrough VS setup. by Eric Anholt · 15 years ago
  35. 7ee5904 i965: Start adding support for the Sandybridge CC unit. by Eric Anholt · 15 years ago
  36. 9dce60f i965: Set up sandybridge binding table pointers but don't enable it yet. by Eric Anholt · 15 years ago
  37. 0b9932f i965: Update WM surface state setup for sandybridge's new BLEND_STATE. by Eric Anholt · 15 years ago
  38. 719f2b1 i965: Set up sandybridge depthbuffer. by Eric Anholt · 15 years ago
  39. 554a8f4 intel: Start adding defines and some bits for sandybridge bringup. by Eric Anholt · 15 years ago
  40. 51e8a66 dri/nouveau: Use the XRGB8888 hardware texture format. by Francisco Jerez · 15 years ago
  41. 59ddf8c dri/nouveau: Use the hardware I8 format for intensity textures. by Francisco Jerez · 15 years ago
  42. 4a7e9b5 dri/nouveau: Implement EXT_texture_from_pixmap. by Francisco Jerez · 15 years ago
  43. a7b8d10 dri/nouveau: Support rectangle textures. by Francisco Jerez · 15 years ago
  44. 7432ffb dri/nouveau: Don't try to map a non-existent teximage. by Francisco Jerez · 15 years ago
  45. 35041ec dri/nouveau: Add some RGB888 span functions. by Francisco Jerez · 15 years ago
  46. 3ccfce8 dri/nouveau: Fake A8 and L8 texture support on nv04. by Francisco Jerez · 15 years ago
  47. 7269a30 dri/nouveau: Restructure the nv[12]0 regcombiner code, and fake A8/L8 support. by Francisco Jerez · 15 years ago
  48. 323e6bb dri/nouveau: Try to validate textures earlier. by Francisco Jerez · 15 years ago
  49. 44602bb dri/nouveau: Swizzle using the CPU when we hit a limitation of SIFM. by Francisco Jerez · 15 years ago
  50. e59e5e3 dri/nouveau: Clean up the nv04 surface code a bit. by Francisco Jerez · 15 years ago
  51. 1e4c061 dri/nouveau: Avoid mask overflow on nv04_surface_fill. by Francisco Jerez · 15 years ago
  52. 9a8e374 dri/nouveau: Set _BaseFormat correctly for z24s8 renderbuffers. by Francisco Jerez · 15 years ago
  53. 91af398 dri/nouveau: Fix stencil mask handling on glClear(). by Francisco Jerez · 15 years ago
  54. f393d95 dri: remove old assertion (see bug 26734) by Brian Paul · 15 years ago
  55. 10e7962 intel: Implement GL_OES_EGL_image entrypoints by Kristian Høgsberg · 15 years ago
  56. c262471 intel: Implement DRI image extension by Kristian Høgsberg · 15 years ago
  57. 5997501 r600: proper fix for 15601835361e2fdd34b38b265cfc3007749ee24d by Alex Deucher · 15 years ago
  58. 3f5bac8 radeon/r200: fix the state emission before kernel clear by Dave Airlie · 15 years ago
  59. e16f0c1 r600: Assert that array index is not negative. by Vinson Lee · 15 years ago
  60. b75d407 radeon: fix bad state emission causes kernel to do bad depth clear by Dave Airlie · 15 years ago
  61. db9c151 intel: Call intel_prepare_render() in intelMakeCurrent() by Kristian Høgsberg · 15 years ago
  62. c41cf31 i965: Enable GL_ARB_fragment_coord_conventions now that the GLSL is fixed. by Eric Anholt · 15 years ago
  63. 15904c0 intel: assert that we do not overflow the batch buffer. by Chris Wilson · 15 years ago
  64. 415b7c7 i915: Fix logic !gen >= 3 by Chris Wilson · 15 years ago
  65. ac6ce53 i915: Remove superfluous MI_NOOP from vertex emission by Chris Wilson · 15 years ago
  66. 5abee28 intel: Check that we have a bufmgr or bail out when initializing the context. by Chris Wilson · 15 years ago
  67. f96e8a0 radeon: Silence compiler format warning. by Vinson Lee · 15 years ago
  68. 1613735 gamma: Silence uninitialized variable warnings. by Vinson Lee · 15 years ago
  69. fdcad8a gamma: Add missing headers. by Vinson Lee · 15 years ago
  70. fbf04ce gamma: Remove unnecessary header. by Vinson Lee · 15 years ago
  71. b76164d intel: Silence compiler format warnings. by Vinson Lee · 15 years ago
  72. da43aa8 intel: Set buffer stamp before getting new buffers by Kristian Høgsberg · 15 years ago
  73. 99ae9e8 Drop macro wrappers for the aligned memory functions by Kristian Høgsberg · 15 years ago
  74. 298be2b Replace the _mesa_*printf() wrappers with the plain libc versions by Kristian Høgsberg · 15 years ago
  75. 32f2fd1 Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions by Kristian Høgsberg · 15 years ago
  76. 6bf1ea8 mesa: replace _mesa_bzero() with memset() by Brian Paul · 15 years ago
  77. 2240ba1 mesa: replace old MEMSET macro with memset by Brian Paul · 15 years ago
  78. e197de5 mesa: replace old MEMCPY macro with memcpy by Brian Paul · 15 years ago
  79. 2efa86e Remove _mesa_memcmp in favor of plain memcmp. by Kenneth Graunke · 15 years ago
  80. 26f8fad Remove _mesa_memset in favor of plain memset. by Kenneth Graunke · 15 years ago
  81. c7ac486 Remove _mesa_memcpy in favor of plain memcpy. by Kenneth Graunke · 15 years ago
  82. e95948e gamma: s#colormac.h#main/colormac.h# by Vinson Lee · 15 years ago
  83. 24bdace gamma: s/gammacontext.h/gamma_context.h/ by Vinson Lee · 15 years ago
  84. 0032525 i915: update render buffers at prepare_render time by Jesse Barnes · 15 years ago
  85. 0aa6105 intel: Include main/hash.h using "" instead of <> by Kristian Høgsberg · 15 years ago
  86. d449627 intel: Implement the DRI2 invalidate function properly by Kristian Høgsberg · 15 years ago
  87. 56dcd01 dri/nouveau: Some multithreaded rendering fixes. by Francisco Jerez · 15 years ago
  88. 41b19c2 nouveau: fix legacy dri driver build by Johannes Obermayr · 15 years ago
  89. 88a5606 dri/nouveau: Use event driven buffer validation. by Francisco Jerez · 15 years ago
  90. 61d26bc dri2: Event driven buffer validation. by Francisco Jerez · 15 years ago
  91. 925b901 dri2: Allocate cliprect as part of the __DRIdrawableRec by Kristian Høgsberg · 15 years ago
  92. 630b83b r600: use new program cloning functions by Brian Paul · 15 years ago
  93. 79d4954 r300: use new program cloning functions by Brian Paul · 15 years ago
  94. 7851856 r600: Silence uninitialized variable warnings. by Vinson Lee · 15 years ago
  95. 3a29907 r300: Silence uninitialized variable warning. by Vinson Lee · 15 years ago
  96. 4f13135 r600: Silence uninitialized variable warning. by Vinson Lee · 15 years ago
  97. 1213eb6 i965: Remove unnecessary headers. by Vinson Lee · 15 years ago
  98. fcd8ffe dri: Remove unnecessary headers. by Vinson Lee · 15 years ago
  99. 4be3243 intel: Remove unused variable. by Vinson Lee · 15 years ago
  100. 2f517b8 intel: Avoid dri_bo_flink() in intel_update_renderbuffers() by Kristian Høgsberg · 15 years ago