1. 4f57fbb mesa: remove DD_POINT_SMOOTH flag by Brian Paul · 12 years ago
  2. 8ac8ae8 mesa: remove DD_LINE_STIPPLE flag by Brian Paul · 12 years ago
  3. 55b2033 mesa: remove DD_SEPARATE_SPECULAR flag by Brian Paul · 12 years ago
  4. c1c5d68 mesa: remove unused DD_LINE_SMOOTH flag by Brian Paul · 12 years ago
  5. f01f754 draw/gs: make sure geometry shaders don't overflow by Zack Rusin · 12 years ago
  6. be497ac draw/gs: Return early if the passed geometry shader is null by Zack Rusin · 12 years ago
  7. 80ee4a4 draw: implement pipeline statistics in the draw module by Zack Rusin · 12 years ago
  8. b739376 gallivm/gs: fix the end primitive calls by Zack Rusin · 12 years ago
  9. 93627e3 tgsi/exec: geometry shaders are executed on a single primitive by Zack Rusin · 12 years ago
  10. 88db6f0 tgsi/exec: fix the udiv and umod instructions by Zack Rusin · 12 years ago
  11. b8f6858 gallivm: JIT symbol resolution with linux perf. by José Fonseca · 12 years ago
  12. 35ef27d draw: Silence uninitialized var warnings. by José Fonseca · 12 years ago
  13. 2b9ed25 r600g/llvm: Use gprcount from llvm by Vincent Lejeune · 12 years ago
  14. 484b89a intel: Add a null pointer check before dereferencing the pointer by Anuj Phogat · 12 years ago
  15. b03f6de docs: Update 'Making new mesa release' by Emil Velikov · 12 years ago
  16. 91984a7 docs: Add some missing release notes by Emil Velikov · 12 years ago
  17. cf9bf1d docs: move specs to a separate folder by Emil Velikov · 12 years ago
  18. 5fd3b3b docs: restructure release notes into separate folder by Emil Velikov · 12 years ago
  19. 50b3fc6 gallium: Disambiguate TGSI_OPCODE_IF. by José Fonseca · 12 years ago
  20. f61b7da gallium: Eliminate TGSI_OPCODE_IFC. by José Fonseca · 12 years ago
  21. e796559 i965: Enable the Bay Trail platform. by Kenneth Graunke · 12 years ago
  22. 13ddf9b r600/uvd: cleanup disabling tiling on pre EG asics by Christian König · 12 years ago
  23. 7490eeb autoconf: enable detection of vdpau and xvmc by default by Christian König · 12 years ago
  24. 025f03f mesa/swrast: Move memory allocation outside the blit loop by Ian Romanick · 12 years ago
  25. a27c6e1 mesa/swrast: Move free calls outside the attachment loop by Ian Romanick · 12 years ago
  26. 6758498 mesa/swrast: Refactor no-memory error checking in blit_linear by Ian Romanick · 12 years ago
  27. 4c3ed79 r600g: Workaround for a harware bug with nested loops on Cayman by Martin Andersson · 12 years ago
  28. 8616b224 gallium/hud: fix FPS computation for framerate > 4.2k by Marek Olšák · 12 years ago
  29. 332af88 gallium/hud: increase vertex buffer size for background black rectangles by Marek Olšák · 12 years ago
  30. 0108114 gallium/hud: update the contents of GALLIUM_HUD=help by Marek Olšák · 12 years ago
  31. 30284f8 gallium/hud: remove pipeline-statistics- prefix in query names by Marek Olšák · 12 years ago
  32. dfe5367 r600g: implement pipeline statistics query by Marek Olšák · 12 years ago
  33. 817723b winsys/radeon: use query_value for timestamp, remove query_timestamp by Marek Olšák · 12 years ago
  34. 413ca78 r600g: add a debug flag for printing virtual addresses of resources by Marek Olšák · 12 years ago
  35. 05fa359 r600g: add a query returning the amount of time spent during bo_map sync. by Marek Olšák · 12 years ago
  36. b3f1f66 build: Get rid of GALLIUM_WINSYS_DIRS by Matt Turner · 12 years ago
  37. 3a6e548 build: Get rid of GALLIUM_TARGET_DIRS by Matt Turner · 12 years ago
  38. 2f7a37d build: Build pipe-loader before gallium tests by Matt Turner · 12 years ago
  39. 0d3b1b0 build: Get rid of GALLIUM_MAKE_DIRS by Matt Turner · 12 years ago
  40. 69b69b1 build: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRS by Matt Turner · 12 years ago
  41. 13a7010 build: Get rid of DRIVER_DIRS by Matt Turner · 12 years ago
  42. 8341eff build: Stop AC_SUBST'ing DRI_DIRS and GALLIUM_DRIVERS_DIRS by Matt Turner · 12 years ago
  43. 70531b4 build: Remove GALLIUM_DIRS by Matt Turner · 12 years ago
  44. a9676ae build: Get rid of SRC_DIRS by Matt Turner · 12 years ago
  45. 691c304 build: Get rid of CORE_DIRS by Matt Turner · 12 years ago
  46. d5e9426 build: Move src/mapi/mapi/* to src/mapi/ by Matt Turner · 12 years ago
  47. 3c69052 build: Rename sources.mak -> Makefile.sources by Matt Turner · 12 years ago
  48. d50343d radeonsi: Read config values from the .AMDGPU.config ELF section by Tom Stellard · 12 years ago
  49. 9277b04 radeon/llvm: Handle ELF formatted binary output from the LLVM backend by Tom Stellard · 12 years ago
  50. 7782d19 radeon/llvm: Use a struct for storing compiled code by Tom Stellard · 12 years ago
  51. 1d6eb23 gallivm: fix small but severe bug in handling multiple lod level strides by Roland Scheidegger · 12 years ago
  52. 02b808b clover: Fix usage of incorrect object as destination in clEnqueueCopyBufferToImage. by Francisco Jerez · 12 years ago
  53. 1a8ad6c clover: Define platform class and merge with device_registry. by Francisco Jerez · 12 years ago
  54. 6ace452 clover: Add missing fields to the module serializer. by Francisco Jerez · 12 years ago
  55. 1658efc i965: Shut up the last release build warning. by Eric Anholt · 12 years ago
  56. dcb1b89 i965: Silence one more compile warning. by Eric Anholt · 12 years ago
  57. dea7040 i965: Fix a warning in the release build. by Eric Anholt · 12 years ago
  58. 28170c5 i965: Fix an unused variable warning in the release build. by Eric Anholt · 12 years ago
  59. 248175a i965: Fix an unused variable warning in the release build. by Eric Anholt · 12 years ago
  60. 6cec233 intel: Return failure properly in the texsubimage blit path. by Eric Anholt · 12 years ago
  61. b681a89 intel: Fix a warning in the release build. by Eric Anholt · 12 years ago
  62. 1433936 intel: Fix an unused variable warning in the release build. by Eric Anholt · 12 years ago
  63. 9167ba8 intel: Improve diagnostics for emit_linear_blit failure path. by Eric Anholt · 12 years ago
  64. aceba66 i965: Fix error path for MCS allocation. by Eric Anholt · 12 years ago
  65. 331766b i830: Move assert-only code into the assert. by Eric Anholt · 12 years ago
  66. adf2514 i965/fs: Fix some untriggered optimization bugs with uncompressed/sechalf. by Eric Anholt · 12 years ago
  67. eaca8a9 i965/fs: Add basic-block-level dead code elimination. by Eric Anholt · 12 years ago
  68. 36d0fde i965/fs: Remove incorrect note of writing attr in centroid workaround. by Eric Anholt · 12 years ago
  69. 2cb7f1e i965/fs: Add a helper function for checking for partial register updates. by Eric Anholt · 12 years ago
  70. df25b4f mesa: Add a macro to bitset for determining bitset size. by Eric Anholt · 12 years ago
  71. b5a0f59 i965: Fix compiler warnings since the introduction of texture multisample. by Eric Anholt · 12 years ago
  72. 1faaa41 mesa: Don't leak gl_context::BeginEnd at context destruction by Ian Romanick · 12 years ago
  73. 6e06550 mesa: Don't leak shared state when context initialization fails by Ian Romanick · 12 years ago
  74. f730c21 egl/dri2: NULL check value returned by dri2_create_surface by Ian Romanick · 12 years ago
  75. 2cc0b32 mesa: NULL check the pointer before trying to dereference it by Ian Romanick · 12 years ago
  76. ee55b84 glsl: Fix hypothetical NULL dereference related to process_array_type by Ian Romanick · 12 years ago
  77. 278c9af glsl: Fix hypothetical NULL dereference in ast_process_structure_or_interface_block by Ian Romanick · 12 years ago
  78. c6a86fb r300g: Fix bug in OMOD optimization by Tom Stellard · 12 years ago
  79. ac1118d nvc0: set ret variable if launch desc allocation failed by Emil Velikov · 12 years ago
  80. 48bcb94 nvc0: bail out early during nve4_compute_setup() by Emil Velikov · 12 years ago
  81. e28c266 nvc0: compile nve4_cache_split_name() only in debug build by Emil Velikov · 12 years ago
  82. 249f3d7 nv50/codegen: do not emitATOM() if the subOp is unknown by Emil Velikov · 12 years ago
  83. 4da54c9 nvc0: implement multisample textures by Christoph Bumiller · 12 years ago
  84. 71c1c8a nvc0: patch up TEX cases with 5 or 6 sources on nve4 by Christoph Bumiller · 12 years ago
  85. 2b62ba7 nvc0: fix 2D engine MS2 resolve by Christoph Bumiller · 12 years ago
  86. 69804c2 nv50,nvc0: add RGBX16/32_FLOAT formats by Christoph Bumiller · 12 years ago
  87. 195a6cc i965/vs: Print error if vertex shader fails to compile. by Matt Turner · 12 years ago
  88. 32a8e87 i965: NULL check prog on shader compilation failure. by Matt Turner · 12 years ago
  89. ed9687c scons: Add st_cb_msaa.c to source list. by José Fonseca · 12 years ago
  90. f024c72 r600g: add get_sample_position support (v3) by Dave Airlie · 12 years ago
  91. f152da6 st/mesa: add support for ARB_texture_multisample (v3) by Dave Airlie · 12 years ago
  92. 1d90ee5 st/mesa: add support for get sample position by Dave Airlie · 12 years ago
  93. cc90639 gallium: add get_sample_position interface by Dave Airlie · 12 years ago
  94. 184278a r600g: fix two issues in compressed msaa reading code by Dave Airlie · 12 years ago
  95. e9fa3a9 i965/vs: Don't hardcode DEBUG_VS in generic vec4 code. by Paul Berry · 12 years ago
  96. defdb31 i965/vs: Generalize computation of array strides in preparation for GS. by Paul Berry · 12 years ago
  97. 444fce6 i965/vs: Generalize attribute setup code in preparation for GS. by Paul Berry · 12 years ago
  98. 28fe02c i965/vs: Generalize vertex emission code in preparation for GS. by Paul Berry · 12 years ago
  99. 7214451 i965/vs: rename vec4_generator::generate_vs_instruction. by Paul Berry · 12 years ago
  100. 9bb6840 i965/vs: Generalize data structures pointed to by vec4_generator. by Paul Berry · 12 years ago