1. 12cf98f mesa: move vertex array objects from shared state to per-context by Brian Paul · 15 years ago
  2. bda5518 mesa: regenerated files related to GL_ARB_vertex_array_object by Brian Paul · 15 years ago
  3. 54b0394 glapi: add new information for GL_ARB_vertex_array_object by Brian Paul · 15 years ago
  4. dd26899 intel: Fixups for 'mesa: create/destroy buffer objects via driver functions'. by Michel Dänzer · 15 years ago
  5. 4d2b392 radeon: fix cube maps for non-mm path by Roland Scheidegger · 15 years ago
  6. fa5b81e st/mesa: restore some parameter checking buffer object functions by Brian Paul · 15 years ago
  7. ffae82d r200: fix cube maps for non-mm path by Roland Scheidegger · 15 years ago
  8. e90d6a3 i965: initial code for loops in vertex programs by Brian Paul · 15 years ago
  9. fd7d764 i965: asst clean-ups, etc in brw_vs_emit() by Brian Paul · 15 years ago
  10. 752204d i965: asst clean-ups, var renaming in brw_wm_emit_glsl() by Brian Paul · 15 years ago
  11. 9d029e0 st/mesa: remove redundant st_buffer_object::size field and error checks by Brian Paul · 15 years ago
  12. 1ffd074 st/mesa: no longer special-case buffer object 0 in st_buffer_object() cast wrapper by Brian Paul · 15 years ago
  13. 7ce814b radeons: use dp4 for position invariant vertex programs by Roland Scheidegger · 15 years ago
  14. a8da1fe mesa: make query-related driver fallback functions static by Brian Paul · 15 years ago
  15. 331eb58f mesa: make buffer object-related driver fallback functions static by Brian Paul · 15 years ago
  16. 6629a35 mesa: create/destroy buffer objects via driver functions by Brian Paul · 15 years ago
  17. e164210 i965simple: use u_reduced_prim() function by Brian Paul · 15 years ago
  18. d2e4643 draw: use u_reduced_prim() function by Brian Paul · 15 years ago
  19. 09da78c softpipe: use u_reduced_prim() by Brian Paul · 15 years ago
  20. 157d521 gallium/util: s/boolean/unsigned/ by Brian Paul · 15 years ago
  21. b0b8832 softpipe: whitespace, reformatting by Brian Paul · 15 years ago
  22. 9038b6c Merge branch 'ext-provoking-vertex' by Brian Paul · 15 years ago
  23. 0ddc4db draw: use flatfirst variable by Brian Paul · 15 years ago
  24. 9205a87 draw: remove debug code by Brian Paul · 15 years ago
  25. af5fff9 draw: fix first provoking vertex mode for quads, quad strips and polygons by Brian Paul · 15 years ago
  26. 950171b draw: fix first provoking vertex mode for unfilled quads by Brian Paul · 15 years ago
  27. 601065f mesa: fix first provoking vertex mode for unfilled tri strips by Brian Paul · 15 years ago
  28. c70a529 draw: clean up indentation by Brian Paul · 15 years ago
  29. 0342229 gallium dri st: Probe the driver for supported surface formats. by Thomas Hellstrom · 15 years ago
  30. c9f1957 mesa driconf: Add macro to specify an option with a quoted default value. by Thomas Hellstrom · 15 years ago
  31. edbec6b progs/rbug: Add small program to add block rules by Jakob Bornecrantz · 15 years ago
  32. 3addc4e i965: Add decode for the G4X x,y offset in surface state. by Eric Anholt · 15 years ago
  33. 6c3f696 i965: Fix up texture layout for small things with wide pitches (tiled) by Eric Anholt · 15 years ago
  34. 0f328c9 i965: Fall back or appropriately adjust offsets of drawing to tiled regions. by Eric Anholt · 15 years ago
  35. 46000ce r300: use vbo_split_prims to split up large vertex buffers. by Dave Airlie · 15 years ago
  36. bd10f0e i965: Fix tiling for FBO depth attachments by making DEPTH_COMPONENT Y tiled. by Eric Anholt · 15 years ago
  37. b165fa7 radeon: don't re-add BOs to validate list by Dave Airlie · 15 years ago
  38. 3817a54 glsl: call _mesa_postprocess_program(), disabled by Brian Paul · 15 years ago
  39. 516d20f mesa: silence warning by Brian Paul · 15 years ago
  40. ec6ad7b mesa: added _mesa_postprocess_program() to aid shader debugging by Brian Paul · 15 years ago
  41. f806a03 radeon: Flush command buffer on viewport change by Jerome Glisse · 15 years ago
  42. 2506c4e r300: don't emit vap index offset on r5xx hw when using cs by Jerome Glisse · 15 years ago
  43. 77506da GLX: attempt to fix glean makeCurrent test cases. by Dave Airlie · 15 years ago
  44. 856221d radeon: fix warnings in wrapper with libdrm by Dave Airlie · 15 years ago
  45. 8d48222 Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  46. 6b917d0 i965: fix bugs in projective texture coordinates by Brian Paul · 15 years ago
  47. 742ba08 softpipe: fix out of bounds quad rasterization bug by Brian Paul · 15 years ago
  48. 4ef1f8e i965: handle OPCODE_SWZ in the glsl path by Roland Scheidegger · 15 years ago
  49. 3e48dd0 mesa: fix incorrect viewport clamping in _mesa_set_viewport() by Brian Paul · 15 years ago
  50. ed7f4b4 mesa: fix REMAINDER() macro by Brian Paul · 15 years ago
  51. 3463b14 gallium: Avoid atomic ops / locking when src is dst. by José Fonseca · 15 years ago
  52. 077c5e6 progs/wgl: Quit after displaying usage for -h option. by José Fonseca · 15 years ago
  53. 0607571 progs/wgl: Use appropriate types to silence msvc warnings. by José Fonseca · 15 years ago
  54. 566bdbe progs/wgl: Fix assertion failure in wglthreads' texture creation. by José Fonseca · 15 years ago
  55. 1510c3c docs: minor relnotes clean-up by Brian Paul · 15 years ago
  56. 70d247c Merge branch 'arb_map_buffer_range' by Brian Paul · 15 years ago
  57. d027e8f intel: Release fb backing regions in intelDestroyBuffer() by Shuang He · 15 years ago
  58. 227d233 python/tests: Add is_depth_stencil_format utility function. by José Fonseca · 15 years ago
  59. 7585cbf python/tests: Cleanup texture_sample. by José Fonseca · 15 years ago
  60. c6af9b2 mesa: Always return a value. by José Fonseca · 15 years ago
  61. 053d8eb mesa: Use appropriate float/integer types. by José Fonseca · 15 years ago
  62. 6214c72 mesa: Use type modifier for float constants. by José Fonseca · 15 years ago
  63. 37f2117 mesa: Use integer type with appropriate sign. by José Fonseca · 15 years ago
  64. c33ef1f rtasm: Use 32bit constant. by José Fonseca · 15 years ago
  65. 940cb7c gallium: Ensure assert macro is defined before being used in p_thread.h by José Fonseca · 15 years ago
  66. 5d0cf9e softpipe: Fix softpipe_is_texture_referenced. by José Fonseca · 15 years ago
  67. 01f7bda mesa: revert some recent VBO buffer object refcounting changes by Brian Paul · 15 years ago
  68. b0d874b mesa: regenerated gl_mange.h file by Brian Paul · 15 years ago
  69. 63c407d enable ARB_half_float_pixel for intel drivers by Roland Scheidegger · 15 years ago
  70. 4ed2c0d intel: fix (cosmetic) typo flag used twice by Roland Scheidegger · 15 years ago
  71. 0e1abce progs/tests: Use opaque colors. by José Fonseca · 15 years ago
  72. db22b35 dri st: Don't require the PIPE_TEXTURE_USAGE_RENDER_TARGET property for depth- and stencil renderbuffers. by Thomas Hellstrom · 15 years ago
  73. f5888d9 Merge branch 'mesa_7_5_branch' by Thomas Hellstrom · 15 years ago
  74. cbe5af7 gallium: Fix segfault and valgrind error introduced with commit 3f2e006b759705abd7c409d30f9aeb1f2a75b83f by Thomas Hellstrom · 15 years ago
  75. e0eafde r300: fix 3D textures by Maciej Cencora · 15 years ago
  76. 18af7c3 i965: interpolate colors with perspective correction by default by Brian Paul · 15 years ago
  77. 05f0d90 mesa: use larger initial refcount for NullBufferObj by Brian Paul · 15 years ago
  78. 0854b7e mesa: use _mesa_reference_buffer_object() in a few places by Brian Paul · 15 years ago
  79. d7ea9dd mesa: use _mesa_reference_buffer_object() in a few places by Brian Paul · 15 years ago
  80. 193177b tests: added persp_hint.c test by Brian Paul · 15 years ago
  81. c4a5754 add some info to relnotes on radeon by Dave Airlie · 15 years ago
  82. 4109108 r300: add support for EXT_texture_sRGB by Maciej Cencora · 15 years ago
  83. d0b0df3 set/mesa: enable GL_NV_texture_env_combine4 by Brian Paul · 15 years ago
  84. 5379f35 tests: added arbgpuprog, for compile-testing ARB vertex/fragment programs by Brian Paul · 15 years ago
  85. 509d9eb st/mesa: additional debug code (disabled) by Brian Paul · 15 years ago
  86. fb64365 demos: update fbotexture.c to use EXT or ARB functions exclusively by Brian Paul · 15 years ago
  87. 476685c util: additional function pointers by Brian Paul · 15 years ago
  88. 1cd0aff progs/rbug: Add binary to bmp converter program by Jakob Bornecrantz · 15 years ago
  89. 3fff84a Merge branch 'mesa_7_5_branch' by Jakob Bornecrantz · 15 years ago
  90. c6de08f mesa: Enable uploads of only depth to z24s8 textures by Jakob Bornecrantz · 15 years ago
  91. 279143c Disable SGI_swap_control extension for DRI2 by Owen W. Taylor · 15 years ago
  92. d0fab94 radeon: fix size of mipmap texture array by Dave Airlie · 15 years ago
  93. a5d92d7 radeon/r200/r300: fix max texture levels assert by Dave Airlie · 15 years ago
  94. 7f223ff Merge remote branch 'main/radeon-rewrite' by Dave Airlie · 15 years ago
  95. 67bbfb9 r300: fix VAP setup by Maciej Cencora · 15 years ago
  96. 2347975 r300: fix for SW TCL path by Maciej Cencora · 15 years ago
  97. 8d728b8 r300: don't send unused attributes for SW TCL path by Maciej Cencora · 15 years ago
  98. b5d49cb r300: send only RS_IP_* regs that we are going to use by Maciej Cencora · 15 years ago
  99. 2b5f8d2 r300: fix RS setup when no colors and textures are sent to FP by Maciej Cencora · 15 years ago
  100. 34cb4b6 r300: r500 fragment program fixes by Maciej Cencora · 15 years ago