1. 91900c6 docs: mark ARB_texture_query_lod as done for nv50, nvc0 by Ilia Mirkin · 10 years ago
  2. 423f64e nvc0: enable texture query lod by Ilia Mirkin · 10 years ago
  3. d5faf8e nv50: enable texture query lod by Ilia Mirkin · 10 years ago
  4. 4dc13e3 st/mesa: add support for ARB_texture_query_lod by Dave Airlie · 10 years ago
  5. be5276a gallium: add support for LODQ opcodes. by Dave Airlie · 10 years ago
  6. 5d0b3ec i965/vec4: Allow constant propagation into dot product. by Matt Turner · 10 years ago
  7. 34ec1a2 glsl: Optimize (x + y cmp 0) into (x cmp -y). by Matt Turner · 10 years ago
  8. 6499eca i965/fs: Split out can_coalesce_vars() function. by Matt Turner · 10 years ago
  9. 29841fb i965/fs: Split out is_coalesce_candidate() function. by Matt Turner · 10 years ago
  10. 0fbcdec i965/fs: Split fs_visitor::register_coalesce() into its own file. by Matt Turner · 10 years ago
  11. 8b1ab5c i965/fs: Mark appropriate fs_inst members as const. by Matt Turner · 10 years ago
  12. 39ecfca i965: Mark is_tex() and friends as const. by Matt Turner · 10 years ago
  13. 92d03f7 i965/fs: Don't propagate saturation modifiers if there are source modifiers. by Matt Turner · 10 years ago
  14. 7a7b8a0 i965/fs: Don't propagate saturate modifiers into partial writes. by Matt Turner · 10 years ago
  15. 86ae6f4 i965/fs: Fix off-by-one in saturate propagation. by Matt Turner · 10 years ago
  16. 20dee82 i965/vec4: Consider sources of non-GRF-dst instructions for dead channels. by Matt Turner · 10 years ago
  17. 63d57f3 i965/fs: Name temporary ralloc contexts something other than mem_ctx. by Matt Turner · 10 years ago
  18. 26012c1 i965/fs: Recalculate live intervals in calculate_register_pressure(). by Matt Turner · 10 years ago
  19. c973e44 egl/dri2: use drm macros to construct device name by Jonathan Gray · 10 years ago
  20. 81799c8 configure: don't require libudev for gbm or egl drm/wayland by Jonathan Gray · 10 years ago
  21. 0295953 egl/dri2: don't require libudev to build drm/wayland platforms by Jonathan Gray · 10 years ago
  22. 11623be automake: don't enable -Wl,--no-undefined on OpenBSD by Jonathan Gray · 10 years ago
  23. e4bd00c targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS by Emil Velikov · 10 years ago
  24. fc91e7e targets/omx: use GALLIUM_COMMON_LIB_DEPS by Emil Velikov · 10 years ago
  25. 6b41043 targets/xvmc: use GALLIUM_COMMON_LIB_DEPS by Emil Velikov · 10 years ago
  26. 432b577 r600/omx: drop -lstdc++ hack by Emil Velikov · 10 years ago
  27. 28a4276 drivers/nouveau: mention dummy.cpp to use g++ linker by Emil Velikov · 10 years ago
  28. 1637296 drivers/nouveau: use GALLIUM_COMMON_LIB_DEPS by Emil Velikov · 10 years ago
  29. c812960 drivers/r300: use GALLIUM_COMMON_LIB_DEPS by Emil Velikov · 10 years ago
  30. ba5eba5 automake: introduce GALLIUM_COMMON_LIB_DEPS by Emil Velikov · 10 years ago
  31. 16c13aa automake: move GALLIUM_DRI_LIB_DEPS to Automake.inc by Emil Velikov · 10 years ago
  32. 476db98 configure.ac: fix the detection of expat with pkg-config by Johannes Nixdorf · 10 years ago
  33. 1cc742d megadriver_stub.c: don't use _GNU_SOURCE to gate the compat code by Jonathan Gray · 10 years ago
  34. 380f05c loader: don't limit the non-udev path to only android by Jonathan Gray · 10 years ago
  35. 727f54a loader: use 0 instead of FALSE which isn't defined by Jonathan Gray · 10 years ago
  36. 4ccff14 clover: Document that the *obj*() helpers already take care of object validation. by Francisco Jerez · 10 years ago
  37. 489cb0b i965: Mark SNB GT1 as a GT1. by Matt Turner · 10 years ago
  38. 78f754b gallium/u_blitter: implement scaled blitting in the Z direction by Marek Olšák · 10 years ago
  39. 8ab7bb4 gallium/u_blitter: don't adjust cubemap coordinates by a small number by Marek Olšák · 10 years ago
  40. 0817182 Revert "radeon: just don't map VRAM buffers at all" by Leo Liu · 10 years ago
  41. de1a59b radeon/vce: cleanup cpb handling by Leo Liu · 10 years ago
  42. 6c59be7 st/mesa: improve sampler view handling by Christian König · 10 years ago
  43. 61bedc3 st/xa: Fix advertized version number and try to avoid future discrepancies by Thomas Hellstrom · 10 years ago
  44. 4fa58ae glapi: Fix make check by Ian Romanick · 10 years ago
  45. 177c9be llvmpipe: remove no-op checks in sampler, sampler_view functions by Brian Paul · 10 years ago
  46. 61a3e99 softpipe: remove no-op checks in sampler, sampler_view functions by Brian Paul · 10 years ago
  47. 4105ad8 svga: remove no-op checks in sampler, sampler_view functions by Brian Paul · 10 years ago
  48. 5a2f8b2 cso: check for no sampler view changes in cso_set_sampler_views() by Brian Paul · 10 years ago
  49. ffa39ab docs: Add note about updating tests to dev info by Timothy Arceri · 10 years ago
  50. c6050ce st/wgl: Remove wgl*Gallium*MESA(). by José Fonseca · 10 years ago
  51. 572a25b glapi: Fix scons build by Ian Romanick · 10 years ago
  52. d120506 glx: Do not advertise buffer_age on dri2 by Adel Gadllah · 10 years ago
  53. 2355a64 cso: fix sampler view count in cso_set_sampler_views() by Brian Paul · 10 years ago
  54. 5a68f73 glapi: Add static dispatch for glPointSizePointerOES by Ian Romanick · 10 years ago
  55. 065ca63 Revert "Revert "glapi/es1: Don't mark core functions as static_dispatch=false"" by Ian Romanick · 10 years ago
  56. cecffa0 glapi: Enable ES compatibility mode by Ian Romanick · 10 years ago
  57. 8e3a7c6 glapi: Fix build break in 'make check' on non-shared-glapi builds by Ian Romanick · 10 years ago
  58. 4e18279 glapi: Remove support for "short string" mode by Ian Romanick · 10 years ago
  59. 0f641b2 mesa: remove redundant running of check_symbol_table() by Juha-Pekka Heikkila · 10 years ago
  60. 17e7cbe mesa: Add missing null check in _mesa_parse_arb_program() by Juha-Pekka Heikkila · 10 years ago
  61. 68a45b1 mesa: Prevent negative indexing on noise2, noise3 and noise4 by Juha-Pekka Heikkila · 10 years ago
  62. 1056c50 glx: add extra null check in getFBConfigs by Juha-Pekka Heikkila · 10 years ago
  63. 88976da glx: remove unused __glXClientInfo() by Juha-Pekka Heikkila · 10 years ago
  64. e14cc50 i965/vec4: do not trim dead channels on gen6 for math by Tapani Pälli · 10 years ago
  65. 5dc2065 winsys/svga: Replace the query mm buffer pool with a slab pool v3 by Thomas Hellstrom · 10 years ago
  66. 76ba50a mesa/soft/llvmpipe: add fake MSAA support by Dave Airlie · 11 years ago
  67. 882b46a gbm: Add gbm_bo_get_fd to gbm-symbols-check script by Kristian Høgsberg · 10 years ago
  68. a43d286 gbm: Add import from fd by Kristian Høgsberg · 10 years ago
  69. f54f589 gbm: Add gbm_bo_get_fd() by Kristian Høgsberg · 10 years ago
  70. 7c379eb include/GLES3: add OpenGL ES 3.1 Headers by Jordan Justen · 10 years ago
  71. 526e492 Revert "glapi/es1: Don't mark core functions as static_dispatch=false" by Brian Paul · 10 years ago
  72. f5904b7 mesa: Allow setting GL_TEXTURE_MAX_LEVEL to 0 with GL_TEXTURE_RECTANGLE. by Iago Toral Quiroga · 10 years ago
  73. c13ff5a gallium/docs: fix silent math failures due to ~ and & by Ilia Mirkin · 10 years ago
  74. b4cf180 gallium/docs: line up some of the equations by Ilia Mirkin · 10 years ago
  75. 05d0223 gallium/docs: fix incorrect/missing references by Ilia Mirkin · 10 years ago
  76. 45e383b gallium/docs: fix use of _ in math sections by Ilia Mirkin · 10 years ago
  77. 2f14e5e gallium/docs: add format to index by Ilia Mirkin · 10 years ago
  78. 4ca110a gallium/docs: fix a lot of bad formatting by Ilia Mirkin · 10 years ago
  79. 5d76e44 glsl: remove UBO fields from _mesa_glsl_parse_state by Chia-I Wu · 10 years ago
  80. 010171b nv50: implement clear_buffer to accelerate ARB_clear_buffer_object by Ilia Mirkin · 10 years ago
  81. f5ba1a1 mesa/st: Accelerate ARB_clear_buffer_object with clear_buffer by Ilia Mirkin · 10 years ago
  82. 24b86cb gallium: add interface to clear buffers by Ilia Mirkin · 10 years ago
  83. 4c03570 mapi_abi: Remove ABI-check work arounds for functions that are no longer exported by Ian Romanick · 10 years ago
  84. 1a59f9a mapi_abi: Make ES1 and ES2 static_dispatch=false functions hidden by Ian Romanick · 10 years ago
  85. dfccd5c mapi: Hack around glGetInternalformativ not being hidden in GLES by Ian Romanick · 10 years ago
  86. f6e290f glapi/es1: Don't mark core functions as static_dispatch=false by Ian Romanick · 10 years ago
  87. d457eb1 glapi: Mark all GL_ARB_separate_shader_objects functions with static_dispatch=false by Ian Romanick · 10 years ago
  88. 5ccc4e7 glapi: Remove some duplicate ignore="true" lines by Ian Romanick · 10 years ago
  89. 3a8bd97 i965/vec4: Don't trim writemasks of texture instructions. by Matt Turner · 10 years ago
  90. d681b22 automake: ask the linker to do garbage collection by Emil Velikov · 10 years ago
  91. d187a15 automake: add -Wl,--no-undefined to all libraries by Emil Velikov · 10 years ago
  92. 902dc61 gallium/targets: add missing library dependencies by Emil Velikov · 10 years ago
  93. 354a5ca pipe-loader: reorder PIPE_LIBS by Emil Velikov · 10 years ago
  94. 0177ff0 pipe-loader: use PTHREAD_LIBS over -lpthread by Emil Velikov · 10 years ago
  95. 501af7a dri/i965: use CLOCK_LIBS over -lrt by Emil Velikov · 10 years ago
  96. 5503c22 automake: consistently use -no-undefined by Emil Velikov · 10 years ago
  97. 6c8d811 targets/egl-static: move the common LDFLAGS into AM_LDFLAGS by Emil Velikov · 10 years ago
  98. c323273 targets/omx: do not link against the trace driver by Emil Velikov · 10 years ago
  99. 0484b84 gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhem by Emil Velikov · 10 years ago
  100. 2d9c330 gallium/targets: move LLVM_LIBS handling inside Automake.inc by Emil Velikov · 10 years ago