1. 4f51300 gallivm: Pass in a MCInstrInfo to createMCInstPrinter on llvm-3.1. by Vinson Lee · 13 years ago
  2. 24ca588 st/vdpau: fix deadlock in PresentationQueueQuerySurfaceStatus by Christian König · 13 years ago
  3. 7f2156c r600g: remove dead code in r600_update_derived_state by Marek Olšák · 13 years ago
  4. 5db9d76 gallivm: Maximum loop iterations by James Benton · 13 years ago
  5. d312b22 gallivm: Simplify/reorder minimax helper. by José Fonseca · 13 years ago
  6. 431b458 swrast: Fix memory leaks in blit_linear. by Vinson Lee · 13 years ago
  7. f75c2d5 glsl: Demote 'type' from ir_instruction to ir_rvalue and ir_variable. by Kenneth Graunke · 13 years ago
  8. 82065fa glsl: Remove ir_call::get_callee() and set_callee(). by Kenneth Graunke · 13 years ago
  9. d884f60 glsl: Convert ir_call to be a statement rather than a value. by Kenneth Graunke · 13 years ago
  10. 622eed0 glsl: Split out ir_reader's ability to read ir_dereference_variables. by Kenneth Graunke · 13 years ago
  11. d0fa0cb glsl: Move constant expression handling from calls to signatures. by Kenneth Graunke · 13 years ago
  12. 807e967 glsl: Use ir_rvalue to represent generic error_type values. by Kenneth Graunke · 13 years ago
  13. ac0f8ba glsl: Combine AST-level and IR-level parameter mode checking loops. by Kenneth Graunke · 13 years ago
  14. 909e889 glsl: Split up function matching and call generation a bit more. by Kenneth Graunke · 13 years ago
  15. 0405bd0 glsl: Don't trust loop analysis in the presence of function calls. by Kenneth Graunke · 13 years ago
  16. 252d311 i965/aub: Dump a final bitmap from DestroyContext. by Kenneth Graunke · 13 years ago
  17. 42bc0b9 r600g: unduplicate code for PS partial flush by Marek Olšák · 13 years ago
  18. bc95152 r600g: determine in advance if hw has vertex cache by Marek Olšák · 13 years ago
  19. 669d876 r600g: optimize r600_resource_va by Marek Olšák · 13 years ago
  20. 68e4c83 targets/{xvmc,vdpau,va}: remove all objects on make clean by Marcin Slusarz · 13 years ago
  21. a45247f intel: add PCI IDs for Ivy Bridge GT2 server variant by Eugeni Dodonov · 13 years ago
  22. 4123d0b linker: Fix memory leak in count_uniform_size::visit_field. by Vinson Lee · 13 years ago
  23. bd2410b intel: Add some PCI IDs for Haswell. by Kenneth Graunke · 13 years ago
  24. 4848122 i965: Set "Shader Channel Select" fields in Haswell's SURFACE_STATE. by Kenneth Graunke · 13 years ago
  25. a23dcc1 i965: Fill in Sample Mask in Haswell's 3DSTATE_PS. by Kenneth Graunke · 13 years ago
  26. fc8edbe i965: Set "Stencil Buffer Enable" bit on Haswell. by Kenneth Graunke · 13 years ago
  27. b4410ac i965: Set Line Stipple enable bit in 3DSTATE_SF for Haswell. by Kenneth Graunke · 13 years ago
  28. 1b3a199 i965: Update max VS/PS threads shift offsets for Haswell. by Kenneth Graunke · 13 years ago
  29. 1ba8c6a i965: Disable HiZ on Haswell for now. by Kenneth Graunke · 13 years ago
  30. 180aecb i965: Add initial IS_HASWELL() macros. by Kenneth Graunke · 13 years ago
  31. 01044fc i965: Avoid explicit accumulator operands in SIMD16 mode on Gen7. by Kenneth Graunke · 13 years ago
  32. 99a192c gallium/postprocess: document serious issue causing undefined behavior by Marek Olšák · 13 years ago
  33. ead0a89 r600g: cleanup after get_query_result change by Marek Olšák · 13 years ago
  34. 6d73382 r300g: cleanup after get_query_result change by Marek Olšák · 13 years ago
  35. 452d077 gallium/util: add helper function util_query_clear_result by Marek Olšák · 13 years ago
  36. 4445e17 gallium: adapt to get_query_result interface change by Marek Olšák · 13 years ago
  37. 102ed41 gallium: make get_query_result return union* and not void* by Marek Olšák · 13 years ago
  38. 7d87c71 configure: Add --with-llvm-shared-libs by Tom Stellard · 13 years ago
  39. 2402ce0 shared-glapi: Include from builddir by Kristian Høgsberg · 13 years ago
  40. a7b8e16 gallivm: Fix method overriding in raw_debug_ostream. by Vinson Lee · 13 years ago
  41. 4a976b6 egl_dri2: use gbm_surface as the native window type in drm platform by Ander Conselvan de Oliveira · 13 years ago
  42. fd6acb9 gbm: Create hooks for dri2_loader_extension in dri backend by Ander Conselvan de Oliveira · 13 years ago
  43. 0d1ef1f gbm: Add gbm_surface interface by Ander Conselvan de Oliveira · 13 years ago
  44. 7f16246 draw: fix missing immediates bug in polygon stipple code by Brian Paul · 13 years ago
  45. fc0a5e2 vl: move winsys helper out of winsys directory by Christian König · 13 years ago
  46. ba83b8b Use -no-undefined libtool flag in src/glx/Makefile.am by Jon TURNEY · 13 years ago
  47. 9cb777e intel: fix un-blanced map_refcount issue by Yuanhan Liu · 13 years ago
  48. 7a6324d glx:dri_common.c: check psc->driScreen->createDrawable return value by Wang YanQing · 13 years ago
  49. 9773369 r600g: also disable transform feedback on cayman by Marek Olšák · 13 years ago
  50. 393d741 r600g: enable transform feedback on everything that isn't r700 by Marek Olšák · 13 years ago
  51. ad22e64 st/egl: Also remove wl_buffer_damage in wayland backend by Benjamin Franzke · 13 years ago
  52. 60b5882 gallivm: Use InitializeNativeTargetDisassembler(). by ojab · 13 years ago
  53. 410aa3e egl_dri2: make flush extension useable by drm platform by Ander Conselvan de Oliveira · 13 years ago
  54. 03eca9d wayland: Stop using wl_buffer.damage by Kristian Høgsberg · 13 years ago
  55. 03f617f Add support for GL_EXT_unpack_subimage on GLES2 by Neil Roberts · 13 years ago
  56. 860f484 gles: Enable the GL_EXT_read_format_bgra extension by Benjamin Franzke · 13 years ago
  57. e9a5457 gles1: Enable GL_EXT_texture_format_BGRA8888 in APIspec by Benjamin Franzke · 13 years ago
  58. aebd549 glapi: regenerate enums.c by Dylan Noblesmith · 13 years ago
  59. 91c8bed glapi: add GL_ARB_texture_float by Dylan Noblesmith · 13 years ago
  60. 50fa821 glapi: add GL_ARB_depth_buffer_float by Dylan Noblesmith · 13 years ago
  61. faf954f glapi: add GL_ARB_texture_compression_rgtc by Dylan Noblesmith · 13 years ago
  62. bae4cd6 glapi: add ARB_texture_rg by Dylan Noblesmith · 13 years ago
  63. a419595 regen for "glapi: sort ARB extensions by number" by Dylan Noblesmith · 13 years ago
  64. 1ae2e39 glapi: sort ARB extensions by number by Dylan Noblesmith · 13 years ago
  65. b688700 mesa: Fix memory leak in generate_mipmap_compressed. by Vinson Lee · 13 years ago
  66. 7449ae4 glsl: fix linker error message context for frag shader output. by Dave Airlie · 13 years ago
  67. a83c1d6 glapi: ARB_blend_func_extended support + regen. (v2) by Dave Airlie · 13 years ago
  68. 7a348b9 glsl: Make ir_dereference_variable ctor assert the variable exists. by Kenneth Graunke · 13 years ago
  69. dca19a7 glsl: Explicitly NULL-check variables before making a dereference. by Kenneth Graunke · 13 years ago
  70. 2cd652f glsl: Make ir_dereference_record constructor assert the variable exists. by Kenneth Graunke · 13 years ago
  71. 25b0d45 glsl: Make ir_dereference_array constructor assert the variable exists. by Kenneth Graunke · 13 years ago
  72. ced54dc glsl: Comment that expression flattening is used for matrix operations. by Kenneth Graunke · 13 years ago
  73. 7f6af49 st/vdpau: clear video surface at least once by Christian König · 13 years ago
  74. 9f77769 st/vdpau: invert interlaced buffer checks by Christian König · 13 years ago
  75. 7b64241 intel: fix TFP at 16-bpp by Dave Airlie · 13 years ago
  76. d6c5ad5 drisw: fix image stride calculation for 16-bit. by Dave Airlie · 13 years ago
  77. ba3a4d7 glsl: fix compiling warning from gcc 4.7 by Dave Airlie · 13 years ago
  78. b78a77f glsl: initialise const force glsl extension warning in fake ctx by Dave Airlie · 13 years ago
  79. 989e013 makefile: add phony am--refresh target by Dave Airlie · 13 years ago
  80. ea663d5 docs/GL3.txt: document ARB_blend_func_extended state by Dave Airlie · 13 years ago
  81. 2c77837 glx/drisw: avoid segfaults when we fail to get visual by Dave Airlie · 13 years ago
  82. 0f3aa9f mesa: Fix memory leak in _mesa_get_uniform_location. by Vinson Lee · 13 years ago
  83. 318669f st/mesa: fix mipmap image size computation w.r.t. texture arrays by Brian Paul · 13 years ago
  84. 281d0fd mesa: set numFaces=6 for cube maps in _mesa_test_texobj_completeness() by Brian Paul · 13 years ago
  85. 8d9decb intel: fix null dereference processing HiZ buffer by Dylan Noblesmith · 13 years ago
  86. 0c406af docs: fix html in bugs.html by Christopher Yeleighton · 13 years ago
  87. f23a2cb st/vdpau: improve frame dumping functionality a bit by Christian König · 13 years ago
  88. fa66fda st/vdpau: add VC-1 startcode if none is found in the stream by Christian König · 13 years ago
  89. e07b160 glx: Fix glXGetProcAddress() of global glX symbols post-automake conversion. by Eric Anholt · 13 years ago
  90. 20836c8 st/mesa: set MaxUnrollIterations = 255 by Brian Paul · 13 years ago
  91. 7feabfe glsl: propagate MaxUnrollIterations to the optimizer's loop unroller by Brian Paul · 13 years ago
  92. 9bd38f3 intel: Make use of the new GPU-unsynchronized map functionality in libdrm. by Eric Anholt · 13 years ago
  93. 8308869 intel: Drop the tracking of bo_map vs bo_map_gtt for unmapping. by Eric Anholt · 13 years ago
  94. f97da4e i965: Avoid flushing the batch for busy BOs for ARB_mbr with INVALIDATE_BUFFER. by Eric Anholt · 13 years ago
  95. 2222aa0 intel: Handle devid overrides using libdrm. by Eric Anholt · 13 years ago
  96. 0247d89 intel: Ask libdrm to dump an AUB file if INTEL_DEBUG=aub. by Eric Anholt · 13 years ago
  97. 218f3a5 intel: Bump libdrm requirement to 2.4.32. by Eric Anholt · 13 years ago
  98. 3a4ded6 docs: Add 8.0.2 md5sums by Jakob Bornecrantz · 13 years ago
  99. 7bb7e5f docs: Add 8.0.2 release notes by Jakob Bornecrantz · 13 years ago
  100. 56d05a8 mesa: Include mesa ES mapi generated files by Jakob Bornecrantz · 13 years ago