1. f5801fb trivial: add poly-flat-clip tests by Keith Whitwell · 16 years ago
  2. d915f40 trivial: add tristrip-flat to makefile by Keith Whitwell · 16 years ago
  3. d85f1e9 copy msaa visuals capability by Roland Scheidegger · 16 years ago
  4. 061e1c6 draw: rework splitting of fan/loop prims in varray.c, fix flatshade issues by Keith Whitwell · 16 years ago
  5. 7d3bab5 softpipe: Replace GETENV by debug_get_bool_option. by José Fonseca · 16 years ago
  6. 3531c52 gallium: Detect buffer overflows in the homegrown memory debugger. by José Fonseca · 16 years ago
  7. 0c5b1a8 pipebuffer: Alternative buffer manager. by José Fonseca · 16 years ago
  8. 4b52f4d pipebuffer: Be more lenient when matching cached buffer sizes. by José Fonseca · 16 years ago
  9. a70684b gallium: Deprecate GETENV. Replace by debug_get_bool_option. by José Fonseca · 16 years ago
  10. 5f46bf7 mesa: Xlib libGL.so fixes from master by Brian Paul · 16 years ago
  11. 0116ec1 mesa: remove unused api_eval.h header file by Brian Paul · 16 years ago
  12. eded7f0 mesa: refactor: move _mesa_update_minmax/histogram() into image.c by Brian Paul · 16 years ago
  13. bce428c mesa: refactor: move multisample-related functions into new multisample.c file by Brian Paul · 16 years ago
  14. 9091015 mesa: refactor: move _mesa_resizebuffers(), _mesa_ResizeBuffersMESA() to framebuffer.c by Brian Paul · 16 years ago
  15. eade430 mesa: refactor: move glClear, glClearColor into new clear.c file. by Brian Paul · 16 years ago
  16. 8cad318 gallium: include scissor.h by Brian Paul · 16 years ago
  17. 4be7296 mesa: refactor: move scissor functions into new scissor.c file by Brian Paul · 16 years ago
  18. b36e6f0 mesa: refactor: move _mesa_init_exec_table() into new api_exec.c file by Brian Paul · 16 years ago
  19. 74c82eb mesa: refactor: move pixel map/scale/bias code into image.c by Brian Paul · 16 years ago
  20. 5f91007 mesa: refactor: new _mesa_init_pixelstore() function by Brian Paul · 16 years ago
  21. d960a06 mesa: refactor: move glReadPixels code into new readpix.c file by Brian Paul · 16 years ago
  22. f26baad mesa: refactor: move glPixelStore function into new pixelstore.c file by Brian Paul · 16 years ago
  23. ffeb901 s/SOLO/MESA/ by Brian Paul · 16 years ago
  24. 4f15e3e mesa: chmod a-x context.c by Brian Paul · 16 years ago
  25. d7205ba Makefile clean-ups by Brian Paul · 16 years ago
  26. ac7f416 more old stuff, rename SOLO->MESA, etc by Brian Paul · 16 years ago
  27. 137dbe7 mesa: disable VF_SOURCES by Brian Paul · 16 years ago
  28. 5f621f6 mesa: remove some obsolete gallium bits by Brian Paul · 16 years ago
  29. 44c347c mesa: get rid of FBDEV/SVGA/etc bits by Brian Paul · 16 years ago
  30. 6420a62 egl: s/softpipe_egl.so/egl_softpipe.so/ by Brian Paul · 16 years ago
  31. 50d59c8 egl: choose between DRI and softpipe drivers by Brian Paul · 16 years ago
  32. 1954f49 glsl: fix array size initialiazers using const variables by Zack Rusin · 16 years ago
  33. 1c316f1 gallium: disable a tgsi_dump() call by Brian Paul · 16 years ago
  34. cfc23bc i915: Disable color buffer writes if no color buffer is attached by Jakob Bornecrantz · 16 years ago
  35. 2e3e518 mesa: Most of the functions of MESA_TEXTURE_S8_Z24 are now supported by Jakob Bornecrantz · 16 years ago
  36. 80ab4c3 mesa: Do not compile the dri drivers in mesa by Jakob Bornecrantz · 16 years ago
  37. f4535f6 mesa: Add MESA_FORMAT_S8_Z24 texture format by Jakob Bornecrantz · 16 years ago
  38. a47c222 draw: fix temp vs output buffer typo in vsvg_run_elts by Keith Whitwell · 16 years ago
  39. 3c20793 Fix CRLF line endings. by Jose Fonseca · 16 years ago
  40. e9c8959 Fix CRLF line endings. by Jose Fonseca · 16 years ago
  41. f374734 egl: improved Makefile by Brian Paul · 16 years ago
  42. 8dafe47 egl: EGL->DRI adaptor/driver by Brian Paul · 16 years ago
  43. ab102d5 egl: clean-ups by Brian Paul · 16 years ago
  44. f82d5cf mesa: disable visual warning unless LIBGL_DEBUG is defined by Brian Paul · 16 years ago
  45. 47ddcd2 egl: make _eglChooseDRMDriver() non-static by Brian Paul · 16 years ago
  46. f6e030f egl: change default logging level to _EGL_WARNING by Brian Paul · 16 years ago
  47. f0fdf0c gallium: additional comment by Brian Paul · 16 years ago
  48. adaf038 egl: updated EGLAPI for Windows by Jonathan White · 16 years ago
  49. 53076e8 mesa: sync up with latest Makefile changes on master by Brian Paul · 16 years ago
  50. 463a47b draw: fix intermediate buffer confusion in draw_vs_varient.c by Keith Whitwell · 16 years ago
  51. 0a84d32 egl: open X display if needed by Brian Paul · 16 years ago
  52. e4fda51 mesa: turn off ffvertex prog debug by Keith Whitwell · 16 years ago
  53. 3d514a9 gallium: Only build intel_drm for linux-dri targets by Jakob Bornecrantz · 16 years ago
  54. 0931b42 draw: make sure middle-end primitive is uptodate in vcache by Keith Whitwell · 16 years ago
  55. 1a2c445 i915: Moved EGL_i915 to the common code by Jakob Bornecrantz · 16 years ago
  56. adbdabb i915: Moved pipe_buffer and i915_winsys functions to a common folder by Jakob Bornecrantz · 16 years ago
  57. 18953a8 scons: Don't force MSVS 2003. by José Fonseca · 16 years ago
  58. b04aa71 scons: Put the tool logic in a frontend tool. by José Fonseca · 16 years ago
  59. f27c772 draw: Compile draw_vs_aos only on x86. by José Fonseca · 16 years ago
  60. eb189c8 sync up with Makefile changes on master by Brian Paul · 16 years ago
  61. 949600b Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile by Brian Paul · 16 years ago
  62. 20e2bb3 insert mesa/ before include files by Brian Paul · 16 years ago
  63. fe1a2d1 egl: assorted fixes for Windows by Jonathan White · 16 years ago
  64. b11aad2 build egl_xlib/ too (softpipe_egl.so library) by Brian Paul · 16 years ago
  65. d607e30 mesa: always build libglapi.a, updated subdir, gl.pc rule code from master by Brian Paul · 16 years ago
  66. e7725e1 egl: build libEGL and softpipe_egl.so by default by Brian Paul · 16 years ago
  67. 3b28aab egl: updated SUBDIRS by Brian Paul · 16 years ago
  68. d5cf57d egl: new src/egl/drivers/Makefile by Brian Paul · 16 years ago
  69. cca1ae7 mesa: Makefile comment by Brian Paul · 16 years ago
  70. 16e8ee3 mesa: remove EXT/NV suffixes from _mesa_PointParameter functions by Brian Paul · 16 years ago
  71. feb722f mesa: added _mesa_DrawArrays, DrawElements, DrawRangeElements() wrappers for VBO funcs by Brian Paul · 16 years ago
  72. f6bb2f8 egl: minor tweaks by Brian Paul · 16 years ago
  73. da7b3d2 pull in minor mklib change to fix debugging by Keith Whitwell · 16 years ago
  74. d8de01b sync up with glxgears.c from master by Brian Paul · 16 years ago
  75. 25641d5 Set the attribute as used. by Alan Hourihane · 16 years ago
  76. 2154cb4 egl: single triangle test by Brian Paul · 16 years ago
  77. bf527cc egl: fix X visual selection by Brian Paul · 16 years ago
  78. b9d35c7 egl: query/print EGL_NATIVE_VISUAL_ID by Brian Paul · 16 years ago
  79. af31e5d egl: do proper setup/init of EGL configs by Brian Paul · 16 years ago
  80. 97035cb egl: in _eglAddConfig() just save a pointer to the config; don't copy the config by Brian Paul · 16 years ago
  81. 88f86c9 egl: Added peglgears, gears that uses pbuffers by Jakob Bornecrantz · 16 years ago
  82. 1b386f4 egl: new GLES/glplatform.h header by Brian Paul · 16 years ago
  83. 3783994 egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.org by Brian Paul · 16 years ago
  84. af540ef egl: updated egl.h include paths by Brian Paul · 16 years ago
  85. 19ca6ce egl: updated include paths (s/GLES/EGL/) by Brian Paul · 16 years ago
  86. 0ebc94d egl: added OpenGL ES 2.0 header files in new GLES2 directory by Brian Paul · 16 years ago
  87. df8f9a1 egl: created GLES/egl.h backward-compatibility header (see comments inside) by Brian Paul · 16 years ago
  88. 493f3a0 egl: moved egl.h into EGL/ directory by Brian Paul · 16 years ago
  89. 3e702fa egl: moved eglext.h into EGL/ directory by Brian Paul · 16 years ago
  90. 113ab51 scons: Some provisions to cross-compile x86 on x86_64 machines and vice-versa. by José Fonseca · 16 years ago
  91. 5c9c6b0 scons: Generate matypes.h at build time. by José Fonseca · 16 years ago
  92. fc286ff mesa: Remove assyntax.h include from generated matypes.h. by José Fonseca · 16 years ago
  93. 8223add gallium: added tgsi_is_passthrough_shader() function by Brian Paul · 16 years ago
  94. 4ebfc3c egl: prototype some multi-API code by Brian Paul · 16 years ago
  95. b98ac1d draw: init vsvg draw pointer by Keith Whitwell · 16 years ago
  96. 43b92a6 gallium: Define PIPE_CAP_GUARD_BAND_* capabilities. by Michal Krol · 16 years ago
  97. 0a4aea0 draw: respect driver's max vertex buffer size by Keith Whitwell · 16 years ago
  98. c218b8c Build with -O2 by Alan Hourihane · 16 years ago
  99. 5b6ea6b Merge branch 'gallium-tex-surfaces' into gallium-0.1 by Keith Whitwell · 16 years ago
  100. afd635a i915: Fix compile on linux-dri-debug by Jakob Bornecrantz · 16 years ago