1. 0cfa34c doc/specs: Reference the Khronos registry XML by Chad Versace · 8 years ago
  2. 88b5c36 egl: Move old EGL_MESA_screen_surface spec by Chad Versace · 8 years ago
  3. a597c8a egl: Implement EGL_MESA_platform_surfaceless by Chad Versace · 8 years ago
  4. c177ef9 egl: Don't advertise unsupported platform extensions by Chad Versace · 8 years ago
  5. 27f4e38 docs: Add EGL_MESA_platform_surfaceless.txt (v2) by Chad Versace · 8 years ago
  6. 4246986 i965: Sort some extension names by Ian Romanick · 8 years ago
  7. b12606b scons: Fix the Python dependency scanner. by Jose Fonseca · 8 years ago
  8. c6d1770 pipe_loader_sw: Don't invoke Unix close() on Windows. by Jose Fonseca · 8 years ago
  9. ebffa7b Revert "egl/dri2: rework dri2_make_current code flow" by Emil Velikov · 8 years ago
  10. 6eacd69 i915: store reference to the context within struct intel_fence (v2) by Mauro Rossi · 8 years ago
  11. d11515f i915/sync: Implement DRI2_Fence extension by Mauro Rossi · 8 years ago
  12. 19fa29a i915/sync: Replace prefix 'intel_sync' -> 'intel_gl_sync' by Mauro Rossi · 8 years ago
  13. 2847956 egl/drm: set eglError and provide an error message on failure by Emil Velikov · 8 years ago
  14. d81ba76 egl/x11: attribute for dri2_add_config failure by Emil Velikov · 8 years ago
  15. 0b2b719 egl/wayland: introduce dri2_wl_add_configs_for_visuals() helper by Emil Velikov · 8 years ago
  16. 4b8a558 egl/surfaceless: tweak surfaceless_add_configs_for_visuals() by Emil Velikov · 8 years ago
  17. acd35c8 egl/android: tweak droid_add_configs_for_visuals() by Emil Velikov · 8 years ago
  18. 36fe590 egl/drm: introduce drm_add_configs_for_visuals() helper by Emil Velikov · 8 years ago
  19. 23ed073 egl/surfaceless: print out a message on zero configs for given format by Emil Velikov · 8 years ago
  20. 98f5d01 egl/dri2: set WL_bind_wayland_display in a consistent way by Emil Velikov · 8 years ago
  21. 637d001 egl/android: remove duplicate KHR_image_base set by Emil Velikov · 8 years ago
  22. 9caacb3 loader/dri3: constify the loader_dri3_vtable by Emil Velikov · 8 years ago
  23. fdd373a egl/dri2: micro optimise dri2_bind_extensions() by Emil Velikov · 8 years ago
  24. 665cad1 egl/dri2: annotate dri2_extension_match instances as const data by Emil Velikov · 8 years ago
  25. 3948ad8 egl/dri2: use dri2_bind_extensions to manage the optional extensions by Emil Velikov · 8 years ago
  26. d5342c6 gbm: rename gbm_dri_device::{,loader_}extensions by Emil Velikov · 8 years ago
  27. 38526bd egl/dri2: add support for optional extensions in dri2_bind_extensions() by Emil Velikov · 8 years ago
  28. ebc68e3 egl/dri2: coding style cleanup by Emil Velikov · 8 years ago
  29. b10c05d egl/x11: don't crash if dri2_dpy->conn is NULL by Emil Velikov · 8 years ago
  30. f871946 egl/dri2: rework dri2_egl_display::extensions storage by Emil Velikov · 8 years ago
  31. f7b8108 egl/dri2: remove unused dri2_egl_display::{dri2,swrast}_loader_extension by Emil Velikov · 8 years ago
  32. e7fcf1b egl/x11: don't populate dri2_dpy->swrast_loader_extension by Emil Velikov · 8 years ago
  33. 2dbe14a egl/wayland: don't populate dri2_dpy->swrast_loader_extension by Emil Velikov · 8 years ago
  34. 3963a5f egl/x11: don't populate dri2_dpy->dri2_loader_extension by Emil Velikov · 8 years ago
  35. d2d579d egl/wayland: don't populate dri2_dpy->dri2_loader_extension by Emil Velikov · 8 years ago
  36. 31ef5d4 egl/surfaceless: trivial coding style fixes by Emil Velikov · 8 years ago
  37. d0155bc egl/surfaceless: don't check the mask(s) prior to calling dri2_add_config by Emil Velikov · 8 years ago
  38. ff700f8 egl/surfaceless: remove unused dri2_loader_extension implementation by Emil Velikov · 8 years ago
  39. 6a8fe32 egl/android: don't populate dri2_dpy->dri2_loader_extension by Emil Velikov · 8 years ago
  40. 6757198 egl/dri2: rework dri2_make_current code flow by Emil Velikov · 8 years ago
  41. 07690a2 egl/dri2: drop NULL checks prior to dri2_destroy_surface by Emil Velikov · 8 years ago
  42. 8cf83f9 egl/dri2: call static functions directly, not via _EGLDriver::API by Emil Velikov · 8 years ago
  43. 532ec2e egl/dri2: use dri2_egl_display inline wrapper where possible by Emil Velikov · 8 years ago
  44. d6dcf3b egl/dri2: bail out on NULL dpy in dri2_display_release() by Emil Velikov · 8 years ago
  45. 8fb9ea4 egl/dri2: move surface refcounting out of the platform code by Emil Velikov · 8 years ago
  46. 02f1158 egl/dri2: coding style fix by Emil Velikov · 8 years ago
  47. 7a9c92d egl/dri2: non-shared glapi cleanups by Emil Velikov · 8 years ago
  48. b349c11 egl/dri2: glFlush is not optional, treat it as such by Emil Velikov · 8 years ago
  49. 13bf390 aubinator: replace pragma once with ifndef guard by Emil Velikov · 8 years ago
  50. ae6fb9c anv: error out if anv_genX.h is included by !anv_private.h by Emil Velikov · 8 years ago
  51. 08efa6a anv: use correct header guards by Emil Velikov · 8 years ago
  52. 76ae842 intel/genxml: use correct header guards by Emil Velikov · 8 years ago
  53. 72e70c0 intel/common: use correct header guards by Emil Velikov · 8 years ago
  54. 0d86c92 intel/blorp: use correct header guards by Emil Velikov · 8 years ago
  55. 3a98bff isl: use ifndef header guards by Emil Velikov · 8 years ago
  56. 4c1c9d6 isl: make locally used functions static by Emil Velikov · 8 years ago
  57. 4fe6e7f isl: trivial include-what-you-want cleanups by Emil Velikov · 8 years ago
  58. eac752e isl/gen7: remove unneeded ISL_DEV_GEN check by Emil Velikov · 8 years ago
  59. 5b1efb6 isl: prefix non-static API with isl_ by Emil Velikov · 8 years ago
  60. 84f9ef1 isl/gen6: correctly check msaa layout samples count by Emil Velikov · 8 years ago
  61. c572360 automake: add radv to the `make distcheck' hooks by Emil Velikov · 8 years ago
  62. 3fd0caf radv: move AMDGPU_LIBS later in the link chain by Emil Velikov · 8 years ago
  63. a8a5f0a radv: correct variable name VISIBILITY_{, C}FLAGS by Emil Velikov · 8 years ago
  64. 753a9c9 amd/addrlib: hide private symbols via VISIBILITY_CXXFLAGS by Emil Velikov · 8 years ago
  65. 72fa5ca intel: automake: replace direct basename $@ invokation with $(@F) by Emil Velikov · 8 years ago
  66. 48267b7 gallium: annotate sw_driver_descriptor instance as const data by Emil Velikov · 8 years ago
  67. 792148f gallium: annotate drm_driver_descriptor instance as const data by Emil Velikov · 8 years ago
  68. c079a20 gallium: rename drm_driver_descriptor::{, driver_}name by Emil Velikov · 8 years ago
  69. 9837cf1 gallium: remove unused drm_driver_descriptor::driver_name by Emil Velikov · 8 years ago
  70. 0f031dc gallium: fix drm_driver_descriptor::name comment by Emil Velikov · 8 years ago
  71. c85b34f mesa_glinterop: allow building without X and related headers by Emil Velikov · 8 years ago
  72. 0b241b7 st/va: Fix H.264 PicOrderCnt value by Mark Thompson · 8 years ago
  73. 1edaa33 st/va: Baseline profile is not supported by Mark Thompson · 8 years ago
  74. e0604ee st/va: Return surface formats depending on config chroma format by Mark Thompson · 8 years ago
  75. e7c7ef3 st/va: Save surface chroma format in config by Mark Thompson · 8 years ago
  76. 8a931c8 st/va: Return more useful config attributes by Mark Thompson · 8 years ago
  77. 0c94ed0 glx: Perform check for valid fbconfig against proper X-Screen. by Mario Kleiner · 8 years ago
  78. a42c22f swr: [rasterizer core] don't construct pArContext on non-ar builds by Tim Rowley · 8 years ago
  79. 29d0748 swr: [rasterizer core] remove WorkerWaitForThreadEvent bucket by Tim Rowley · 8 years ago
  80. ada27b5 swr: [rasterizer core] move binner functionality to separate file by Tim Rowley · 8 years ago
  81. f0a66c1 swr: [rasterizer scripts] add DEBUG_OUTPUT_DIR knob by Tim Rowley · 8 years ago
  82. ffd0224 swr: [rasterizer core] fix comment typo by Tim Rowley · 8 years ago
  83. 4889922 swr: [rasterizer core/sim] 8x2 backend + 16-wide tile clear/load/store by Tim Rowley · 8 years ago
  84. bf1f462 swr: [rasterizer archrast] fix event file issue with saving data by Tim Rowley · 8 years ago
  85. 827e038 swr: [rasterizer common] fix assert index by Eric Engestrom · 8 years ago
  86. 5f88522 docs: mark GL 4.4/4.5 extension groups as DONE for nvc0 by Ilia Mirkin · 8 years ago
  87. afb6dc5 nv50: enable ARB_enhanced_layouts by Ilia Mirkin · 8 years ago
  88. a6d6eff nvc0/ir: be more careful about preserving modifiers in SHLADD creation by Ilia Mirkin · 8 years ago
  89. 3a2869a mesa: fix indentation in vertex_attrib_binding() by Brian Paul · 8 years ago
  90. 743a526 mesa: add sanity check assertion in update_array_format by Brian Paul · 8 years ago
  91. d6b0002 mesa: remove needless cast in update_array() by Brian Paul · 8 years ago
  92. 74745dc mesa: simplify update_array() with a vao local var by Brian Paul · 8 years ago
  93. 0de9265 vbo: simplify some code in check_draw_elements_data() by Brian Paul · 8 years ago
  94. 15fb88e mesa: rename gl_vertex_attrib_array gl_array_attributes by Brian Paul · 8 years ago
  95. c89802a mesa: rename gl_vertex_attrib_array::VertexBinding by Brian Paul · 8 years ago
  96. c328268 mesa: rename some vars in arrayobj.c by Brian Paul · 8 years ago
  97. b81546d tgsi: fix comment typo in tgsi_ureg.c by Brian Paul · 8 years ago
  98. ff00ab7 mesa: replace gl_framebuffer::_IntegerColor wih _IntegerBuffers by Brian Paul · 8 years ago
  99. a710c21 mesa: remove 'params' parameter from ctx->Driver.TexParameter() by Brian Paul · 8 years ago
  100. 99d7905 vc4: Avoid loading from the texture during non-utile-aligned glTexImage(). by Eric Anholt · 8 years ago