1. 978ab88 docs: Mention i965/gen8+ supports GL 4.2 in release notes. by Kenneth Graunke · 8 years ago
  2. 72ba9c3 docs: Update GL_OES_copy_image status. by Kenneth Graunke · 8 years ago
  3. 0f0f357 i965: Enable OES_copy_image (and EXT) on Gen8+ and Baytrail. by Kenneth Graunke · 8 years ago
  4. 88a6301 i965: Implement a BLORP path for CopyImage and prefer it over Meta. by Kenneth Graunke · 8 years ago
  5. 2822c8a i965: Make the CopyImage BLT path bail for stencil images. by Kenneth Graunke · 8 years ago
  6. c51702b i965: Also copy stencil miptree data. by Kenneth Graunke · 8 years ago
  7. 45d6818 i965: Make a helper function for CopyImage of a miptree. by Kenneth Graunke · 8 years ago
  8. 2dc98d9 i965: Combine src/dest tex vs. rb checks in intel_copy_image_sub_data. by Kenneth Graunke · 8 years ago
  9. 1b39c5e i965: Account for MinLayer in CopyImageSubData's blitter/CPU paths. by Kenneth Graunke · 8 years ago
  10. 231dcb1 freedreno/ir3: cmdline compiler for glsl by Rob Clark · 8 years ago
  11. 0f982bb glsl: split out libstandalone by Rob Clark · 8 years ago
  12. ec434d9 android: drop build of standalone glsl_compiler by Rob Clark · 8 years ago
  13. 61847d7 i965: Mark fallthrough in switch statement. by Matt Turner · 8 years ago
  14. 83c6749 i965: Assert that a depth_mt exists when using HiZ. by Matt Turner · 8 years ago
  15. 4a5e92a nir: Strengthen assertion that 'out' is nonnull. by Matt Turner · 8 years ago
  16. 44809f2 spirv: Mark default cases unreachable(). by Matt Turner · 8 years ago
  17. 469a1c5 isl: Mark default cases unreachable. by Matt Turner · 8 years ago
  18. 47dca31 isl: Remove useless qualifier from return type. by Matt Turner · 8 years ago
  19. 71c30bd nvc0: add descriptions for hardware perf counters/metrics by Samuel Pitoiset · 8 years ago
  20. 89e4de2 mesa: 80-column wrapping for _context_lost_GetSynciv() by Brian Paul · 8 years ago
  21. ae7c4a6 mesa: add GLAPIENTRY to new _context_lost_X functions by Brian Paul · 8 years ago
  22. 1b62b47 scons: support 2.5.0 by Giuseppe Bilotta · 8 years ago
  23. 8c00fe3 scons: whitespace cleanup by Giuseppe Bilotta · 8 years ago
  24. 8c29bba i965/fs: take into account doubles when emitting system values by Alejandro Piñeiro · 8 years ago
  25. 89bb4be i965: Fix shadowing of 'height' parameter by Kristian Høgsberg Kristensen · 8 years ago
  26. 595224f mesa: Add .gitignore entries for make check binaries by Kristian Høgsberg Kristensen · 8 years ago
  27. 85008db i965: Enable GL_KHR_robustness by Kristian Høgsberg Kristensen · 8 years ago
  28. f036eea .mailmap: Use Chia-I Wu personal e-mail. by Emil Velikov · 8 years ago
  29. 4b79f82 .mailmap: Use my (Emil Velikov) personal e-mail. by Emil Velikov · 8 years ago
  30. 21c1754 docs: add missing GL_OES/EXT_gpu_shader5 enablement note by Ilia Mirkin · 8 years ago
  31. 601a519 glsl: add GL_EXT_clip_cull_distance define, add helpers by Ilia Mirkin · 8 years ago
  32. 9690ab0 tgsi: print TGSI_PROPERTY_NEXT_SHADER value as string, not an integer by Brian Paul · 8 years ago
  33. 2b773fc tgsi: s/6/PIPE_SHADER_TYPES/ for tgsi_processor_type_names array size by Brian Paul · 8 years ago
  34. 998829f nir/spirv: Handle location decorations on structure members by Jason Ekstrand · 8 years ago
  35. 961369d nir/spirv: Add explicit handling for all decorations by Jason Ekstrand · 8 years ago
  36. 6f89e51 i965/draw: Use the correct buffer index for interleaved VBO sizes by Jason Ekstrand · 8 years ago
  37. e58fabc i965/gen7: Fix gl_HelperInvocation by Jordan Justen · 8 years ago
  38. e384d75 mesa_glinterop: make GL interop version field bidirectional by Emil Velikov · 8 years ago
  39. 0e98327 mesa_glinterop: drop mesa_glinterop_device_info::interop_version by Emil Velikov · 8 years ago
  40. f8a114a st/dri: add note about GL interop version checks by Emil Velikov · 8 years ago
  41. 923bdbf mesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE,VERSION} by Emil Velikov · 8 years ago
  42. c196de2 mesa_glinterop: s/struct_version/version/ by Emil Velikov · 8 years ago
  43. cb0708c mesa_glinterop: fix GL interop *_VERSION comments by Emil Velikov · 8 years ago
  44. a3eb870 mesa_glinterop: remove inclusion of EGL header by Emil Velikov · 8 years ago
  45. 8472045 mesa_glinterop: remove inclusion of GLX header by Emil Velikov · 8 years ago
  46. b5f9820 mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols by Emil Velikov · 8 years ago
  47. bcf9e47 mesa_glinterop: replace GL types with their native counterpart. by Emil Velikov · 8 years ago
  48. 2e72614 mesa_glinterop: use generic variable types for the GL interop by Emil Velikov · 8 years ago
  49. cbf29d9 mesa_glinterop: use consistent naming scheme for GL interop by Emil Velikov · 8 years ago
  50. 0d31bfd Revert "mesa: Build EGL without X11 headers after interop patchset" by Emil Velikov · 8 years ago
  51. c8d9ed5 docs: Note that GL_OES_geometry_shader and GL_OES_tessellation_shader are started by Ian Romanick · 8 years ago
  52. 7e196cd c11/threads: resolve link issues with -O0 by Emil Velikov · 8 years ago
  53. 0ceed17 swr: [rasterizer] remove containers.hpp by Tim Rowley · 8 years ago
  54. 1e3e22e swr: [rasterizer core] remove utility dead code by Tim Rowley · 8 years ago
  55. dc34479 swr: [rasterizer core] buckets fixes by Tim Rowley · 8 years ago
  56. 3074a2b swr: [rasterizer core] move centroid setup out of CalcCentroidBarycentrics by Tim Rowley · 8 years ago
  57. 9a2a4ec swr: [rasterizer jitter] implement InstanceID/VertexID in fetch jit by Tim Rowley · 8 years ago
  58. 7fc4a82 mesa: Silence unused parameter warnings by Ian Romanick · 8 years ago
  59. 78399cf glsl/linker: Silence unused parameter warning by Ian Romanick · 8 years ago
  60. 2bb935b dri: Add YVU formats by Kristian Høgsberg Kristensen · 8 years ago
  61. 1be1114 i965: Allow creating planar YUV __DRIimages by Kristian Høgsberg Kristensen · 8 years ago
  62. 654e950 i965: Invoke lowering pass for YUV textures by Kristian Høgsberg Kristensen · 8 years ago
  63. 44997fc i965: Support textures with multiple planes by Kristian Høgsberg Kristensen · 8 years ago
  64. 3352f2d i965: Create multiple miptrees for planar YUV images by Kristian Høgsberg Kristensen · 8 years ago
  65. 6eede87 i965: Refactor intel_set_texture_image_bo() to create_mt_for_dri_image() by Kristian Høgsberg Kristensen · 8 years ago
  66. 8ceb7c7 i965: Use intel_set_texture_image_mt() in intelSetTexBuffer2() by Kristian Høgsberg Kristensen · 8 years ago
  67. 40e9be4 i965: Add new intel_set_texture_image_mt() helper by Kristian Høgsberg Kristensen · 8 years ago
  68. a41b576 nir: Add a lowering pass for YUV textures by Kristian Høgsberg Kristensen · 8 years ago
  69. 50c24c3 nir: Handle NULL in nir_copy_deref() by Kristian Høgsberg Kristensen · 8 years ago
  70. 29921ee nir: Add new 'plane' texture source type by Kristian Høgsberg Kristensen · 8 years ago
  71. 39b7b8b mesa: log buffer ID numbers in decimal, not hexadecimal by Brian Paul · 8 years ago
  72. ce1cc70 mesa: use enum name in bind_buffer_object() error message by Brian Paul · 8 years ago
  73. 55c1952 mesa: raise error for glEnable(GL_VERTEX_ARRAY), etc. in core profile by Brian Paul · 8 years ago
  74. a9b2b5e docs/egl: Android platform can also be build using autotools by Nicolas Boichat · 8 years ago
  75. e79aa19 i965: fix double-precision vertex inputs measurement by Juan A. Suarez Romero · 8 years ago
  76. ccd5801 docs: true up nvc0 status - images, etc by Ilia Mirkin · 8 years ago
  77. 8565879 st/mesa: enable ARB_ES3_1_compatibility when ES 3.1 would be exposed by Ilia Mirkin · 8 years ago
  78. 5878254 mesa: remove separate enable for KHR_robust_buffer_access_behavior by Ilia Mirkin · 8 years ago
  79. 72449c4 glsl: add support for explicit components to frag outputs by Timothy Arceri · 8 years ago
  80. 37266df mesa: add view classes for 3d astc formats by Ilia Mirkin · 8 years ago
  81. 979bcb9 glsl: add EXT_clip_cull_distance support based on ARB_cull_distance by Ilia Mirkin · 8 years ago
  82. f236f1f nvc0: expose robust buffer access by Ilia Mirkin · 8 years ago
  83. 9f5ccaf i965: Use ISL for surface format introspection by Jason Ekstrand · 8 years ago
  84. d68acde anv/formats: Use isl_format_supports* for format introspection by Jason Ekstrand · 8 years ago
  85. 7374d00 isl: Add per-gen format introspection by Jason Ekstrand · 8 years ago
  86. 03a82dc isl: Add the ISL_FORMAT_R32G32_FLOAT_LD format by Jason Ekstrand · 8 years ago
  87. 35a514e isl: Add support for quering the string name of a format by Jason Ekstrand · 8 years ago
  88. 75d10df i965: Enable ARB/KHR_robust_buffer_access_behavior on BYT and HSW+ by Jason Ekstrand · 8 years ago
  89. 1a092fc main: Add extension enable bits for KHR_robust_buffer_access_behavior by Jason Ekstrand · 8 years ago
  90. 66e137e nir/lower_samplers: Protect against sampler index overflow by Jason Ekstrand · 8 years ago
  91. 27b9481 glsl: Add an option to clamp block indices when lowering UBO/SSBOs by Jason Ekstrand · 8 years ago
  92. ac242aa glsl/linker: Add a helper variable for compiler options by Jason Ekstrand · 8 years ago
  93. aec10a1 i965/draw: Use the real size for index buffers by Jason Ekstrand · 8 years ago
  94. 7c8dfa7 i965/draw: Use the real size for vertex buffers by Jason Ekstrand · 8 years ago
  95. a643bc6 i965/draw: Use 3-channel formats for vertex fetch when possible. by Jason Ekstrand · 8 years ago
  96. ab3d8d5 i965/surface_formats: Update the VB column for new formats added on BYT by Jason Ekstrand · 8 years ago
  97. d5b4ab2 i965/draw: Properly handle rounding when dividing by InstanceDivisor by Jason Ekstrand · 8 years ago
  98. ad42ab4 i965/draw: Account for BaseInstance in VBO bounds by Jason Ekstrand · 8 years ago
  99. ad3deec i965/draw: Use worst-case VBO bounds if brw->num_instances == 0 by Jason Ekstrand · 8 years ago
  100. 8892519 i965/draw: Delay when we get the bo for vertex buffers by Jason Ekstrand · 8 years ago