1. 59b01ca mesa: Add ARB_vertex_attrib_binding by Fredrik Höglund · 12 years ago
  2. bb2d02c glapi: Add infrastructure for ARB_vertex_attrib_binding by Fredrik Höglund · 12 years ago
  3. ccb6286 mesa: Make handle_bind_buffer_gen() non-static by Fredrik Höglund · 11 years ago
  4. 12cbe99 mesa: Rename gl_array_object::VertexAttrib to _VertexAttrib by Fredrik Höglund · 12 years ago
  5. d554321 mesa: Split out the format code from update_array() by Fredrik Höglund · 12 years ago
  6. 6a650fa mesa: Restore gl_array_object::NewArray by Fredrik Höglund · 11 years ago
  7. c6a3fb6 i965: Use has_surface_tile_offset in depth/stencil alignment workaround. by Kenneth Graunke · 11 years ago
  8. 1100093 gallium: fix build on GNU/kFreeBSD by Fabio Pedretti · 11 years ago
  9. 4f4da81 configure.ac: fix build on GNU/kFreeBSD by Fabio Pedretti · 11 years ago
  10. 9d805c9 mesa: add arm64 support by Fabio Pedretti · 11 years ago
  11. da7daad r600/compute: silence unused var warning by Fabio Pedretti · 11 years ago
  12. 2fd785a i965/gen6: Don't allow SIMD16 dispatch in 4x PERPIXEL mode with computed depth. by Paul Berry · 11 years ago
  13. 4e84f39 configure.ac: Drop no-out-of-tree notice. by Matt Turner · 11 years ago
  14. 5ca3926 mesa: Build program as part of libmesa. by Matt Turner · 11 years ago
  15. b0bfb7c mesa: Clean up use of top_srcdir/top_builddir. by Matt Turner · 11 years ago
  16. 8bc126c i965: Use unreachable() to silence a compiler warning. by Matt Turner · 11 years ago
  17. 3a5223c mesa: Add unreachable() macro. by Matt Turner · 11 years ago
  18. b35ea09 gallivm: fix indirect addressing of inputs by Roland Scheidegger · 11 years ago
  19. 0855607 r600/llvm: Fix isampleBuffer on preEG by Vincent Lejeune · 11 years ago
  20. 1184f8f r600/llvm: Fix texbuf for pre EG gen by Vincent Lejeune · 11 years ago
  21. 36f1c6e mesa: for GLSL_DUMP_ON_ERROR, also dump the info log by Brian Paul · 11 years ago
  22. 5580ff8 st/vdpau: resolve delayed rendering for GL interop v2 by Grigori Goronzy · 11 years ago
  23. 3785fe2 docs: Mark off ARB_sample_shading; minor tidyup. by Chris Forbes · 11 years ago
  24. f7e15fc i965/fs: Gen4-5: Implement alpha test in shader for MRT by Chris Forbes · 11 years ago
  25. ca82ba9 i965/fs: Gen4-5: Setup discard masks for MRT alpha test by Chris Forbes · 11 years ago
  26. 1080fc6 i965: Gen4-5: Include alpha func/ref in program key by Chris Forbes · 11 years ago
  27. dbcd633 i965: Gen4-5: Don't enable hardware alpha test with MRT by Chris Forbes · 11 years ago
  28. 39ebb72 i965: Combine {brw,gen7}_update_texture_buffer_surface() functions. by Kenneth Graunke · 11 years ago
  29. 7a974a6 i965: Unvirtualize brw_create_constant_surface; delete Gen7+ variant. by Kenneth Graunke · 11 years ago
  30. ee23dd1 i965: Use the new emit_buffer_surface_state() vtable entry. by Kenneth Graunke · 11 years ago
  31. ba836e0 i965: Virtualize emit_buffer_surface_state(). by Kenneth Graunke · 11 years ago
  32. e3854fe i965: Fix compiler warning. by Courtney Goeltzenleuchter · 11 years ago
  33. ff337bc i965: Tell the unit states how many binding table entries we have. by Eric Anholt · 11 years ago
  34. 3f319ee i965: Fix context initialization after 2f896627175384fd5 by Eric Anholt · 11 years ago
  35. 5ae31d7 gallivm: optimize lp_build_minify for sse by Roland Scheidegger · 11 years ago
  36. 7df7e73 nouveau: Use _NEW_SCISSOR instead of hooking through dd_function_table by Ian Romanick · 11 years ago
  37. 3f30425 nouveau: Use _NEW_VIEWPORT instead of hooking through dd_function_table by Ian Romanick · 11 years ago
  38. 3a5b84c radeon / r200: Don't pass unused parameters to radeon_viewport by Ian Romanick · 11 years ago
  39. 619a9be i915: Bring sanity to the Viewport function by Ian Romanick · 11 years ago
  40. abd962f i965: Eliminate the saved_viewport wrapper by Ian Romanick · 11 years ago
  41. 1c76056 mesa: Remove last BEOS checks by Alexander von Gluck IV · 11 years ago
  42. c883ee4 util/u_format: take normalized flag in consideration in util_format_is_rgba8_variant by José Fonseca · 11 years ago
  43. 86cdff5 glsl: Don't generate misleading debug names when packing gs inputs. by Paul Berry · 11 years ago
  44. 749cb89 gallivm: Remove llvm::DisablePrettyStackTrace for LLVM >= 3.4. by Vinson Lee · 11 years ago
  45. e759f1c target/haiku-softpipe: Fix viewport issues by Alexander von Gluck IV · 11 years ago
  46. faaf568 mesa: remove __alpha__ && CCPML check by Brian Paul · 11 years ago
  47. 2671b57 mesa: remove OPENSTEP stuff by Brian Paul · 11 years ago
  48. 32577fc mesa: remove macintosh preprocessor stuff by Brian Paul · 11 years ago
  49. 5a5d2d2 mesa: remove __QUICKDRAW__ tests by Brian Paul · 11 years ago
  50. 9bdc94b mesa: remove WGLAPI macro by Brian Paul · 11 years ago
  51. 7b4b94a i965: Expose brw_reg_from_fs_reg() to other files. by Kenneth Graunke · 11 years ago
  52. 10cb91d i965: Combine gen6_clip_state.c and gen7_clip_state.c. by Kenneth Graunke · 11 years ago
  53. 67b8f4c dri/nouveau: Fix nouveau_init_screen2 breakage. by Francisco Jerez · 11 years ago
  54. 35fe7ed i965/gen7: Add instruction latency estimates for untyped atomics and reads. by Francisco Jerez · 11 years ago
  55. ba885c3 i965/gen7: Handle atomic instructions from the VEC4 back-end. by Francisco Jerez · 11 years ago
  56. 764f40d i965/gen7: Handle atomic instructions from the FS back-end. by Francisco Jerez · 11 years ago
  57. 34fe051 i965: Add a 'has_side_effects' back-end instruction predicate. by Francisco Jerez · 11 years ago
  58. bf045bf clover: Calculate optimal work group size when it's not specified by the user. by Francisco Jerez · 11 years ago
  59. 67a3037 clover: Constify some command_queue arguments. by Francisco Jerez · 11 years ago
  60. 6e9206b clover: Workaround compiler bug present in GCC 4.7.0-4.7.2. by Francisco Jerez · 11 years ago
  61. 0a2bdbb st/xorg: handle updates to DamageUnregister API by Emil Velikov · 11 years ago
  62. 4e0ed59 mesa: remove Watcom C support by Brian Paul · 11 years ago
  63. 2a1f74e mesa: remove Centerline C support from gl.h by Brian Paul · 11 years ago
  64. 61ec037 mesa: remove BUILD_FOR_SNAP bits by Brian Paul · 11 years ago
  65. 5d5d63d mesa: remove SciTech stuff from gl.h by Brian Paul · 11 years ago
  66. 6463b94 r600g: properly unbind a DSA state being deleted in r600_delete_dsa_state by Marek Olšák · 11 years ago
  67. f073347 docs/GL3: document radeonsi support, minor cleanup by Marek Olšák · 11 years ago
  68. a767f57 radeonsi: implement ARB_vertex_type_2_10_10_10_rev by Marek Olšák · 11 years ago
  69. 6a25087 r600g,radeonsi: properly expose texture buffer formats by Marek Olšák · 11 years ago
  70. dbeedbb radeonsi: implement texture buffer objects by Marek Olšák · 11 years ago
  71. 164de0d radeonsi: report our border color behavior by Marek Olšák · 11 years ago
  72. 4569bf9 radeonsi: bind a dummy constant buffer in place of NULL buffers by Marek Olšák · 11 years ago
  73. 2fd4200 radeonsi: implement uniform buffer objects by Marek Olšák · 11 years ago
  74. d0cf73a tgsi/scan: set maximum index for each constant buffer by Marek Olšák · 11 years ago
  75. e5f0080 radeonsi: try to fix IA_MULTI_VGT_PARAM programming by Marek Olšák · 11 years ago
  76. 5e43819 winsys/radeon: use type-3 NOPs for CS padding on CIK by Marek Olšák · 11 years ago
  77. 1b2c6cd clover: fix build with LLVM 3.4 by Aaron Watry · 11 years ago
  78. 9fc41e2 draw: move type construction out of loop by Brian Paul · 11 years ago
  79. 2f89662 i965: Add driconf option clamp_max_samples by Chad Versace · 11 years ago
  80. 68f1b27 i965: Fix logic_op check. by Vinson Lee · 11 years ago
  81. 9943b66 i915: Fix logic_op check. by Vinson Lee · 11 years ago
  82. 14ddc83 i965: Initialize vec4_visitor member variables. by Vinson Lee · 11 years ago
  83. fa8b151 gallium/targets: remove vdpau-softpipe by Marek Olšák · 11 years ago
  84. 7c25318 gallium/targets: remove xvmc-softpipe by Marek Olšák · 11 years ago
  85. 0e17c12 gallium/targets: remove r300/vdpau by Marek Olšák · 11 years ago
  86. 5f7233c gallium/targets: remove r300/xvmc by Marek Olšák · 11 years ago
  87. be331e8 gallium/targets: remove radeonsi/xorg by Marek Olšák · 11 years ago
  88. da82d7b gallium/targets: remove r600/xorg by Marek Olšák · 11 years ago
  89. f407ea1 freedreno/a3xx/texture: min/max lod by Rob Clark · 11 years ago
  90. 2d10e22 freedreno/a3xx: update envytools headers by Rob Clark · 11 years ago
  91. f16b084 freedreno/a3xx: fix VS out / FS in linking by Rob Clark · 11 years ago
  92. 83318d6 freedreno/a3xx: allow num_samplers != num_textures by Rob Clark · 11 years ago
  93. a53fe22 freedreno/a3xx/compiler: highp frag shader by Rob Clark · 11 years ago
  94. 310fd58 freedreno/a3xx/compiler: relative addressing fixes. by Rob Clark · 11 years ago
  95. 4ddd4e8 freedreno: we do actually support sqrt by Rob Clark · 11 years ago
  96. 625a631 i965: Enable ARB_sample_shading on intel hardware >= gen6 by Anuj Phogat · 11 years ago
  97. e739326 i965/gen7: Enable the features required for GL_ARB_sample_shading by Anuj Phogat · 11 years ago
  98. 8d7a934 i965/gen6: Enable the features required for GL_ARB_sample_shading by Anuj Phogat · 11 years ago
  99. e26bdf5 i965: Add FS backend for builtin gl_SampleMask[] by Anuj Phogat · 11 years ago
  100. e12bbb5 i965: Add FS backend for builtin gl_SampleID by Anuj Phogat · 11 years ago