1. a48be95 ax_prog_flex.m4: change grep syntax to accept e.g. flex.real by Andreas Oberritter · 12 years ago
  2. 2da0bd0 builtin_compiler/build: Avoid using libtool if cross compiling by Jonathan Liu · 12 years ago
  3. 2b5b436 i965: Add MOCS shift and mask for SURFACE_STATE entries. by Kenneth Graunke · 12 years ago
  4. 4ef19f7 llvmpipe: clamp inputs for srgb render buffers by Roland Scheidegger · 11 years ago
  5. e57b98b llvmpipe: fix blending with SRC_ALPHA_SATURATE with some formats without alpha by Roland Scheidegger · 11 years ago
  6. 0d7f087 r600g: use WAIT_3D_IDLE before using CP DMA by Marek Olšák · 11 years ago
  7. 0b405f3 r300g: make use of gallium's os_get_process_name() by Jonathan Gray · 11 years ago
  8. 148f0de configure.ac: On some systems, "x86-64" is called "amd64" by Jean-Sébastien Pédron · 12 years ago
  9. fbdae1c nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0 by Ilia Mirkin · 11 years ago
  10. f96c07a configure.ac: make grep tests more portable by Jonathan Gray · 12 years ago
  11. 78fbb41 configure.ac: add OpenBSD by Jonathan Gray · 12 years ago
  12. 21f9744 glsl: Remove comma at end of enumerator list. by Vinson Lee · 11 years ago
  13. 77311da mesa: Remove commas at end of enumerator lists. by Vinson Lee · 11 years ago
  14. ceaf1a7 docs: Import 9.1.5 release notes by Carl Worth · 11 years ago
  15. 7fd30a8 gallivm: (trivial) simplify lp_build_cos/lp_build_sin a tiny bit by Roland Scheidegger · 11 years ago
  16. f0f9fb5 util/u_format_s3tc: handle srgb formats correctly. by Roland Scheidegger · 11 years ago
  17. 07baf9c r600g/sb: improve alu packing on cayman by Vadim Girlin · 11 years ago
  18. ba7fa4c r600g/sb: fix handling of new multislot instructions on cayman by Vadim Girlin · 11 years ago
  19. 033eec4 r600g/sb: fix debug dump code in scheduler by Vadim Girlin · 11 years ago
  20. 44ebe72 r600g/sb: fix initial register allocation by Vadim Girlin · 11 years ago
  21. f0d8811 r600g/sb: move chip & class name functions to sb_context by Vadim Girlin · 11 years ago
  22. 96efa4c r600g/sb: fix handling of PS in source bytecode on cayman by Vadim Girlin · 11 years ago
  23. 81d3881 r600g/sb: Initialize ra_checker member variables. by Vinson Lee · 11 years ago
  24. b20e0fb gallium/util: use explicily sized types for {un, }pack_rgba_{s, u}int by Emil Velikov · 11 years ago
  25. 87c3440 llvmpipe: use MCJIT on ARM and AArch64 by Kyle McMartin · 11 years ago
  26. 00d32cd glsl: Fix absurd whitespace conventions in the parser. by Kenneth Graunke · 11 years ago
  27. 4ab7fc9 glsl: Fail the build if the grammar contains shift/reduce errors. by Kenneth Graunke · 11 years ago
  28. 7362070 glsl: Silence the last shift/reduce conflict warning in the grammar. by Kenneth Graunke · 11 years ago
  29. fa7829c glsl: Initialize ast_jump_statement::opt_return_value. by Vinson Lee · 11 years ago
  30. f74acb9 glapi: Do not use backtrace on OpenBSD. by Vinson Lee · 11 years ago
  31. b20b2b6 osmesa: link against static libglapi library too to get the gl exports by Maarten Lankhorst · 11 years ago
  32. 121ea0b i965/Gen4: Zero extra coordinates for ir_tex by Chris Forbes · 11 years ago
  33. e4fdf1b i965: Cite the Ivybridge PRM for 3DSTATE_CLEAR_PARAMS notes. by Kenneth Graunke · 11 years ago
  34. b72a298 i965: Refer people to brw_tex_layout.c rather than the BSpec. by Kenneth Graunke · 11 years ago
  35. 4b70442 i965: Remove old BSpec reference from BLORP's 3DSTATE_WM/PS packets. by Kenneth Graunke · 11 years ago
  36. ada1107 i965: Cite the Ivybridge PRM for 3DSTATE_URB_* programming. by Kenneth Graunke · 11 years ago
  37. 90b5a03 i965: Update workaround flush comments for Gen6 3DSTATE_VS. by Kenneth Graunke · 11 years ago
  38. 3b3a440 i965: Cite the Ivybridge PRM for VS PIPE_CONTROL workarounds. by Kenneth Graunke · 11 years ago
  39. 9a86875 i965: Cite the Sandybridge PRM for Gen7 stencil pitch requirements. by Kenneth Graunke · 11 years ago
  40. 2e928e2 i965: Cite the Ivybridge PRM for multisample surface format notes. by Kenneth Graunke · 11 years ago
  41. 43ea434 i965: Delete "the data cache is the sampler cache" comments on Gen7+. by Kenneth Graunke · 11 years ago
  42. 3f64cfa i965: Cite the 965 PRM for "the data cache is the sampler cache". by Kenneth Graunke · 11 years ago
  43. f254c94 i965: Cite the Ivybridge PRM for DP message descriptor fields. by Kenneth Graunke · 11 years ago
  44. a0c8e76 i965: Cite the Ivybridge PRM for why the fake MRF range is what it is. by Kenneth Graunke · 11 years ago
  45. 3090d39 i965: Cite the Ivybridge PRM for SFID enum values. by Kenneth Graunke · 11 years ago
  46. dc1cc92 llvmpipe: support sRGB framebuffers by Roland Scheidegger · 11 years ago
  47. a882067 Revert "r300g: allow HiZ with a 16-bit zbuffer" by Marek Olšák · 11 years ago
  48. 7969b56 r300g/swtcl: fix a lockup in MSAA resolve by Marek Olšák · 11 years ago
  49. 2242764 r300g/swtcl: fix geometry corruption by uploading indices to a buffer by Marek Olšák · 11 years ago
  50. c889df3 glsl: Reject C-style initializers with unknown types. by Matt Turner · 11 years ago
  51. 7706e52 glsl: Rework builtin_variables.cpp to reduce code duplication. by Paul Berry · 11 years ago
  52. 428e030 glsl: Fix lower_named_interface_blocks to account for dereferences of consts. by Paul Berry · 11 years ago
  53. b2265db glsl: Don't allow vertex shader input arrays until GLSL 1.50. by Paul Berry · 11 years ago
  54. b616d01 i965: Gen4/5: use IEEE floating point mode for GLSL shaders. by Chris Forbes · 12 years ago
  55. 1ec66f2 i965/vs: Gen4/5: enable front colors if back colors are written by Chris Forbes · 11 years ago
  56. 796b73d gallivm: (trivial) use constant instead of exp2f() function by Roland Scheidegger · 11 years ago
  57. 62c546b ilo: skip 3DSTATE_INDEX_BUFFER when possible by Chia-I Wu · 11 years ago
  58. 6bcbb0d gallivm: handle srgb-to-linear and linear-to-srgb conversions by Roland Scheidegger · 11 years ago
  59. 9b8d97e gallivm: better support for fast rsqrt by Roland Scheidegger · 11 years ago
  60. 45574ab configure.ac: better detection of LLVM version by Klemens Baum · 12 years ago
  61. b0c3c95 r600g/sb: Initialize ra_constraint::cost. by Vinson Lee · 11 years ago
  62. be8d787 glsl: Initialize ast_aggregate_initializer::constructor_type. by Vinson Lee · 11 years ago
  63. c6bfe62 glsl: Make gl_TexCoord compatibility-only by Paul Berry · 11 years ago
  64. 8f51d68 glsl ES: Fix magnitude of gl_MaxVertexUniformVectors. by Paul Berry · 11 years ago
  65. 06b38db winsys/radeon: allow a NULL cs pointer in radeon_bo_map to fix a segfault by Marek Olšák · 11 years ago
  66. 8d4ac98 ilo: move a santiy check into its assert() by Chia-I Wu · 11 years ago
  67. bf96702 ilo: mark some states dirty when they are really changed by Chia-I Wu · 11 years ago
  68. 9047598 ilo: clean up ilo_blitter_pipe_begin() by Chia-I Wu · 11 years ago
  69. e0a7565 r600g: don't use the CB/DB CP COHER logic on r6xx by Alex Deucher · 11 years ago
  70. af16f73 configure: Avoid use of AC_CHECK_FILE for cross compiling by Jonathan Liu · 12 years ago
  71. bf86e0e nv30: fix KILL_IF breakage by Brian Paul · 11 years ago
  72. 00cd455 gallium: fixup definitions of the rsq and sqrt by Zack Rusin · 11 years ago
  73. a171812 util/u_format: Comment out half float denormal test case. by José Fonseca · 11 years ago
  74. 1b0d29b gallivm: Eliminate redundant lp_build_select calls. by José Fonseca · 11 years ago
  75. 46205ab tgsi: rename the TGSI fragment kill opcodes by Brian Paul · 11 years ago
  76. f501baa tgsi: fix-up KILP comments by Brian Paul · 11 years ago
  77. e7c3898 tgsi: exec TGSI_OPCODE_SQRT as a scalar instruction, not vector by Brian Paul · 11 years ago
  78. f3fad24 tgsi: use X component of the second operand in exec_scalar_binary() by Brian Paul · 11 years ago
  79. cb2de08 mesa: update glext.h to version 20130708 by Brian Paul · 11 years ago
  80. 5749aea mesa: fix Address Sanitizer (ASan) issue in _mesa_add_parameter() by Brian Paul · 11 years ago
  81. 9ca026e mesa: simplify some _mesa_IsEnabled() queries by Brian Paul · 12 years ago
  82. 9fc532a os: add os_get_process_name() function by Brian Paul · 12 years ago
  83. 3fb3e1e mesa: whitespace, formatting, 80-column wrapping by Brian Paul · 11 years ago
  84. 919236f softpipe: silence some MSVC warnings by Brian Paul · 11 years ago
  85. 76666b9 hud: silence some MSVC warnings by Brian Paul · 11 years ago
  86. d7a852b util: add casts to silence MSVC warnings in u_blit.c by Brian Paul · 11 years ago
  87. c45d8f2 tgsi: s/unsigned/int/ to silence MSVC warning by Brian Paul · 11 years ago
  88. 2cfd768 mesa: s/unsigned/int/ to fix MSVC warning in uniforms.c by Brian Paul · 11 years ago
  89. 5b0fbf1 mesa: s/GLuint/GLint/ to silence MSVC warning in textore.c by Brian Paul · 11 years ago
  90. 721f472 mesa: add casts to fix MSVC warnings in multisample.c by Brian Paul · 11 years ago
  91. 528e5b9 mesa: s/GLint/GLuint/ to fix MSVC warnings in mipmap.c by Brian Paul · 11 years ago
  92. 7383373 mesa: fix inconsistent function declaration, definitions by Brian Paul · 11 years ago
  93. 8ba5c79 mesa: add cast to silence MSVC warning by Brian Paul · 11 years ago
  94. 1681bd7 radeon/uvd: fall back to shader based decoding for MPEG2 on UVD 2.x v2 by Christian König · 11 years ago
  95. 649ef4d glsl: Avoid variable length arrays. by José Fonseca · 11 years ago
  96. 1b0d6ae glsl: Add support for C-style initializers. by Matt Turner · 12 years ago
  97. ae79e86 glsl: Add infrastructure for aggregate initializers. by Matt Turner · 12 years ago
  98. 8d45caa glsl: Add an is_declaration field to ast_struct_specifier. by Matt Turner · 12 years ago
  99. 5df807b glsl: Track structs' ast_type_specifiers in symbol table. by Matt Turner · 12 years ago
  100. e641b5f glsl: Add process_vec_mat_constructor() function. by Matt Turner · 12 years ago