1. 412ffb7 r300g: Fix typo. by Corbin Simpson · 15 years ago
  2. 92ea883 r300/compiler: r500-fs: Properly set HW register swizzles. by Corbin Simpson · 15 years ago
  3. f6a16df scons: Only build progs when explicitly requested in the command line. by José Fonseca · 15 years ago
  4. b44c444 llvmpipe: Map rendertargets when bound as textures. by José Fonseca · 15 years ago
  5. 96728bb dri: Fix copy-and-paste brain damage in previous commit by Ian Romanick · 15 years ago
  6. 6bd9da0 intel: Don't expose GLX_SWAP_EXCHANGE_OML by Ian Romanick · 15 years ago
  7. bb65a1d intel: Expose a minimal number of configs with accumulation buffer by Ian Romanick · 15 years ago
  8. 3cce4a1 dri: Allow selective generation of accum. buffer configs by Ian Romanick · 15 years ago
  9. 73e24cd intel: Stop exposing useless 24 depth/0 stencil configs by Ian Romanick · 15 years ago
  10. 6d91f9a intel: Remove redundant init of depth_bits / stencil_bits in intelInitScreen2 by Ian Romanick · 15 years ago
  11. 066f45c intel: Update comment in intelInitScreen2 to noting DRI2 protocol issues by Ian Romanick · 15 years ago
  12. b91bb45 Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa by unknown · 15 years ago
  13. 3251f31 glsl/pp: fix extension enable/disable options by Brian Paul · 15 years ago
  14. c3b6237 Add new symbol to exports list by unknown · 15 years ago
  15. 8b1c332 Simplify GLSL extension mechanism. by Michal Krol · 15 years ago
  16. c1395a7 glsl/pp: Fix ifdef directive for extension names. by Michal Krol · 15 years ago
  17. eb095b6 glsl: GLSL extensions have the GL_ prefix by Brian Paul · 15 years ago
  18. f88b43e st/xorg: fix a silly offset bug in xv by Zack Rusin · 15 years ago
  19. 3a0e4eb r600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename by Kristian Høgsberg · 15 years ago
  20. ba33fed llvmpipe: Fix null pointer dereference when no depth buffer is bound. by José Fonseca · 15 years ago
  21. 5e6a900 llvmpipe: Leave depth buffer in swizzled format. by José Fonseca · 15 years ago
  22. 7a593af glu/sgi: Initialize member of class Uarray. by Vinson Lee · 15 years ago
  23. 58c991a llvmpipe: Remove unnecessary headers. by Vinson Lee · 15 years ago
  24. 08e2eab scons: export drawllvm after actually checking that llvm is present by Zack Rusin · 15 years ago
  25. c19dab7 egl_dri2: Only allocate config if we're going to keep it by Kristian Høgsberg · 15 years ago
  26. c3c1a7e egl_dri2: Initialize config attributes with visual id and class from X by Kristian Høgsberg · 15 years ago
  27. 368bb3d eglinfo: Also print visual type, assuming X visual types by Kristian Høgsberg · 15 years ago
  28. 360faf8 egl_dri2: Allow pbuffer and pixmap surfaces for all configs by Kristian Høgsberg · 15 years ago
  29. 77e6fb1 radeon: Fix printf formatings to match te values. by Pauli Nieminen · 15 years ago
  30. 42026a8 radeon: Define EXT_framebuffer_object constants to match hw. by Pauli Nieminen · 15 years ago
  31. 4bce2fb mesa: move all limit/constant assertions into check_context_limits() by Brian Paul · 15 years ago
  32. 96100f3 Drop incorrectly revived files during the 'gallium-nopointsizeminmax' merge. by Francisco Jerez · 15 years ago
  33. dbc1340 r300g: One less assert. by Corbin Simpson · 15 years ago
  34. 8c85002 r300g: Don't write non-existent bit on non-r500. by Corbin Simpson · 15 years ago
  35. 67b60b9 r300g: Correct colorbuffer measurements. by Corbin Simpson · 15 years ago
  36. 5a27a77 r300g: Be ever-so-slightly more useful on bad shaders. by Corbin Simpson · 15 years ago
  37. 1ebc568 configure.ac: Enable egl demos when --enable-egl is passed by Kristian Høgsberg · 15 years ago
  38. ab487f7 xeglgears: Add test case for eglBindTexImage() by Kristian Høgsberg · 15 years ago
  39. bba5a98 egl_dri2: Implement eglBindTexImage() by Kristian Høgsberg · 15 years ago
  40. debf00e dri_interface: Introduce DRI tokens for the texBuffer texture formats by Kristian Høgsberg · 15 years ago
  41. 8c593d3 egl_dri2: Use a helper function for looking up and binding extensions by Kristian Høgsberg · 15 years ago
  42. ed46e90 gallium/auxiliary: add -D__STDC_CONSTANT_MACROS by Brian Paul · 15 years ago
  43. 822d951 llvmpipe: remove .s rule (already in Makefile.template) by Brian Paul · 15 years ago
  44. aa4ed6a llvmpipe: lp_tile_surface.c isn't committed yet by Brian Paul · 15 years ago
  45. 4767d27 radeon: Add some debug output for fbo support by Pauli Nieminen · 15 years ago
  46. 9e587db r200: Fix UMS notto emit stp. by Pauli Nieminen · 15 years ago
  47. 653a834 Merge branch 'gallium-nopointsizeminmax' by Roland Scheidegger · 15 years ago
  48. b0613d8 docs: fix typo: s/osdemo/osdemos/ by Brian Paul · 15 years ago
  49. a8f4904 gallium: Adding the %.s rule to generate asm code by Chris Li · 15 years ago
  50. 62d1e40 gallium: Using the proper pattern rules for Makefile template. by Chris Li · 15 years ago
  51. 8b6ec94 llvmpipe: Make llvm unit test depend on libllvmpipe.a by Chris Li · 15 years ago
  52. dd7be07 st/mesa: fix wrong initialization of MaxPointSize by Roland Scheidegger · 15 years ago
  53. 6ef1d60 vmware/core: Support drm interface version 1.0.0 by Jakob Bornecrantz · 15 years ago
  54. 6a4cd12 vmware/core: Use correct flags in scanout code by Jakob Bornecrantz · 15 years ago
  55. 6ffb631 vmware/core: Handle new scanout field by Jakob Bornecrantz · 15 years ago
  56. a9d61c2 vmware/core: Update header to latest version by Jakob Bornecrantz · 15 years ago
  57. 7afcfa0 vmware/core: Remove old ioctl structs not used by Jakob Bornecrantz · 15 years ago
  58. 72fa4ef llvmpipe: Remove reference to prefilter field. by Michal Krol · 15 years ago
  59. 2ecbe4e glx: Fix TOP setting in src/glx Makefile by Kristian Høgsberg · 15 years ago
  60. 6e8897f Retire miniglx and move the actual glx code up to src/glx by Kristian Høgsberg · 15 years ago
  61. 538539d egl_dri2: Fix initialization with EGL_DEFAULT_DISPLAY by Kristian Høgsberg · 15 years ago
  62. a1a4411 fix bug in perspective corrected interpolants for lines by Brian Paul · 15 years ago
  63. fd67010 progs/tests: add line drawing option to cylwrap.c by Brian Paul · 15 years ago
  64. 22a3a81 progs/tests: add x/y rotation to cylwrap.c by Brian Paul · 15 years ago
  65. dd98a97 st/mesa: remove special-case cyl-wrap code by Brian Paul · 15 years ago
  66. 5fbb62f softpipe: Properly implement cylindrical wrapping. by Michal Krol · 15 years ago
  67. 00bd85e Revert "softpipe: Implement cylindrical wrapping for linear interpolator." by Michal Krol · 15 years ago
  68. 86921aa progs/tests: new test program for exercising cylindrical tex wrap mode by Brian Paul · 15 years ago
  69. ae4dde6 st/mesa: check for PROG_PARAM_BIT_CYL_WRAP flag by Brian Paul · 15 years ago
  70. 4a9f1ee mesa: add back-door support for cylindrical texture wrap mode by Brian Paul · 15 years ago
  71. 9a8473d gallium: Remove prefilter member from pipe_sampler_state struct. by Michal Krol · 15 years ago
  72. 63d6097 docs: Document TGSI Declaration token. by Michal Krol · 15 years ago
  73. e04c8ec softpipe: Implement cylindrical wrapping for linear interpolator. by Michal Krol · 15 years ago
  74. 607a830 tgsi: Gather cylindrical wrap info in tgsi_shader_info struct. by Michal Krol · 15 years ago
  75. 33a9fb3 tgsi: Add ureg_DECL_fs_input_cyl(). by Michal Krol · 15 years ago
  76. 6f6d740 gallium: Add cylindrical wrap info to TGSI declaration. by Michal Krol · 15 years ago
  77. 5ee856e tgsi: Remove tgsi_dump_c.[ch]. by Michal Krol · 15 years ago
  78. 01d7e3d mesa: Enable true refcounting for NullBufferObj. by Michal Krol · 15 years ago
  79. eeec2c3 mesa: Protect buffer objects reference counting with a mutex. by Michal Krol · 15 years ago
  80. 829d9bb mesa: Ensure object refcount is null when destroying the buffer. by José Fonseca · 15 years ago
  81. 05ac187 mesa: Fix null buffer object reference counting. by José Fonseca · 15 years ago
  82. 1c39dbb mesa: Always do proper ref counting of shared state. by José Fonseca · 15 years ago
  83. b750786 svga: Actually call fence_reference in texture downloads. by José Fonseca · 15 years ago
  84. ad93f3e progs/xdemos: Silence uninitialized variable warning. by Vinson Lee · 15 years ago
  85. 70f8aaa r300g: Fix off-by-one errors in array bounds assertions. by Vinson Lee · 15 years ago
  86. 43f8a82 scons: don't assume llvm is always present by Zack Rusin · 15 years ago
  87. 85c7ec7 llvmpipe: switch to using dynamic stack allocation instead of registers by Zack Rusin · 15 years ago
  88. 257267e identity: Remove unnecessary header. by Vinson Lee · 15 years ago
  89. a131941 softpipe: Remove unnecessary headers. by Vinson Lee · 15 years ago
  90. 38076c9 gallivm: added lp_bld_misc.cpp to sources list by Brian Paul · 15 years ago
  91. 69c0d08 llvmpipe: include gallivm/lp_bld_misc.h by Brian Paul · 15 years ago
  92. 7d36b67 gallivm: added gallivm/lp_bld_misc.cpp to Makefile by Brian Paul · 15 years ago
  93. 6c28cc2 llvmpipe: remove files moved to gallivm/ from llvmpipe/Makefile by Brian Paul · 15 years ago
  94. b014d71 llvmpipe: s/textured/texture/ by Brian Paul · 15 years ago
  95. 4aeacdf llvmpipe: added counters for color tile clear, load, store by Brian Paul · 15 years ago
  96. a8270c7 llvmpipe: use new os time functions by Brian Paul · 15 years ago
  97. 8b0b5ac glx: Fix SwapBuffers regression introduced by 01923fb72d. by Francisco Jerez · 15 years ago
  98. c61bf36 llvmpipe: export the tgsi translation code to a common layer by Zack Rusin · 15 years ago
  99. 74d2354 radeong: Provide drm_api::destroy hook. by Corbin Simpson · 15 years ago
  100. 184cefc radeong: Always return something for create_screen. by Corbin Simpson · 15 years ago