1. 73ada72 docs: Mention that {ARB,OES}_texture_stencil8 is supported on i965/gen8+ by Kenneth Graunke · 8 years ago
  2. fd9a7d8 i965: Enable ARB_texture_stencil8 and OES_texture_stencil8 on Gen8+. by Kenneth Graunke · 8 years ago
  3. 12c43a3 mesa: Try to fix CopyTex[Sub]Image of stencil textures. by Kenneth Graunke · 8 years ago
  4. 027c6c1 mesa: Disallow CopyTexSubImage on stencil formats in ES. by Kenneth Graunke · 8 years ago
  5. 1e44599 i965: Fix MapTextureImage for multi-slice/level stencil buffers. by Kenneth Graunke · 8 years ago
  6. 361a24e i965: Move TCS output indirect_offset.file check out a level. by Kenneth Graunke · 8 years ago
  7. 13195f7 i965/fs: Reduce the response length of sampler messages on Skylake. by Kenneth Graunke · 8 years ago
  8. d800b7d nir: Add a helper for figuring out what channels of an SSA def are read by Jason Ekstrand · 9 years ago
  9. acc2f1f i965/fs: Use inst->regs_written for rlen for texture instructions by Jason Ekstrand · 9 years ago
  10. c7a09c0 i965/fs: Properly report regs_written from SAMPLEINFO by Jason Ekstrand · 9 years ago
  11. 30b37e4 i965/blorp: Set regs_written on texturing instructions by Jason Ekstrand · 9 years ago
  12. 0bd956b i965: Don't force a header for texture offsets of 0. by Kenneth Graunke · 8 years ago
  13. fb5d38e r600g: fix and optimize tgsi_cmp when using ABS and NEG modifier by Patrick Rudolph · 8 years ago
  14. 7aa3a93 docs: update softpipe for ARB_compute_shader by Dave Airlie · 8 years ago
  15. e749c30 softpipe: add support for compute shaders. (v2) by Dave Airlie · 8 years ago
  16. f78bcb7 tgsi/exec: initialise SysSemanticToIndex array to -1 by Dave Airlie · 8 years ago
  17. fbea4e1 tgsi/exec: implement restartable machine. by Dave Airlie · 8 years ago
  18. 8ffa3c5 tgsi/exec: make inputs/outputs optional for compute shaders. by Dave Airlie · 8 years ago
  19. 16a9dc1 tgsi/exec: implement load/store/atomic on MEMORY. by Dave Airlie · 8 years ago
  20. 354c5f2 tgsi/exec: split out setting up masks to separate function by Dave Airlie · 8 years ago
  21. 6cf36a7 tgsi: accept a starting PC value for exec machine. by Dave Airlie · 8 years ago
  22. 912ed84 tgsi: move to using vector for system values. by Dave Airlie · 8 years ago
  23. 9013d92 tgsi/exec: fix system value handling. by Dave Airlie · 8 years ago
  24. 4040fff i965/blorp: Convert state setup to C by Jason Ekstrand · 8 years ago
  25. 71775af i965/blorp: Make state setup C-safe by Jason Ekstrand · 8 years ago
  26. bed7429 i965/blorp: Convert brw_blorp.cpp to a C file by Jason Ekstrand · 8 years ago
  27. 0551f3d i965/blorp: Make all of brw_blorp.h accessible to C by Jason Ekstrand · 8 years ago
  28. b3f08b5 i965/blorp: Turn brw_blorp_params into a C-style struct by Jason Ekstrand · 8 years ago
  29. 33fa12c i965/blorp: Turn coord_transform into a C-style struct by Jason Ekstrand · 8 years ago
  30. b6dd8e4 i965/blorp: Turn blorp_surface_info into a C-style struct by Jason Ekstrand · 8 years ago
  31. a543f74 i965/blorp: Roll mip_info into surface_info by Jason Ekstrand · 8 years ago
  32. 3839936 i965/blorp: Get rid of the blorp_blit_params class by Jason Ekstrand · 8 years ago
  33. 8096ed7 i965/blorp: Remove the hiz params class by Jason Ekstrand · 8 years ago
  34. e35d940 i965/blorp: Remove the clear params classes by Jason Ekstrand · 8 years ago
  35. 659400c i965/blorp: Remove the arguments to brw_blorp_params() by Jason Ekstrand · 8 years ago
  36. 2dda4ff i965/blorp: Refactor to get rid of the get_wm_prog virtual function by Jason Ekstrand · 8 years ago
  37. 18d1658 swr: autogenerate swr_context_llvm.h by Tim Rowley · 8 years ago
  38. 12cf08f anv: honor DESTDIR when installing icd file by Laurent Carlier · 8 years ago
  39. ec5f7fc i965/meta: initialize values to avoid random behaviour on error path by Juha-Pekka Heikkila · 8 years ago
  40. 51632d6 meta: Avoid random memory access on error by Juha-Pekka Heikkila · 8 years ago
  41. cea3a7e mesa: add tags file to gitignore by Grazvydas Ignotas · 8 years ago
  42. dda50af mesa: Remove every double semi-colon by Jakob Sinclair · 8 years ago
  43. e5d027e glx: Remove every double semi-colon by Jakob Sinclair · 8 years ago
  44. ea327dc gallium: Remove every double semi-colon by Jakob Sinclair · 8 years ago
  45. de743a0 egl: Remove every double semi-colon by Jakob Sinclair · 8 years ago
  46. e129e6e gallium/r600: removing double semi-colons by Jakob Sinclair · 8 years ago
  47. 12da8bb mesa/main: removing double semi-colons by Jakob Sinclair · 8 years ago
  48. 09e4ac0 glsl: removing double semi-colons by Jakob Sinclair · 8 years ago
  49. 52c7443 glx: Don't enclose includes inside `extern "C" { }`. by Jose Fonseca · 8 years ago
  50. 80e5fb6 radeonsi: add RW_BUFFERS only once in si_ce_needed_cs_space by Marek Olšák · 8 years ago
  51. 2b4b5eb egl: fix make check broken by interop support by Marek Olšák · 8 years ago
  52. e64ee4c docs: mark ARB_compute_shader as done for nvc0 by Samuel Pitoiset · 8 years ago
  53. 5c429f8 nvc0: expose GLSL version 420 on GK110 by Samuel Pitoiset · 8 years ago
  54. a0e777f nvc0: enable ARB_shader_image_load_store on GK110 by Samuel Pitoiset · 8 years ago
  55. 2daaa5d gk110/ir: add emission for VSHL by Samuel Pitoiset · 8 years ago
  56. af59252 gk110/ir: add emission for OP_SUEAU, OP_SUBFM and OP_SUCLAMP by Samuel Pitoiset · 8 years ago
  57. 1f8900a gk110/ir: add emission for OP_SULDB and OP_SUSTx by Samuel Pitoiset · 8 years ago
  58. fddd852 gk110/ir: add emission for OP_MADSP by Samuel Pitoiset · 8 years ago
  59. c2ce22c gk110/ir: add emission for OP_PERMT by Samuel Pitoiset · 8 years ago
  60. 222d1a1 nvc0: expose GLSL version 420 on GK104 by Samuel Pitoiset · 8 years ago
  61. 9e367ed nvc0: enable ARB_shader_image_load_store on GK104 by Ilia Mirkin · 9 years ago
  62. 0d64d39 nvc0: inform users that 3D images are not fully supported by Samuel Pitoiset · 8 years ago
  63. fdbb476 nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+ by Samuel Pitoiset · 8 years ago
  64. 6fc6d54 nvc0/ir: check that the image format doesn't mismatch by Samuel Pitoiset · 8 years ago
  65. fbeb697 nvc0/ir: prevent out of bounds when no images are bound by Samuel Pitoiset · 8 years ago
  66. 5ba5714 nvc0/ir: add indirect support for images on Kepler by Samuel Pitoiset · 8 years ago
  67. 8b540db nvc0/ir: fix 1D arrays images for Kepler by Samuel Pitoiset · 8 years ago
  68. e478156e nvc0/ir: fix cube images for Kepler by Samuel Pitoiset · 8 years ago
  69. 3ce80f9 nv50/ir: add support for SULDP -> SULDB conversion by Ilia Mirkin · 8 years ago
  70. d64ea4e nv50/ir: make use of OP_SUQ for surfaces query by Samuel Pitoiset · 8 years ago
  71. 7c47db3 nv50/ir: add OP_BUFQ for buffers query by Samuel Pitoiset · 8 years ago
  72. e094340 nv50/ir: enable early fragment test with explicit user control by Samuel Pitoiset · 8 years ago
  73. 08f4faa nvc0/ir: fix constraints for OP_SUSTx on Kepler by Samuel Pitoiset · 8 years ago
  74. 119d087 nv50/ir: re-introduce TGSI lowering pass for images by Samuel Pitoiset · 8 years ago
  75. 76ea143 nv50/ir: add support for TGSI image declarations by Samuel Pitoiset · 9 years ago
  76. 1fb3cd2 nvc0: add missing glMemoryBarrier bits by Samuel Pitoiset · 8 years ago
  77. 9bc18a4 nvc0: enable RGB10_A2UI format on GK104 by Samuel Pitoiset · 8 years ago
  78. da8171d nvc0: shift address with blocksize for image buffers by Samuel Pitoiset · 8 years ago
  79. 285f2ed nvc0: fix address offset when images have multiple levels by Samuel Pitoiset · 8 years ago
  80. e28f247 nvc0: bind images on 3D shaders for Kepler by Samuel Pitoiset · 8 years ago
  81. 1eca4c5 nvc0: bind images on compute shaders for Kepler by Samuel Pitoiset · 8 years ago
  82. c6b3c34 nvc0: reserve an area for surfaces info in the driver constbuf by Samuel Pitoiset · 8 years ago
  83. afa0478 nvc0: add preliminary support for images by Samuel Pitoiset · 8 years ago
  84. c62b1b9 gk110/ir: add emission for (a OP b) OP c by Samuel Pitoiset · 8 years ago
  85. 3da8528 nvc0/ir: fix wrong emission of (a OP b) OP c by Samuel Pitoiset · 8 years ago
  86. a2fe35b scons: Support Clang on Windows. by Jose Fonseca · 8 years ago
  87. dcc3baf gallium: Include intrin.h instead of defining ourselves. by Jose Fonseca · 8 years ago
  88. 9a25c8a scons: Whenever possible decide what to do based on platform and not compiler. by Jose Fonseca · 8 years ago
  89. c068610 scons: Move fallback HAVE_* definitions to headers. by Jose Fonseca · 8 years ago
  90. 940da2c nir: Add missing break into switch in construct_value() by Juha-Pekka Heikkila · 8 years ago
  91. 31631d85 radeonsi: Fix memory leak in error path. by Bas Nieuwenhuizen · 8 years ago
  92. 514c5b5 radeonsi: fix build error because of missing param by Oded Gabbay · 8 years ago
  93. 965175a r600g: use do_endian_swap in texture swapping function by Oded Gabbay · 8 years ago
  94. c86c761 r600g: use do_endian_swap in color swapping functions by Oded Gabbay · 8 years ago
  95. 686ad47 r600g: set endianess of 16/32-bit buffers according to do_endian_swap by Oded Gabbay · 8 years ago
  96. 2242dbe r600g/radeonsi: send endian info to format translation functions by Oded Gabbay · 8 years ago
  97. 4965c5b glsl: add ability to use essl 3.20 by Ilia Mirkin · 8 years ago
  98. fa8c0cc main: select ES3.2 version when all extensions are available by Ilia Mirkin · 8 years ago
  99. e3e6859 tgsi: pass a shader type to the machine create and clean up. by Dave Airlie · 8 years ago
  100. a6aae0c gallium/tgsi: move tgsi_exec.h header out of draw_context.h by Dave Airlie · 8 years ago