1. 479ea7d progs/trivial: Use glew where needed. by José Fonseca · 17 years ago
  2. 57d0001 glew: Initial import. by José Fonseca · 17 years ago
  3. d150e6a glut: Do not rely on GLAPIENTRY symbol. by José Fonseca · 17 years ago
  4. 4558f6a glut: Don't include mesa_wgl.h on MinGW builds. by José Fonseca · 17 years ago
  5. 42be010 scons: Don't define UNICODE on windows builds. by José Fonseca · 17 years ago
  6. 4df4820 Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 17 years ago
  7. b8bd0b0 i915: Add decode for PS in batchbuffers. by Eric Anholt · 17 years ago
  8. fc3971d i965: Remove gratuitous whitespace in INTEL_DEBUG=wm output. by Eric Anholt · 17 years ago
  9. 046e88f i965: Use _mesa_num_inst_src_regs() instead of keeping a copy of its contents. by Eric Anholt · 17 years ago
  10. 01cbd76 nouveau: Map correct mip level when using the shadow (nv30, nv40). by Younes Manton · 17 years ago
  11. bcb5ea0 nouveau: nv30 does not support separate blend functions for alpha and rgb by Patrice Mandin · 17 years ago
  12. 194d039 [intel] Remove remaining references to intel_wait_flips(). by Kristian Høgsberg · 17 years ago
  13. 470e10d windows: fix output dir for glut project file by Thomas Henn · 17 years ago
  14. 8c7135e swrast: fix redundant texture application in affine_textured_triangle(). by Brian Paul · 17 years ago
  15. 4683cab mesa: add some debug assertions to detect null current texture object pointers by Brian Paul · 17 years ago
  16. 787a001 windows: another round of VC8 project file updates by Karl Schultz · 17 years ago
  17. dd92f48 Revert "windows: new VC8 projects statically linked against libcmt" by Brian Paul · 17 years ago
  18. c14aac5 progs: Ignores by Jakob Bornecrantz · 17 years ago
  19. 65118a5 docs: document glXMakeContextCurrent() and Windows fixes by Brian Paul · 17 years ago
  20. ab9b4e1 Fix issues with glXMakeContextCurrent and glXMakeCurrentReadSGI by Ian Romanick · 17 years ago
  21. 73a4c94 i915: Fix gem backend after surface changes by Jakob Bornecrantz · 17 years ago
  22. 39e6d0d [intel] Go back to using the typedef for the sarea struct by Timo Aaltonen · 17 years ago
  23. b5da7fe Remove intel pageflipping support in its entirety. by Owain G. Ainsworth · 17 years ago
  24. 0f548db glsl: silence unused var warnings by Brian Paul · 17 years ago
  25. 9d216be mesa: silence uninitialized var warnings by Brian Paul · 17 years ago
  26. eb26cc6 mesa: silence compiler warning at -O2 by Brian Paul · 17 years ago
  27. bb63a66 mesa: bump version to 7.3-rc3 by Brian Paul · 17 years ago
  28. dace4e3 mesa: inlclude whole windows/VC8/ directory in tarballs by Brian Paul · 17 years ago
  29. bbda892 windows: new VC8 projects statically linked against libcmt by Thomas Henn · 17 years ago
  30. 61a387d windows: more VC8 project file updates by Karl Schultz · 17 years ago
  31. 5897383 gallium: Remove the standalone surfaces. by José Fonseca · 17 years ago
  32. 437fa85 Add a comment about _tnl_emit_indexed_vertices_to_buffer. by Thomas Hellstrom · 17 years ago
  33. b00477a tnl: Add a utility to emit indexed vertices to a DMA buffer. by Thomas Hellstrom · 17 years ago
  34. 7374285 Fix store texel for argb4444. by Thomas Hellstrom · 17 years ago
  35. 5c84a10 Fix store texel for argb8888_rev. by Thomas Hellstrom · 17 years ago
  36. dbda49a Add RGBA4444 and RGBA5551 texture formats. by Thomas Hellstrom · 17 years ago
  37. 11351f0 dri1: Add a macro to validate two dri drawables in one go. by Thomas Hellstrom · 17 years ago
  38. a5b5bc9 mesa: fix build of stand-alone glslcompiler driver by Brian Paul · 17 years ago
  39. ecc563b xlib: fix dependencies by Keith Whitwell · 17 years ago
  40. 2fa407b statetracker: copy back color buffer to front buffer when needed by Brian Paul · 17 years ago
  41. b9a3952 gallium: minor reformatting by Brian Paul · 17 years ago
  42. bc0e00a util: add reduced prim helper by Keith Whitwell · 17 years ago
  43. f977924 tests: test pseudo-XOR blend mode. by Brian Paul · 17 years ago
  44. ba3a879 gallium: use align() intead of round_up() by Brian Paul · 17 years ago
  45. 1907135 tgsi: change an if to an else-if, added const qual, added comments by Brian Paul · 17 years ago
  46. 396711b dri: add fake front definitions by Alan Hourihane · 17 years ago
  47. d3866f0 dri: add fake front definitions by Alan Hourihane · 17 years ago
  48. dbd8e40 windows: updated VC8 project files by Thomas Henn · 17 years ago
  49. 41b99b0 Merge commit 'origin/gallium-0.2' into gallium-xlib-rework by Keith Whitwell · 17 years ago
  50. ea55b62 xlib: fix compilation after xmesa header moves by Keith Whitwell · 17 years ago
  51. b5db6b0 Merge commit 'origin/gallium-0.2' into gallium-xlib-rework by Keith Whitwell · 17 years ago
  52. 76753e3 g3dvl: Some cleanups. by Younes Manton · 17 years ago
  53. 9ddca0b g3dvl: Ref count everywhere. by Younes Manton · 17 years ago
  54. 3933d33 g3dvl: Mark all buffers for incoming frame data as discardable. by Younes Manton · 17 years ago
  55. 7309e80 nouveau: Rename buffer on map if discardable, busy, and write-only. by Younes Manton · 17 years ago
  56. 0521c26 gallium: Add PIPE_BUFFER_USAGE_DISCARD. by Younes Manton · 17 years ago
  57. 11f9193 g3dvl: Return BadAlloc if we can't create an XvMC surface. by Younes Manton · 17 years ago
  58. c35dc4a g3dvl: Follow mesa naming conventions for src dirs. by Younes Manton · 17 years ago
  59. 1fd4115 egl: eglinfo load i915 driver by Jakob Bornecrantz · 17 years ago
  60. a835eb9 i915: Build gem and egl winsys by default by Jakob Bornecrantz · 17 years ago
  61. 353f824 i915: Make gem submit commands by Jakob Bornecrantz · 17 years ago
  62. e082923 egl: Fix swap and creation of front buffer by Jakob Bornecrantz · 17 years ago
  63. b7f802e glx: gcc 2.95 build fix (move declaration before code) by Brian Paul · 17 years ago
  64. df3ef7a i915: Use new egl state_tracker by Jakob Bornecrantz · 17 years ago
  65. 7047f17 egl: Add a egl state_tracker that use Gallium by Jakob Bornecrantz · 17 years ago
  66. a874cf3 i915: Update gem backend a bit by Jakob Bornecrantz · 17 years ago
  67. 94ddd62 egl: Make eglscreen sleep for five seconds by Jakob Bornecrantz · 17 years ago
  68. b6b619c egl: Add eglscreen to help debug egl mesa screen by Jakob Bornecrantz · 17 years ago
  69. a5df724 egl: Make eglinfo print screen info by Jakob Bornecrantz · 17 years ago
  70. 8f3fac6 debug: add noprefix version of debug_dump_enum by Keith Whitwell · 17 years ago
  71. bcc45a2 xlib: don't explicitly create the pipe_winsys struct by Keith Whitwell · 17 years ago
  72. 4f134f9 xlib: don't explicitly create the pipe_winsys struct by Keith Whitwell · 17 years ago
  73. a61a1a8 i965: fix polygon culling bug when rendering to a texture/FBO by Brian Paul · 17 years ago
  74. 345a08a intel: added intel_rendering_to_texture() helper function. by Brian Paul · 17 years ago
  75. 12c6d28 mesa: remove GL_DEPTH_TEST + no depth buffer test by Brian Paul · 17 years ago
  76. 2e28c1f Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 17 years ago
  77. e442fe5 glsl: fix broken sampler assignments by Brian Paul · 17 years ago
  78. 47ca023 scons: Use -std=gnu99 by José Fonseca · 17 years ago
  79. eac69bf stw: Dispatch to our stw_winsys::flush_front_buffer by José Fonseca · 17 years ago
  80. 66a4f5c i915: fallback on transfer mode by Xiang, Haihao · 17 years ago
  81. a740858 windows: updated VC8 project file by Karl Schultz · 17 years ago
  82. e7c988d windows: updated mesa.def file by Karl Schultz · 17 years ago
  83. 4a83562 glsl: use _mesa_sprintf() by Brian Paul · 17 years ago
  84. e1ba29e glsl: move declaration before code by Brian Paul · 17 years ago
  85. abd280a mesa: tweak to formatting by Alan Hourihane · 17 years ago
  86. fbf13bc mesa: check frambuffer complete status before rendering by Alan Hourihane · 17 years ago
  87. bfbb577 mesa: small cleanup by Alan Hourihane · 17 years ago
  88. 8708fa1 mesa: revert partial commit for 0x0 render targets by Alan Hourihane · 17 years ago
  89. 263b96e mesa: check frambuffer complete status before rendering by Alan Hourihane · 17 years ago
  90. 938f1e9 mesa: Fix merge conflicts by Jakob Bornecrantz · 17 years ago
  91. 8f84356 mesa: bump version to 7.3-rc2 by Brian Paul · 17 years ago
  92. 7d08091 glsl: fix comment by Brian Paul · 17 years ago
  93. b5f32e1 glsl: minor clean-up for rect sampler test by Brian Paul · 17 years ago
  94. 0dffd22 r300: work-around FRAG_BIT_FOGC warning/error by Brian Paul · 17 years ago
  95. 947d1c5 i965: asst. fixes, work-arounds for FBOs and render to texture by Brian Paul · 17 years ago
  96. c7f4354 i965: fix incorrect renderbuffer DataType assignment by Brian Paul · 17 years ago
  97. 5912cdf i965: fix some FBO depth/stencil assertions by Brian Paul · 17 years ago
  98. 658b1bd Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 17 years ago
  99. 03188b0 intel: SW fallback maps texture images, not texture coordinates by Ian Romanick · 17 years ago
  100. 2d155f9 trivial: clear with random color by Keith Whitwell · 17 years ago