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