1. 550fc19 add missing SCons.Util by Alan Hourihane · 15 years ago
  2. 18bb614 fix typo by Alan Hourihane · 15 years ago
  3. 6544be6 Allow the environment to override certain flags. by Alan Hourihane · 15 years ago
  4. 1019f0d only use -Werror flags with gcc 4.2.x and 4.3.x. by Alan Hourihane · 15 years ago
  5. cec0e7c glxgears: Support GLX_EXT_swap_control for querying the current swap interval. by Aaron Plattner · 15 years ago
  6. 782f66c progs/tests: use glDrawRangeElements() in bufferobj.c by Brian Paul · 15 years ago
  7. 092b1ca egl: Remove _eglOpenDriver and _eglCloseDriver. by Chia-I Wu · 15 years ago
  8. 545eaf8 egl: Fix a segfault when a display is initialized again. by Chia-I Wu · 15 years ago
  9. a171797 egl: Remove _eglGetCurrentSurface and _eglGetCurrentDisplay. by Chia-I Wu · 15 years ago
  10. 11cf3cb egl: Fix leaks in eglReleaseThread. by Chia-I Wu · 15 years ago
  11. 7c09296 egl: Refactor _eglMakeCurrent. by Chia-I Wu · 15 years ago
  12. 6f6f3e4 egl: Add _eglGetAPIContext. by Chia-I Wu · 15 years ago
  13. f65ed0a egl: Use a boolean to indicate whether a resource is linked. by Chia-I Wu · 15 years ago
  14. d21ee93 egl: Mark _eglCheckResource as PUBLIC. by Chia-I Wu · 15 years ago
  15. c73dbce glsl/pp: Silence GCC "no previous prototype" warning. by Vinson Lee · 15 years ago
  16. 7aed23c intel: Don't do client-side frame throttling with DRI2 SwapBuffers. by Eric Anholt · 15 years ago
  17. c7fc9bf Revert "intel: Use the new DRI2 flush invalidate entrypoint to signal frame done." by Eric Anholt · 15 years ago
  18. 5e1851b i965: Remove unnecessary malloc/free in VS binding table setup. by Eric Anholt · 15 years ago
  19. a098fd7 i965: Fix build after merge of mesa stable branch. by Eric Anholt · 15 years ago
  20. 74aa773 docs: Mention EGL and OpenGL ES in 7.8 release notes. by Chia-I Wu · 15 years ago
  21. 1469317 glx: Build GLX normally. by Chia-I Wu · 15 years ago
  22. a6342af docs: Update EGL documentation. by Chia-I Wu · 15 years ago
  23. 0d2d404 egl/xdri: Update with glxclient.h change. by Chia-I Wu · 15 years ago
  24. 7a9329b mesa: misc GLX_INTEL_swap_event fixes by Robert Bragg · 15 years ago
  25. 9b22427 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  26. 7e7f881 r300: rv350+ support FLT16_2/4 vertex formats by Alex Deucher · 15 years ago
  27. 5fe7194 r300g: Finish and enable immediate mode. by Corbin Simpson · 15 years ago
  28. 1571602 radeong: Make sure that we're not emitting relocations for local buffers. by Corbin Simpson · 15 years ago
  29. c486bfb radeong: Make is_r3xx inline to avoid warnings. by Corbin Simpson · 15 years ago
  30. 6714905 radeong: Clean up domain usages. by Corbin Simpson · 15 years ago
  31. 72778a9 Revert "r300g,radeong: finish and enable the immediate mode" by Corbin Simpson · 15 years ago
  32. 6749310 st/xorg: Fix crash on resize with libkms by Jakob Bornecrantz · 15 years ago
  33. 0d051af vega: fix incorrect samplers, textures indexes in blend_bind_samplers() by Igor Oliveira · 15 years ago
  34. 9328f3a Fix compressed texture loads for non-minimal pitches again by Luca Barbieri · 15 years ago
  35. 2204447 winsys/drm: Correctly install EGL drivers. by Chia-I Wu · 15 years ago
  36. cb64ca5 pipebuffer: Reapply the mesa_7_7_branch's changes. by José Fonseca · 15 years ago
  37. 4c082fa llvmpipe: Remove lp_tex_sample_c.c again. by José Fonseca · 15 years ago
  38. 6877c5d vmware/xorg: Do buffer round-robin logic differently by Jakob Bornecrantz · 15 years ago
  39. 0b482c4 st/xorg: Improve options and print them to log by Jakob Bornecrantz · 15 years ago
  40. a3b783e vmware/xorg: Export pci_probe function for ugly chain-loading by Jakob Bornecrantz · 15 years ago
  41. 36fd55f st/xorg: Export helper function for detecting modesetting by Jakob Bornecrantz · 15 years ago
  42. 16cf7e1 st/xorg: Fix warning by Jakob Bornecrantz · 15 years ago
  43. 8cf1af4 gallium-docs: Add note on scissor. by Corbin Simpson · 15 years ago
  44. 112239e r300g,radeong: finish and enable the immediate mode by Marek Olšák · 15 years ago
  45. 9f8ec53 r300g: fix zero-area scissor by Marek Olšák · 15 years ago
  46. b7a002d r300g,radeong: set tiling flags in libdrm by Marek Olšák · 15 years ago
  47. 8505996 radeong: do not emit a zero-sized command stream by Marek Olšák · 15 years ago
  48. 4aed094 egl: Native types are renamed in EGL 1.3. by Chia-I Wu · 15 years ago
  49. dbb866a egl: Make resource void pointer in _eglCheckResource. by Chia-I Wu · 15 years ago
  50. 3f932a4 egl: Install EGL headers. by Chia-I Wu · 15 years ago
  51. a1c4a8a egl: Add support for EGL_KHR_image. by Chia-I Wu · 15 years ago
  52. 95f8f75 egl: Update headers. by Chia-I Wu · 15 years ago
  53. daea927 egl: check if driver_name is null by Igor Oliveira · 15 years ago
  54. 47d30b0 st/mesa: fix int->uint conversion for negative scissor bound values by Brian Paul · 15 years ago
  55. e88d6fe mesa: move _mesa_debug() call earlier in _mesa_Scissor by Brian Paul · 15 years ago
  56. fdfa4c8 st/mesa: fix unsigned/signed breakage in scissor by Xavier Chantry · 15 years ago
  57. 9e1550d nv50: fix uninitialized variable in nv50_revdep_reorder by Marcin Slusarz · 15 years ago
  58. 0ef781c nv50: fix crash in nv50_pre_pipebuffer_map (nv50_screen->cur_ctx) by Marcin Slusarz · 15 years ago
  59. 7498997 nouveau/winsys: be nice and close the device on destroy by Marcin Slusarz · 15 years ago
  60. 283b21d nouveau: fix winsys object leak by Marcin Slusarz · 15 years ago
  61. 833acea nv50: fix handling of FragCoord input by Christoph Bumiller · 15 years ago
  62. 49dde55 nv50: only flush texture caches on st request by Christoph Bumiller · 15 years ago
  63. d6fd31a nv50: implement render_condition by Christoph Bumiller · 15 years ago
  64. 21b2c0a egl: Add and use make_library_path. by Chia-I Wu · 15 years ago
  65. cecc33c egl: Remove _eglFindAPIs. by Chia-I Wu · 15 years ago
  66. cf7c1ea egl: Remove unused helper functions. by Chia-I Wu · 15 years ago
  67. 56b93a2 egl: Remove unused casting functions. by Chia-I Wu · 15 years ago
  68. ecb3b31 egl: Make surfaces and contexts resources. by Chia-I Wu · 15 years ago
  69. 7abf426 egl: Add _EGLResource and _EGLResourceType. by Chia-I Wu · 15 years ago
  70. b4d2c97 egl: Move surface functions in egldisplay.[ch] to eglsurface.[ch] by Chia-I Wu · 15 years ago
  71. 5e66d18 egl: Move context functions in egldisplay.[ch] to eglcontext.[ch]. by Chia-I Wu · 15 years ago
  72. 7be4d6b mesa/es: Improve Makefile rules. by Chia-I Wu · 15 years ago
  73. e85cb98 r200: Silence fprintf format warning. by Vinson Lee · 15 years ago
  74. e02dc13 x86: Do not build read_rgba_span_x86.S on Mac OS X. by Vinson Lee · 15 years ago
  75. f429b80 x86: Do not use .hidden pseudo-op on Mac OS X. by Vinson Lee · 15 years ago
  76. bc75ec0 glapi: Do not use .type pseudo-op on Mac OS X. by Vinson Lee · 15 years ago
  77. 6b55aac scons: Do not use ld options start-group and end-group on Darwin. by Vinson Lee · 15 years ago
  78. e9bb064 r300g: avoid the use of goto by Dave Airlie · 15 years ago
  79. d57ba16 scons: Define _DARWIN_C_SOURCE on Darwin builds. by Vinson Lee · 15 years ago
  80. 232ddfe r300g: fix flushing harder. by Dave Airlie · 15 years ago
  81. 7f2f42d progs/demos: Remove unnecessary header from shadowtex.c. by Vinson Lee · 15 years ago
  82. b62b524 r300: Remove unnecessary headers. by Vinson Lee · 15 years ago
  83. fb6bff3 intel: Remove unnecessary headers. by Vinson Lee · 15 years ago
  84. 28c3e57 egl: Install drivers to ${libdir}/egl. by Chia-I Wu · 15 years ago
  85. 6c4431c st/vega: Clean up Makefile. by Chia-I Wu · 15 years ago
  86. 60cd244 st/es: Pass -linker and -ldflags to mklib. by Chia-I Wu · 15 years ago
  87. 146a77a radeon: Remove unused variable. by Vinson Lee · 15 years ago
  88. 3b002c9 r300: fix wrong call in last commit by Dave Airlie · 15 years ago
  89. 4bad0ae tdfx: Remove unnecessary headers. by Vinson Lee · 15 years ago
  90. 283d956 sis: Remove unnecessary headers. by Vinson Lee · 15 years ago
  91. 76bc66b r300g: fix up buffer emission ordering. by Dave Airlie · 15 years ago
  92. 09a142e savage: Remove unnecessary headers. by Vinson Lee · 15 years ago
  93. ca54a5b mga: Remove unnecessary headers. by Vinson Lee · 15 years ago
  94. 634ec5c i965: Remove unnecessary headers. by Vinson Lee · 15 years ago
  95. 329c1b5 i915: Remove unnecessary headers. by Vinson Lee · 15 years ago
  96. 9a62f0c r300: only enable half floats on r500s. by Dave Airlie · 15 years ago
  97. 782b688 Merge branch 'arb_half_float_vertex' by Dave Airlie · 15 years ago
  98. 0928418 Revert "add segl" by Chia-I Wu · 15 years ago
  99. d82b803 r300: half float support by Dave Airlie · 15 years ago
  100. 96f2f0d i965: add support for ARB_half_float_vertex by Dave Airlie · 15 years ago