1. 9089436 docs: added link to wiki page about missing Mesa features by Brian Paul · 15 years ago
  2. 15b05c5 i965g: fix invalid assertion in emit_xpd() by Brian Paul · 15 years ago
  3. 5a7c2a9 i965: Fix build after blind merge of mesa 7.7 by Brian. by Eric Anholt · 15 years ago
  4. c77ade8 nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly by Maarten Maathuis · 15 years ago
  5. 29d2ab3 nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc by Marcin Slusarz · 15 years ago
  6. c306ef5 nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped by Maarten Maathuis · 15 years ago
  7. 3e18bad Merge branch 'gallium-docs' by Corbin Simpson · 15 years ago
  8. 897cb89 egl: Fix breakage from -fvisibility=hidden. by Chia-I Wu · 15 years ago
  9. 467cccf docs: Don't check in generated docs. by Corbin Simpson · 15 years ago
  10. acb8073 docs: Stub out list of modules in core distribution of G3D. by Corbin Simpson · 15 years ago
  11. ae44b92 Merge branch 'remove-intel-dri1' by Kristian Høgsberg · 15 years ago
  12. c727fa6 Merge commit 'origin/gallium-draw-retval' by Keith Whitwell · 15 years ago
  13. c91ceee r600: adjust after radeon mipmap changes in 7118db8700 by Andre Maasikas · 15 years ago
  14. 750c1e7 r600: support depth compare functions & shadow_ambient by Andre Maasikas · 15 years ago
  15. 1f9aa38 tgsi: Simplify implementation of few interpreter's instructions. by Michal Krol · 15 years ago
  16. 55b5c88 tgsi: Use FREE() to release MALLOC-ed() memories in sanity. by Michal Krol · 15 years ago
  17. 767d147 tgsi: Fix bogus loop condition in sanity. by Michal Krol · 15 years ago
  18. c301fa6 tgsi: Treat MOV source operand as FLOAT so modifiers works as expected. by Michal Krol · 15 years ago
  19. 7218322 tgsi: Store ADDR file in interpreter as an int. by Michal Krol · 15 years ago
  20. 7c8e67e tgsi: Remove dead micro_umod(). by Michal Krol · 15 years ago
  21. 97f9a14 tgsi: Make interpreter aware of float and integer data types. by Michal Krol · 15 years ago
  22. c34f6fa gallium: Add UMOD TGSI opcode. by Michal Krol · 15 years ago
  23. 062aab9 gallium: Add SWITCH, CASE, DEFAULT and ENDSWITCH opcodes to TGSI. by Michal Krol · 15 years ago
  24. 08a3efe tgsi/ureg: Improve immediate match & expand logic. by Michal Krol · 15 years ago
  25. ff56a12 tgsi: Support signed/unsigned integer immediate types. by Michal Krol · 15 years ago
  26. b1c55e8 gallium: Add signed/unsigned int immediate data types. by Michal Krol · 15 years ago
  27. bf4b4c1 tgsi: Cleanup interpreter code for other existing integer opcodes. by Michal Krol · 15 years ago
  28. 2c04603 Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR. by Michal Krol · 15 years ago
  29. df0826f tgsi: Implement new integer opcodes. by Michal Krol · 15 years ago
  30. c59eda0 gallium: Add more integer TGSI opcodes. by Michal Krol · 15 years ago
  31. 7836a96 mesa: added _mesa_[Get]TexParameterI[u]iv() functions by Brian Paul · 15 years ago
  32. f6c2d1f mesa: make texture BorderColor a union of float/int/uint by Brian Paul · 15 years ago
  33. 32b9983 mesa: use get_texobj() in _mesa_GetTexParameter() funcs by Brian Paul · 15 years ago
  34. 5ac1649 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  35. 6d84580 mesa: add missing _mesa_lock_texture() call by Brian Paul · 15 years ago
  36. b434a81 i915: Use _MaxLevel on principle in texture setup. by Eric Anholt · 15 years ago
  37. 19a26df intel: Fix CopyTexImage from tiled mipmap levels > 0. by Eric Anholt · 15 years ago
  38. 63610fa i965: Fix the surface offset calculation for tiled buffers. by Eric Anholt · 15 years ago
  39. a160d1c r600: support vertex_array_bgra by Andre Maasikas · 15 years ago
  40. 82421c5 mesa: added GL_DU8DV8_ATI in extract_float_rgba() by Brian Paul · 15 years ago
  41. 01bf004 docs: initial release notes for 7.7.1 by Brian Paul · 15 years ago
  42. 6130bb1 mesa: Prevent possible array out-of-bounds access by _mesa_light. by Vinson Lee · 15 years ago
  43. bfc34c8 i965g: Fix assert. by Vinson Lee · 15 years ago
  44. ad80009 tgsi: Fix assert. by Vinson Lee · 15 years ago
  45. 0fb1ead Merge branch 'gallium-conditional-rendering' by Brian Paul · 15 years ago
  46. e661bf5 mesa: regenerated enums.c file by Brian Paul · 15 years ago
  47. 707faf6 glapi: comment-out TIMEOUT_IGNORED by Brian Paul · 15 years ago
  48. f52dd2a glsl: use varName variable in _slang_gen_assignment() by Brian Paul · 15 years ago
  49. 195568e mesa: more detailed error message in extract_float_rgba() by Brian Paul · 15 years ago
  50. 1baaf11 fix overflow by Alan Hourihane · 15 years ago
  51. 51362a7 intel: intelScreenContext() is no longer used by Kristian Høgsberg · 15 years ago
  52. 5a0b60a intel: Remove remaining dri2.enabled tests by Kristian Høgsberg · 15 years ago
  53. 2861d92 intel: Drop more cliprect bookkeeping by Kristian Høgsberg · 15 years ago
  54. d282128 intel: Remove struct intel_framebuffer by Kristian Høgsberg · 15 years ago
  55. a6e1d3e intel: Remove client-side vblank code by Kristian Høgsberg · 15 years ago
  56. 5bc4b88 intel: Drop intelWindowMoved() by Kristian Høgsberg · 15 years ago
  57. 5203b72 intel: Drop batchbuffer cliprect_mode tracking by Kristian Høgsberg · 15 years ago
  58. f55d092 intel: Drop DRI1 static regions by Kristian Høgsberg · 15 years ago
  59. ee49ac8 intel: Use depth buffer from ctx.DrawBuffer in copypix_src_region() by Kristian Høgsberg · 15 years ago
  60. 01dc463 intel: Drop LOCK/UNLOCK_HARDWARE() by Kristian Høgsberg · 15 years ago
  61. 3566bc7 intel: Drop DRI1 SwapBuffer implementation by Kristian Høgsberg · 15 years ago
  62. 4611f08 intel: Drop DRI1 CopySubBuffer implementation by Kristian Høgsberg · 15 years ago
  63. 48c0ff1 intel: Drop DRI1 support by Kristian Høgsberg · 15 years ago
  64. 39a0e4e Push __driDriverExtensions out of dri_util.c and into the drivers by Kristian Høgsberg · 15 years ago
  65. d61f073 Remove leftover __DRI{screen,drawable,context}Private references by Kristian Høgsberg · 15 years ago
  66. 8616cec Check for libdrm_$chipset.pc when needed by Kristian Høgsberg · 15 years ago
  67. 1e414df st/mesa: Only call st_texture_image_unmap() if texImage->Data is non-NULL. by Michel Dänzer · 15 years ago
  68. a3abb9d silence compiler warning by Alan Hourihane · 15 years ago
  69. 4a531fb Fix test by Alan Hourihane · 15 years ago
  70. 86b336f docs: Explain TGSI_SEMANTIC_NORMAL. by Michal Krol · 15 years ago
  71. 8ab89d7 docs: Fix indent. by Michal Krol · 15 years ago
  72. 07f416c docs: Clarify what truncate means. by Michal Krol · 15 years ago
  73. cef2180 docs: Replace bogus `\times' back with `*'. by Michal Krol · 15 years ago
  74. c929664 docs: TGSI SIN and COS are scalar instructions. by Michal Krol · 15 years ago
  75. acd1451 svga: Fix debug build crash when rendering to depth/stencil renderbuffer only. by Michel Dänzer · 15 years ago
  76. c114f00 st/xorg: Proper calculation of screen pitch. by Michel Dänzer · 15 years ago
  77. 8282185 vmware/xorg: Fix SCons build. by Michel Dänzer · 15 years ago
  78. b3567fc docs: Clarify math description of TGSI LRP instruction operation. by Michal Krol · 15 years ago
  79. b665968 docs: Correct TGSI acronym expansion. by Michal Krol · 15 years ago
  80. e04a8186 r600: support vertex_array_bgra by Andre Maasikas · 15 years ago
  81. d1e2fc1 r300: Use C-style comments. by Vinson Lee · 15 years ago
  82. 8a29e3f progs/egl: Silence uninitialized variable warnings. by Vinson Lee · 15 years ago
  83. 3ea5a95 progs/samples: Silence compiler warnings. by Vinson Lee · 15 years ago
  84. b14cbfa r300: Silence 'mixed declarations and code' warnings. by Vinson Lee · 15 years ago
  85. 2b218d9 Only enable verbose NoOp dispatch if DEBUG is defined by Kristian Høgsberg · 15 years ago
  86. 0214b7b r300: Silence 'mixed declarations and code' warning. by Vinson Lee · 15 years ago
  87. c3047e7 Noop dispatch: move warning code out of the generated functions by Kristian Høgsberg · 15 years ago
  88. 5853102 r300: Silence 'mixed declarations and code' warning. by Vinson Lee · 15 years ago
  89. 3e196f4 r300g: Silence 'mixed declarations and code' warning. by Vinson Lee · 15 years ago
  90. b8326b0 Fix glut to work with -fvisibility=hidden by Kristian Høgsberg · 15 years ago
  91. 8d62eb4 Export a few glapi functions used by gallium and r300 by Kristian Høgsberg · 15 years ago
  92. fe3ea29 r300g: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago
  93. 0bfc579 llvmpipe: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago
  94. e388d62 Compile with -fvisibility-hidden by default by Kristian Høgsberg · 15 years ago
  95. eb5d9e6 mesa: Cope with the degenerate case of zero length ranges. by José Fonseca · 15 years ago
  96. f3739bd gdi: Don't generate import libraries for opengl32.dll. by José Fonseca · 15 years ago
  97. a600840 mesa: fix blend enable/disable calls in meta.c code by Francis Galiegue · 15 years ago
  98. 287cbba apple: Purge existing (not working) GLX_USE_APPLEGL from dated libGL on OSX by Jeremy Huddleston · 15 years ago
  99. 32305e3 glxcmds: Fix comment about __DRI_ALLOCATE by Jeremy Huddleston · 15 years ago
  100. 1d95544 trace: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago