1. 141e1eb osmesa: fix OSMesaPixelsStore typo by Brian Paul · 9 years ago
  2. 7124feb vc4: Cache the texture p1 for the sampler. by Eric Anholt · 9 years ago
  3. 0f4d2b0 vc4: Cache texture p0/p1 setup for the sampler view. by Eric Anholt · 9 years ago
  4. 1835ce6 vc4: Move uniforms handling to a separate file. by Eric Anholt · 9 years ago
  5. 9476b11 vc4: Fix some -Wdouble-promotion warnings. by Eric Anholt · 9 years ago
  6. 320089d i965/cs: Initialize GPGPU Thread Count by Jordan Justen · 9 years ago
  7. cd7dd45 vc4: Fix compiler warnings on release builds. by Eric Anholt · 9 years ago
  8. 1e80c9f vc4: Add better debug for register allocation failure. by Eric Anholt · 9 years ago
  9. 3df7892 vc4: Drop reloc_count tracking for debug asserts on non-debug builds. by Eric Anholt · 9 years ago
  10. 7432017 vc4: Rework cl handling to be friendlier to the compiler. by Eric Anholt · 9 years ago
  11. a0d3915 vc4: Make a helper function for getting the current offset in the CL. by Eric Anholt · 9 years ago
  12. 748bf45 vc4: Drop separate cl*_reloc_hindex(). by Eric Anholt · 9 years ago
  13. e4c540f vc4: Store reloc pointers as pointers, not offsets. by Eric Anholt · 9 years ago
  14. ab80519 vc4: Add perf debug for when we wait on BOs. by Eric Anholt · 9 years ago
  15. 759ed0b i965: Mark constant static data as const. by Matt Turner · 9 years ago
  16. ea633db glsl: Lower shader storage buffer object loads to GLSL IR instrinsics by Samuel Iglesias Gonsalvez · 9 years ago
  17. 1966ea5 glsl: Lower shader storage buffer object writes to GLSL IR instrinsics by Samuel Iglesias Gonsalvez · 9 years ago
  18. 2a66ee6 glsl: Don't do copy propagation on buffer variables by Iago Toral Quiroga · 9 years ago
  19. 5dfea83 glsl: Don't do constant variable on buffer variables by Iago Toral Quiroga · 9 years ago
  20. 0b1111d glsl: Don't do constant propagation on buffer variables by Iago Toral Quiroga · 9 years ago
  21. 5360ff3 glsl: Do not kill dead assignments to buffer variables or SSBO declarations. by Iago Toral Quiroga · 10 years ago
  22. 3ad9258 glsl: Don't do tree grafting on buffer variables by Iago Toral Quiroga · 10 years ago
  23. 173ed05 mesa: Implement _mesa_BindBufferRange for target GL_SHADER_STORAGE_BUFFER by Iago Toral Quiroga · 10 years ago
  24. 8a1d58b mesa: Implement _mesa_BindBufferBase for target GL_SHADER_STORAGE_BUFFER by Iago Toral Quiroga · 10 years ago
  25. 7b0d0a2 mesa: Implement _mesa_BindBuffersRange for target GL_SHADER_STORAGE_BUFFER by Iago Toral Quiroga · 10 years ago
  26. 0aa83f3 mesa: Implement _mesa_BindBuffersBase for target GL_SHADER_STORAGE_BUFFER by Iago Toral Quiroga · 10 years ago
  27. e72f5ef mesa: Implement _mesa_DeleteBuffers for target GL_SHADER_STORAGE_BUFFER by Iago Toral Quiroga · 10 years ago
  28. 98a1a2c7 mesa: Initialize and free shader storage buffers by Iago Toral Quiroga · 10 years ago
  29. 2747d56 glsl: fix error messages in invalid declarations of shader storage blocks by Samuel Iglesias Gonsalvez · 10 years ago
  30. 9f651db glsl: buffer variables cannot be defined outside interface blocks by Samuel Iglesias Gonsalvez · 10 years ago
  31. 20b2907 glsl: shader buffer variables cannot have initializers by Samuel Iglesias Gonsalvez · 10 years ago
  32. fa0a86c glsl: enable binding layout qualifier usage for shader storage buffer objects by Samuel Iglesias Gonsalvez · 10 years ago
  33. c717604 mesa: add MaxShaderStorageBlocks to struct gl_program_constants by Samuel Iglesias Gonsalvez · 9 years ago
  34. cd50906 mesa: Add shader storage buffer support to struct gl_context by Iago Toral Quiroga · 10 years ago
  35. df89ed1 glsl: Identify active uniform blocks that are buffer blocks as such. by Iago Toral Quiroga · 10 years ago
  36. a78a589 glsl: link buffer variables and shader storage buffer interface blocks by Kristian Høgsberg · 9 years ago
  37. 84fc5fe glsl: Implement parser support for 'buffer' qualifier by Kristian Høgsberg · 9 years ago
  38. 6b09598 nir: add nir_var_shader_storage by Iago Toral Quiroga · 9 years ago
  39. 1146696 mesa: rename is_in_uniform_block to is_in_buffer_block by Iago Toral Quiroga · 9 years ago
  40. 18feaa8 glsl: Add ir_var_shader_storage by Kristian Høgsberg · 9 years ago
  41. 3095ee9 mesa: define ARB_shader_storage_buffer_object extension by Samuel Iglesias Gonsalvez · 10 years ago
  42. 75df8f0 glsl: free interface_types by Timothy Arceri · 9 years ago
  43. 431a065 glsl: replace some more old hash_table uses by Timothy Arceri · 9 years ago
  44. 7a50bf6 auxiliary/vl: use the correct screen index by Emil Velikov · 9 years ago
  45. 10a7b57 radeon: remove dri_mirror state by Emil Velikov · 9 years ago
  46. 82b9b2e i915: remove unused driFd variable by Emil Velikov · 9 years ago
  47. a025e53 i965: bump libdrm requirement to 2.4.61 and drop in-tree workaround by Emil Velikov · 9 years ago
  48. c505064 bugzilla_mesa.sh: sort the bugs list by number by Emil Velikov · 9 years ago
  49. 9027d53 radeonsi: directly include radeon/* headers by Emil Velikov · 9 years ago
  50. dd50ccf auxiliary/vl: use loader_open_device() over open() by Emil Velikov · 9 years ago
  51. cc32d25 pipe-loader: use loader_open_device() rather than open() by Emil Velikov · 9 years ago
  52. 132031b pipe-loader: remove pipe_loader_sw_probe_xlib by Emil Velikov · 9 years ago
  53. c73d30d automake: remove empty GALLIUM_PIPE_LOADER_LIBS by Emil Velikov · 9 years ago
  54. abc2012 automake: pipe-loader: remove the 'client' pipe-loader by Emil Velikov · 9 years ago
  55. 0959d73 pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argument by Emil Velikov · 9 years ago
  56. a27ec5d pipe-loader: simplify pipe_loader_drm_probe by Emil Velikov · 9 years ago
  57. 69a1b99 pipe-loader: drop support for non-render node devices by Emil Velikov · 9 years ago
  58. de5c2b6 radeonsi: direct emit intrinsic for DFRAC. by Dave Airlie · 9 years ago
  59. 4cbf0a0 radeonsi: ARB_gpu_shader_fp64 + ARB_vertex_attrib_64bit support. by Dave Airlie · 9 years ago
  60. 8108de4 loader: don't leak udev_enumerate by Guillaume Desmottes · 10 years ago
  61. f7008eb dri3_open: don't leak the reply by Guillaume Desmottes · 10 years ago
  62. 5d21990 doxygen: Remove doxygen_sqlite3.db with 'make clean' by Rhys Kidd · 9 years ago
  63. 6cc29cf doxygen: Add doxygen_sqlite3.db to .gitignore by Rhys Kidd · 9 years ago
  64. 846c60f docs: add news item and link release notes for mesa 10.6.2 by Emil Velikov · 9 years ago
  65. 6dfce10 docs: Add sha256 checksums for the 10.6.2 release by Emil Velikov · 9 years ago
  66. 66d3543 Add release notes for the 10.6.2 release by Emil Velikov · 9 years ago
  67. ad2c390 tgsi: add DFMA to the opcode infer functions. by Dave Airlie · 9 years ago
  68. e70d051 r600g: move sampler/ubo index registers before temp reg by Dave Airlie · 9 years ago
  69. c397bd1 r600g: fix sampler/ubo indexing on cayman by Dave Airlie · 9 years ago
  70. 1bfa25e nv50, nvc0: enable at least one color RT if alphatest is enabled by Ilia Mirkin · 9 years ago
  71. 4fe1571 i965: Remove special case for layered drawbuffer attachments. by Kenneth Graunke · 9 years ago
  72. 6be024f i965/gen6: Set up layer constraints properly for depth buffers. by Kenneth Graunke · 9 years ago
  73. f3a620e i965: Label the repclear shader "meta repclear" rather than "meta clear". by Kenneth Graunke · 10 years ago
  74. a078e13 i965: Fix indentation in emit_control_data_bits(). by Kenneth Graunke · 9 years ago
  75. 0edb084 i965/gs: Move vertex_count != 0 check up a level; skip one caller. by Kenneth Graunke · 9 years ago
  76. 0fae4e4 glsl: use set rather than old hash table for ir_validate by Timothy Arceri · 9 years ago
  77. 7578424 mesa: Fix generation of git_sha1.h.tmp for gitlinks by Chad Versace · 9 years ago
  78. 15d3524 freedreno/a4xx: occlusion query support by Rob Clark · 9 years ago
  79. 2b7a544 freedreno: update generated headers by Rob Clark · 9 years ago
  80. e448454 freedreno/ir3/sched: fixup new instr's block by Rob Clark · 9 years ago
  81. a1a6f00 freedreno/ir3/ra: fix failed assert for a0/p0 by Rob Clark · 9 years ago
  82. 65b2ae5 freedreno/ir3: shader-db traces by Rob Clark · 9 years ago
  83. 422296e freedreno: fix crash in fd_invalidate_resource() by Rob Clark · 9 years ago
  84. ab3ba21 vc4: unref old fence by Rob Clark · 9 years ago
  85. 749dced ilo: unref old fence by Rob Clark · 9 years ago
  86. 7e0a26d freedreno: unref old fence by Rob Clark · 9 years ago
  87. f60354e gallium: clarify reference counting for fence by Rob Clark · 9 years ago
  88. 0a8af63 xa: don't leak fences by Rob Clark · 9 years ago
  89. f12302b i965/vs: Get rid of brw_vs_compile completely. by Kenneth Graunke · 9 years ago
  90. 6439096 i965/vs: Remove 'c'/vs_compile from vec4_vs_visitor. by Kenneth Graunke · 9 years ago
  91. 13372a0 i965/vec4: Move c->last_scratch into vec4_visitor. by Kenneth Graunke · 9 years ago
  92. 8524deb i965/vec4: Move total_scratch calculation into the visitor. by Kenneth Graunke · 9 years ago
  93. dc776ff i965/vec4: Move perf_debug about register spilling into the visitor. by Kenneth Graunke · 9 years ago
  94. 0163c99 i965/vec4: Plumb log_data through so the backend_shader field gets set. by Kenneth Graunke · 9 years ago
  95. 308c0bf i965: Switch on shader stage in nir_setup_outputs(). by Kenneth Graunke · 10 years ago
  96. 04a57a7 tgsi: whitespace fixes in tgsi_parse.c by Brian Paul · 9 years ago
  97. 1f02a82 gallium: fix comment typo in p_shader_tokens.h by Brian Paul · 9 years ago
  98. 27d8a69 gallium/docs: s/treaded/treated/ typo in tgsi.rst by Brian Paul · 9 years ago
  99. a2dde3a util: Don't link to SHA1 library if shader-cache is disabled. by Matt Turner · 9 years ago
  100. c043394 i965: Set brw->batch.emit only #ifdef DEBUG. by Matt Turner · 9 years ago