1. 160c361 intel: Disable creating DRI2 FBconfigs with depth size != color size. by Eric Anholt · 16 years ago
  2. 2b34275 intel: Add span code for z24 without stencil. by Eric Anholt · 16 years ago
  3. 43a4543 intel: make template wrappers for the spans templates. by Eric Anholt · 16 years ago
  4. 119f34e intel: Fix up x8r8g8b8 renderbuffer format so that alpha=1 spans code happens. by Eric Anholt · 16 years ago
  5. 53b3734 autoconf: Fixup EGL build by Dan Nicholson · 16 years ago
  6. d0415a5 i965: Rename CMD_CONST_BUFFER_STATE to the CS_URB_STATE used in the docs. by Eric Anholt · 16 years ago
  7. 69f080c R300: Add support for RS600 chips by Alex Deucher · 16 years ago
  8. a0dc286 nouveau: nv04-nv40 texture transfer. by Younes Manton · 16 years ago
  9. 5726a5a g3dvl: Update winsys stuff. by Younes Manton · 16 years ago
  10. f2a5c6b egl: remove compiler flags from CFLAGS by Brian Paul · 16 years ago
  11. c34c78b egl: use new EGL_LIB_DEPS to pass library dependencies to mklib when building libEGL by Brian Paul · 16 years ago
  12. 501d6d4 egl: add comment/reminder to fix the CFLAGS in this Makefile by Brian Paul · 16 years ago
  13. dbab39c gallium: Add support for BSD operating systems, tested with FreeBSD by Benjamin Close · 16 years ago
  14. afe139f gallium: Fix build when exiting CFLAGS contains a path with different gl.h by Benjamin Close · 16 years ago
  15. 9c0dea1 egl: Use -dlopen rather than -dl which is non portable by Benjamin Close · 16 years ago
  16. 161307f egl: Allow compilation to succeed with FreeBSD by Benjamin Close · 16 years ago
  17. 981b7c0 softpipe: minor code simplification for face/zslice offset calculation by Brian Paul · 16 years ago
  18. 192b7f2 cell: overhaul cell teximage code by Brian Paul · 16 years ago
  19. bd0370c cell: don't need tex transfer for drawing surfaces by Brian Paul · 16 years ago
  20. 32dc28a mesa: Build DRI by default on Linux/sparc by David S. Miller · 16 years ago
  21. d7c6ffb intel: Adopt to the new drm_api.h by Jakob Bornecrantz · 16 years ago
  22. 36348ff i915: Enable winsys to get buffer from texture by Jakob Bornecrantz · 16 years ago
  23. 25b32eb st/drm: Bring drm_api.h up to date with latest changes by Jakob Bornecrantz · 16 years ago
  24. f0d09bf i915: Fix some warnings by Jakob Bornecrantz · 16 years ago
  25. c92dc32 i915: Clean up i915_winsys.h a bit by Jakob Bornecrantz · 16 years ago
  26. bfdbbfb mesa: fix merge conflict (in comment) by Brian Paul · 16 years ago
  27. 8e6337f mesa: added GLES 1/2 headers to tarball file list by Brian Paul · 16 years ago
  28. 70bebf8 mesa: add EGL headers to tarball list by Brian Paul · 16 years ago
  29. 9dfc1b6 mesa: add gallium and egl files to tarball list by Brian Paul · 16 years ago
  30. 18d2745 glsl: silence warning by Brian Paul · 16 years ago
  31. dd9742d mesa: use quotes for #include by Brian Paul · 16 years ago
  32. 32ac8cb mesa: remove removed VMS files from Makefile by Brian Paul · 16 years ago
  33. 7fcf4c6 mesa: s/sources/sources.mak/ in Makefile by Brian Paul · 16 years ago
  34. bd2f921 trivial: Add tri-viewport by Jakob Bornecrantz · 16 years ago
  35. b3bd315 trivial: Fix indentation in tri by Jakob Bornecrantz · 16 years ago
  36. 0be216c pipebuffer: Allow asymmetric guard sizes for under/overflow detection. by José Fonseca · 16 years ago
  37. 8f3c1cd util: Don't use 0-sized arrays. by José Fonseca · 16 years ago
  38. d6677fd softpipe: minor code movement in softpipe_get_tex_transfer() by Brian Paul · 16 years ago
  39. 66ddf1a cell: added null ptr check in xm_flush_frontbuffer() by Brian Paul · 16 years ago
  40. e6479c6 demos: add some fflushes for windows by Keith Whitwell · 16 years ago
  41. b1ac00d st/wgl: silence some debug by Keith Whitwell · 16 years ago
  42. 93d101f mesa/st: support l8 as well as i8 in bitmap code by Keith Whitwell · 16 years ago
  43. 693fac8 gallium: Add pipe_buffer_write/read inlines. by José Fonseca · 16 years ago
  44. c5dd863 mesa: List new source file in SConscript. by José Fonseca · 16 years ago
  45. 208dbc6 pipebuffer: Remove unused var. by José Fonseca · 16 years ago
  46. 00f0b05 glsl: yet another swizzled expression fix by Brian Paul · 16 years ago
  47. f24ec99 gallium: include st_cb_viewport.h to silence warning by Brian Paul · 16 years ago
  48. d6edbfc gallium: fix build breakage in st_cb_viewport.c by Brian Paul · 16 years ago
  49. d988135 glsl: fix another swizzle-related bug by Brian Paul · 16 years ago
  50. 01c0c01 mesa: only call update_buffer when it's available by Alan Hourihane · 16 years ago
  51. 6b72227 gallium: add winsys interface for viewport changes to support DRI2 by Alan Hourihane · 16 years ago
  52. 6556245 glx: add support for a reallyFlush() function before swap occurs. by Alan Hourihane · 16 years ago
  53. 4fc7cde mesa: include compiler.h, fixes cell build, remove Haiku special case by Brian Paul · 16 years ago
  54. 73658ff i965: fix line stipple fallback for GL_LINE_STRIP primitives by Robert Ellison · 16 years ago
  55. 37f21fc Merge commit 'origin/gallium-0.1' by José Fonseca · 16 years ago
  56. 7399d56 mesa: fix _glxapi_get_proc_address() for mangled names by Tom Fogal · 16 years ago
  57. 8344b85 gallium: Install winsys/drm to DESTDIR rather than / by Joel Bosveld · 16 years ago
  58. 41172c0 mesa: fixes for building on Haiku by Tomas Wilhelmsson · 16 years ago
  59. d265706 r300-gallium: Fix pasto and debug messages. by Corbin Simpson · 16 years ago
  60. 65b7938 r300-gallium: Cleanup some state emit, move vertex format state to r300_emit. by Corbin Simpson · 16 years ago
  61. 67387bf gallium: Define PIPE_PRIM_MAX. by José Fonseca · 16 years ago
  62. b003b2f r300-gallium: Fix a handful of compile warnings. by Corbin Simpson · 16 years ago
  63. f72e777 r300-gallium: Decode passthrough shader for r300. by Corbin Simpson · 16 years ago
  64. 763714d r300-gallium: Finish VAP/VF setup. by Corbin Simpson · 16 years ago
  65. d737010 r300-gallium: Fix BEGIN_CS size. by Corbin Simpson · 16 years ago
  66. c7bbc9a wgl: Enable the use of Win32 threads. by José Fonseca · 16 years ago
  67. 1456af2 mesa: Fix windows build. by José Fonseca · 16 years ago
  68. ddc6ee3 r300-gallium: Add pipe_format translators and apply them by Joakim Sindholt · 16 years ago
  69. 4776ebc r300-gallium: Add all supported 2d texture formats by Joakim Sindholt · 16 years ago
  70. b11f1c3 r300-gallium: correct buffer stride calculation by Joakim Sindholt · 16 years ago
  71. 27a8432 mesa: remove unneeded #include by Brian Paul · 16 years ago
  72. 1d5a689 mesa: #include, misc clean-ups by Brian Paul · 16 years ago
  73. c74992d mesa: remove unneeded #includes by Brian Paul · 16 years ago
  74. f2c0232 mesa: move a bunch of compiler-related stuff into new compiler.h header by Brian Paul · 16 years ago
  75. d909dbc mesa: remove unused ENABLE_TEXGENx, ENABLE_TEXMATx flags by Brian Paul · 16 years ago
  76. c7377e2 mesa: assorted clean-ups, var renaming, etc. by Brian Paul · 16 years ago
  77. 901568d mesa: simplify texture combine state copying in _mesa_copy_texture_state() by Brian Paul · 16 years ago
  78. 0057f5b mesa: remove redundant assertions (same asserts in context.c) by Brian Paul · 16 years ago
  79. 022e446 gallium: remove dependency on main/glheader.h in glxapi.c by Brian Paul · 16 years ago
  80. e5e255a nv50: delay uploads until transfer object is destroyed by Ben Skeggs · 16 years ago
  81. 487a55a texmem: fix typo from brianp's changes. by Dave Airlie · 16 years ago
  82. 4447fdd glapi: update find_entry() for mangled names by Brian Paul · 16 years ago
  83. da46db6 mesa: added extern qualifier by Tom Fogal · 16 years ago
  84. fe0ccf3 mesa: regenerated gl_mange.h file by Brian Paul · 16 years ago
  85. d059d03 mesa: use enums for TEXTURE_x_INDEX values by Brian Paul · 16 years ago
  86. 9818734 mesa: use an array for current texture objects by Brian Paul · 16 years ago
  87. 4d24b63 mesa: use an array for default texture objects by Brian Paul · 16 years ago
  88. 9705cff mesa: re-org texgen state by Brian Paul · 16 years ago
  89. 5b354d3 intel: Fix intelSetTexBuffer miptree leak. by Kristian Høgsberg · 16 years ago
  90. 40dd024 intel: tell libdrm whether we want a cpu-ready or gpu-ready BO for regions. by Eric Anholt · 16 years ago
  91. 078e8a6 i965: Fix render target read domains. by Eric Anholt · 16 years ago
  92. 7769712 gallium: use the TGSI_TEXTURE_SHADOW1D/2D/RECT texture types for TEX instructions by Brian Paul · 16 years ago
  93. e0d9073 i965: use the new prog_instruction::TexShadow field by Brian Paul · 16 years ago
  94. 773e9d4 i965: check depth_mode in translate_tex_format() for MESA_FORMAT_S8_Z24 by Brian Paul · 16 years ago
  95. 0ea95ae glsl: use new IR opcodes for TEX instructions with shadow comparison by Brian Paul · 16 years ago
  96. 44e018c mesa: add TexShadow field to prog_instruction by Brian Paul · 16 years ago
  97. a79186e i965: separate emit_op() and emit_tex_op() functions by Brian Paul · 16 years ago
  98. e3cc8e8 mesa: freshen-up comments, move some fields in prog_instruction by Brian Paul · 16 years ago
  99. 55d33e1 i965: update comment, use const qualifier by Brian Paul · 16 years ago
  100. f5674b5 i965: var renaming, clean-up by Brian Paul · 16 years ago