1. e28fe8f mesa: clamp texture border color if ARB_texture_float is unsupported by Marek Olšák · 14 years ago
  2. b518f4d st/mesa: choose an appropriate texture format for DrawPixels by Marek Olšák · 14 years ago
  3. 2af1da1 gallium: add EXT_texture_snorm support by Marek Olšák · 14 years ago
  4. daa5242 mesa: implement texstore and texfetch hooks for signed normalized formats by Marek Olšák · 14 years ago
  5. 0be3699 mesa: initial EXT_texture_snorm support by Marek Olšák · 14 years ago
  6. 47e3896 gallium: implement clamping controls (ARB_color_buffer_float) by Luca Barbieri · 14 years ago
  7. e5c6a92 mesa: implement clamping controls (ARB_color_buffer_float) by Marek Olšák · 14 years ago
  8. 3bdd12e mesa: regenerate glapi files by Marek Olšák · 14 years ago
  9. 9d60a7c i965: Resolve implied moves in brw_dp_READ_4_vs_relative. by Kenneth Graunke · 14 years ago
  10. 9a21bc6 i965: Refactor Sandybridge implied move handling. by Kenneth Graunke · 14 years ago
  11. 4f94e0b mesa: Add missing parentheses in glBlitFramebufferEXT error strings. by Vinson Lee · 14 years ago
  12. e21beae intel: Don't leak the tex object miptree when replacing it by Ian Romanick · 14 years ago
  13. 92e29dc gallivm: Fix build with llvm-2.9. by Vinson Lee · 14 years ago
  14. 2737350 i915g: Fix build. by Vinson Lee · 14 years ago
  15. 0fbb64a i915g: use drm ioctl to get pci devid by Daniel Vetter · 14 years ago
  16. 40ae214 gallivm: Fix build with llvm-2.9 by Tobias Droste · 14 years ago
  17. 5d7c27f st/mesa: Validate state before doing blits. by Henri Verbeet · 14 years ago
  18. 244a3bb r600g: Handle texture fetch instructions with relative addressing by Fabian Bieler · 14 years ago
  19. da5b476 r600g: Handle texture fetch instructions with neg or abs on source register by Fabian Bieler · 14 years ago
  20. 78037d9 r600g: Handle texture fetch instructions with swizzle on source register by Fabian Bieler · 14 years ago
  21. 8752824 glsl: Accept precision qualifiers on sampler types, but only in ES. by Kenneth Graunke · 14 years ago
  22. 0c8beb0 i965/fs: Fix linear gl_Color interpolation on pre-gen6 hardware. by Kenneth Graunke · 14 years ago
  23. 62d5f7a egl/wayland-drm: Fix include path by Benjamin Franzke · 14 years ago
  24. a1bd012 egl_dri2: We don't actually support KHR_gl_texture_2D_image by Kristian Høgsberg · 14 years ago
  25. 981e338 egl_dri2: Enable image extensions in one place by Kristian Høgsberg · 14 years ago
  26. 56ef62d glsl: Generate readable unique names at print time. by Kenneth Graunke · 14 years ago
  27. eb0dd37 gallivm: Fix build with llvm-2.9. by Vinson Lee · 14 years ago
  28. dfdff94 glsl: Make add_variable, add_uniform, et. al. have similar signatures by Ian Romanick · 14 years ago
  29. 4e994e1 i965/fs: Use different name for inner loop counter by Ian Romanick · 14 years ago
  30. 0d9d036 glsl: Fix off-by-one error setting max_array_access for non-constant indexing by Ian Romanick · 14 years ago
  31. bc83f6b glsl: Add array access bounds checking to ir_validate by Ian Romanick · 14 years ago
  32. cf29034 mesa: add void to save_TextureBarrierNV() by Brian Paul · 14 years ago
  33. 28f1d6a glsl: Add void to _mesa_destroy_shader_compiler() argument list. by José Fonseca · 14 years ago
  34. a81828c mesa: Avoid redefining PUBLIC/USE/likely/unlikely macros. by José Fonseca · 14 years ago
  35. 7fbe020 mesa: Use appropriate call convention in VertexAttribI*v. by José Fonseca · 14 years ago
  36. 5858abe gallium: Avoid redefinition of likely/unlikely macros on non gcc compilers. by José Fonseca · 14 years ago
  37. acd7ce5 mesa,mapi: Remove spurious const keyword from ClearBufferfi args. by José Fonseca · 14 years ago
  38. 226ae9d r300g: fix alpha-test with no colorbuffer by Marek Olšák · 14 years ago
  39. e1a9ef2 mesa: added _mesa_dump_image() for debugging by Brian Paul · 14 years ago
  40. e4852ae mesa: minor whitespace fixes by Brian Paul · 14 years ago
  41. 2911fa0 i965/fs: Make compile failure more verbose with INTEL_DEBUG=wm. by Eric Anholt · 14 years ago
  42. 4a101f9 i965/fs: Clean up reg_undef args from long ago lack of fs_inst overloads. by Eric Anholt · 14 years ago
  43. 53d78be i965/fs: Clean up the emit calls by introducing emit() overload helpers. by Eric Anholt · 14 years ago
  44. 82dd62f mesa: new MESA_EXTENSION_MAX_YEAR env var by Brian Paul · 14 years ago
  45. 4c75d5a svga: adjust triangle rasterization offset by Brian Paul · 14 years ago
  46. c22a7f9 radeon: use C99 style in macros with variable arguments by Iain Hibbert · 14 years ago
  47. ff2950d radeon: reorder #includes to silence warnings by Brian Paul · 14 years ago
  48. b574542 r128: fix an old annoying warning by Brian Paul · 14 years ago
  49. 7d40bf2 radeon: fix radeon_create_image_from_name() wrong parameter type by Brian Paul · 14 years ago
  50. f4e392b st/wgl: Adjust the pbuffer invisible window size. by José Fonseca · 14 years ago
  51. 8199201 mesa: More glGet* fixes. by José Fonseca · 14 years ago
  52. 12b9e07 mesa: remove unused _MESA_NEW_NEED_NORMALS by Brian Paul · 14 years ago
  53. 7ecb61c mesa: remove _MESA_NEW_TRANSFER_STATE by Brian Paul · 14 years ago
  54. f697087 mesa: Fix typo glGet*v(GL_TEXTURE_COORD_ARRAY_*). by José Fonseca · 14 years ago
  55. 8d7c12d r600g: Check for relative addressing in destination register when trying to merge instruction groups by Fabian Bieler · 14 years ago
  56. e4b040c r600g: fix bo names causing -35 EDEADLCK by Dave Airlie · 14 years ago
  57. b881ea8 svga: Avoid synchronizing when doing piecewise upload of textures. by José Fonseca · 14 years ago
  58. 2928824 svga: Undo the DMA buffer size limiting. by José Fonseca · 14 years ago
  59. 9b13c98 glapi: drop glapi.[ch] and glapitemp.h from being copied to the X server. by Dave Airlie · 14 years ago
  60. cfc7ded mesa: 80-column wrapping and comment updates by Brian Paul · 14 years ago
  61. d0d767a mesa: 80-column wrapping, update comment by Brian Paul · 14 years ago
  62. 912c4ec gl.h: reorder some #defines by Brian Paul · 14 years ago
  63. 933b99f mesa: consolidate enable/disable code for GL_TEXTURE_GEN_S/T/R/Q by Brian Paul · 14 years ago
  64. ec4a21b mesa: consolidate clip plane update code by Brian Paul · 14 years ago
  65. 957552f mesa: 80-column wrapping by Brian Paul · 14 years ago
  66. aafcbd2 mesa: replace macro with function by Brian Paul · 14 years ago
  67. 9459cc5 mesa: 80-column wrapping by Brian Paul · 14 years ago
  68. 630d925 mesa: rename functions to follow Mesa conventions by Brian Paul · 14 years ago
  69. 79f4281 mesa: 80-column wrapping by Brian Paul · 14 years ago
  70. 83ff380 nv50,nvc0: implement texture barrier by Christoph Bumiller · 14 years ago
  71. 9d2ef28 r300/compiler: Use a 4-bit writemask in pair instructions by Tom Stellard · 14 years ago
  72. 8042d75 nouveau: Fix serious compiler warnings by Johannes Obermayr · 14 years ago
  73. 5b902a0 mesa: minor improvements in glTexEnvfv() by Brian Paul · 14 years ago
  74. 582570a mesa: only report up to 50 _mesa_problem() calls by Brian Paul · 14 years ago
  75. 147148f swrast: report data type in error message by Brian Paul · 14 years ago
  76. 5e9aa99 mesa: Remove the CompileShader driver hook; it's just a no-op. by Kenneth Graunke · 14 years ago
  77. cbadedb mesa: use _mesa_get_current_tex_unit() helper in BindTexture() by Brian Paul · 14 years ago
  78. 552f54b mesa: remove unneeded local var in BindTexture() by Brian Paul · 14 years ago
  79. dfda559 mesa: clean up the glBindTexture early out code a bit by Brian Paul · 14 years ago
  80. 2279156 i965: Rename brw_(IF|CONT)_gen6 functions to gen6_(IF|CONT). by Kenneth Graunke · 14 years ago
  81. f3a828c autoconf: don't use CFLAGS for cpp files by Tobias Droste · 14 years ago
  82. 2baac48 i965: Rename BRW_DATAPORT_..._GEN6 messages to GEN6_... for consistency. by Kenneth Graunke · 14 years ago
  83. cc48d66 i965: Rename BRW_SAMPLER_MESSAGE_..._GEN5 to GEN5_SAMPLER_MESSAGE. by Kenneth Graunke · 14 years ago
  84. b47d508 svga: Leave any_user_vertex_buffers flag alone. by José Fonseca · 14 years ago
  85. 74651f5 svga: Hardcode SVGA_COMBINE_USERBUFFERS to 1. by José Fonseca · 14 years ago
  86. 8767fe2 mesa: Sort extensions in extension string by year. by José Fonseca · 14 years ago
  87. e08a3d6 svga: Use transfer information on buffer transfers. by José Fonseca · 14 years ago
  88. 6b3713f glsl2: Silence unused added variable gcc warning. by José Fonseca · 14 years ago
  89. 5fc5820 mesa: Use typecast in BITFIELD64_BIT macro. by José Fonseca · 14 years ago
  90. 11150e4 mesa: use BITFIELD64_BIT() macro by Brian Paul · 14 years ago
  91. aa878f9 st/mesa: use BITFIELD64_BIT() macro in a few more places by Brian Paul · 14 years ago
  92. d350ef1 glsl: add cast to silence signed/unsigned comparison warning by Brian Paul · 14 years ago
  93. d029ba9 mesa: use 1UL for 64-bit unsigned constant for C++ by Brian Paul · 14 years ago
  94. 85caea2 glsl: Only allow unsized array assignment in an initializer by Ian Romanick · 14 years ago
  95. d04348a i915g: fix braino in the static state rework by Daniel Vetter · 14 years ago
  96. 11ee41f i915g: implement early z by Daniel Vetter · 14 years ago
  97. 288504f i915g: split up static state by Daniel Vetter · 14 years ago
  98. a994473 i965: Fix alpha testing when there is no color buffer in the FBO. by Eric Anholt · 14 years ago
  99. b60651a i965: Do our lowering passes before the loop of optimization. by Eric Anholt · 14 years ago
  100. c75427f glsl: Skip processing the first function's body in do_dead_functions(). by Eric Anholt · 14 years ago