1. 2ad9d62 glapi/gen: Copy some GL 1.0 enum details into ARB_viewport_array by Adam Jackson · 8 years ago
  2. f4983b1 glapi: Define PURE for Sun Studio as well by Adam Jackson · 8 years ago
  3. f1dd8dd glapi/glx: Mark byteswap functions as _X_UNUSED (v2) by Adam Jackson · 8 years ago
  4. ea08a5b glapi: Harden GLX request size processing (v2) by Adam Jackson · 8 years ago
  5. 88cfc9d glapi: Add the safe_{add,mul,pad} functions from xserver by Adam Jackson · 8 years ago
  6. 7bc5c7f glapi: Fix whitespace droppings when printing the license header by Adam Jackson · 8 years ago
  7. 1e93b0c mesa/st: add support for NIR as possible driver IR by Rob Clark · 9 years ago
  8. 2bbb140 mesa/st: move things around a bit in st_create_fp_variant() by Rob Clark · 8 years ago
  9. 8f9a46d mesa/st: add nir pass for lowering builtin uniforms by Rob Clark · 9 years ago
  10. 52addd9 scons: gallium: link against nir as needed by Emil Velikov · 8 years ago
  11. 265487a i965/fs: Add an allow_spilling flag to brw_compile_fs by Jason Ekstrand · 8 years ago
  12. dd4b44e nvc0/ir: fix shared atomic lowering to preserve shared memory location by Ilia Mirkin · 8 years ago
  13. b65bd3d freedreno/ir3: fix compiler warning by Rob Clark · 8 years ago
  14. e8beffb nir/validate: dump annotated shader with error msgs by Rob Clark · 8 years ago
  15. 54ecfcc nir/validate: assert() -> validate_assert() by Rob Clark · 8 years ago
  16. a0ef26c nir/print: add support for print annotations by Rob Clark · 8 years ago
  17. e5e412c i965: Expose OpenGL 4.2 for gen8+ by Alejandro Piñeiro · 8 years ago
  18. f051eae docs: Mark ARB_vertex_attrib_64bit as done for i965/gen8+ by Alejandro Piñeiro · 8 years ago
  19. 59b5441 i965: Enable ARB_vertex_attrib_64bit for gen8+ by Alejandro Piñeiro · 9 years ago
  20. d6281a9 i965: take care of doubles when lowering VS inputs by Juan A. Suarez Romero · 8 years ago
  21. 7ea0951 i965/fs: calculate first non-payload GRF using attrib slots by Juan A. Suarez Romero · 8 years ago
  22. b7423b4 i965/vec4: use attribute slots to calculate URB read length by Juan A. Suarez Romero · 8 years ago
  23. b0fb08e i965: take care of doubles when remapping VS attributes by Juan A. Suarez Romero · 8 years ago
  24. 8053587 nir: add double input bitmap by Juan A. Suarez Romero · 8 years ago
  25. ccfe25f i965/fs: shuffle 32bits into 64bits for doubles by Juan A. Suarez Romero · 8 years ago
  26. 96c276d i965/fs: half exec_size when dealing with 64 bits attributes by Alejandro Piñeiro · 8 years ago
  27. 1ff32ae i965: passthru formats cannot be used width edge flag enabled by Alejandro Piñeiro · 8 years ago
  28. 8b0a334 i965: Configure how to store *64*PASSTHRU vertex components by Antia Puentes · 8 years ago
  29. 71150b7 i965: get the proper vertex surface type for doubles on gen8+ by Alejandro Piñeiro · 9 years ago
  30. b1d74e9 nvc0/ir: make sure out-of-bounds buffer loads/atomics get a 0 result by Ilia Mirkin · 8 years ago
  31. 4fb4fd0 glsl: make reserved_varying_slot() static by Timothy Arceri · 8 years ago
  32. 1d75282 glsl: include per-patch varyings when generating reserved slot bitfield by Timothy Arceri · 9 years ago
  33. 0044182 glsl: don't incorrectly eliminate patches with explicit locations by Timothy Arceri · 8 years ago
  34. 3f477f0 glsl: remove remainings tabs in link_varyings.cpp by Timothy Arceri · 8 years ago
  35. 6d5f755 glsl: fix location and component packing validation on patches by Timothy Arceri · 8 years ago
  36. aae0865 i965: Enable ARB_shader_precision on Gen8+. by Kenneth Graunke · 8 years ago
  37. cf010de vl/dri: Move the DRI3 check out of sources include into C. by Jose Fonseca · 8 years ago
  38. 5e2072c st/vdpau: add dri3 support by Leo Liu · 8 years ago
  39. c122c74 vl/dri3: implement functions for get and set timestamp by Leo Liu · 8 years ago
  40. 9f50a79 vl/dri3: handle PresentCompleteNotify event by Leo Liu · 8 years ago
  41. e828217 st/va: add dri3 support by Leo Liu · 8 years ago
  42. 8d7ac0a vl/dri3: implement DRI3 BufferFromPixmap by Leo Liu · 8 years ago
  43. 858b329 vl/dri3: add support for resizing by Leo Liu · 8 years ago
  44. 96580ad vl/dri3: implement funciton for get dirty area by Leo Liu · 8 years ago
  45. b0bd908 vl/dri3: implement function for flush frontbuffer by Leo Liu · 8 years ago
  46. e122328 vl/dri3: add back buffers support by Leo Liu · 8 years ago
  47. 69ba9be vl/dri3: implement flushing for queued events by Leo Liu · 8 years ago
  48. 758b1bb vl/dri3: register present events by Leo Liu · 8 years ago
  49. 672e8d5 vl/dri3: set drawable geometry by Leo Liu · 8 years ago
  50. 12e5220 vl/dri3: add DRI3 support and implement create and destroy by Leo Liu · 9 years ago
  51. 30e437b mesa/version.c: enable cull distance in version check. by Dave Airlie · 8 years ago
  52. 11096ec glsl/linker: Include the interface name for input and output blocks by Ian Romanick · 8 years ago
  53. 7c11589 glsl/linker: Use canonical format for ARB_program_interface_query spec quotes by Ian Romanick · 8 years ago
  54. fd854c1 i965: check tcs for NULL dereference by Mark Janes · 8 years ago
  55. bf91034 i965: Mark is_lossless_compressed_aux UNUSED to silence warning. by Matt Turner · 8 years ago
  56. 1385018 genxml: Use llroundf() and store to appropriate type. by Matt Turner · 8 years ago
  57. 4191551 nir: Mark nir_start_block()/nir_impl_last_block() with returns_nonnull. by Matt Turner · 8 years ago
  58. 377ab2f util: Add ATTRIBUTE_RETURNS_NONNULL. by Matt Turner · 8 years ago
  59. 40c6d54 clover: grid_offset should be padded with 0 not 1 by Jan Vesely · 8 years ago
  60. 7146517 i965: Expose OpenGL 4.0 for gen8+ by Iago Toral Quiroga · 9 years ago
  61. b1d21e1 docs: Mark ARB_gpu_shader_fp64 as done for i965/gen8+ by Iago Toral Quiroga · 9 years ago
  62. 309d285 i965: Enable ARB_gpu_shader_fp64 for gen8+ by Iago Toral Quiroga · 9 years ago
  63. 58f304d i965/tes/scalar: Fix load input for doubles by Iago Toral Quiroga · 8 years ago
  64. 61197b8 i965/tcs/scalar: fix store output for doubles by Iago Toral Quiroga · 8 years ago
  65. cda3435 i965/tcs/scalar: fix load input for doubles by Iago Toral Quiroga · 8 years ago
  66. 66192b3 i965/fs: fix nir_intrinsic_store_output for doubles by Iago Toral Quiroga · 8 years ago
  67. 3cce67a i965/fs: fix number of output components for doubles by Iago Toral Quiroga · 8 years ago
  68. 0297f10 i965/vec4: handle doubles in type_size_vec4() by Iago Toral Quiroga · 8 years ago
  69. 8c6d147 i965/fs: support doubles with shared variable stores by Iago Toral Quiroga · 9 years ago
  70. 943f944 i965/fs: support doubles with ssbo stores by Iago Toral Quiroga · 9 years ago
  71. b9aa66a i965/fs: add shuffle_64bit_data_for_32bit_write helper by Iago Toral Quiroga · 9 years ago
  72. 33f7ec1 i965/fs: support doubles with SSBO loads by Iago Toral Quiroga · 9 years ago
  73. 8aa01ac i965/fs: support doubles with shared variable loads by Iago Toral Quiroga · 8 years ago
  74. 6eab06b i965/fs: Add do_untyped_vector_read helper by Iago Toral Quiroga · 8 years ago
  75. b86d478 i965/fs: support doubles with UBO loads by Iago Toral Quiroga · 9 years ago
  76. 58f1804 i965/fs: fix pull constant load component selection for doubles by Iago Toral Quiroga · 9 years ago
  77. 71fd494 i965/fs: Fix and document component(). by Francisco Jerez · 8 years ago
  78. e209134 i965/fs: Fix fs_visitor::VARYING_PULL_CONSTANT_LOAD for doubles by Iago Toral Quiroga · 9 years ago
  79. 50b7676 i965/fs: add shuffle_32bit_load_result_to_64bit_data helper by Iago Toral Quiroga · 9 years ago
  80. 4d9c461 i965/fs: Stop using the LOAD_PAYLOAD instruction in lower_simd_width. by Francisco Jerez · 8 years ago
  81. 9149fd6 i965/fs: fix copy/constant propagation regioning checks by Iago Toral Quiroga · 9 years ago
  82. 789eecd i965/fs: fix copy propagation from load payload by Iago Toral Quiroga · 8 years ago
  83. cf375a3 i965/fs: fix copy propagation of partially invalidated entries by Iago Toral Quiroga · 9 years ago
  84. ea1ef49 i965/fs: Reindent register offset calculation of try_copy_propagate(). by Francisco Jerez · 8 years ago
  85. 0fb1980 i965/fs: Simplify and fix register offset calculation of try_copy_propagate(). by Francisco Jerez · 8 years ago
  86. 7aa53cd i965/fs: disallow type change in copy-propagation if types have different sizes by Iago Toral Quiroga · 8 years ago
  87. ac9b966 i965/fs: Fix copy propagation of load payload for double operands by Iago Toral Quiroga · 9 years ago
  88. 70dc19f i965/fs: Fix propagation of copies with strided source. by Francisco Jerez · 8 years ago
  89. 17decd9 i965/fs: fix subreg_offset overflow in byte_offset() by Iago Toral Quiroga · 8 years ago
  90. 2fd79eb i965: Fix JIP to skip over sibling do...while loops. by Kenneth Graunke · 8 years ago
  91. 2f02fad i965: Make a "does this while jump before our instruction?" helper. by Kenneth Graunke · 8 years ago
  92. b6f250d i965: Send the minimal number of STATE_BASE_ADDRESS packets. by Kenneth Graunke · 8 years ago
  93. 97179c6 i965: Combine Gen4-7 and Gen8+ state base address emitters. by Kenneth Graunke · 8 years ago
  94. 7b70a12 i965: Move Gen4-5 programs to brw_upload_programs() too. by Kenneth Graunke · 8 years ago
  95. b23b099 i965: Mark brw const in brw_state_dirty and callers. by Kenneth Graunke · 8 years ago
  96. 8e71ac7 glsl: Don't do constant propagation in opt_constant_folding. by Kenneth Graunke · 8 years ago
  97. db8fcbb glsl: Avoid excess tree walking when folding ir_dereference_arrays. by Kenneth Graunke · 8 years ago
  98. 329fe93 glsl: Consolidate duplicate copies of constant folding. by Kenneth Graunke · 8 years ago
  99. 3bf27a9 glsl: Remove bonus tree walking in opt_constant_folding(). by Kenneth Graunke · 8 years ago
  100. 8e59670 glsl: Make opt_constant_variable() bail in useless cases. by Kenneth Graunke · 8 years ago