1. 5cf6932 scons: Fix SCons build infrastructure for FreeBSD. by Vinson Lee · 13 years ago
  2. 33e7db9 radeon/llvm: Lower UDIV using the Selection DAG by Tom Stellard · 13 years ago
  3. d088da9 radeon/llvm: Remove auto-generated AMDIL->ISA conversion code by Tom Stellard · 13 years ago
  4. 662ccbf radeon/llvm: Remove AMDIL instructions MULHI, SMUL by Tom Stellard · 13 years ago
  5. 177b420 radeon/llvm: Remove AMDIL bitshift instructions (SHL, SHR, USHR) by Tom Stellard · 13 years ago
  6. 9d41a40 radeon/llvm: Remove AMDIL FTOI and ITOF instructions by Tom Stellard · 13 years ago
  7. a8ba697 radeon/llvm: Remove AMDIL EXP* instructions by Tom Stellard · 13 years ago
  8. dd9927e radeon/llvm: Remove AMDIL ADD instructions by Tom Stellard · 13 years ago
  9. 1404e6b radeon/llvm: Remove AMDIL binary instrutions (OR, AND, XOR, NOT) by Tom Stellard · 13 years ago
  10. 3059c07 radeon/llvm: Remove AMDILMachinePeephole pass by Tom Stellard · 13 years ago
  11. e9d8901 radeon/llvm: Remove AMDIL CMP instructions and associated lowering code by Tom Stellard · 13 years ago
  12. ea00632 radeon/llvm: Remove AMDIL ROUND_NEAREST instruction by Tom Stellard · 13 years ago
  13. 0bfa3b3 radeon/llvm: Remove AMDIL ROUND_POSINF instruction by Tom Stellard · 13 years ago
  14. d4984f3 radeon/llvm: Add custom SDNode for FRACT by Tom Stellard · 13 years ago
  15. 5523502 radeon/llvm: Use -1 as true value for SET* integer instructions by Tom Stellard · 13 years ago
  16. 86dfae1 radeon/llvm: Handle SETGE_INT, SETGE_UINT, and SETGT_UINT opcodes by Tom Stellard · 13 years ago
  17. cc7a6d2 radeon/llvm: Avoid error with SI in EmitInstrWithCustomInserter() by Tom Stellard · 13 years ago
  18. 0f6a3a7 tgsi: Initialize Padding struct fields. by Vinson Lee · 13 years ago
  19. 8812851 i965: Gut the separate OpenGL ES extension enabling. by Kenneth Graunke · 13 years ago
  20. d466751 mesa: Remove the OES_draw_texture extension from ES2. by Kenneth Graunke · 13 years ago
  21. dc50145 i965: use cut index to handle primitive restart when possible by Jordan Justen · 13 years ago
  22. f9389fb i965: add flag to enable cut_index by Jordan Justen · 13 years ago
  23. df7d132 i965: create code path to handle primitive restart in hardware by Jordan Justen · 13 years ago
  24. 9f6932c glsl/tests: Add .gitignore for uniform initialization unit test. by Paul Berry · 13 years ago
  25. aa173e1 glsl/constant propagation: kill whole var if LHS involves array indexing. by Paul Berry · 13 years ago
  26. b45052b glsl/tests: Add test for uniform initialization by the linker by Ian Romanick · 13 years ago
  27. 49da259 mesa: Use initializers to configure samplers by Ian Romanick · 13 years ago
  28. 75dac69 ir_to_mesa: Don't set initial uniform values again by Ian Romanick · 13 years ago
  29. c343b98 ir_to_mesa: Propagate initial values in _mesa_associate_uniform_storage by Ian Romanick · 13 years ago
  30. 76027f5 glsl: Propagate sampler uniform initializers to gl_shader_program::SamplerUnits by Ian Romanick · 13 years ago
  31. b610881 glsl: Initialize samplers to 0, propagate sampler values to the gl_program by Ian Romanick · 13 years ago
  32. a2e6230 glsl: Set initial values for uniforms in the linker by Ian Romanick · 13 years ago
  33. 2936287 i965/gen6+: Add support for GL_ARB_blend_func_extended. by Eric Anholt · 13 years ago
  34. 175ad80 mesa: Keep a computed value for dual source blend func with each buffer. by Eric Anholt · 13 years ago
  35. 68216f3 i965/gen6+: Add support for fast depth clears. by Eric Anholt · 13 years ago
  36. 5b248e5 i965/gen6: Add CC viewport state setup to blorp code. by Eric Anholt · 13 years ago
  37. 39a91be i965/gen7: Add CC viewport setup to blorp code. by Eric Anholt · 13 years ago
  38. 54308f7 i965: Drop a layer of indirection in doing HiZ resolves. by Eric Anholt · 13 years ago
  39. 072634d i965: Replace intel_need_resolve with the hiz ops it maps to. by Eric Anholt · 13 years ago
  40. 5b226ad i965: Add an interface for doing hiz ops from C code. by Eric Anholt · 13 years ago
  41. 7da9795 i965: Rename the clear function for this driver. by Eric Anholt · 13 years ago
  42. 3e16565 i965: Simplify the remaining clear logic by relying on the meta clear. by Eric Anholt · 13 years ago
  43. 7c3e88f i965: Switch blit color clears to tri clears on gen4/5. by Eric Anholt · 13 years ago
  44. fa15b0f i965: Remove dead logic for non-tri depth/stencil clears. by Eric Anholt · 13 years ago
  45. a3967ff i965: We always have GLSL, so always use it for tri clears. by Eric Anholt · 13 years ago
  46. 03c9044 i915: Drop gen4+ code from the forked clear code. by Eric Anholt · 13 years ago
  47. 11892ea intel: Fork the intel_clear.c file between i915 and i965. by Eric Anholt · 13 years ago
  48. c91b4ed st/mesa: set stObj->lastLevel in guess_and_alloc_texture by Vadim Girlin · 13 years ago
  49. ea8e854 i965: Completely annotate the batch bo when aub dumping. by Paul Berry · 13 years ago
  50. 1b87a93 intel: When AUB dumping, flush before emitting final bitmap command. by Paul Berry · 13 years ago
  51. 7a75e7d llvmpipe: Fix alpha testing precision on rgba8 formats. by José Fonseca · 13 years ago
  52. e4fb332 scons: Do not build glx and egl on Cygwin. by Vinson Lee · 13 years ago
  53. 89155ba nv30: check for NULL vertex buffers in prevalidate_vbufs by Christoph Bumiller · 13 years ago
  54. a054fd8 nv50: make unaligned index buffer offsets work again by Christoph Bumiller · 13 years ago
  55. 91fb5e0 nvc0: don't set NEW_IDXBUF in nvc0_switch_pipe_context if none is bound by Christoph Bumiller · 13 years ago
  56. 8a933e3 llvmpipe: Added a error counter to lp_test_conv. by James Benton · 13 years ago
  57. 383c1b6 llvmpipe: Changed known failures in lp_test_conv. by James Benton · 13 years ago
  58. 4203a0b llvmpipe: Added fixed point types tests to lp_test_conv. by James Benton · 13 years ago
  59. a3d4af0 gallivm: Fixed erroneous optimisation in lp_build_min/max. by James Benton · 13 years ago
  60. fdeb039 gallivm: Compensate for lp_const_offset in lp_build_conv. by James Benton · 13 years ago
  61. f89b1f4 gallivm: Fixed overflow in lp_build_clamped_float_to_unsigned_norm. by James Benton · 13 years ago
  62. c286278 docs: add link to 8.0.3 release notes by Brian Paul · 13 years ago
  63. a0dffe8 tests: include mesa headers by Paul Seidler · 13 years ago
  64. 6178b65 glu: fix two Clang warnings by Lukas Rössler · 13 years ago
  65. ed9d1be docs: fix a typo by Homer Hsing · 13 years ago
  66. 3d2bf91 Filter out -Wcovered-switch-default from LLVM_CFLAGS by ojab · 13 years ago
  67. cee23ab radeon/llvm: Handle selectcc DAG node by Tom Stellard · 13 years ago
  68. 239792f st/mesa: use pipe_sampler_view_release() in st_destroy_context_priv() by Brian Paul · 13 years ago
  69. c9cb9cf mesa: use F_TO_I() instead of IROUND() by Brian Paul · 13 years ago
  70. 699c189 mesa: reimplement IROUND(), add F_TO_I() by Brian Paul · 13 years ago
  71. 31d59c7 mesa: fix Z32_FLOAT -> uint conversion functions by Brian Paul · 13 years ago
  72. c3991e1 st/mesa: remove unused pipe variable by Brian Paul · 13 years ago
  73. bd302f3 svga: whitespace, comments, formatting clean-ups by Brian Paul · 13 years ago
  74. 6792969 st/mesa: added st_print_current_vertex_program(), for debugging by Brian Paul · 13 years ago
  75. 2786343 svga: return PIPE_OK instead of 0 by Brian Paul · 13 years ago
  76. fc71e0b svga: fix zero-stride vertex array bug by Brian Paul · 13 years ago
  77. 0161691 mesa: add GLSL_REPORT_ERRORS debug flag by Brian Paul · 13 years ago
  78. 1c33374 mesa: add some comments on shaderapi.c functions by Brian Paul · 13 years ago
  79. 3151409 mesa: Remove undefinition of _P symbol. by Vinson Lee · 13 years ago
  80. 0c6f4cd Import release notes for 8.0.3, add news item by Ian Romanick · 13 years ago
  81. 27b821b darwin: Address a build failure on Leopard and earlier OS versions by Jeremy Huddleston · 13 years ago
  82. d59b2c4 radeonsi: Only honour point related rasterizer state when rendering points. by Michel Dänzer · 13 years ago
  83. dd9d619 radeonsi: Fix parameter cache offsets for fragment shader inputs. by Michel Dänzer · 13 years ago
  84. e8a86d3 gallium/tgsi/text: Ensure ret is initialized in parse_immediate_data. by Vinson Lee · 13 years ago
  85. c20e741 radeon/llvm: Fix segfault while lowering lrp intrinsic by Tom Stellard · 13 years ago
  86. 7e3cd8d radeon/llvm: Add DAG nodes for MIN instructions by Tom Stellard · 13 years ago
  87. 3f7a5ff llvmpipe: Avoid adding floating point zero to flat inputs. by José Fonseca · 13 years ago
  88. 00eb74b Fix fetching integer inputs. by José Fonseca · 13 years ago
  89. 5d10d75 llvmpipe: Implement TXQ. by Olivier Galibert · 13 years ago
  90. 1ec4218 llvmpipe: Don't mess with the provoking vertex when inverting a triangle. by Olivier Galibert · 13 years ago
  91. c6c8a05 radeon/llvm: Lower lrp intrinsic during ISel by Tom Stellard · 13 years ago
  92. ef8e66b radeon/llvm: Remove AMDIL MAD instruction defs by Tom Stellard · 13 years ago
  93. d07473f radeon/llvm: Remove AMDIL MUL_IEEE* instructions by Tom Stellard · 13 years ago
  94. 5187948 r600g: Handle MUL_IEEE in r600_bytecode_get_num_operands by Tom Stellard · 13 years ago
  95. 1fe70c6 radeon/llvm: Expand fsub during ISel by Tom Stellard · 13 years ago
  96. 9916f2d radeon/llvm: Remove AMDIL floating-point ADD instruction defs by Tom Stellard · 13 years ago
  97. 91484de radeon/llvm: Remove AMDIL CMOVLOG* instruction defs by Tom Stellard · 13 years ago
  98. 9a02009 radeon/llvm: Move lowering of ABS_i32 to ISel by Tom Stellard · 13 years ago
  99. 89b9455 radeon/llvm: Remove sub patterns from AMDILInstrPatterns.td by Tom Stellard · 13 years ago
  100. 431bb79 radeon/llvm: Add custom SDNodes for MAX by Tom Stellard · 13 years ago