1. d2590eb i965: Enable OpenGL 4.5 on Haswell. by Kenneth Graunke · 8 years ago
  2. 75968a6 i965/gen7: expose OpenGL 4.2 on Haswell when supported by Juan A. Suarez Romero · 8 years ago
  3. 7707798 i965: enable ARB_shader_precision to HSW+ by Samuel Iglesias Gonsálvez · 8 years ago
  4. 1d1ddba i965: unify the code to enable of ARB_gpu_shader_fp64 and ARB_vertex_attrib_64bit for HSW+ by Samuel Iglesias Gonsálvez · 8 years ago
  5. 485955b i965: Enable ARB_vertex_attrib_64bit for Haswell by Alejandro Piñeiro · 8 years ago
  6. 1472ff3 i965: Enable several GLES 3.1 extensions on HSW+ by Ian Romanick · 8 years ago
  7. a98f2e5 i965: add a kernel_features bitfield to intel screen by Iago Toral Quiroga · 8 years ago
  8. e3123c8 i965/gen7: Enable OpenGL 4.0 in Haswell when supported by Iago Toral Quiroga · 8 years ago
  9. 1f1b8de i965: get rid of brw->can_do_pipelined_register_writes by Iago Toral Quiroga · 8 years ago
  10. 02a4448 i965: Move the pipelined test for SO register access to the screen by Chris Wilson · 8 years ago
  11. 96c9ec9 i965: Remove perf monitor/query backend by Robert Bragg · 9 years ago
  12. 1a83e98 i965/vec4: enable ARB_gpu_shader_fp64 for Haswell by Iago Toral Quiroga · 8 years ago
  13. e9f17e9 i965: enable INTEL_conservative_rasterization on Gen9+ by Lionel Landwerlin · 8 years ago
  14. 0ff74a8 i965: Add i965 plumbing for ARB_post_depth_coverage for i965 (gen9+). by Plamena Manolova · 8 years ago
  15. 75128d6 i965: Enable OpenGL 4.5. by Kenneth Graunke · 8 years ago
  16. 4246986 i965: Sort some extension names by Ian Romanick · 8 years ago
  17. 40dd45d i965: Enable ARB_shader_atomic_counter_ops by Ian Romanick · 8 years ago
  18. cd69d3f i965/gen8+: Enable GL_OES_viewport_array by Anuj Phogat · 8 years ago
  19. 9694b23 i965: Rename intelScreen to screen. by Kenneth Graunke · 9 years ago
  20. d4bf9ba mesa: Implement ARB_shader_viewport_layer_array for i965 by Dylan Baker · 8 years ago
  21. 9fec15a i965: enable ARB_ES3_2_compatibility on gen8+ by Ilia Mirkin · 8 years ago
  22. 8c9ddda i965: Enable ANDROID_extension_pack_es31a on Gen9+. by Kenneth Graunke · 8 years ago
  23. a0b1260 i965: enable OES_primitive_bounding_box with the no-op implementation by Ilia Mirkin · 8 years ago
  24. 5e76baa i965/hsw: Enable ARB_ES3_1_compatibility extension by Jordan Justen · 8 years ago
  25. 4ec1c2b mesa: remove OES_shader_io_blocks enable by Ilia Mirkin · 8 years ago
  26. b387bc9 i965: Enable OES_texture_cube_map_array on Gen8+ by Ian Romanick · 8 years ago
  27. 63af53d i965: Enable GL_OES_geometry_shader on Gen8+ by Ian Romanick · 8 years ago
  28. 116b6e1 i965: Enable ARB_texture_stencil8 for Haswell by Jordan Justen · 8 years ago
  29. f20f616 i965: Enable ARB_stencil_texturing for Haswell by Jordan Justen · 8 years ago
  30. 219a451 i965: Implement GL_KHR_blend_equation_advanced_coherent on Gen9+. by Kenneth Graunke · 8 years ago
  31. c2b10ca i965: Enable GL_KHR_blend_equation_advanced on G45 and later. by Kenneth Graunke · 8 years ago
  32. da85b5a i965: Expose shader framebuffer fetch extensions on Gen9+. by Francisco Jerez · 8 years ago
  33. 8a2f19a i965: Flip the non-coherent framebuffer fetch extension bit on G45-Gen8 hardware. by Francisco Jerez · 8 years ago
  34. 949a892 i965: Roll intel_reg.h into brw_defines.h by Jason Ekstrand · 8 years ago
  35. b463b1d i965: enable GL4.4 for Gen8+ by Timothy Arceri · 8 years ago
  36. 4ba9bd1 i965: enable ARB_enhanced_layouts for gen6+ by Timothy Arceri · 8 years ago
  37. d99a040 i965: enable ARB_enhanced_layouts for gen8+ by Timothy Arceri · 8 years ago
  38. 7cb49b1 i965: Enable MESA_shader_integer_functions on all GLSL 1.30 platforms by Ian Romanick · 8 years ago
  39. 26c7f04 i965: Always enable GL_ARB_shading_language_packing by Ian Romanick · 8 years ago
  40. 4b2b6d4 i965: Move enable of EXT_shader_integer_mix by Ian Romanick · 8 years ago
  41. ac0eb36 i965/gen9: Enable KHR_texture_compression_astc_sliced_3d by Anuj Phogat · 8 years ago
  42. 895f7dd i965: Delete redundant extension enables by Ian Romanick · 8 years ago
  43. 32b1c0b i965: Enable GL_ARB_ES3_1_compatibility on Gen8+ if CS are available. by Kenneth Graunke · 8 years ago
  44. d8cf982 i965: Expose GL 4.3 on Gen8+. by Francisco Jerez · 8 years ago
  45. b7af108 i965: Enable GL_OES_shader_io_blocks by Ian Romanick · 8 years ago
  46. 0f0f357 i965: Enable OES_copy_image (and EXT) on Gen8+ and Baytrail. by Kenneth Graunke · 8 years ago
  47. 85008db i965: Enable GL_KHR_robustness by Kristian Høgsberg Kristensen · 8 years ago
  48. 5878254 mesa: remove separate enable for KHR_robust_buffer_access_behavior by Ilia Mirkin · 8 years ago
  49. 75d10df i965: Enable ARB/KHR_robust_buffer_access_behavior on BYT and HSW+ by Jason Ekstrand · 8 years ago
  50. a88c5d7 i965: reenable ARB_cull_distance. by Dave Airlie · 8 years ago
  51. 9a1936d i965: Enable ES 3.2 sample shading extensions. by Kenneth Graunke · 8 years ago
  52. e5e412c i965: Expose OpenGL 4.2 for gen8+ by Alejandro Piñeiro · 8 years ago
  53. 59b5441 i965: Enable ARB_vertex_attrib_64bit for gen8+ by Alejandro Piñeiro · 8 years ago
  54. aae0865 i965: Enable ARB_shader_precision on Gen8+. by Kenneth Graunke · 8 years ago
  55. 7146517 i965: Expose OpenGL 4.0 for gen8+ by Iago Toral Quiroga · 9 years ago
  56. 309d285 i965: Enable ARB_gpu_shader_fp64 for gen8+ by Iago Toral Quiroga · 9 years ago
  57. 9f8867d i965: disable cull distance temporarily. by Dave Airlie · 8 years ago
  58. c564348 i965: Add support for GL_ARB_cull_distance by Kristian Høgsberg Kristensen · 8 years ago
  59. 4c71c8a i965: Only enable ARB_query_buffer_object for newer kernels on Haswell. by Kenneth Graunke · 8 years ago
  60. f00c399 i965: Implement ARB_query_buffer_object for HSW+ by Jordan Justen · 8 years ago
  61. fd9a7d8 i965: Enable ARB_texture_stencil8 and OES_texture_stencil8 on Gen8+. by Kenneth Graunke · 9 years ago
  62. 86cd9a1 i965: Disable KHR_texture_compression_astc_hdr on Gen9 by Nanley Chery · 8 years ago
  63. 875543e i965: enable OES_texture_buffer on gen7+ by Ilia Mirkin · 8 years ago
  64. 4f028bf i965: Enable the ARB_internalformat_query2 extension by Antia Puentes · 9 years ago
  65. 9f36070 i965/gen7: Require kernel cmd_parser 5 for ARB_compute_shader by Jordan Justen · 9 years ago
  66. bd21b54 i965: Only turn on ARB_compute_shader if we can write registers. by Kenneth Graunke · 9 years ago
  67. cddfc2c i965: Add support for gl_DrawIDARB and enable extension by Kristian Høgsberg Kristensen · 9 years ago
  68. 381a89c i965: Enable ARB_tessellation_shader on Gen7-7.5. by Kenneth Graunke · 9 years ago
  69. 7738f3a i965: Enable ARB_tessellation_shader on Gen8+. by Kenneth Graunke · 9 years ago
  70. d04612b i965: Enable ARB_compute_shader extension on supported hardware by Jordan Justen · 9 years ago
  71. 4841cab i965: Keep track of whether LRI is allowed in the context struct. by Francisco Jerez · 9 years ago
  72. 50c2713 i965: Adjust gen check in can_do_pipelined_register_writes by Francisco Jerez · 9 years ago
  73. f36993b i965: Clean up #includes in the compiler. by Matt Turner · 9 years ago
  74. 99840eb i965: Enable EXT_shader_samples_identical by Ian Romanick · 9 years ago
  75. 5b75dbd i965: enable ARB_arrays_of_arrays by Timothy Arceri · 9 years ago
  76. 60418a2 i965: enable ARB_shader_clock on gen7+ by Emil Velikov · 9 years ago
  77. 8c902a5 i965: Implement ARB_fragment_layer_viewport. by Kenneth Graunke · 9 years ago
  78. 8eefdac i965: Advertise ARB_shader_stencil_export (gen9+) by Ben Widawsky · 9 years ago
  79. dbae576 i965: add EXT_polygon_offset_clamp support to gen4/gen5 by Ilia Mirkin · 9 years ago
  80. 614b530 i965: Enable ARB_shader_storage_buffer_object extension for gen7+ by Samuel Iglesias Gonsalvez · 9 years ago
  81. 71e1874 i965: add ARB_texture_barrier support by Ilia Mirkin · 9 years ago
  82. bfc5ace i965: enable ARB_shader_texture_image_samples by Ilia Mirkin · 9 years ago
  83. 284dcad i965: Fix typos in license by Ian Romanick · 9 years ago
  84. aa1a5c0 i965: Remove horizontal bars from file header comments by Ian Romanick · 9 years ago
  85. f3a4830 i965: advertise ASTC support for Skylake by Nanley Chery · 9 years ago
  86. e5851cf i965: enable GL_ARB_shader_image_size by Martin Peres · 9 years ago
  87. d03c657 i965: Expose ARB_shader_image_load_store. by Francisco Jerez · 9 years ago
  88. 80511d1 i965: add support for ARB_shader_subroutine by Dave Airlie · 9 years ago
  89. f1d08c4 i965: Move pipecontrol workaround bo to brw_pipe_control by Chris Wilson · 9 years ago
  90. c8d3eba i965: Query whether we have kernel support for the TIMESTAMP register once by Chris Wilson · 9 years ago
  91. 4b35ab9 i965: Rename intel_emit* to reflect their new location in brw_pipe_control by Chris Wilson · 9 years ago
  92. 8319999 i965: enable ARB_framebuffer_no_attachments for Gen7+ by Kevin Rogovin · 9 years ago
  93. 4bc00b1 Revert "i965: Enable ARB_direct_state_access" by Ian Romanick · 9 years ago
  94. a57feba i965: Enable ARB_direct_state_access by Fredrik Höglund · 9 years ago
  95. 4260230 i965: Use predicate enable bit for conditional rendering w/o stalling by Neil Roberts · 10 years ago
  96. 51e3453 i965: Sort extension enable lists by Ian Romanick · 9 years ago
  97. 5fc2337 i965/gen6: Enable ARB_viewport_array and AMD_vertex_shader_viewport_index by Chris Forbes · 9 years ago
  98. ff6ee39 i965: Enable ARB_gpu_shader5 on Gen8+. by Matt Turner · 9 years ago
  99. fdd90fc i965: Implement support for ARB_clip_control. by Mathias Fröhlich · 9 years ago
  100. e206785 i965: implement ARB_pipeline_statistics_query by Ben Widawsky · 10 years ago