1. 48689ca st/mesa: advertise ARB_shading_language_packing for GLSL >= 1.30 by Marek Olšák · 12 years ago
  2. afd4178 st/mesa: do most of GLSL lowering outside of the optimization do-while loop by Marek Olšák · 12 years ago
  3. 7325f1f st/mesa: remove dead code depending on EmitCondCodes by Marek Olšák · 12 years ago
  4. 85efb2f r300g: try to use color varyings for texcoords if max texcoord limit is exceeded by Marek Olšák · 12 years ago
  5. 1d3561d r300/compiler: copy-propagate saturate mode when possible by Marek Olšák · 12 years ago
  6. ae8696c r300/compiler: add support for saturate output modifier in r500 vertex shaders by Marek Olšák · 12 years ago
  7. 499f7de r300g: fix blending with RGBX formats by Marek Olšák · 12 years ago
  8. f40a7fc r300g: fix blending with blend color and RGBA formats by Marek Olšák · 12 years ago
  9. 5048e69 egl/dri: Don't invoke dri2_dpy->flush if it's NULL. by José Fonseca · 12 years ago
  10. d08cee5 glsl: Initialize ast_parameter_declarator member variables. by Vinson Lee · 12 years ago
  11. ff60509 svga: fix sRGB rendering by Brian Paul · 12 years ago
  12. 8aaee4d r600g/compute: Fix segfault caused by new shader disassembler by Tom Stellard · 12 years ago
  13. 02a423b Require libdrm_radeon 2.4.42 for radeonsi. by Michel Dänzer · 12 years ago
  14. 86536a3 i965: Disable write masking when setting up texturing m0. by Eric Anholt · 12 years ago
  15. e062a41 intel: Fix regression in intel_create_image_from_name stride handling by Tapani Pälli · 12 years ago
  16. 5751d0c i965: Fix segfaults from 45a28a927ab7f29ff325b9326d386a39ba538c18 by Eric Anholt · 12 years ago
  17. 4161d70 radeonsi: add Oland pci ids by Alex Deucher · 12 years ago
  18. af0af75 radeonsi: default PA_SC_RASTER_CONFIG to 0 by Alex Deucher · 12 years ago
  19. 83e4407 radeonsi: add support for Oland chips by Alex Deucher · 12 years ago
  20. 99b7833 glsl: Support transform feedback of varying structs. by Paul Berry · 12 years ago
  21. 53febac glsl: Use parse_program_resource_name to parse transform feedback varyings. by Paul Berry · 12 years ago
  22. b4db34c glsl: Rename uniform_field_visitor to program_resource_visitor. by Paul Berry · 12 years ago
  23. b92900d mesa/glsl: Separate parsing logic from _mesa_get_uniform_location. by Paul Berry · 12 years ago
  24. 11bd1b0 gallium/egl: Fix include dirs for VPATH build by Quentin Glidic · 12 years ago
  25. eaeb314 intel: make sure to setup image dimension in image_from_planar setup by Abdiel Janulgue · 12 years ago
  26. 2db1f73 builtin_compiler/build: Don't use *_FOR_BUILD when not cross compiling by Matt Turner · 12 years ago
  27. 805cf07 st/mesa: emit SQRT opcode when driver supports it by Brian Paul · 12 years ago
  28. 13f3ae5 gallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPORTED query by Brian Paul · 12 years ago
  29. 2d367e4 gallivm: implement support for SQRT opcode by Brian Paul · 12 years ago
  30. ad30e45 tgsi: add support for new SQRT opcode by Brian Paul · 12 years ago
  31. d276a40 gallium: add SQRT shader opcode by Brian Paul · 12 years ago
  32. 6455d40 radeonsi: Remove spurious traces of R16G16B16 support. by Michel Dänzer · 12 years ago
  33. 6bcb823 radeonsi: Enable texture arrays. by Michel Dänzer · 12 years ago
  34. 120efee radeonsi: Improve packing of texture address parameters. by Michel Dänzer · 12 years ago
  35. e5fb734 radeonsi: Adapt to sample intrinsics changes. by Michel Dänzer · 12 years ago
  36. 6245288 st/mesa: simplify the update_single_texture() function by Brian Paul · 12 years ago
  37. 5f81549 st/mesa: merge st_ChooseTextureFormat_renderable() into st_ChooseTextureFormat() by Brian Paul · 12 years ago
  38. f54a9f4 st/mesa: improve the format choosing code for DrawPixels by Brian Paul · 12 years ago
  39. 38d65a9 gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT by Andreas Boll · 12 years ago
  40. 4df4289 st/mesa: don't choose DXT formats if we can't do DXT compression by Brian Paul · 12 years ago
  41. 478056b mesa: don't use format chooser code for glCompressedTexImage by Brian Paul · 12 years ago
  42. 44aa2e1 i965: Fix the SF Vertex URB Read Length calculation for Gen7 platforms. by Kenneth Graunke · 12 years ago
  43. 09fbc29 i965: Fix the SF Vertex URB Read Length calculation for Sandybridge. by Kenneth Graunke · 12 years ago
  44. 5e9bc7b i965: Compute the maximum SF source attribute. by Kenneth Graunke · 12 years ago
  45. b3efc5b i965: Refactor Gen6+ SF attribute override code. by Kenneth Graunke · 12 years ago
  46. 488ddb2 glsl: Remove hash table from ir_set_program_inouts pass. by Kenneth Graunke · 12 years ago
  47. b56d6ba i965: Remove dead field brw_wm_prog_data::error. by Kenneth Graunke · 12 years ago
  48. 7eda7a4 i965: Remove dead field brw_context::constant_map. by Kenneth Graunke · 12 years ago
  49. 8a4d952 r600g: Fix memory leak. by Vinson Lee · 12 years ago
  50. 080e91a egl/dri2: Fix memory leak. by Vinson Lee · 12 years ago
  51. cea341f nv30: Fix memory leak. by Vinson Lee · 12 years ago
  52. 4cd4dea nv50: Fix memory leak. by Vinson Lee · 12 years ago
  53. 0580f16 nvc0: Fix memory leak. by Vinson Lee · 12 years ago
  54. 985e710 swrast: Fix memory leak. by Vinson Lee · 12 years ago
  55. 1e85713 configure.ac: Fix --with-llvm-shared-libs by Quentin Glidic · 12 years ago
  56. 257006e r600g/llvm: Select the correct GPU type for RV670 by Tom Stellard · 12 years ago
  57. 6c7e95c intel: implement create image from texture by Abdiel Janulgue · 12 years ago
  58. 8e2454c intel: Account for mt->offset in intel_miptree_map by Abdiel Janulgue · 12 years ago
  59. 11f5c82 intel: Create a miptree using offsets in intel_set_texture_image_region by Abdiel Janulgue · 12 years ago
  60. 45a28a9 i965: Account for offsets when updating SURFACE_STATE. by Abdiel Janulgue · 12 years ago
  61. 163b35e intel: add pixel offset calculator for miptree levels by Abdiel Janulgue · 12 years ago
  62. 7014df0 intel: Expose intel_miptree_create_internal as intel_miptree_create_layout. by Abdiel Janulgue · 12 years ago
  63. f9e4e5f intel: expose dimensions and offsets of a miptree level in DRIImage by Abdiel Janulgue · 12 years ago
  64. 7b7af48 dri2: Create image from texture by Abdiel Janulgue · 12 years ago
  65. a8a5055 radeonsi: Fix draws using user index buffer. by Michel Dänzer · 12 years ago
  66. 1bb52ba st/mesa: whitespace/indentation fix by Brian Paul · 12 years ago
  67. 3cb4915 svga: check for NaN shader immediates by Brian Paul · 12 years ago
  68. 9eff5e9 svga: add, use SVGA3D_SURFACE_HINT_VOLUME flag by Brian Paul · 12 years ago
  69. 9a91ce9 trace: measure time for each gallium call by Brian Paul · 12 years ago
  70. b516bf4 trace: add void to function definition by Brian Paul · 12 years ago
  71. fe20e3e trace: allow GALLIUM_TRACE=stdout/stderr by Brian Paul · 12 years ago
  72. 225228a radeonsi: port some of get_shader_param changes from r600g by Marek Olšák · 12 years ago
  73. cc5fdaf mesa: don't expose IBM_rasterpos_clip in a core context by Marek Olšák · 12 years ago
  74. a06f03d r300g: always put MSAA resources in VRAM by Marek Olšák · 12 years ago
  75. 3b888f5 configure.ac: GLX cannot work without OpenGL by Michel Dänzer · 12 years ago
  76. 9824755 r600g: remove broken assert from r600_isa.c by Vadim Girlin · 12 years ago
  77. e42111e r600g: implement shader disassembler v3 by Vadim Girlin · 12 years ago
  78. 022122e r600g: use tables with ISA info v3 by Vadim Girlin · 12 years ago
  79. b68a3b8 glapi: Do not use backtrace on MinGW. by Vinson Lee · 12 years ago
  80. 5e0c956 r600g: add cs memory usage accounting and limit it v3 by Jerome Glisse · 12 years ago
  81. 5c86a72 r600g: fix htile buffer leak by Marek Olšák · 12 years ago
  82. 6ea753b mesa: bump version to 9.2 (devel) by Andreas Boll · 12 years ago
  83. a527b21 Revert "mesa: Return INVALID_OPERATION when type is known but not allowed" by Matt Turner · 12 years ago
  84. 7cccf46 mesa: Add TexBufferRange to dispatch_sanity. by Kenneth Graunke · 12 years ago
  85. 4bdf545 nv50,nvc0: fix/enable texture buffer objects by Christoph Bumiller · 12 years ago
  86. a901d54 st/mesa: add support for GL_ARB_texture_buffer_range by Christoph Bumiller · 12 years ago
  87. 0fcd2c5 gallium: add PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT by Christoph Bumiller · 12 years ago
  88. 785a8c3 mesa: implement GL_ARB_texture_buffer_range by Christoph Bumiller · 12 years ago
  89. 02b6da1 build: Add missing comma in AS_IF by Matt Turner · 12 years ago
  90. ce6bf2d mesa: remove ctx->Driver.Error() hook by Brian Paul · 12 years ago
  91. 67e7263 glx: Check that swap_buffers_reply is non-NULL before using it by Stéphane Marchesin · 12 years ago
  92. 70c5297 mesa: fix comment typo: s/formaat/format/ by Brian Paul · 12 years ago
  93. 42f762d llvmpipe: Don't advertise S8_UNORM (with feeble attempt at supporting it). by José Fonseca · 12 years ago
  94. 3b68370 llvmpipe: Fix deferred depth writes for Z16_UNORM. by José Fonseca · 12 years ago
  95. 0eb588a draw: fix draw_llvm_variant_key struct padding to avoid recompiles by Roland Scheidegger · 12 years ago
  96. 8451309 docs/relnotes-9.1: document new features in radeon drivers by Marek Olšák · 12 years ago
  97. d83336c docs: more VMware guest driver info, tips by Brian Paul · 12 years ago
  98. c80bacb st/mesa: only enable GL_EXT_framebuffer_multisample if GL_MAX_SAMPLES >= 2 by Brian Paul · 12 years ago
  99. 8f3c81d mesa: don't enable GL_EXT_framebuffer_multisample for software drivers by Brian Paul · 12 years ago
  100. 2180f32 osmesa: use _mesa_generate_mipmap() for mipmap generation, not meta by Brian Paul · 12 years ago