1. 7299e82 dri: Add KHR_no_error DRI extension by Grigori Goronzy · 7 years ago
  2. 585c5cf mesa: don't update draw buffer bounds in _mesa_update_state by Marek Olšák · 7 years ago
  3. bc70bad mesa: inline vbo_exec_invalidate_state() and call from mesa core by Timothy Arceri · 7 years ago
  4. f77740f mesa: stop passing state bitfield to UpdateState() by Timothy Arceri · 7 years ago
  5. a63919f mesa: rename _mesa_add_renderbuffer* functions by Timothy Arceri · 7 years ago
  6. e6d6266 swrast: take ownership rather than adding reference for new renderbuffers by Timothy Arceri · 7 years ago
  7. ede4ff9 dri/swrast: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  8. 2a2dc41 swrast: fix incorrectly positioned putImage() in swrast driver by Brian Paul · 8 years ago
  9. 5283900 dri: add a way to request that modes have matching color/zs depths by Ilia Mirkin · 8 years ago
  10. 787995b swrast: remove unneeded __NOT_HAVE_DRM_H define by Emil Velikov · 9 years ago
  11. 816e4c1 dri/swrast: automake: add LIBDRM_CFLAGS by Emil Velikov · 9 years ago
  12. 31cd2d7 swrast: Build fix for Solaris by Alan Coopersmith · 9 years ago
  13. 13fa84e egl/swrast: Enable config extension for swrast by Axel Davy · 9 years ago
  14. 5b2d348 swrast: Build fix for darwin by Jeremy Huddleston Sequoia · 10 years ago
  15. d02942c swrast: replace __FUNCTION__ with __func__ by Marius Predut · 9 years ago
  16. 2655afc swrast: include stdio.h where needed by Brian Paul · 9 years ago
  17. 0dc6b72 swrast: replace INLINE with inline by Brian Paul · 9 years ago
  18. bfcdb84 mesa: Use assert() instead of ASSERT wrapper. by Matt Turner · 9 years ago
  19. e8c5cbf mesa: Add gallium include dirs to more parts of the tree. by Eric Anholt · 10 years ago
  20. d7528fc main: Moved _mesa_lock_texture and _mesa_unlock_texture to texobj.h from teximage.h. by Laura Ekstrand · 10 years ago
  21. 6171131 swrast: Fix -Wduplicate-decl-specifier warning by Jeremy Huddleston Sequoia · 10 years ago
  22. 4f90f34 swrast: Add headers to distribution. by Matt Turner · 10 years ago
  23. 26ee6f2 mesa: Delete VAO _MaxElement code and index buffer bounds checking. by Kenneth Graunke · 10 years ago
  24. 64b1dc4 dri/swrast: add GLX_MESA_query_renderer support by Emil Velikov · 10 years ago
  25. 38f20f7 drivers/dri: cleanup dri extension instantiation by Emil Velikov · 10 years ago
  26. d5df283 swrast: use _mesa_get_current_tex_object() in swrastSetTexBuffer2() by Brian Paul · 11 years ago
  27. eeed49f mesa: Change many Type P MESA_FORMATs to meet naming spec by Mark Mueller · 11 years ago
  28. ef145ba mesa: Rename 4 color component unsigned byte MESA_FORMATs by Mark Mueller · 11 years ago
  29. 71fe943 mesa: change gl_format to mesa_format by Mark Mueller · 11 years ago
  30. 065bd6f mesa: Eliminate parameters to dd_function_table::Viewport by Ian Romanick · 11 years ago
  31. 188630d swrast: silence driContextSetFlags() parameter type warning by Brian Paul · 11 years ago
  32. 38366c0 dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context by Kristian Høgsberg · 11 years ago
  33. ba00f2f swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) by Dave Airlie · 11 years ago
  34. 0b16042 swrast: fix readback regression since inversion fix by Dave Airlie · 11 years ago
  35. a43b49d mesa/swrast: fix inverted front buffer rendering with old-school swrast by Dave Airlie · 11 years ago
  36. f41c01c swrast: add missing notify_reset parameter to dri_create_context() by Brian Paul · 11 years ago
  37. bdcee13 swrast: Build the driver into the shared mesa_dri_drivers.so. by Eric Anholt · 11 years ago
  38. cd3fa17 swrast: add correct include for out-of-tree builds by Emil Velikov · 11 years ago
  39. 083f66f dri: Move API version validation into dri/common. by Eric Anholt · 11 years ago
  40. d81632f dri: Merge drisw_util.c into dri_util.c by Eric Anholt · 11 years ago
  41. e11ff60 mesa/drivers: drop HAVE_*_DRI from individual makefiles by Emil Velikov · 11 years ago
  42. 11e494a mesa: Use -Bsymbolic in the linker to locally resolve Mesa-internal symbols. by Eric Anholt · 11 years ago
  43. 45099ec swrast: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions by Ian Romanick · 11 years ago
  44. bab755a mesa: Remove Driver.GetBufferSize and its callers. by Eric Anholt · 11 years ago
  45. 3998cfa mesa: remove outdated version lines in comments by Rico Schüller · 11 years ago
  46. be0fec4 build: remove unused API_DEFINES by Andreas Boll · 11 years ago
  47. 3d8d5b2 mesa: Restore 78-column wrapping of license text in C-style comments. by Kenneth Graunke · 11 years ago
  48. 96ff2ed mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. by Kenneth Graunke · 11 years ago
  49. dd404bc mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. by Kenneth Graunke · 11 years ago
  50. 985e710 swrast: Fix memory leak. by Vinson Lee · 12 years ago
  51. be4b166 mesa: Make the drivers call a non-code-generated dispatch table setup. by Eric Anholt · 12 years ago
  52. 92ce9c3 Remove hacks for static Makefiles by Matt Turner · 12 years ago
  53. ac2793c Clean up .gitignore files by Matt Turner · 12 years ago
  54. 4bea4cb drivers: compute version and then initialize exec table by Jordan Justen · 12 years ago
  55. c732458 mesa: pass context parameter to gl_renderbuffer::Delete() by Brian Paul · 12 years ago
  56. dbd6135 mesa: Rename API_OPENGL to API_OPENGL_COMPAT. by Paul Berry · 12 years ago
  57. 3ec3201 swrast: swrastFillInModes doesn't do 8-bit modes, so don't try by Ian Romanick · 12 years ago
  58. f5543d6 mesa: remove IBM_multimode_draw_arrays extension enable flag by Marek Olšák · 12 years ago
  59. cf9acc3 mesa: remove EXT_compiled_vertex_array extension enable flag by Marek Olšák · 12 years ago
  60. 1301f91 mesa: remove ARB_window_pos extension enable flag by Marek Olšák · 12 years ago
  61. d012e6d mesa: remove ARB_transpose_matrix extension enable flag by Marek Olšák · 12 years ago
  62. 1f6e10f dri: Convert driCreateConfigs to use a gl_format enum by Ian Romanick · 12 years ago
  63. 0398a26 swrast: Remove the 2_3_3_REV framebuffer format by Ian Romanick · 12 years ago
  64. cff1b1d swrast: Remove support for GL_NV_vertex_program. by Eric Anholt · 12 years ago
  65. 733dba2 mesa: remove the driverCtx parameter to _mesa_create/initialize_context() by Brian Paul · 12 years ago
  66. 4cfff72 build: Set visibility CFLAGS in dri/swrast by Matt Turner · 12 years ago
  67. fe72a06 mesa: s/FREE/free/ by Brian Paul · 12 years ago
  68. 8472bb4 mesa: fix-up and use _mesa_delete_renderbuffer() by Brian Paul · 12 years ago
  69. d47a6ad mesa: add texture target field to ChooseTextureFormat() driver hook by Brian Paul · 12 years ago
  70. 70f4750 dri: Pass API_OPENGL_CORE through to the drivers by Ian Romanick · 12 years ago
  71. ecac178 swrast: add missing switch case for API_OPENGL_CORE by Brian Paul · 12 years ago
  72. e426949 make: Fold ASM_CFLAGS into DEFINES. by Eric Anholt · 12 years ago
  73. dfce56b Add Makefile.in to toplevel .gitignore by Kenneth Graunke · 12 years ago
  74. b41ab3b Add .deps/, .libs/, and *.la to toplevel .gitignore by Paul Berry · 12 years ago
  75. df22829 dri/swrast: use SWRAST_MAX_WIDTH/HEIGHT by Brian Paul · 12 years ago
  76. 10c8552 dri: don't link with DRICORE_LIB_DEPS by Matt Turner · 13 years ago
  77. a9bf149 dri/swrast: remove obsolete swrast_span.c file from source list by Brian Paul · 13 years ago
  78. becbb64 dri/swrast: use swrast_renderbuffer type by Brian Paul · 13 years ago
  79. 1048d55 dri/swrast: rename swrast_renderbuffer to dri_swrast_renderbuffer by Brian Paul · 13 years ago
  80. 7a36345 mesa: rename gl_renderbuffer::Data to Buffer by Brian Paul · 13 years ago
  81. f9874fe mesa: remove gl_renderbuffer::DataType by Brian Paul · 13 years ago
  82. 1e1b5cb mesa: remove gl_renderbuffer:RowStride field by Brian Paul · 13 years ago
  83. cb5fa9e dri/swrast: remove obsolete GetRow/PutRow code by Brian Paul · 13 years ago
  84. bd3c10c swrast: s/Data/Map/ in swrast_texture_image by Brian Paul · 13 years ago
  85. 309ba0c Fix mistake in 349845f7b by Andrei Slăvoiu · 13 years ago
  86. 349845f automake: src/mesa/drivers/dri/swrast by Matt Turner · 13 years ago
  87. 892a254 mesa: remove unused _mesa_init_teximage_fields() target parameter by Brian Paul · 13 years ago
  88. e532b62 dri2: Add plumbing to get context version requirements and flags to drivers by Ian Romanick · 13 years ago
  89. 7a7b521 mesa: remove gl_renderbuffer::PutRowRGB() by Brian Paul · 13 years ago
  90. fc41473 mesa: remove gl_renderbufer::PutMonoRow() and PutMonoValues() by Brian Paul · 13 years ago
  91. d0dc75c mesa/drivers: use new swrast renderbuffer functions by Brian Paul · 13 years ago
  92. a4c952f swrast: Fix signed/unsigned problems with negative strides. by Mathias Fröhlich · 13 years ago
  93. 78c076e dri: drop drisw_util.h by George Sapountzis · 13 years ago
  94. 76d1275 Add MapRenderbuffer implementations for software drivers. by Eric Anholt · 13 years ago
  95. 6e0f900 mesa: move gl_texture_image::Data, RowStride, ImageOffsets to swrast by Brian Paul · 13 years ago
  96. 763b00f mesa: Remove ARB_draw_buffers extension enable flag by Ian Romanick · 13 years ago
  97. ed48df8 mesa: Remove ARB_texture_mirrored_repeat extension enable flag by Ian Romanick · 13 years ago
  98. b0824bd mesa: Remove EXT_blend_subtract extension enable flag by Ian Romanick · 13 years ago
  99. 1d5e49b mesa: Remove EXT_stencil_wrap extension enable flag by Ian Romanick · 13 years ago
  100. 677743f mesa: Remove ARB_multitexture extension enable flag by Ian Romanick · 13 years ago