1. fe33b70 add segl by Chia-I Wu · 15 years ago
  2. 2292c93 glapi: define GLfixed, GLclampx types for ES 1 by Brian Paul · 15 years ago
  3. f6a49ac svga: fix up breakage from earlier 7.7 merge by Brian Paul · 15 years ago
  4. 46c7cd6 st/mesa: fix incorrect freeing of drawpixels vertex shaders by Brian Paul · 15 years ago
  5. dd618a0 gallium/util: add missing util/u_bitmask.c to Makefile by Brian Paul · 15 years ago
  6. b23b13b mesa: use memcpy() in _mesa_ProgramEnv/LocalParameters4fvEXT() by Brian Paul · 15 years ago
  7. ffe4e2a mesa: use switch in _mesa_DeletePrograms() by Brian Paul · 15 years ago
  8. 7b5ad23 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  9. 099e8ec mesa: re-implement _mesa_ProgramEnvParameter4fvARB() with memcpy() by Brian Paul · 15 years ago
  10. 8d1a01d mesa: use new fetch_vector1ui() function for 'unpack' GPU instructions by Brian Paul · 15 years ago
  11. efde2df xlib/softpipe: more buffer free fixes by Brian Paul · 15 years ago
  12. d88b219 Remove obsolete file by Alan Hourihane · 15 years ago
  13. 1e4b812 gallium/aux: re-add pb_buffer_fenced.[ch] accidentally remove during merge by Brian Paul · 15 years ago
  14. cd8614b Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  15. 6487174 gallium/draw: apply DRAW_PIPE_FLAG_MASK to all vertex elements by Brian Paul · 15 years ago
  16. 5ab0d49 gallium/draw: added comments, whitespace fixes by Brian Paul · 15 years ago
  17. 2b20b60 mesa: Add "shader/" path to #include statements in shader parser/lexer sources by Alan Coopersmith · 15 years ago
  18. e4f168a glapi: clean-up and simplify glapi_nop.c code by Brian Paul · 15 years ago
  19. 126aff1 glapi: split the no-op dispatch code into new glapi_nop.c file by Brian Paul · 15 years ago
  20. ea5918b glapi: fix int->pointer conversions warnings in no-op functions by Brian Paul · 15 years ago
  21. 2f1a49e progs/xdemos: add z/Z keys for scaling the rendering by Brian Paul · 15 years ago
  22. 5023a7f gallium/draw: fix-up comments, whitespace by Brian Paul · 15 years ago
  23. 3c31b1b gallium/draw: replace int with boolean by Brian Paul · 15 years ago
  24. 96280c2 Fix PowerPC related typo in spantmp2.h by Ruediger Oertel · 15 years ago
  25. 69e26a0 r600: enable sampler lod* bits by Andre Maasikas · 15 years ago
  26. 70ccca4 r600: update vport z & clipping when depth_clamp is changed by Andre Maasikas · 15 years ago
  27. 9bf40ce r600: fix brownbag, only align if we are dealing with cubemap by Andre Maasikas · 15 years ago
  28. 714d9c2 r600: cubemap levels seem to be aligned to 8 images by Andre Maasikas · 15 years ago
  29. 278ad74 radeon/fbo: flush rendering before generating mipmaps by Andre Maasikas · 15 years ago
  30. 7c6f51c radeon/fbo: use correct depth texture offset for depth textures by Andre Maasikas · 15 years ago
  31. defd45e r600: enable draw_offset by Andre Maasikas · 15 years ago
  32. cec2eeb docs: Update sourcetree.html for EGL and the state trackers. by Chia-I Wu · 15 years ago
  33. 3c967a9 st/egl_g3d: Rename to st/egl. by Chia-I Wu · 15 years ago
  34. 3a4b7d3 winsys/drm: Update the options of mklib in Makefile.egl_g3d. by Chia-I Wu · 15 years ago
  35. 3b0ffd5 egl: Remove egl_softpipe. by Chia-I Wu · 15 years ago
  36. a1306f4 winsys/drm: Add swrast. by Chia-I Wu · 15 years ago
  37. 383f460 vmware/core: Update for pipebuffer changes. by José Fonseca · 15 years ago
  38. 3f6d732 st/mesa: Remove unnecessary header from st_cb_viewport.c. by Vinson Lee · 15 years ago
  39. 52d7b2c st/egl: Remove the egl state tracker. by Chia-I Wu · 15 years ago
  40. 8bc3c06 progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c. by Vinson Lee · 15 years ago
  41. 2a92889 egl: Remove USING_EGL and the related drivers. by Chia-I Wu · 15 years ago
  42. 324fdf7 egl: Remove the demo driver. by Chia-I Wu · 15 years ago
  43. a1c5d8f i915g: Remove unnecessary header. by Vinson Lee · 15 years ago
  44. cea9250 pipebuffer: Remove unnecessary header. by Vinson Lee · 15 years ago
  45. cfb1ed3 st/egl_g3d: Use glxinit.c from egl_xdri. by Chia-I Wu · 15 years ago
  46. 29732f9 docs: Update the status of egl_xdri. by Chia-I Wu · 15 years ago
  47. 18b63b5 egl_xdri: Add support for DRISW. by Chia-I Wu · 15 years ago
  48. dc544ad draw: Remove unnecessary headers. by Vinson Lee · 15 years ago
  49. caa75a7 egl_xdri: Flush commands on context switch and buffer swap. by Chia-I Wu · 15 years ago
  50. 3c9bf64 egl_xdri: Report only OpenGL support. by Chia-I Wu · 15 years ago
  51. fe0e35a egl_xdri: Do not reinitialize in __glXInitialize. by Chia-I Wu · 15 years ago
  52. 0e54f9c egl_glx: Report only OpenGL support. by Chia-I Wu · 15 years ago
  53. 2279fa3 egl: Update driver Makefiles. by Chia-I Wu · 15 years ago
  54. e632720 egl: Add Makefile.template for EGL drivers. by Chia-I Wu · 15 years ago
  55. 883b57e winsys/drm: Update Makefile.template. by Chia-I Wu · 15 years ago
  56. e8b5203 svga: Remove unused variable. by Vinson Lee · 15 years ago
  57. f8107a4 Fix typo in configure message for gcc -fvisibility=hidden by Alan Coopersmith · 15 years ago
  58. a626565 vmware/core: Flush preemptively the FIFO commands to keep the GMR working set within reasonable bounds. by José Fonseca · 15 years ago
  59. beb8e8f vmware/core: Put GMR pool size in a define. by José Fonseca · 15 years ago
  60. e45579e vmw/wgl: Update for pipebuffer changes. by José Fonseca · 15 years ago
  61. 31e49dc svga: Remove duplicate code. by José Fonseca · 15 years ago
  62. 50edefe svga: Remove unused code. by José Fonseca · 15 years ago
  63. 9782d7c svga: Don't swap buffers to system memory -- winsys' responsibility. by José Fonseca · 15 years ago
  64. c4ceba1 pipebuffer: Release the lock during map wait. Cleanups. by José Fonseca · 15 years ago
  65. 3498616 pipebuffer: Swap buffers out to system memory when running out of memory. by José Fonseca · 15 years ago
  66. 0bc8851 svga: Avoid synchronization issues when doing SW TNL. by José Fonseca · 15 years ago
  67. 8410f7c mesa: Use pipe_buffer_write_nooverlap where appropriate. by José Fonseca · 15 years ago
  68. 37246f8 util: Set DISCARD & UNSYNCHRONIZED when uploading vertices sequentially. by José Fonseca · 15 years ago
  69. 1797494 util: Use pipe_buffer_write_nooverlap in blits / mipmap generation. by José Fonseca · 15 years ago
  70. a8477fb gallium: New inline to write buffers which avoids synchronization. by José Fonseca · 15 years ago
  71. 707b281 gallium: Set PIPE_BUFFER_USAGE_DISCARD flag in pipe_buffer_write. by José Fonseca · 15 years ago
  72. 13c2475 gallium: Remove temporary hack for the absence of a discard flag. by José Fonseca · 15 years ago
  73. 0ae076b svga: Follow buffer usage semantics properly. by José Fonseca · 15 years ago
  74. efc08bd st/xorg: Remove unnecessary headers. by Vinson Lee · 15 years ago
  75. 2cf8164 r200: fix CS section size mismatch by Roland Scheidegger · 15 years ago
  76. 4222bf3 llvmpipe: Remove unnecessary headers. by Vinson Lee · 15 years ago
  77. c50fe2c svga: Remove unnecessary headers. by Vinson Lee · 15 years ago
  78. d65d5d2 gallium: fix conditional rendering comment by Brian Paul · 15 years ago
  79. 6c1549a gallium/docs: document conditional rendering by Brian Paul · 15 years ago
  80. 6d4805b gallium: updated comments, whitespace fixes by Brian Paul · 15 years ago
  81. dc2914a mesa: minor whitespace fix by Brian Paul · 15 years ago
  82. e59353f mesa: support for GL_ARB_fragment_coord_conventions by Luca Barbieri · 15 years ago
  83. 1ca2285 progs/fp: testcases for GL_ARB_fragment_coord_conventions by Brian Paul · 15 years ago
  84. 24d3a7a docs: remove old pbuffer info by Brian Paul · 15 years ago
  85. aeff9f9 docs: added target attribute to external URLs by Brian Paul · 15 years ago
  86. 656834a docs: add links to the egl, openvg, opengles pages by Brian Paul · 15 years ago
  87. 074abd8 softpipe: added region assertions in softpipe_get_tex_transfer() by Brian Paul · 15 years ago
  88. ed9bd82 docs: new Mesa source tree overview page. by Brian Paul · 15 years ago
  89. 4736e1c dri: Remove unnecessary glapi headers. by Chia-I Wu · 15 years ago
  90. bdd2500 Do not include glapi/dispatch.h outside Mesa core. by Chia-I Wu · 15 years ago
  91. 1af6719 docs: Update documentation for OpenVG and OpenGL ES. by Chia-I Wu · 15 years ago
  92. ada4605 docs: Add documentation for EGL. by Chia-I Wu · 15 years ago
  93. e19b3c0 mach64: Remove unnecessary headers. by Vinson Lee · 15 years ago
  94. 7c66211 i810: Remove unnecessary headers. by Vinson Lee · 15 years ago
  95. 208e815 gallium/i965: Make brw_batchbuffer prototypes match in source & header by Alan Coopersmith · 15 years ago
  96. 0bc2cbf ffb: Remove unnecessary headers. by Vinson Lee · 15 years ago
  97. c1334ce radeong: Fix EGL driver names. by Corbin Simpson · 15 years ago
  98. 1ffb72a Fix touching live system during install. by Tomas Chvatal · 15 years ago
  99. a416123 xlib/softpipe: fix buffer memory leak by Brian Paul · 15 years ago
  100. 156c90e r200: re-adding missing pitch alignment check in blit code by Alex Deucher · 15 years ago