1. 9c446af winsys/freedreno/drm: drop obsolete .gitignore by Emil Velikov · 11 years ago
  2. 16661a9 winsys/freedreno/drm: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  3. 5d76909 winsys/nouveau/drm: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  4. 0d36f5c winsys/i915/sw: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  5. 56dfbbd st/xvmc: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  6. 10bd3a3 st/xorg: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  7. 556207e st/xa: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  8. f7df719 st/wgl: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  9. 9f03c76 st/vega: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  10. bfbbc7c st/vdpau: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  11. c0024c4 st/osmesa: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  12. 921fdf1 st/glx: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  13. 760c1a6 st/gbm: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  14. 4e9028b st/egl: consolidate C sources lists into Makefile.sources by Emil Velikov · 11 years ago
  15. edd11ec st/dri/sw: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  16. f9ddeac st/dri: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  17. d8afbc6 st/clover: consolidate CPP sources list into Makefile.sources by Emil Velikov · 11 years ago
  18. 1918c37 galahad: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  19. 38d80c0 noop: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  20. d7c66ff identity: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  21. 959ed5c freedreno: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  22. b91a9cd trace: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  23. e369126 llvmpipe: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  24. 2234e18 rbug: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  25. 9bc5ced softpipe: consolidate C sources list into Makefile.sources by Emil Velikov · 11 years ago
  26. 6ea73bb r600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUM by Emil Velikov · 11 years ago
  27. 4334666 gallium/radeon: drop unused variable LIBGALLIUM_LIBS by Emil Velikov · 11 years ago
  28. e11ff60 mesa/drivers: drop HAVE_*_DRI from individual makefiles by Emil Velikov · 11 years ago
  29. cb1febb gallium/targets: Make use of prebuilt libdricommon.la. by Johannes Obermayr · 11 years ago
  30. eb0a57a i915: Fix memory leak in do_blit_readpixels. by Vinson Lee · 11 years ago
  31. 76df7ed llvmpipe: Remove unnecessary null check of shader. by Vinson Lee · 11 years ago
  32. ac82495 util/u_format: Assert that format block size is at least 1 byte. by Vinson Lee · 11 years ago
  33. 505a6de draw: Add a null check for draw. by Vinson Lee · 11 years ago
  34. 9b388c6 st/vdpau: Include u_surface.h for u_copy_rect. by Vinson Lee · 11 years ago
  35. 05474ac st/vdpau: Include u_format.h for util_format_description. by Vinson Lee · 11 years ago
  36. 14442c4 st/xvmc: Include u_surface.h for u_copy_rect. by Vinson Lee · 11 years ago
  37. 9f6e76a st/egl: include u_format.h for util_format_get_blocksize() by Brian Paul · 11 years ago
  38. 1d05caf svga: fix pixel center integer by Brian Paul · 11 years ago
  39. 360610c svga: return 0 for PIPE_CAP_PREFER_BLIT_BASED_TEXTURE_TRANSFER by Brian Paul · 11 years ago
  40. 395fac2 svga: we don't support TGSI_OPCODE_CONT by Brian Paul · 11 years ago
  41. 81bb98e gallium: include u_surface.h instead of u_rect.h by Brian Paul · 11 years ago
  42. 48b9720 i965: Reenable glBitmap() after the sRGB winsys enabling. by Eric Anholt · 11 years ago
  43. 3e1fdf3 mesa: Remove all traces of GL_OES_matrix_get by Ian Romanick · 11 years ago
  44. 9baf35d Use -Bsymbolic when linking libEGL.so by Carl Worth · 11 years ago
  45. 4c49346 i965/blorp: retype destination register for texture SEND instruction to UW. by Paul Berry · 11 years ago
  46. 1c7f75e i965: Add a real native TexStorage path. by Eric Anholt · 11 years ago
  47. aff7f33 i965: Add missing license to intel_tex_validate.c. by Eric Anholt · 11 years ago
  48. 8037c0b i965: Always allocate validated miptrees from level 0. by Eric Anholt · 11 years ago
  49. 16060c5 i965: Don't relayout a texture just for baselevel changes. by Eric Anholt · 11 years ago
  50. 97bdb4c i965: Don't allocate a 1-level texture when GL_GENERATE_MIPMAP is set. by Eric Anholt · 11 years ago
  51. 6ca9b53 i965: Stop allocating miptrees with first_level != 0. by Eric Anholt · 11 years ago
  52. 3b9a2dc i965: Drop a special case for guessing small miptree levels. by Eric Anholt · 11 years ago
  53. 7de88ac i965: Totally switch around how we handle nonzero baselevel-first_level. by Eric Anholt · 11 years ago
  54. 9c116d5 i965: Always look up from the object's mt when setting up texturing state. by Eric Anholt · 11 years ago
  55. 114ae47 r600g/sb: Move variable dereference after null check. by Vinson Lee · 11 years ago
  56. 0d441aa st/mesa: fix comment typo by Brian Paul · 11 years ago
  57. 7b25f52 r600g,radeonsi: workaround for late shared screen initialization by Marek Olšák · 11 years ago
  58. 868791f r600g: Fix build failure introduced with r600_texture.c consolidation by Laurent Carlier · 11 years ago
  59. 4e9aa67 radeon: make texture logging more useful by Marek Olšák · 11 years ago
  60. e64633e r600g,radeonsi: share r600_texture.c by Marek Olšák · 11 years ago
  61. 4069d39 r600g: remove compute_global_transfer_* calls from texture_transfer_map/unmap by Marek Olšák · 11 years ago
  62. ef6680d r600g: move the low-level buffer functions for multiple rings to drivers/radeon by Marek Olšák · 11 years ago
  63. 1bb77f8 r600g,radeonsi: consolidate tiling_info initialization by Marek Olšák · 11 years ago
  64. 09fc5d6 radeonsi: implement clear_buffer using CP DMA, initialize CMASK with it by Marek Olšák · 11 years ago
  65. 68f6dec r600g: move aux_context and r600_screen_clear_buffer to drivers/radeon by Marek Olšák · 11 years ago
  66. 0cb9de1 radeonsi: move debug options to R600_DEBUG by Marek Olšák · 11 years ago
  67. ba650cc r600g: move some debug options to drivers/radeon by Marek Olšák · 11 years ago
  68. 2814202 r600g,radeonsi: share the async dma interface by Marek Olšák · 11 years ago
  69. e916267 radeonsi: move radeonsi-specific functions out of r600_texture.c by Marek Olšák · 11 years ago
  70. 3116940 r600g,radeonsi: remove unused code by Marek Olšák · 11 years ago
  71. 6f21009 r600g: move r600g-specific functions out of r600_texture.c by Marek Olšák · 11 years ago
  72. bfea9c4 r600g,radeonsi: consolidate r600_texture structures by Marek Olšák · 11 years ago
  73. 4ea2e5a r600g: get rid of r600_texture::is_rat by Marek Olšák · 11 years ago
  74. ba29324 r600g: get rid of r600_texture::array_mode by Marek Olšák · 11 years ago
  75. 39801d4 r600g,radeonsi: consolidate transfer, cmask, and fmask structures by Marek Olšák · 11 years ago
  76. a62cd69 radeon drivers: handle PIPE_CAP_MAX_VIEWPORTS by Marek Olšák · 11 years ago
  77. 900b186 radeon/llvm: fix TGSI_OPCODE_UCMP by Marek Olšák · 11 years ago
  78. 2bda5f3 st/mesa: fix GLSL mix(.., .., bvecN) by Marek Olšák · 11 years ago
  79. a64d3dd configure.ac: Add a more informative warning when libclc.pc is not found v2 by Tom Stellard · 11 years ago
  80. b2d5757 mesa: Include stdint.h in mtypes.h for uint32_t symbol. by Vinson Lee · 11 years ago
  81. aac75f8 i965/fs: Don't double-accept operands of logical and/or/xor operations. by Kenneth Graunke · 11 years ago
  82. e5c49bc i965: Add #define for MI_REPORT_PERF_COUNT on Gen6+. by Kenneth Graunke · 12 years ago
  83. 0f2da77 i965: Add support for GL_AMD_performance_monitor on Ironlake. by Kenneth Graunke · 12 years ago
  84. b2e327e mesa: Add core support for the GL_AMD_performance_monitor extension. by Kenneth Graunke · 12 years ago
  85. f91475d glsl: Create and use a has_uniform_buffer_objects() helper. by Kenneth Graunke · 11 years ago
  86. e4af55c glsl: Create and use a has_explicit_attrib_location() helper. by Kenneth Graunke · 11 years ago
  87. e9b410b mesa: Remove 'invalidate_state' parameter to _mesa_dirty_texobj(). by Kenneth Graunke · 11 years ago
  88. 1c90446 mesa: Remove some remaining FEATURE_* detritus. by Eric Anholt · 11 years ago
  89. fe2528c i965: Fix cube array coordinate normalization by Chris Forbes · 11 years ago
  90. d83ef68 draw/clip: don't emit so many empty triangles by Zack Rusin · 11 years ago
  91. 60c448f llvmpipe: count c_primitives before discarding null prims by Zack Rusin · 11 years ago
  92. 1291e83 llvmpipe: we need to subdivide if fb is bigger in either direction by Zack Rusin · 11 years ago
  93. 028b26e radeon/llvm: fix shadow cube texturing for GL3.0 by Marek Olšák · 11 years ago
  94. 57f38e9 radeonsi: fix blitting the last 2 mipmap levels of compressed textures by Marek Olšák · 11 years ago
  95. 296adb6 radeonsi: add missing colorbuffer formats (rework format translation) by Marek Olšák · 11 years ago
  96. f9ea435 radeonsi: bypass alpha-test for integer colorbuffers by Marek Olšák · 11 years ago
  97. f7d004b r600g: fix texture buffer object cache flushing by Marek Olšák · 11 years ago
  98. 6317a3f r600g: fix constant buffer cache flushing by Marek Olšák · 11 years ago
  99. 4871128 radeon/winsys: keep screen pointer in winsys v2 by Christian König · 11 years ago
  100. f6e2aa0 build/radeonsi: group all targets in common subdir by Christian König · 11 years ago