1. d4375fc glsl: Propagate explicit binding information from AST to IR. by Kenneth Graunke · 11 years ago
  2. 4da1504 glsl: Add ir_variable fields for explicit bindings. by Kenneth Graunke · 11 years ago
  3. 5e5e120 glsl: Add validation for the "binding" qualifier. by Kenneth Graunke · 11 years ago
  4. 0418846 glsl: Parse the "binding" keyword and store it in ast_type_qualifier. by Kenneth Graunke · 11 years ago
  5. 7f6a2d6 glsl: Have the lexer return LAYOUT_TOK if 420pack is enabled. by Kenneth Graunke · 11 years ago
  6. 56bcde3 glsl: Use has_layout() rather than a partial open coded version. by Kenneth Graunke · 11 years ago
  7. c397ec9 glsl: Relax auxiliary storage ordering requirements with 420pack. by Kenneth Graunke · 11 years ago
  8. b5d6c51 glsl: Handle centroid qualifier ordering in C code, not the parser. by Kenneth Graunke · 11 years ago
  9. 844307a glsl: Allow precision qualifiers to be flexibly ordered with 420pack. by Kenneth Graunke · 11 years ago
  10. 6eec502 glsl: Move precision handling to be part of qualifier handling. by Kenneth Graunke · 11 years ago
  11. 308d4c7 glsl: Change is_precision_statement to default_precision != none. by Kenneth Graunke · 11 years ago
  12. 7855482 glsl: Disable ordering checks for const parameters with 420pack. by Kenneth Graunke · 11 years ago
  13. 293dfe5 glsl: Handle "const" as a parameter qualifier. by Kenneth Graunke · 11 years ago
  14. a4d15a3 glsl: Refactor parameter qualifier handling. by Kenneth Graunke · 11 years ago
  15. 83fe4f7 glsl: Use merge_qualifier() when processing qualifier lists. by Kenneth Graunke · 11 years ago
  16. 0cb90fc glsl: Allow duplicate layout qualifiers with 420pack. by Kenneth Graunke · 11 years ago
  17. 89f75e7 glsl: Disable ordering checks on most qualifiers for 420pack. by Kenneth Graunke · 11 years ago
  18. 48e3bd3 glsl: Handle most qualifier ordering in C code rather than the grammar. by Kenneth Graunke · 11 years ago
  19. 1b719df glsl: Add a new ast_type_qualifier::has_auxiliary_storage() method. by Kenneth Graunke · 11 years ago
  20. eb30af5 glsl: Add a new ast_type_qualifier::has_storage() method. by Kenneth Graunke · 11 years ago
  21. 7cef2b2 glsl: Add a new ast_type_qualifier::has_layout() method. by Kenneth Graunke · 11 years ago
  22. 7ce5c6b i965: Combine URB code emission into a single group. by Kenneth Graunke · 11 years ago
  23. 30f33de i965/hsw: Change L3 MOCS for depth, hiz, and stencil by Chad Versace · 11 years ago
  24. 2273b65 i965/hsw: Change L3 MOCS of 3DSTATE_CONSTANT_VS/PS by Chad Versace · 11 years ago
  25. 2f34639 i965/hsw: Change L3 MOCS of SURFACE_STAT by Chad Versace · 11 years ago
  26. a16d474 i965/hsw: Change L3 MOCS of 3DSTATE_VERTEX_BUFFERS by Chad Versace · 11 years ago
  27. eb83079 glx: Enable floating-point fbconfig extensions by Tomasz Lis · 11 years ago
  28. 74cbe6e egl: Drop configs with unknown or invalide __DRI_ATTRIB_RENDER_TYPE by Ian Romanick · 11 years ago
  29. c37c367 dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE by Tomasz Lis · 11 years ago
  30. 4473af7 glx: Require proper drawableType in init_fbconfig_for_chooser by Tomasz Lis · 11 years ago
  31. 2eed9ff glx: Validate the GLX_RENDER_TYPE value by Tomasz Lis · 11 years ago
  32. 27c8aa5 glx: Store the RENDER_TYPE in indirect rendering by Tomasz Lis · 11 years ago
  33. 1c748df glx: Handling RENDER_TYPE in glXCreateContext and init_fbconfig_for_chooser by Tomasz Lis · 11 years ago
  34. b8126c7 glx: Changes to visual configs initialization. by Tomasz Lis · 11 years ago
  35. a92cd5b glx: Retrieve the value of RENDER_TYPE from GLX attribs array by Tomasz Lis · 11 years ago
  36. 36259a1 glx: Store the value of renderType while creating context by Tomasz Lis · 11 years ago
  37. 7791c98 i965: Add #defines for Memory Object Control State fields on Gen7-7.5. by Kenneth Graunke · 11 years ago
  38. 6368478 glsl/linker: Use correct array length when linking inter-stage uniforms and varyings. by Fabian Bieler · 11 years ago
  39. 73c9b4b gen_matypes: fix cross-compiling with gcc by Mike Frysinger · 12 years ago
  40. a48be95 ax_prog_flex.m4: change grep syntax to accept e.g. flex.real by Andreas Oberritter · 12 years ago
  41. 2da0bd0 builtin_compiler/build: Avoid using libtool if cross compiling by Jonathan Liu · 11 years ago
  42. 2b5b436 i965: Add MOCS shift and mask for SURFACE_STATE entries. by Kenneth Graunke · 11 years ago
  43. 4ef19f7 llvmpipe: clamp inputs for srgb render buffers by Roland Scheidegger · 11 years ago
  44. e57b98b llvmpipe: fix blending with SRC_ALPHA_SATURATE with some formats without alpha by Roland Scheidegger · 11 years ago
  45. 0d7f087 r600g: use WAIT_3D_IDLE before using CP DMA by Marek Olšák · 11 years ago
  46. 0b405f3 r300g: make use of gallium's os_get_process_name() by Jonathan Gray · 11 years ago
  47. 148f0de configure.ac: On some systems, "x86-64" is called "amd64" by Jean-Sébastien Pédron · 11 years ago
  48. fbdae1c nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0 by Ilia Mirkin · 11 years ago
  49. f96c07a configure.ac: make grep tests more portable by Jonathan Gray · 11 years ago
  50. 78fbb41 configure.ac: add OpenBSD by Jonathan Gray · 11 years ago
  51. 21f9744 glsl: Remove comma at end of enumerator list. by Vinson Lee · 11 years ago
  52. 77311da mesa: Remove commas at end of enumerator lists. by Vinson Lee · 11 years ago
  53. ceaf1a7 docs: Import 9.1.5 release notes by Carl Worth · 11 years ago
  54. 7fd30a8 gallivm: (trivial) simplify lp_build_cos/lp_build_sin a tiny bit by Roland Scheidegger · 11 years ago
  55. f0f9fb5 util/u_format_s3tc: handle srgb formats correctly. by Roland Scheidegger · 11 years ago
  56. 07baf9c r600g/sb: improve alu packing on cayman by Vadim Girlin · 11 years ago
  57. ba7fa4c r600g/sb: fix handling of new multislot instructions on cayman by Vadim Girlin · 11 years ago
  58. 033eec4 r600g/sb: fix debug dump code in scheduler by Vadim Girlin · 11 years ago
  59. 44ebe72 r600g/sb: fix initial register allocation by Vadim Girlin · 11 years ago
  60. f0d8811 r600g/sb: move chip & class name functions to sb_context by Vadim Girlin · 11 years ago
  61. 96efa4c r600g/sb: fix handling of PS in source bytecode on cayman by Vadim Girlin · 11 years ago
  62. 81d3881 r600g/sb: Initialize ra_checker member variables. by Vinson Lee · 11 years ago
  63. b20e0fb gallium/util: use explicily sized types for {un, }pack_rgba_{s, u}int by Emil Velikov · 11 years ago
  64. 87c3440 llvmpipe: use MCJIT on ARM and AArch64 by Kyle McMartin · 11 years ago
  65. 00d32cd glsl: Fix absurd whitespace conventions in the parser. by Kenneth Graunke · 11 years ago
  66. 4ab7fc9 glsl: Fail the build if the grammar contains shift/reduce errors. by Kenneth Graunke · 11 years ago
  67. 7362070 glsl: Silence the last shift/reduce conflict warning in the grammar. by Kenneth Graunke · 11 years ago
  68. fa7829c glsl: Initialize ast_jump_statement::opt_return_value. by Vinson Lee · 11 years ago
  69. f74acb9 glapi: Do not use backtrace on OpenBSD. by Vinson Lee · 11 years ago
  70. b20b2b6 osmesa: link against static libglapi library too to get the gl exports by Maarten Lankhorst · 11 years ago
  71. 121ea0b i965/Gen4: Zero extra coordinates for ir_tex by Chris Forbes · 11 years ago
  72. e4fdf1b i965: Cite the Ivybridge PRM for 3DSTATE_CLEAR_PARAMS notes. by Kenneth Graunke · 11 years ago
  73. b72a298 i965: Refer people to brw_tex_layout.c rather than the BSpec. by Kenneth Graunke · 11 years ago
  74. 4b70442 i965: Remove old BSpec reference from BLORP's 3DSTATE_WM/PS packets. by Kenneth Graunke · 11 years ago
  75. ada1107 i965: Cite the Ivybridge PRM for 3DSTATE_URB_* programming. by Kenneth Graunke · 11 years ago
  76. 90b5a03 i965: Update workaround flush comments for Gen6 3DSTATE_VS. by Kenneth Graunke · 11 years ago
  77. 3b3a440 i965: Cite the Ivybridge PRM for VS PIPE_CONTROL workarounds. by Kenneth Graunke · 11 years ago
  78. 9a86875 i965: Cite the Sandybridge PRM for Gen7 stencil pitch requirements. by Kenneth Graunke · 11 years ago
  79. 2e928e2 i965: Cite the Ivybridge PRM for multisample surface format notes. by Kenneth Graunke · 11 years ago
  80. 43ea434 i965: Delete "the data cache is the sampler cache" comments on Gen7+. by Kenneth Graunke · 11 years ago
  81. 3f64cfa i965: Cite the 965 PRM for "the data cache is the sampler cache". by Kenneth Graunke · 11 years ago
  82. f254c94 i965: Cite the Ivybridge PRM for DP message descriptor fields. by Kenneth Graunke · 11 years ago
  83. a0c8e76 i965: Cite the Ivybridge PRM for why the fake MRF range is what it is. by Kenneth Graunke · 11 years ago
  84. 3090d39 i965: Cite the Ivybridge PRM for SFID enum values. by Kenneth Graunke · 11 years ago
  85. dc1cc92 llvmpipe: support sRGB framebuffers by Roland Scheidegger · 11 years ago
  86. a882067 Revert "r300g: allow HiZ with a 16-bit zbuffer" by Marek Olšák · 11 years ago
  87. 7969b56 r300g/swtcl: fix a lockup in MSAA resolve by Marek Olšák · 11 years ago
  88. 2242764 r300g/swtcl: fix geometry corruption by uploading indices to a buffer by Marek Olšák · 11 years ago
  89. c889df3 glsl: Reject C-style initializers with unknown types. by Matt Turner · 11 years ago
  90. 7706e52 glsl: Rework builtin_variables.cpp to reduce code duplication. by Paul Berry · 11 years ago
  91. 428e030 glsl: Fix lower_named_interface_blocks to account for dereferences of consts. by Paul Berry · 11 years ago
  92. b2265db glsl: Don't allow vertex shader input arrays until GLSL 1.50. by Paul Berry · 11 years ago
  93. b616d01 i965: Gen4/5: use IEEE floating point mode for GLSL shaders. by Chris Forbes · 11 years ago
  94. 1ec66f2 i965/vs: Gen4/5: enable front colors if back colors are written by Chris Forbes · 11 years ago
  95. 796b73d gallivm: (trivial) use constant instead of exp2f() function by Roland Scheidegger · 11 years ago
  96. 62c546b ilo: skip 3DSTATE_INDEX_BUFFER when possible by Chia-I Wu · 11 years ago
  97. 6bcbb0d gallivm: handle srgb-to-linear and linear-to-srgb conversions by Roland Scheidegger · 11 years ago
  98. 9b8d97e gallivm: better support for fast rsqrt by Roland Scheidegger · 11 years ago
  99. 45574ab configure.ac: better detection of LLVM version by Klemens Baum · 11 years ago
  100. b0c3c95 r600g/sb: Initialize ra_constraint::cost. by Vinson Lee · 11 years ago