1. cbf29d9 mesa_glinterop: use consistent naming scheme for GL interop by Emil Velikov · 8 years ago
  2. 0d31bfd Revert "mesa: Build EGL without X11 headers after interop patchset" by Emil Velikov · 8 years ago
  3. c8d9ed5 docs: Note that GL_OES_geometry_shader and GL_OES_tessellation_shader are started by Ian Romanick · 8 years ago
  4. 7e196cd c11/threads: resolve link issues with -O0 by Emil Velikov · 8 years ago
  5. 0ceed17 swr: [rasterizer] remove containers.hpp by Tim Rowley · 8 years ago
  6. 1e3e22e swr: [rasterizer core] remove utility dead code by Tim Rowley · 8 years ago
  7. dc34479 swr: [rasterizer core] buckets fixes by Tim Rowley · 8 years ago
  8. 3074a2b swr: [rasterizer core] move centroid setup out of CalcCentroidBarycentrics by Tim Rowley · 8 years ago
  9. 9a2a4ec swr: [rasterizer jitter] implement InstanceID/VertexID in fetch jit by Tim Rowley · 8 years ago
  10. 7fc4a82 mesa: Silence unused parameter warnings by Ian Romanick · 8 years ago
  11. 78399cf glsl/linker: Silence unused parameter warning by Ian Romanick · 8 years ago
  12. 2bb935b dri: Add YVU formats by Kristian Høgsberg Kristensen · 8 years ago
  13. 1be1114 i965: Allow creating planar YUV __DRIimages by Kristian Høgsberg Kristensen · 8 years ago
  14. 654e950 i965: Invoke lowering pass for YUV textures by Kristian Høgsberg Kristensen · 8 years ago
  15. 44997fc i965: Support textures with multiple planes by Kristian Høgsberg Kristensen · 8 years ago
  16. 3352f2d i965: Create multiple miptrees for planar YUV images by Kristian Høgsberg Kristensen · 8 years ago
  17. 6eede87 i965: Refactor intel_set_texture_image_bo() to create_mt_for_dri_image() by Kristian Høgsberg Kristensen · 8 years ago
  18. 8ceb7c7 i965: Use intel_set_texture_image_mt() in intelSetTexBuffer2() by Kristian Høgsberg Kristensen · 8 years ago
  19. 40e9be4 i965: Add new intel_set_texture_image_mt() helper by Kristian Høgsberg Kristensen · 8 years ago
  20. a41b576 nir: Add a lowering pass for YUV textures by Kristian Høgsberg Kristensen · 8 years ago
  21. 50c24c3 nir: Handle NULL in nir_copy_deref() by Kristian Høgsberg Kristensen · 8 years ago
  22. 29921ee nir: Add new 'plane' texture source type by Kristian Høgsberg Kristensen · 8 years ago
  23. 39b7b8b mesa: log buffer ID numbers in decimal, not hexadecimal by Brian Paul · 8 years ago
  24. ce1cc70 mesa: use enum name in bind_buffer_object() error message by Brian Paul · 8 years ago
  25. 55c1952 mesa: raise error for glEnable(GL_VERTEX_ARRAY), etc. in core profile by Brian Paul · 8 years ago
  26. a9b2b5e docs/egl: Android platform can also be build using autotools by Nicolas Boichat · 8 years ago
  27. e79aa19 i965: fix double-precision vertex inputs measurement by Juan A. Suarez Romero · 8 years ago
  28. ccd5801 docs: true up nvc0 status - images, etc by Ilia Mirkin · 8 years ago
  29. 8565879 st/mesa: enable ARB_ES3_1_compatibility when ES 3.1 would be exposed by Ilia Mirkin · 8 years ago
  30. 5878254 mesa: remove separate enable for KHR_robust_buffer_access_behavior by Ilia Mirkin · 8 years ago
  31. 72449c4 glsl: add support for explicit components to frag outputs by Timothy Arceri · 8 years ago
  32. 37266df mesa: add view classes for 3d astc formats by Ilia Mirkin · 8 years ago
  33. 979bcb9 glsl: add EXT_clip_cull_distance support based on ARB_cull_distance by Ilia Mirkin · 8 years ago
  34. f236f1f nvc0: expose robust buffer access by Ilia Mirkin · 8 years ago
  35. 9f5ccaf i965: Use ISL for surface format introspection by Jason Ekstrand · 8 years ago
  36. d68acde anv/formats: Use isl_format_supports* for format introspection by Jason Ekstrand · 8 years ago
  37. 7374d00 isl: Add per-gen format introspection by Jason Ekstrand · 8 years ago
  38. 03a82dc isl: Add the ISL_FORMAT_R32G32_FLOAT_LD format by Jason Ekstrand · 8 years ago
  39. 35a514e isl: Add support for quering the string name of a format by Jason Ekstrand · 8 years ago
  40. 75d10df i965: Enable ARB/KHR_robust_buffer_access_behavior on BYT and HSW+ by Jason Ekstrand · 8 years ago
  41. 1a092fc main: Add extension enable bits for KHR_robust_buffer_access_behavior by Jason Ekstrand · 8 years ago
  42. 66e137e nir/lower_samplers: Protect against sampler index overflow by Jason Ekstrand · 8 years ago
  43. 27b9481 glsl: Add an option to clamp block indices when lowering UBO/SSBOs by Jason Ekstrand · 8 years ago
  44. ac242aa glsl/linker: Add a helper variable for compiler options by Jason Ekstrand · 8 years ago
  45. aec10a1 i965/draw: Use the real size for index buffers by Jason Ekstrand · 8 years ago
  46. 7c8dfa7 i965/draw: Use the real size for vertex buffers by Jason Ekstrand · 8 years ago
  47. a643bc6 i965/draw: Use 3-channel formats for vertex fetch when possible. by Jason Ekstrand · 8 years ago
  48. ab3d8d5 i965/surface_formats: Update the VB column for new formats added on BYT by Jason Ekstrand · 8 years ago
  49. d5b4ab2 i965/draw: Properly handle rounding when dividing by InstanceDivisor by Jason Ekstrand · 8 years ago
  50. ad42ab4 i965/draw: Account for BaseInstance in VBO bounds by Jason Ekstrand · 8 years ago
  51. ad3deec i965/draw: Use worst-case VBO bounds if brw->num_instances == 0 by Jason Ekstrand · 8 years ago
  52. 8892519 i965/draw: Delay when we get the bo for vertex buffers by Jason Ekstrand · 8 years ago
  53. a01a1eb i965/draw: Stop relying on min_index == -1 for invalid index bounds by Jason Ekstrand · 8 years ago
  54. a701192 vbo: Declare the index range invalid for DrawTransformFeedback by Jason Ekstrand · 8 years ago
  55. df6ec2a vbo: Declare the index range invalid for DrawIndirect by Jason Ekstrand · 8 years ago
  56. 21f3df0 mesa/teximage: fix GL_FLOAT in comment by Ilia Mirkin · 8 years ago
  57. 2d93080 glsl: fix explicit location validation for doubles by Timothy Arceri · 8 years ago
  58. 33397bf docs: update ARB_cull_distance status. by Dave Airlie · 8 years ago
  59. 5c10d47 st/mesa: reenable culling by Dave Airlie · 8 years ago
  60. a88c5d7 i965: reenable ARB_cull_distance. by Dave Airlie · 8 years ago
  61. a08c4eb glsl: rewrite clip/cull distance lowering pass by Dave Airlie · 8 years ago
  62. 8c628ab glsl: make max array trackers ints and use -1 as base. (v2) by Dave Airlie · 8 years ago
  63. 2ae493d anv/formats: Make alpha blending a property of render targets by Nanley Chery · 8 years ago
  64. 9721be6 i965: Unset alpha blend for R10G10B10_SNORM_A2_UNORM by Nanley Chery · 8 years ago
  65. 8b89c92 i965: deindent blorp code. by Dave Airlie · 8 years ago
  66. e257284 glsl: reindent line in ast_function.cpp by Dave Airlie · 8 years ago
  67. 82d756f mesa: allow GL_FRAMEBUFFER_DEFAULT_LAYERS to be queried with ES geometry by Ilia Mirkin · 8 years ago
  68. 2dabd49 mesa: allow xfb to be active in GLES when geometry shader is enabled. by Ilia Mirkin · 8 years ago
  69. 2e8e1e8 main: check driver float texture support before upgrading to 16F/32F by Ilia Mirkin · 8 years ago
  70. 1e99a46 st/mesa: update inst->info along with inst->op by Ilia Mirkin · 8 years ago
  71. 533d1e9 glsl: Use correct mode for split components. by Bas Nieuwenhuizen · 8 years ago
  72. 1c1873b mesa: Implement glGet*(GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED). by Kenneth Graunke · 8 years ago
  73. 70048eb gallium: Add a pipe cap for whether primitive restart works for patches. by Kenneth Graunke · 8 years ago
  74. 0150350 i965/fs: Mark UBO uniform pull constant loads as force_writemask_all. by Francisco Jerez · 8 years ago
  75. 7eb4966 i965/fs: Allow spilling of non-contiguous registers. by Francisco Jerez · 8 years ago
  76. 6fc5dd5 i965/fs: Calculate the (un)spill block size correctly. by Francisco Jerez · 8 years ago
  77. 11260cc i965/fs: Set exec_all on spills not matching the channel layout of the instruction. by Francisco Jerez · 8 years ago
  78. bb67c46 i965/fs: Set exec_all on unspills. by Francisco Jerez · 8 years ago
  79. 07e67cc i965/fs: Move scratch block size calculation into the caller of emit_(un)spill. by Francisco Jerez · 8 years ago
  80. 284c8fb i965/fs: Make emit_spill/unspill static functions taking builder as argument. by Francisco Jerez · 8 years ago
  81. 70023c4 i965/fs: Apply execution controls from the instruction to scratch messages. by Francisco Jerez · 8 years ago
  82. e98cf03 i965/fs: Fix signedness of local variables and arguments of emit_(un)spill. by Francisco Jerez · 8 years ago
  83. f471d3e i965/fs: Factor out calculation of the block of MRFs reserved for spilling. by Francisco Jerez · 8 years ago
  84. 21edd24 egl: Add OpenGL_ES to API string regardless of GLES version by Plamena Manolova · 8 years ago
  85. 46ff175 freedreno/ir3: disable cp for indirect src's by Rob Clark · 8 years ago
  86. c3c4370 nvc0: do not invalidate compute constbufs on Kepler by Samuel Pitoiset · 8 years ago
  87. 5245d84 nir/validate: fix null deref coverity warning by Rob Clark · 8 years ago
  88. 0cbc90c mesa: dri: Add shared glapi to LIBADD on Android by Nicolas Boichat · 8 years ago
  89. 27d713a configure.ac: Add support for Android builds by Nicolas Boichat · 8 years ago
  90. 960d854 anv: remove define _DEFAULT_SOURCE by Emil Velikov · 8 years ago
  91. 1b64d12 gbm: remove define _DEFAULT_SOURCE by Emil Velikov · 8 years ago
  92. efe4beb gbm: remove define _BSD_SOURCE by Emil Velikov · 8 years ago
  93. a6ce91f glxcmds: glXGetFBConfigs, fix screen bounds by Jiri Slaby · 8 years ago
  94. 0f738fa doxygen: Add missing modules to Windows runner by Elie TOURNIER · 8 years ago
  95. 793574a egl: add missing link against $(CLOCK_LIB) by Emil Velikov · 8 years ago
  96. d67e757 egl: android: remove explicit glFlush call by Emil Velikov · 8 years ago
  97. 9b3c748 egl: android: drop dri2_create_image_android_native_buffer argument by Emil Velikov · 8 years ago
  98. 38ef6f5 egl: android: directly use dri2_create_image_dma_buf() by Emil Velikov · 8 years ago
  99. 2cd687c configure.ac: error out when building from git without python3 by Emil Velikov · 8 years ago
  100. a155cda vl/drm: don't call close(-1) in vl_drm_screen_create error path by Emil Velikov · 8 years ago