1. 506989b glsl: Fix symbol replacement handling in preprocessor. by Brian Paul · 15 years ago
  2. 6f50c98 mesa: disable texture unit error check in _mesa_MatrixMode() by Brian Paul · 15 years ago
  3. 4d16eb5 util: Single precision constants. by José Fonseca · 15 years ago
  4. 978bca8 mesa: Single precision constants. by José Fonseca · 15 years ago
  5. 52411a1 mesa: Pure software accum buffer. by José Fonseca · 15 years ago
  6. 8bfbb7e gallium: Shorthand functions for computing stride and sizes for a rect. by José Fonseca · 15 years ago
  7. 76a1017 mesa/st: fix tracking of mapped buffer ranges by Keith Whitwell · 15 years ago
  8. 9192347 stw: ignore swapbuffer requests on singlebuffer by Keith Whitwell · 15 years ago
  9. cb54977 glsl: Expand nested preprocessor macros. by Brian Paul · 15 years ago
  10. 34bb024 st/mesa: fix incorrect bufObj Length assignment, remove unneeded assertion by Brian Paul · 15 years ago
  11. 304ba4b glsl: Fix preprocessor define argument parsing for dead sections. by Brian Paul · 15 years ago
  12. 77c329a pipebuffer: Silence out of heap space debug print by Jakob Bornecrantz · 15 years ago
  13. b6753ad st/mesa: remove invalid assertion by Brian Paul · 15 years ago
  14. e09f78d mesa: Use matching signedness for the counter as upper bound. by José Fonseca · 15 years ago
  15. 42678db mesa: Allocate tokens from the heap. by José Fonseca · 15 years ago
  16. 33d6327 mesa: better error message for invalid texture unit index by Brian Paul · 15 years ago
  17. 0bced6a mesa: bump MAX_PROGRAM_ENV_PARAMS from 128 to 256 by Brian Paul · 15 years ago
  18. 0d3c8fb mesa/vbo: drop all references to vbo on destroy by Keith Whitwell · 15 years ago
  19. fce4ee1 mesa: EXT_vertex_array_bgra fixes by Brian Paul · 15 years ago
  20. 4d9d0e6 stw: If stfb not set don't call into mesa by Jakob Bornecrantz · 15 years ago
  21. cfff2a6 mesa: bump version to 7.5-rc3 by Brian Paul · 15 years ago
  22. 5df6468 osmesa: Allow building standalone in all three channel widths by Dan Nicholson · 15 years ago
  23. 9424d81 softpipe: separate case for PIPE_PRIM_POLYGON in sp_vbuf_draw() by Brian Paul · 15 years ago
  24. 6907650 softpipe: fix incorrect tri vertex order for PIPE_PRIM_POLYGON rendering by Brian Paul · 15 years ago
  25. d37795c st/mesa: increase ST_MAX_SHADER_TOKENS to 8k by Brian Paul · 15 years ago
  26. 45e744d tgsi: increase MAX_LABELS to 4096 by Brian Paul · 15 years ago
  27. 273117c util: Unsaved change missing from last commit. by José Fonseca · 15 years ago
  28. 840af5f util: Support Z24S8/Z24X8 -> unsigned conversion. by José Fonseca · 15 years ago
  29. c91df4c util: Fix 24 to 32 bit expansion binary arithmetic expression. by José Fonseca · 15 years ago
  30. 12e94d8 mesa: release VBO and PBO references upon context destruction by Brian Paul · 15 years ago
  31. cb3a9f9 mesa: add #define FEATURE_ARB_pixel_buffer_object by Brian Paul · 15 years ago
  32. 16fbd39 intel: Clip to window after calling Driver.TexImage2D by Ian Romanick · 15 years ago
  33. 1aef032 gallium/draw: Free specialized versions of driver shaders by Keith Whitwell · 15 years ago
  34. 003cfd4 draw: free more token arrays by Keith Whitwell · 15 years ago
  35. 69a765d draw: avoid leaking tokens when building pstipple fragment shader by Keith Whitwell · 15 years ago
  36. 5036325 mesa/st: restore flush to copy_texsubimage (was previously finish) by Keith Whitwell · 15 years ago
  37. 557d2bb wgl: Destroy the framebuffer when the window is destroyed. by José Fonseca · 15 years ago
  38. f989390 st/gl: Fix mip gen for compressed textures by Jakob Bornecrantz · 15 years ago
  39. 0e8a5a8 st/mesa: fix incorrect sprite origin when drawing to FBO/texture by Brian Paul · 15 years ago
  40. 4275542 draw: reset extra_vp_outputs.slot to zero in widepoint_flush() by Brian Paul · 15 years ago
  41. ea3ee47 wgl: Cleanup framebuffer destruction logic. by José Fonseca · 15 years ago
  42. 0ea519f wgl: Ensure we only create framebuffers for HDC associated with a window. by José Fonseca · 15 years ago
  43. fe69b6b wgl: Use the right pixel format. by José Fonseca · 15 years ago
  44. be7c56b wgl: Fix debugging output. by José Fonseca · 15 years ago
  45. 76f2bac wgl: Rename function. by José Fonseca · 15 years ago
  46. 1124f78 wgl: Remove unused field. by José Fonseca · 15 years ago
  47. 5bb2074 mesa: Output warnings to debugger on Windows. by José Fonseca · 15 years ago
  48. 8aef306c mesa: Check/propagate return value on st_make_current. by José Fonseca · 15 years ago
  49. 29c6c8e mesa: Add success/failures return value to _mesa_make_current. by José Fonseca · 15 years ago
  50. a59575d softpipe: fix incorrect provoking vertex color for PIPE_PRIM_POLYGON by Brian Paul · 15 years ago
  51. 1045481 mesa: fix loop over generic attribs in update_arrays() by Brian Paul · 15 years ago
  52. c353896 vbo: fix crash in vbo_exec_bind_arrays() by Brian Paul · 15 years ago
  53. 995456f mesa: allow GL_BITMAP type in _mesa_image_image_stride() by Brian Paul · 15 years ago
  54. 42b747e mesa: added comment by Brian Paul · 15 years ago
  55. 70c4b81 mesa: add missing glGet*() case for GL_VERTEX_ARRAY_BINDING_APPLE by Brian Paul · 15 years ago
  56. 8da09e6 vbo: fix incorrect loop limit in bind_array_obj() by Brian Paul · 15 years ago
  57. d4fb761 mesa: use MAX_ values instead of literals by Brian Paul · 15 years ago
  58. 042d9a5 mesa: allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT by Mathias Fröhlich · 15 years ago
  59. c99a60c mesa: assign trb->Base.StencilBits in update_wrapper(). by Brian Paul · 15 years ago
  60. 7ce105d st/mesa: fix incorrect src/dst stride params to _mesa_generate_mipmap_level() by Brian Paul · 15 years ago
  61. adabd0e mesa: comments for _mesa_generate_mipmap_level() by Brian Paul · 15 years ago
  62. 30320f0 softpipe: add texture target sanity check assertion by Brian Paul · 15 years ago
  63. 14e5bff st: fix incorrect target parameter to screen->is_format_supported() by Brian Paul · 15 years ago
  64. f2445df Initialize psp->waitX/waitGL for swrast_dri.so. by Aidan Thornton · 15 years ago
  65. 483e247 mesa: bump version to 7.5-rc2 by Brian Paul · 15 years ago
  66. 09c04db r300: Make sure to drop current hardware state reference to texture objects. by Michel Dänzer · 15 years ago
  67. 9996039 intel: added null ptr check by Brian Paul · 15 years ago
  68. 2e4e346 intel: create a private gl_array_object for intel_clear_tris(), fix bug 21638 by Brian Paul · 15 years ago
  69. 3e74faa mesa: delete array objects before buffer objects during context tear-down by Brian Paul · 15 years ago
  70. 7ae4ce9 mesa: clean-up vertex array object VBO unbinding and delete/refcounting by Brian Paul · 15 years ago
  71. 5568f2f mesa: reference counting for gl_array_object by Brian Paul · 15 years ago
  72. 46b81b0 glXChooseVisual: Only consider fbconfig if we can get the corresponding visual. by Michel Dänzer · 15 years ago
  73. 64f36ff Test either GL_FRONT_LEFT or GL_FRONT for front-buffer rendering by Ian Romanick · 15 years ago
  74. f104e4d st: do proper refcounting for framebuffer surfaces by Brian Paul · 15 years ago
  75. 2223615 mesa: Fixed a texture memory leak by Brian Paul · 15 years ago
  76. c8c0953 gallium: replace lib with $(LIB_DIR) by Hanno Böck · 15 years ago
  77. 6fec2eb mesa: set version to 7.5-rc1 by Brian Paul · 15 years ago
  78. b6e2261 wgl: Grow the maximum number of pixel formats to cope with the new accum pixel formats. by José Fonseca · 15 years ago
  79. e90beb9 mesa/st: keep surface_copy arguments positive by Keith Whitwell · 15 years ago
  80. 507f4e7 mesa/st: remove redundant call to st_finish in CopyTexSubImage by Keith Whitwell · 15 years ago
  81. 44a996b wgl: Export pixelformats with accumulation bits. by José Fonseca · 15 years ago
  82. 33d2ca7 mesa/st: cope with non-ibo index data in st_draw_feedback.c by Keith Whitwell · 15 years ago
  83. e6a3801 util/upload: catch failures to map_range and return error by Keith Whitwell · 15 years ago
  84. ee79827 stw: fix potential uninitialized use of curctx by Keith Whitwell · 15 years ago
  85. d5eac43 wgl: Enforce a minimum 1x1 framebuffer size. by José Fonseca · 15 years ago
  86. d78b595 wgl: Add assertion for missing function. by José Fonseca · 15 years ago
  87. 692263a wgl: Remove unused variable. by José Fonseca · 15 years ago
  88. d88faf9 mesa: Make _mesa_share_state thread safe. by José Fonseca · 15 years ago
  89. 4d28fcf wgl: Implement ShareLists. by José Fonseca · 15 years ago
  90. b6e8256 mesa: more complete fix for transform_invarient glitches by Keith Whitwell · 15 years ago
  91. 751f73e mesa/main: set PREFER_DP4 to match position_invarient code by Keith Whitwell · 15 years ago
  92. 1ed9009 wgl: Implemente SwapLayerBuffers. by José Fonseca · 15 years ago
  93. be3f9dd util: Limit the stack walk to avoid referencing undefined memory. by José Fonseca · 15 years ago
  94. f628d7f gallium/tgsi: hack around linker/archiver breakage by Keith Whitwell · 15 years ago
  95. d075cb4 wgl: Include alpha bits in pixel format's cColorBits field. by José Fonseca · 15 years ago
  96. af09ba9 gallium/draw: cope with unused vertex_elements by Keith Whitwell · 15 years ago
  97. bb9ea58 wgl: UINT_PTR null value is an integral type, so return 0 instead of NULL. by José Fonseca · 15 years ago
  98. 1248ff7 pb: Save the stack backtrace when creating/mapping a debug buffer. by José Fonseca · 15 years ago
  99. 606a547 pb: Dump the fenced buffer sizes. by José Fonseca · 15 years ago
  100. 6a3004b swrast: fix span clipping bug by Brian Paul · 15 years ago