1. df4ab79 draw: fix incorrect clipper invocation statistics by Zack Rusin · 11 years ago
  2. 34546d6 draw/gallivm: export overflow arithmetic to its own file by Zack Rusin · 11 years ago
  3. 88de009 draw: check for integer overflows in instance computation by Zack Rusin · 11 years ago
  4. 2f13f28 draw: check for an integer overflow when computing stride by Zack Rusin · 11 years ago
  5. e742f77 draw: account for elem size when computing overflow by Zack Rusin · 11 years ago
  6. 7214fe3 i965: Initialize brw_blorp_const_color_program member variables. by Vinson Lee · 11 years ago
  7. 2c61863 eglplatform: use unsigned long instead of 32-bit ints in generic platform by Ross Burton · 11 years ago
  8. 1a7275d build: fix EGL build when no X11 headers are present by Ross Burton · 11 years ago
  9. acc6a14 tools/trace: Return dummy fence object to silence warnings. by José Fonseca · 11 years ago
  10. 0fd71ac tools/trace: Don't crash if a trace has no timing information. by José Fonseca · 11 years ago
  11. fa3040c scons: Fix dependencies of enums.c and api_exec.c. by José Fonseca · 11 years ago
  12. bf95ca7 nvc0: allow frame dropping in h264 by Maarten Lankhorst · 11 years ago
  13. 24fa436 r300g/compiler: Prevent regalloc from swizzling texture operands v2 by Tom Stellard · 11 years ago
  14. e2c3640 r300g/compiler/tests: Add an assembly parser by Tom Stellard · 12 years ago
  15. ab40d8d r300g: Fix make check by Tom Stellard · 12 years ago
  16. 30004b2 r600g: implement fast color clears for MSAA on evergreen+ by Grigori Goronzy · 11 years ago
  17. b169319 r600g/compute: disable unused colorbuffer slots by Marek Olšák · 11 years ago
  18. f83e220 st/mesa: handle SNORM formats in generic CopyPixels path by Marek Olšák · 11 years ago
  19. adf8afa i965: NULL check depth_mt to quiet static analysis. by Matt Turner · 11 years ago
  20. 7d430bf llvmpipe: fix timer query if there's no bins by Roland Scheidegger · 11 years ago
  21. 5a925cc clover: Don't segfault when compiling a program with no kernel by Tom Stellard · 11 years ago
  22. d7361f2 mesa: Remove unused allow_large_textures driconf from classic drivers. by Eric Anholt · 11 years ago
  23. 0360066 i915: Remove GLES 3.0 sRGB workaround. by Kenneth Graunke · 11 years ago
  24. dc87965 i965: Remove is_945. by Kenneth Graunke · 11 years ago
  25. a4e3195 i965: Delete hw_stencil flag. by Kenneth Graunke · 11 years ago
  26. 4299e35 i965: Remove hw_stipple flag. by Kenneth Graunke · 11 years ago
  27. 1a5dca3 i965: Remove use_early_z option. by Kenneth Graunke · 11 years ago
  28. 2cc5724 i965: Remove unused SUBPIXEL_* macros. by Kenneth Graunke · 11 years ago
  29. 2e9fe0c i965: Remove redundant Gen3 PCI IDs. by Kenneth Graunke · 11 years ago
  30. 1811f5c intel: Remove unused INTEL_MAX_FIXUP macro. by Kenneth Graunke · 11 years ago
  31. 0ac0a1b i965: Drop i915 register/instruction definitions. by Eric Anholt · 11 years ago
  32. 1b67cd2 i965: Drop code for calling the empty brw_update_draw_buffers() hook. by Eric Anholt · 11 years ago
  33. 7c23218 i965: Drop dead i915 blend state code. by Eric Anholt · 11 years ago
  34. d58d0a3 i965: Drop i915-specific blit clear code. by Eric Anholt · 11 years ago
  35. cf31a19 i965: Drop the system-memory VBO support for i915. by Eric Anholt · 11 years ago
  36. 814440a i965: Drop i915 swtnl code. by Eric Anholt · 11 years ago
  37. bb2e312 i965: Drop i915-specific vtbl entries. by Eric Anholt · 11 years ago
  38. a61d8f6 i965: Drop swtnl fallback code for i915. by Eric Anholt · 11 years ago
  39. 28e80d7 i965: Drop i915 code from intel_screen. by Eric Anholt · 11 years ago
  40. 4a08a86 i965: Drop #ifdef I915 code. by Eric Anholt · 11 years ago
  41. 6fddd37 i965: Drop code checking for gen <= 3. by Eric Anholt · 11 years ago
  42. 3c231b8 i915: Remove a duplicated set of PCI IDs. by Eric Anholt · 11 years ago
  43. 8ac1ed9 i915: Remove various remaining dead code. by Eric Anholt · 11 years ago
  44. 934974f i915: Remove dead debug flags. by Eric Anholt · 11 years ago
  45. 39c5fd7 i915: Remove state batch emit support. by Eric Anholt · 11 years ago
  46. a40f987 i915: Drop unused register #defines from the shared reg file. by Eric Anholt · 11 years ago
  47. 173666e i915: Drop 965+ GL version setup. by Eric Anholt · 11 years ago
  48. f642650 i915: Remove gen6+ batchbuffer support. by Eric Anholt · 11 years ago
  49. c25e3c3 i915: Drop chipset detection code for 965+ chipsets. by Eric Anholt · 11 years ago
  50. 014251e i915: Drop context fields specific to 965+ chipsets. by Eric Anholt · 11 years ago
  51. d71b730 i915: Drop all has_llc code. by Eric Anholt · 11 years ago
  52. be63c1c i915: Remove the remainder of the batchbuffer caching. by Eric Anholt · 11 years ago
  53. 7f210bf i915: Remove miscellanous uncalled gen4 code from formerly shared files. by Eric Anholt · 11 years ago
  54. 6bdc5ec i915: Remove most of the code under gen >= 4 checks. by Eric Anholt · 11 years ago
  55. 18100d4 i915: Remove fake ETC support that only existed on gen4+ by Eric Anholt · 11 years ago
  56. 27eedca i915: Remove separate stencil code. by Eric Anholt · 11 years ago
  57. 279f0bc i915: Remove the I915 macro from the formerly shared code. by Eric Anholt · 11 years ago
  58. f26104e i915: Remove all the MSAA support code. by Eric Anholt · 11 years ago
  59. 0f31e06 i915: Remove all the HiZ code from i915. by Eric Anholt · 11 years ago
  60. 927f572 mesa: GL_EXT_shadow_funcs is not optional with GL_ARB_shadow by Ian Romanick · 11 years ago
  61. 41853b5 mesa: GL_ARB_texture_storage_multisample is not optional with GL_ARB_texture_multisample by Ian Romanick · 11 years ago
  62. d5b6b7a mesa: GL_ARB_texture_storage is not optional by Ian Romanick · 11 years ago
  63. 7096657 mesa: GL_ARB_shading_language_100 is not optional by Ian Romanick · 11 years ago
  64. e6ec425 mesa: GL_ARB_shader_objects is not optional by Ian Romanick · 11 years ago
  65. 9bc24b4 mesa: GL_NV_blend_square is not optional by Ian Romanick · 11 years ago
  66. 338ea2e mesa: GL_EXT_fog_coord is not optional by Ian Romanick · 11 years ago
  67. c139708 mesa: GL_EXT_secondary_color is not optional by Ian Romanick · 11 years ago
  68. b5305a3 mesa: GL_EXT_framebuffer_object is not optional by Ian Romanick · 11 years ago
  69. f457164 mesa: Remove GL_MESA_resize_buffers by Ian Romanick · 11 years ago
  70. 34e8905 mesa: Remove _mesa_{enable, disable}_extension and _mesa_extension_is_enabled by Ian Romanick · 11 years ago
  71. e14b486 mesa: Just set extension flags instead of calling _mesa_enable_extension by Ian Romanick · 11 years ago
  72. b0d755f mesa: Remove _mesa_enable_._._extensions functions by Ian Romanick · 11 years ago
  73. 45099ec swrast: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions by Ian Romanick · 11 years ago
  74. a964397 osmesa: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions by Ian Romanick · 11 years ago
  75. c9edd66 wmesa: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions by Ian Romanick · 11 years ago
  76. 89cf6e6 x11: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions by Ian Romanick · 11 years ago
  77. 0b9398c i965: Merge the two GEN >= 6 extension enable blocks by Ian Romanick · 11 years ago
  78. ae66a65 i965: Move GEN >= 4 extensions into the "always on" list by Ian Romanick · 11 years ago
  79. 4ed976f i965: Move GEN >= 3 extensions into the "always on" list by Ian Romanick · 11 years ago
  80. e621208 i915: Remove GEN >= 4 extension support by Ian Romanick · 11 years ago
  81. 745f6c6 i965: Split surface format code into a new file (brw_surface_formats.c). by Kenneth Graunke · 11 years ago
  82. c309e64 radeonsi: add kabini pci ids by Alex Deucher · 12 years ago
  83. b6b1346 radeonsi: add bonaire pci ids by Alex Deucher · 11 years ago
  84. d669992 radeonsi: disable 2D tiling on CIK for now by Alex Deucher · 12 years ago
  85. 1357624 radeonsi: add llvm processor names for CIK by Alex Deucher · 11 years ago
  86. 234d81e radeonsi: emit PA_SC_RASTER_CONFIG[_1] on cik by Alex Deucher · 11 years ago
  87. 9d8ad22 radeonsi: PA_CL_ENHANCE is privileged on CIK by Alex Deucher · 12 years ago
  88. 72c10be radeonsi: update surface sync packet emit for CIK by Alex Deucher · 12 years ago
  89. f2a9bd8 radeonsi: store chip class in the pm4 struct by Alex Deucher · 11 years ago
  90. 3a47f19 radeonsi: properly handle DB tiling setup on CIK by Alex Deucher · 12 years ago
  91. 8c903f5 radeonsi: emit additional shader pgm rsrc registers for CIK by Alex Deucher · 12 years ago
  92. 59e4fe0 radeonsi: emit TA_BC_BASE_ADDR_HI for border color on CIK by Alex Deucher · 12 years ago
  93. b363a45 radeonsi: fix VGT_PRIMITIVE_TYPE emit for CIK by Alex Deucher · 12 years ago
  94. ecb679a radeonsi: register updates for CIK by Alex Deucher · 12 years ago
  95. deb2358 radeonsi: initial PM4 changes for CIK by Alex Deucher · 12 years ago
  96. f29f206 radeonsi: initial support for CIK chips by Alex Deucher · 11 years ago
  97. 5b3f1ea radeonsi: rename SI chip class from TAHITI to SI by Alex Deucher · 11 years ago
  98. 47e35ef r600g: Fix build by Tom Stellard · 11 years ago
  99. ee723ff mesa: Return ZeroVec/dummyReg instead of NULL pointer by Anuj Phogat · 11 years ago
  100. bee49cb mesa: Fix build with older gcc since update of glext.h by Tom Stellard · 11 years ago