1. 1be4d4d pipebuffer: More assertions. by José Fonseca · 16 years ago
  2. 815de0a pipebuffer: Fix alignment assertion. by José Fonseca · 16 years ago
  3. 665d6d6 pipebuffer: Export the pipe buffer winsys hooks. by José Fonseca · 16 years ago
  4. 4f5308b gallium: remove redundant size from the constant buffer by Zack Rusin · 16 years ago
  5. d6888e8 gallium: it's a reference value, not a reference number by Zack Rusin · 16 years ago
  6. 2299f21 gallium: standardize api on the prefix "nr" by Zack Rusin · 16 years ago
  7. a7e7223 gallium: standardize naming of masks by Zack Rusin · 16 years ago
  8. 872b515 gallium: standardize on stride instead of pitch in the interface by Zack Rusin · 16 years ago
  9. 4d710dd tgsi: silence some warnings by Keith Whitwell · 16 years ago
  10. 27e5097 draw: silence some warnings by Keith Whitwell · 16 years ago
  11. 3b853e9 i915: queiten compiler warnings by Keith Whitwell · 16 years ago
  12. ef9194a failover: queiten compiler warnings by Keith Whitwell · 16 years ago
  13. f675972 draw: queiten compiler warnings by Keith Whitwell · 16 years ago
  14. 9a7aeac scons: remove pedantic flag by Keith Whitwell · 16 years ago
  15. 005a375 egl: compilation fix by Zack Rusin · 16 years ago
  16. 3d607ef scons: Request the stabs debug info format for Mingw. by José Fonseca · 16 years ago
  17. f5fad95 glut: Minor cleanups. by José Fonseca · 16 years ago
  18. f25421a nv20: rewrite vertex layout by Pekka Paalanen · 16 years ago
  19. 94ff37f nv20: adjust initial hw context by Pekka Paalanen · 16 years ago
  20. 6b1b8e4 gallium: updated comments in st_extensions.c by Brian Paul · 16 years ago
  21. 0cd1ee7 g3dvl: Remove dead links to files that are now in libnouveaudrm. by Younes Manton · 16 years ago
  22. 3af89cd nouveau: fix st_get_framebuffer_surface() breakage by Pekka Paalanen · 16 years ago
  23. c50a931 mesa: declare pipe_texture in st_public.h by Pekka Paalanen · 16 years ago
  24. fcf9353 glew: Build it as a static lib. by José Fonseca · 16 years ago
  25. efdb779 progs: Fix isosurf. by José Fonseca · 16 years ago
  26. 2e61d13 progs: Port most of the demos to glew. by José Fonseca · 16 years ago
  27. 9bf83fb scons: Build the progs into seperate dirs as well. by José Fonseca · 16 years ago
  28. 4367778 glut: Automatic library linkage only on MSVC. by José Fonseca · 16 years ago
  29. 0178926 scons: Use --enable-stdcall-fixup only when building DLLs. by José Fonseca · 16 years ago
  30. 0e4e765 glut: Use a new define GLUT_STATIC to distinguish static builds. by José Fonseca · 16 years ago
  31. 492c7b3 glut: Ensure windows.h is included on windows. by José Fonseca · 16 years ago
  32. 9bd39eb scons: Don't build the DRI drivers in a seperate dir. by José Fonseca · 16 years ago
  33. 18170bb scons: Use a cache for built files. by José Fonseca · 16 years ago
  34. aa210b3 wgl: Adapt for st_get_framebuffer_surface call change. by José Fonseca · 16 years ago
  35. de29f57 scons: Allow to specify the MSVS version on command line. by José Fonseca · 16 years ago
  36. 528a0a8 progs: Port vp-tris to glew. by José Fonseca · 16 years ago
  37. b0d0e53 gallium: change the st_get_framebuffer_surface/texture functions by Alan Hourihane · 16 years ago
  38. 483c730 progs: Ignore more output executables. by José Fonseca · 16 years ago
  39. 479ea7d progs/trivial: Use glew where needed. by José Fonseca · 16 years ago
  40. 57d0001 glew: Initial import. by José Fonseca · 16 years ago
  41. d150e6a glut: Do not rely on GLAPIENTRY symbol. by José Fonseca · 16 years ago
  42. 4558f6a glut: Don't include mesa_wgl.h on MinGW builds. by José Fonseca · 16 years ago
  43. 42be010 scons: Don't define UNICODE on windows builds. by José Fonseca · 16 years ago
  44. 4df4820 Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  45. b8bd0b0 i915: Add decode for PS in batchbuffers. by Eric Anholt · 16 years ago
  46. fc3971d i965: Remove gratuitous whitespace in INTEL_DEBUG=wm output. by Eric Anholt · 16 years ago
  47. 046e88f i965: Use _mesa_num_inst_src_regs() instead of keeping a copy of its contents. by Eric Anholt · 16 years ago
  48. 01cbd76 nouveau: Map correct mip level when using the shadow (nv30, nv40). by Younes Manton · 16 years ago
  49. bcb5ea0 nouveau: nv30 does not support separate blend functions for alpha and rgb by Patrice Mandin · 16 years ago
  50. 194d039 [intel] Remove remaining references to intel_wait_flips(). by Kristian Høgsberg · 16 years ago
  51. 470e10d windows: fix output dir for glut project file by Thomas Henn · 16 years ago
  52. 8c7135e swrast: fix redundant texture application in affine_textured_triangle(). by Brian Paul · 16 years ago
  53. 4683cab mesa: add some debug assertions to detect null current texture object pointers by Brian Paul · 16 years ago
  54. 787a001 windows: another round of VC8 project file updates by Karl Schultz · 16 years ago
  55. dd92f48 Revert "windows: new VC8 projects statically linked against libcmt" by Brian Paul · 16 years ago
  56. c14aac5 progs: Ignores by Jakob Bornecrantz · 16 years ago
  57. 65118a5 docs: document glXMakeContextCurrent() and Windows fixes by Brian Paul · 16 years ago
  58. ab9b4e1 Fix issues with glXMakeContextCurrent and glXMakeCurrentReadSGI by Ian Romanick · 16 years ago
  59. 73a4c94 i915: Fix gem backend after surface changes by Jakob Bornecrantz · 16 years ago
  60. 39e6d0d [intel] Go back to using the typedef for the sarea struct by Timo Aaltonen · 16 years ago
  61. b5da7fe Remove intel pageflipping support in its entirety. by Owain G. Ainsworth · 16 years ago
  62. 0f548db glsl: silence unused var warnings by Brian Paul · 16 years ago
  63. 9d216be mesa: silence uninitialized var warnings by Brian Paul · 16 years ago
  64. eb26cc6 mesa: silence compiler warning at -O2 by Brian Paul · 16 years ago
  65. bb63a66 mesa: bump version to 7.3-rc3 by Brian Paul · 16 years ago
  66. dace4e3 mesa: inlclude whole windows/VC8/ directory in tarballs by Brian Paul · 16 years ago
  67. bbda892 windows: new VC8 projects statically linked against libcmt by Thomas Henn · 16 years ago
  68. 61a387d windows: more VC8 project file updates by Karl Schultz · 16 years ago
  69. 5897383 gallium: Remove the standalone surfaces. by José Fonseca · 16 years ago
  70. 437fa85 Add a comment about _tnl_emit_indexed_vertices_to_buffer. by Thomas Hellstrom · 16 years ago
  71. b00477a tnl: Add a utility to emit indexed vertices to a DMA buffer. by Thomas Hellstrom · 16 years ago
  72. 7374285 Fix store texel for argb4444. by Thomas Hellstrom · 16 years ago
  73. 5c84a10 Fix store texel for argb8888_rev. by Thomas Hellstrom · 16 years ago
  74. dbda49a Add RGBA4444 and RGBA5551 texture formats. by Thomas Hellstrom · 16 years ago
  75. 11351f0 dri1: Add a macro to validate two dri drawables in one go. by Thomas Hellstrom · 16 years ago
  76. a5b5bc9 mesa: fix build of stand-alone glslcompiler driver by Brian Paul · 16 years ago
  77. ecc563b xlib: fix dependencies by Keith Whitwell · 16 years ago
  78. 2fa407b statetracker: copy back color buffer to front buffer when needed by Brian Paul · 16 years ago
  79. b9a3952 gallium: minor reformatting by Brian Paul · 16 years ago
  80. bc0e00a util: add reduced prim helper by Keith Whitwell · 16 years ago
  81. f977924 tests: test pseudo-XOR blend mode. by Brian Paul · 16 years ago
  82. ba3a879 gallium: use align() intead of round_up() by Brian Paul · 16 years ago
  83. 1907135 tgsi: change an if to an else-if, added const qual, added comments by Brian Paul · 16 years ago
  84. 396711b dri: add fake front definitions by Alan Hourihane · 16 years ago
  85. d3866f0 dri: add fake front definitions by Alan Hourihane · 16 years ago
  86. dbd8e40 windows: updated VC8 project files by Thomas Henn · 16 years ago
  87. 41b99b0 Merge commit 'origin/gallium-0.2' into gallium-xlib-rework by Keith Whitwell · 16 years ago
  88. ea55b62 xlib: fix compilation after xmesa header moves by Keith Whitwell · 16 years ago
  89. b5db6b0 Merge commit 'origin/gallium-0.2' into gallium-xlib-rework by Keith Whitwell · 16 years ago
  90. 76753e3 g3dvl: Some cleanups. by Younes Manton · 16 years ago
  91. 9ddca0b g3dvl: Ref count everywhere. by Younes Manton · 16 years ago
  92. 3933d33 g3dvl: Mark all buffers for incoming frame data as discardable. by Younes Manton · 16 years ago
  93. 7309e80 nouveau: Rename buffer on map if discardable, busy, and write-only. by Younes Manton · 16 years ago
  94. 0521c26 gallium: Add PIPE_BUFFER_USAGE_DISCARD. by Younes Manton · 16 years ago
  95. 11f9193 g3dvl: Return BadAlloc if we can't create an XvMC surface. by Younes Manton · 16 years ago
  96. c35dc4a g3dvl: Follow mesa naming conventions for src dirs. by Younes Manton · 16 years ago
  97. 1fd4115 egl: eglinfo load i915 driver by Jakob Bornecrantz · 16 years ago
  98. a835eb9 i915: Build gem and egl winsys by default by Jakob Bornecrantz · 16 years ago
  99. 353f824 i915: Make gem submit commands by Jakob Bornecrantz · 16 years ago
  100. e082923 egl: Fix swap and creation of front buffer by Jakob Bornecrantz · 16 years ago