1. 92f3fca mesa: Remove target parameter from dd_function_table::BufferSubData by Ian Romanick · 13 years ago
  2. 12d924c mesa: Remove target parameter from dd_function_table::MapBuffer by Ian Romanick · 13 years ago
  3. 56f0c00 mesa: Remove target parameter from dd_function_table::UnmapBuffer by Ian Romanick · 13 years ago
  4. 11e4ea0 mesa: ChooseTextureFormat() returns gl_format, not GLuint by Brian Paul · 13 years ago
  5. 1c1fc62 mesa: remove unused dd_function_table::CopyTexImage1D/2D() hooks by Brian Paul · 13 years ago
  6. f0e306c mesa: update, shorten some comments in dd.h by Brian Paul · 13 years ago
  7. 09201cc mesa: add implementation of glDrawElementsInstancedBaseVertex by Pierre-Eric Pelloux-Prayer · 13 years ago
  8. 0308bee mesa: new driver hooks for GL_ARB_sampler_objects by Brian Paul · 14 years ago
  9. 5e9aa99 mesa: Remove the CompileShader driver hook; it's just a no-op. by Kenneth Graunke · 14 years ago
  10. 867f9b0 mesa: add NV_texture_barrier by Marek Olšák · 14 years ago
  11. fe49dcb mesa: move extra prim mode #defines by Brian Paul · 14 years ago
  12. 74713e2 mesa: begin implementation of GL_ARB_draw_buffers_blend by Brian Paul · 14 years ago
  13. 934fc80 mesa: Add missing header and forward declarations in dd.h. by Vinson Lee · 14 years ago
  14. e2b8c65 mesa: add new GLvertexformat entries for integer-valued attributes by Brian Paul · 14 years ago
  15. a80afbd mesa: driver hook for primitive restart by Brian Paul · 14 years ago
  16. f9995b3 Drop GLcontext typedef and use struct gl_context instead by Kristian Høgsberg · 14 years ago
  17. 31aca27 Drop GLframebuffer typedef and just use struct gl_framebuffer by Kristian Høgsberg · 14 years ago
  18. a62efdf mesa: Remove EXT_convolution. by Eric Anholt · 14 years ago
  19. f90b593 mesa: Add core.h. by Chia-I Wu · 14 years ago
  20. d19eece glsl2: Move ir_to_mesa handling to driver CompileShader and LinkShader hooks. by Eric Anholt · 14 years ago
  21. a37b221 mesa: refactor shader api / object code by Brian Paul · 14 years ago
  22. fef6e36 mesa: more transform feedback infrastructure by Brian Paul · 14 years ago
  23. 3965bc5 mesa: remove driver hooks for GetFloat/Integer/Doublev, etc by Brian Paul · 14 years ago
  24. d3e2f4f mesa: remove some comments by Brian Paul · 15 years ago
  25. 3b7ac45 mesa: implement core Mesa support for GL_ARB_draw_instanced by Brian Paul · 15 years ago
  26. fab1f07 Grammar and spelling fixes by Jeff Smith · 16 years ago
  27. 99864d5 APPLE_object_purgeable: core by Chris Wilson · 15 years ago
  28. bb8c3b1 mesa: Remove ClearIndex and IndexMask from device-driver interface by Ian Romanick · 15 years ago
  29. d1dc5b1 core: Implement GL_OES_EGL_image entry points by Kristian Høgsberg · 15 years ago
  30. 4ac9c80 mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean by Brian Paul · 15 years ago
  31. 562c127 Merge branch 'master' into opengl-es-v2 by Chia-I Wu · 15 years ago
  32. 0fbe828 mesa: _mesa_Begin/EndConditionalRender() functions by Brian Paul · 15 years ago
  33. fd5511d mesa: implement per-buffer color masking by Brian Paul · 15 years ago
  34. 9c01cf4 mesa: minor reformatting/rewrapping in dd.h by Brian Paul · 15 years ago
  35. 56dce15 mesa: remove unused ctx->Driver.ActiveTexture() hook by Brian Paul · 15 years ago
  36. e24a8de mesa: updated comment by Brian Paul · 15 years ago
  37. f549f4c mesa: remove unused vertex array driver hooks by Brian Paul · 15 years ago
  38. 3406475 mesa/es: Add support for GL_OES_draw_texture. by Chia-I Wu · 15 years ago
  39. 1f196b7 Merge branch 'texformat-rework' by Brian Paul · 15 years ago
  40. 4c00981 mesa: remove ctx->Driver.CompressedTextureSize() hook by Brian Paul · 15 years ago
  41. 73fc0ca mesa: remove unused ctx->Driver.PrioritizeTextures() hook by Brian Paul · 15 years ago
  42. 0187e04 mesa: remove unused ctx->Driver.TextureMatrix() hook by Brian Paul · 15 years ago
  43. 32aa40e mesa: removed gl_texture_image::CompressedSize field by Brian Paul · 15 years ago
  44. 1f7c914 mesa: replace gl_texture_format with gl_format by Brian Paul · 15 years ago
  45. 92d7ed8 mesa: Add support for ARB_draw_elements_base_vertex. by Eric Anholt · 15 years ago
  46. f37070b ARB sync: Add support for GL_ARB_sync to swrast by Ian Romanick · 15 years ago
  47. 10067e4 ARB sync: Add infrastructure for glGetInteger64v by Ian Romanick · 15 years ago
  48. 2f6d2a9 mesa: change ctx->Driver.BufferData() to return GLboolean for success/failure by Brian Paul · 15 years ago
  49. 60b08eb mesa: Make MultiDrawElements submit multiple primitives at once. by Eric Anholt · 15 years ago
  50. 76b4388 mesa: new CopyBufferSubData() driver hook by Brian Paul · 15 years ago
  51. 0115a4f mesa: remove unused matrixType param from ctx->Driver.UniformMatrix() functions by Brian Paul · 16 years ago
  52. 69e07bd mesa: remove GL_MESA_program_debug extension by Brian Paul · 16 years ago
  53. 916de35 Merge commit 'origin/gallium-0.1' by Keith Whitwell · 16 years ago
  54. eb8a1d9 mesa: add MapBufferRange driver callbacks by Keith Whitwell · 16 years ago
  55. c64a2b7 mesa: Add BeginVertices driver call by Keith Whitwell · 16 years ago
  56. 446abc2 mesa: display list clean-ups by Brian · 16 years ago
  57. 3528f69 mesa: added ctx->Driver.ValidateFramebuffer() callback by Brian Paul · 16 years ago
  58. e019ead mesa: add parenthesis by Brian Paul · 16 years ago
  59. 6b14621 mesa: move rastpos helper to tnl by Keith Whitwell · 16 years ago
  60. 7ce5975 mesa: improved driver query interface by Keith Whitwell · 16 years ago
  61. 2be54a8 mesa: implement glGetUniformiv() with new ctx->Driver function by Brian Paul · 16 years ago
  62. 072c474 mesa: implement glGetUniformiv() with new ctx->Driver function by Brian Paul · 16 years ago
  63. c366fd8 mesa: add parenthesis by Brian Paul · 16 years ago
  64. d4e1d85 Remove unused texunit parameter to ctx->Driver.GenerateMipmap() by Brian · 17 years ago
  65. a638676 Added ctx->Driver.GenerateMipmap() driver hook by Dave Airlie · 16 years ago
  66. 61c3c2c Change GetCompressedTexImage in dd_function_table to not take const pointers. by Kristian Høgsberg · 17 years ago
  67. c3395f4 Remove unused texunit parameter to ctx->Driver.GenerateMipmap() by Brian · 17 years ago
  68. 4c2f3db Added ctx->Driver.GenerateMipmap() driver hook by Brian · 17 years ago
  69. 1369946 Rework gallium and mesa queries a little. by Keith Whitwell · 17 years ago
  70. 61fbc81 New ctx->Driver.Map/UnmapTexture() functions for accessing textures from t_vb_program.c by Brian · 17 years ago
  71. 09fbb38 Implement query object interface. by Brian · 17 years ago
  72. 4c01d49 Move guts of glRasterPos down into T&L module. by Brian · 17 years ago
  73. dbfb375 fix mesa fb binding by Roland Scheidegger · 17 years ago
  74. 21bcb2e s/GetFragmentProgramRegister/GetProgramRegister/ by Brian · 18 years ago
  75. 0bf5dbe Overhaul of GLSL API functions, dispatching, etc. by Brian · 18 years ago
  76. 92c99bc update comments by Brian Paul · 18 years ago
  77. a567679 Remove x/y/width/height parameters from Clear functions. by Brian Paul · 18 years ago
  78. ccb64bb Don't pass x/y/width/height to ctx->Driver.Accum(). by Brian Paul · 18 years ago
  79. 606108e updated comments, mark GetBufferSize() and ResizeBuffers() as obsolete by Brian Paul · 18 years ago
  80. 39c4daa Move the fp_machine struct into s_nvfragmprog.c since (except for program by Brian Paul · 18 years ago
  81. 122629f Some structure renaming. Prefix vertex/fragment-related structs with by Brian Paul · 18 years ago
  82. ee34e6e Add support for GL_APPLE_vertex_array_object. Several test programs by Ian Romanick · 18 years ago
  83. 94b30dc Put color index attribute into the 6th attribute slot. by Brian Paul · 19 years ago
  84. 095c669 No longer alias generic vertex attribs with conventional attribs for GL_ARB_vertex_program. by Brian Paul · 19 years ago
  85. ea4fe66 merge from texman branch by Brian Paul · 19 years ago
  86. 519b23b Lots of changes/fixes for rendering to framebuffer objects. by Brian Paul · 19 years ago
  87. 59e0faa sync with texmem branch by Brian Paul · 19 years ago
  88. d469e5e s/GLuint/GLbitfield/ by Brian Paul · 19 years ago
  89. 0e31e02 Added FinishRenderTexture() device driver function to indicate when by Brian Paul · 19 years ago
  90. 8471604 Support for combined depth/stencil renderbuffers (GL_EXT_packed_depth_stencil). by Brian Paul · 19 years ago
  91. 662fbf8 Added _mesa_light() helper function so we can avoid transforming then by Brian Paul · 19 years ago
  92. 0bffb11 some initial work on upcoming GL_EXT_framebuffer_blit extension by Brian Paul · 19 years ago
  93. b43671c Remove _tnl_MakeCurrent() and the unused ctx->Driver.MakeCurrent() callback. by Brian Paul · 19 years ago
  94. 878c371 Replace ctx->Driver.StencilOp/Func/Mask() functions with by Brian Paul · 19 years ago
  95. 4fb9950 Prototype implementation of new GL_EXT_timer_query extension (not finalized yet). by Brian Paul · 19 years ago
  96. 23ffc3a Rearrange the code related to GL_ARB_occlusion_object to generalize query by Brian Paul · 19 years ago
  97. b31b1f4 Change prototype for TextureMemCpy to return void* (was void). by Karl Schultz · 19 years ago
  98. 17bcf9f Import Thomas Helstrom's SSE memcpy code from the via X.org driver. by Keith Whitwell · 19 years ago
  99. e4b2356 Major check-in of changes for GL_EXT_framebuffer_object extension. by Brian Paul · 19 years ago
  100. 3e62d3a add FreeTexImageData hook to help single-copy texturing in drivers by Keith Whitwell · 20 years ago