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