1. 1b05290 GL3.txt: update softpipe ARB_gpu_shader5 status by Dave Airlie · 9 years ago
  2. 55a7b51 softpipe: start adding gather support (v2) by Dave Airlie · 9 years ago
  3. 0108eae softpipe: use arrays to make gather easier by Dave Airlie · 9 years ago
  4. a6861ec tgsi: handle TG4 opcode in tgsi exec by Dave Airlie · 9 years ago
  5. 3f5c67d softpipe: add textureOffset support. by Dave Airlie · 9 years ago
  6. 8bec83a softpipe: move control into a filter args struct by Dave Airlie · 9 years ago
  7. 99e5831 softpipe: move some image filter parameters into a struct by Dave Airlie · 9 years ago
  8. b9b5162 Post-branch version bump to 10.7.0-devel, add release notes template by Emil Velikov · 9 years ago
  9. 0c9e0b7 glapi: track GL_ARB_program_interface_query.xml by Emil Velikov · 9 years ago
  10. 0148c0a i965: add brw_cs.h to the sources list by Emil Velikov · 9 years ago
  11. 7af2601 mesa/driver/haiku: Drop Mesa swrast renderer by Alexander von Gluck IV · 9 years ago
  12. 42298b0 i965: Use NIR by default for vertex shaders on GEN8+ by Jason Ekstrand · 9 years ago
  13. e6f912f freedreno: fence fix by Rob Clark · 9 years ago
  14. 8427ad9 i965: Add gen8 blend state by Ben Widawsky · 9 years ago
  15. fa284d6 i965: Add renderbuffer surface indexes to debug by Ben Widawsky · 9 years ago
  16. c14bb07 i965: Add Gen9 surface state decoding by Ben Widawsky · 9 years ago
  17. 313abbb i965: Add gen8 surface state debug info by Ben Widawsky · 9 years ago
  18. 7f0c7a5 i965: Add gen7+ sampler state to batch debug by Ben Widawsky · 9 years ago
  19. 1fa0789 i965: Add viewport extents (gen8) to batch decode by Ben Widawsky · 9 years ago
  20. e45a292 i965: Add all surface types to the batch decode by Ben Widawsky · 9 years ago
  21. 421e396 i965: Add string for surface format to table by Ben Widawsky · 9 years ago
  22. f7df169 i965/fs: Implement integer multiply without mul/mach. by Matt Turner · 9 years ago
  23. 0a9e3a0 i965/fs: Rework compression control selection. by Matt Turner · 9 years ago
  24. 4ec09c7 i965/fs: Support integer multiplication in SIMD16 on Haswell. by Matt Turner · 9 years ago
  25. 0592ee4 i965/fs: Add set_sechalf() method. by Matt Turner · 9 years ago
  26. 81deefc i965/fs: Unrestrict constant propagation into integer multiply. by Matt Turner · 9 years ago
  27. 1e4e17f i965/fs: Lower integer multiplication after optimizations. by Matt Turner · 9 years ago
  28. ae405d4 gk110/ir: switch to gk104-style sched codes rather than all-in-one by Ilia Mirkin · 9 years ago
  29. 9f4eaba glsl: add stage references for UBO uniforms by Tapani Pälli · 9 years ago
  30. 845ad26 i965: Fix textureSize for Lod > 0 with non-mipmap filters by Iago Toral Quiroga · 9 years ago
  31. 5a55f68 mesa: Check the lookup_framebuffer return value in NamedFramebufferRenderbuffer by Fredrik Höglund · 9 years ago
  32. d708182 tgsi/dump: fix declaration printing of tessellation inputs/outputs by Ilia Mirkin · 10 years ago
  33. dfc3bce tgsi/ureg: allow ureg_dst to have dimension indices by Ilia Mirkin · 10 years ago
  34. ec67d73 tgsi/ureg: use correct limit for max input count by Marek Olšák · 9 years ago
  35. 93c9407 tgsi/sanity: set implicit in/out array sizes based on patch sizes by Ilia Mirkin · 10 years ago
  36. 5b45cbe tgsi/scan: allow scanning tessellation shaders by Ilia Mirkin · 10 years ago
  37. 2420ee4 gallium: disable tessellation shaders for meta ops by Marek Olšák · 10 years ago
  38. ed1b273 gallium/cso: set NULL shaders at context destruction by Marek Olšák · 10 years ago
  39. 2a7da1b gallium/cso: add support for tessellation shaders by Marek Olšák · 9 years ago
  40. 267ad27 gallium/u_blitter: disable tessellation for all operations by Marek Olšák · 10 years ago
  41. 6663029 gallium/util: print vertices_per_patch in util_dump_draw_info by Marek Olšák · 9 years ago
  42. 369aca1 trace: implement new tessellation functions by Marek Olšák · 10 years ago
  43. 6b26206 gallium: add set_tess_state to configure default tessellation parameters by Ilia Mirkin · 10 years ago
  44. 4dbfe6b gallium: add vertices_per_patch to draw info by Ilia Mirkin · 10 years ago
  45. 9e1ba1d gallium: add tessellation shader properties by Ilia Mirkin · 10 years ago
  46. 18bce2f gallium: add interfaces for controlling tess program state by Ilia Mirkin · 10 years ago
  47. 7ffc1fb gallium: bump shader input and output limits by Marek Olšák · 9 years ago
  48. 018aa27 gallium: add new semantics for tessellation by Ilia Mirkin · 10 years ago
  49. 88c4f5d gallium: add new PATCHES primitive type by Ilia Mirkin · 10 years ago
  50. 398b0b3 gallium: add tessellation shader types by Ilia Mirkin · 10 years ago
  51. 35c2810 glapi: Remove offset from the DTD by Ian Romanick · 9 years ago
  52. a759100 glapi: Whitespace clean up after the previous commit by Ian Romanick · 9 years ago
  53. f507d33 glapi: Remove all offset tags from the XML by Ian Romanick · 9 years ago
  54. 2b419e0 glapi: Use the offsets from static_data.py instead of from the XML by Ian Romanick · 9 years ago
  55. 0fe7eab glapi: Add a list of functions that are not used but still need dispatch slots by Ian Romanick · 9 years ago
  56. d2ee60c glapi: Remove static dispatch for functions that didn't exist in NVIDIA by Ian Romanick · 9 years ago
  57. 4adfc6e glapi: Remove static dispatch for functions that didn't exist in fglrx by Ian Romanick · 9 years ago
  58. 90a1a4e glapi: Remove static dispatch for functions that didn't exist in 10.3 by Ian Romanick · 9 years ago
  59. c1ad2ba glapi: Remove static dispatch for functions that didn't exist in 10.4 by Ian Romanick · 9 years ago
  60. 832d43b glapi: Remove static dispatch for functions that didn't exist in 10.5 by Ian Romanick · 9 years ago
  61. ea54b3e glapi: Remove static_dispatch from the DTD by Ian Romanick · 9 years ago
  62. 7a22e78 glapi: Whitespace clean up after the previous commit by Ian Romanick · 9 years ago
  63. 44e6739 glapi: Remove all static_dispatch tags from the XML by Ian Romanick · 9 years ago
  64. d9be1db glapi: Store list of functions with static dispatch in a separate table by Ian Romanick · 9 years ago
  65. d649fcf glapi: Store static dispatch offsets in a separate table by Ian Romanick · 9 years ago
  66. 5aaabd7 mesa: Remove all vestiges of glFramebufferTextureFaceARB by Ian Romanick · 9 years ago
  67. 0784bb0 glapi: Mark a couple functions "ignore" for GLX by Ian Romanick · 9 years ago
  68. b3059bb st/mesa: Flush the bitmap cache in st_BlitFramebuffer by Fredrik Höglund · 9 years ago
  69. d43aed9 i965: Fix FS unit tests by Ian Romanick · 9 years ago
  70. 7de4848 target/haiku-softpipe: Move api init into st code by Alexander von Gluck IV · 9 years ago
  71. 9b5da7f st/hgl: Move st_api creation to st and extern "C" it by Alexander von Gluck IV · 9 years ago
  72. 73aef2d winsys/hgl: Add needed extern "C" to hgl winsys by Alexander von Gluck IV · 9 years ago
  73. 624b38a gallium/drivers: Add extern "C" wrappers to public entry by Alexander von Gluck IV · 9 years ago
  74. 40a8b2f gallium/aux: Add needed extern "C" wrappers by Alexander von Gluck IV · 9 years ago
  75. 3687d75 i965/fs: Combine the fs_visitor constructors. by Kenneth Graunke · 9 years ago
  76. 0c4eef6 egl: remove remaining EGL_MESA_copy_context skeleton by Emil Velikov · 9 years ago
  77. 448e01b egl/main: fix EGL_KHR_get_all_proc_addresses by Emil Velikov · 9 years ago
  78. ffc94e3 egl: more define fixes for EGL_MESA_image_dma_buf_export by Marc-André Lureau · 9 years ago
  79. e3cc5ad egl/main: expose only core EGL functions statically by Emil Velikov · 9 years ago
  80. f9bf913 egl: fix the EGL_MESA_image_dma_buf_export header declarations by Emil Velikov · 9 years ago
  81. 9790988 egl/main: Update README.txt by Emil Velikov · 9 years ago
  82. 1fac38e egl/main: cleanup function prototypes by Emil Velikov · 9 years ago
  83. 209360b egl/main: drop support for external egl drivers by Emil Velikov · 9 years ago
  84. 4925c35 freedreno: fix bug in tile/slot calculation by Rob Clark · 9 years ago
  85. fcc7d63 freedreno: enable a306 by Rob Clark · 9 years ago
  86. 0fbf49c egl/haiku: Drop extern "C". No longer needed by Alexander von Gluck IV · 9 years ago
  87. 8362068 egl: Add needed extern "C" for C++ access by Alexander von Gluck IV · 9 years ago
  88. 175cbb4 nvc0: remove unused nv50_tsc_wrap_mode() function by Samuel Pitoiset · 9 years ago
  89. ac1ac94 nv50/ir: silence compiler warnings about mismatched tags by Samuel Pitoiset · 9 years ago
  90. 70651b7 nv50/ir: remove unused private field cycle to SchedDataCalculator by Samuel Pitoiset · 9 years ago
  91. 7469f2f nv30: remove unused nvfx_fp_memcpy() function and comment nv40_fp_bra() by Samuel Pitoiset · 9 years ago
  92. 48c84a3 nvc0: do not expose MP counters for nvf0 (GK110+) by Samuel Pitoiset · 9 years ago
  93. b9cb7c1 docs/relnotes: Mark off ARB_direct_state_access for 10.6 by Fredrik Höglund · 9 years ago
  94. d9109cc docs: Update the ARB_direct_state_access status by Fredrik Höglund · 9 years ago
  95. 357bf80 st/mesa: Enable ARB_direct_state_access by Fredrik Höglund · 9 years ago
  96. a57feba i965: Enable ARB_direct_state_access by Fredrik Höglund · 9 years ago
  97. 121030e i915: Enable ARB_direct_state_access by Fredrik Höglund · 9 years ago
  98. d3368e0 mesa: Add ARB_direct_state_access checks in query object functions by Fredrik Höglund · 9 years ago
  99. bebf3c6 mesa: Add ARB_direct_state_access checks in program pipeline functions by Fredrik Höglund · 9 years ago
  100. 9e7149c mesa: Add ARB_direct_state_access checks in sampler object functions by Fredrik Höglund · 9 years ago