1. 28c5440 scons: Disable MSVC warnings about inconsistent function annotation. by Jose Fonseca · 9 years ago
  2. cb88edb mesa: Avoid MSVC C6334 warning in /analyze mode. by Jose Fonseca · 9 years ago
  3. fdb507e c99_math: Don't reimplement lrint and friends on MSVC 2013. by Jose Fonseca · 9 years ago
  4. 69db422 scons: Don't build osmesa. by Jose Fonseca · 9 years ago
  5. 47870d6 scons: Don't build loader on Windows. by Jose Fonseca · 9 years ago
  6. f9b8c92 scons: Don't build egl on Windows. by Jose Fonseca · 9 years ago
  7. 5db57b8 scons: Fix git_sha1.h generation fallback. by Jose Fonseca · 9 years ago
  8. 31a30fb docs: Update progress on ARB_direct_state_access. by Martin Peres · 9 years ago
  9. bf11c19 main: Added entry points for NamedRenderbufferStorage/Multisample by Martin Peres · 10 years ago
  10. 245e5c4 main: Added entry point for glGetNamedRenderbufferParameteriv by Martin Peres · 10 years ago
  11. a34669b main: Added entry point for glCreateRenderbuffers by Martin Peres · 10 years ago
  12. 73a9d0f main: Added entry point for glCreateSamplers by Martin Peres · 10 years ago
  13. b09f2ee main: Added entry point for glCreateProgramPipelines by Martin Peres · 10 years ago
  14. 19e6efc main: Added entry points for glGetQueryBufferObject* by Martin Peres · 10 years ago
  15. c3c1ed8 main: Added entry point for glCreateQueries by Martin Peres · 10 years ago
  16. 6ead10d main: Added entry point for glGetTransformFeedbacki64_v by Martin Peres · 10 years ago
  17. 8799ecd main: Added entry point for glGetTransformFeedbacki_v by Martin Peres · 10 years ago
  18. e59d243 main: Added entry point for glGetTransformFeedbackiv by Martin Peres · 10 years ago
  19. 296d823 main: Added entry point for glTransformFeedbackBufferRange by Martin Peres · 10 years ago
  20. a5d165a main: Added entry point for glTransformFeedbackBufferBase by Martin Peres · 10 years ago
  21. c86cb2d main: Added entry point for glCreateTransformFeedbacks by Martin Peres · 10 years ago
  22. fc76fac main: fix the validation of the number of samples by Martin Peres · 10 years ago
  23. 7bd8b48 main: replace tabs by 8 spaces in fbobject.c by Martin Peres · 10 years ago
  24. cd0763b main: replace tabs by 8 spaces in bufferobj.c by Martin Peres · 10 years ago
  25. 169b389 mesa: Apply visibility flags to src/Makefile.am targets by Kristian Høgsberg · 9 years ago
  26. babd0fa nir: Fix typo. by Matt Turner · 9 years ago
  27. 3fb5680 nir: Recognize sat(add(b2f(a), b2f(b))) as a logical OR. by Matt Turner · 9 years ago
  28. c31158d nir: Recognize mul(b2f(a), b2f(b)) as a logical AND. by Matt Turner · 9 years ago
  29. b481ebb glsl: Recognize sat(add(b2f(a), b2f(b))) as a logical OR. by Matt Turner · 9 years ago
  30. c8e8f66 glsl: Recognize mul(b2f(a), b2f(b)) as a logical AND. by Matt Turner · 9 years ago
  31. 95729d2 nir: Handle mixed scalar/vector arguments to logical and/or/xor. by Matt Turner · 9 years ago
  32. c8acbd1 glsl: Allow vector logic ops to be generated. by Matt Turner · 9 years ago
  33. 248eb54 configure.ac: move AC_MSG_RESULT reporting back into the m4 macro by Emil Velikov · 9 years ago
  34. 726d99b gallium/util: Use HAVE___BUILTIN_FFS* macros. by Jonathan Gray · 9 years ago
  35. 8cce7b0 i965: add the remaining files to the tarball by Emil Velikov · 9 years ago
  36. 9950eec glsl: add the remaining files to the tarball by Emil Velikov · 9 years ago
  37. b243960 makefile: add all headers to the tarball by Emil Velikov · 9 years ago
  38. 113d59f gbm: remove gbm_gallium_drm from the loader by Emil Velikov · 9 years ago
  39. d820831 glsl: Generate link error for non-matching gl_FragCoord redeclarations by Anuj Phogat · 10 years ago
  40. 7bc39c8 vc4: Add a dump-the-surface-contents routine. by Eric Anholt · 10 years ago
  41. 4df13f5 vc4: Allow DRI3 on simulation, as well. by Eric Anholt · 9 years ago
  42. 7f797e3 vc4: Fix pitch alignment of linear textures. by Eric Anholt · 9 years ago
  43. b3ea377 vc4: Write the alignment of level width consistently in validation. by Eric Anholt · 9 years ago
  44. 8975a09 vc4: Fix use of a bool as an enum. by Eric Anholt · 9 years ago
  45. 04605c2 vc4: Decide the HW's format before laying out the miptree. by Eric Anholt · 9 years ago
  46. 25d6076 vc4: Use our device-specific ioctls for create/mmap. by Eric Anholt · 9 years ago
  47. af3d747 vc4: Make a new #define for making code conditional on the simulator. by Eric Anholt · 9 years ago
  48. 9bafcf6 vc4: Add some useful debug printfs for miptrees. by Eric Anholt · 9 years ago
  49. baa22c8 glsl: avoid calling base_alignment when samplers are involved by Ilia Mirkin · 9 years ago
  50. 43277fc Revert "nv50,nvc0: remove bogus 64_FLOAT formats" by Ilia Mirkin · 9 years ago
  51. 1110113 mapi: Make private copies of name strings provided by client. by Mario Kleiner · 9 years ago
  52. dfb1ae9 clover: Return 0 as storage size for local kernel args that are not set v2 by Tom Stellard · 9 years ago
  53. 769b366 gallivm: Use MCInstrInfo in the disassembler for querying instruction info by Tom Stellard · 9 years ago
  54. 7932b30 clover: use get_device_vendor instead of get_vendor by Giuseppe Bilotta · 9 years ago
  55. 76039b3 gallium: implement get_device_vendor() for existing drivers by Giuseppe Bilotta · 9 years ago
  56. 31d4e6f gallium: introduce get_device_vendor() entrypoint for pipes by Giuseppe Bilotta · 9 years ago
  57. 9280f17 gallium: remove trailing whitespace in p_screen.h by Giuseppe Bilotta · 9 years ago
  58. 6e17936 clover: The unit for CL_DEVICE_MEM_BASE_ADDR_ALIGN is bits not bytes by Tom Stellard · 9 years ago
  59. 2b12b17 clover: Add all the mandatory 1.1 extensions to the extension string by Tom Stellard · 9 years ago
  60. 96f9cc9 clover: Add a space at the end of CL_DEVICE_OPENCL_C_VERSION by Tom Stellard · 9 years ago
  61. 3d1bba7 i965/vec4: Fix handling of multiple register reads and writes in dead_code_eliminate(). by Francisco Jerez · 9 years ago
  62. 2babde3 i965/vec4: Calculate live intervals with subregister granularity. by Francisco Jerez · 9 years ago
  63. e6e655e i965/vec4: Define helpers to calculate the common live interval of a range of variables. by Francisco Jerez · 9 years ago
  64. eddb874 i965/vec4: Define helper functions to convert a register to a variable index. by Francisco Jerez · 9 years ago
  65. ce030a6 i965/vec4: Don't lose the force_writemask_all flag during CSE. by Francisco Jerez · 9 years ago
  66. 1db9c0c i965/vec4: Fix handling of multiple register reads and writes in opt_cse(). by Francisco Jerez · 9 years ago
  67. d041a43 i965/vec4: Fix handling of multiple register reads and writes during copy propagation. by Francisco Jerez · 9 years ago
  68. 588859e i965/vec4: Fix handling of multiple register reads and writes in split_virtual_grfs(). by Francisco Jerez · 9 years ago
  69. 9304f60 i965/vec4: Fix handling of multiple register reads and writes in opt_register_coalesce(). by Francisco Jerez · 9 years ago
  70. 74c7e5d i965: Define method to check whether a backend_reg is inside a given range. by Francisco Jerez · 9 years ago
  71. bf6eb37 i965/vec4: Remove dependency of vec4_live_variables on the visitor. by Francisco Jerez · 9 years ago
  72. 2e7622a i965/vec4: Trivial copy propagate clean-up. by Francisco Jerez · 9 years ago
  73. 7526ee3 i965/vec4: Add argument index and type checks to SEL saturate propagation. by Francisco Jerez · 9 years ago
  74. 24073b2 i965/vec4: Fix broken saturate mask check in copy propagation. by Francisco Jerez · 9 years ago
  75. 18dc59c i965/vec4: Don't lose copy propagation saturate bits for not written components. by Francisco Jerez · 9 years ago
  76. a3733de Revert "i965/vec4: Don't lose the saturate modifier in copy propagation." by Francisco Jerez · 9 years ago
  77. 21c829e i965/vec4: Remove unused method definition. by Francisco Jerez · 9 years ago
  78. 516d45f i965/vec4: Some more trivial swizzle clean-up. by Francisco Jerez · 9 years ago
  79. 430c6bf i965/vec4: Improve src_reg/dst_reg conversion constructors. by Francisco Jerez · 9 years ago
  80. 62fd335 i965/vec4: Pass argument by reference to src_reg/dst_reg conversion constructors. by Francisco Jerez · 9 years ago
  81. 23bda94 i965/vec4: Remove swizzle_for_size() in favour of brw_swizzle_for_size(). by Francisco Jerez · 9 years ago
  82. 5bcca9f i965/vec4: Remove broken vector size deduction in setup_builtin_uniform_values(). by Francisco Jerez · 9 years ago
  83. 132cdcc i965/vec4: Simplify visitor handling of swizzles using the swizzle utils. by Francisco Jerez · 9 years ago
  84. 9a17e4e i965/vec4: Simplify opt_register_coalesce() using the swizzle utils. by Francisco Jerez · 9 years ago
  85. 05ec72d i965/vec4: Simplify reswizzle() using the swizzle utils. by Francisco Jerez · 9 years ago
  86. 7b30493 i965/vec4: Simplify opt_reduce_swizzle() using the swizzle utils. by Francisco Jerez · 9 years ago
  87. eb9bd3a i965: Fix signedness of backend_reg::reg_offset. by Francisco Jerez · 9 years ago
  88. 7e816c7 i965/vec4: Fix signedness of dst_reg::writemask. by Francisco Jerez · 9 years ago
  89. 7678fb9 i965/vec4: Don't use GL types in the IR data structures. by Francisco Jerez · 9 years ago
  90. 7bc02c7 i965/vec4: Fix signedness of brw_is_single_value_swizzle() argument. by Francisco Jerez · 9 years ago
  91. cff670b i965: Define some useful swizzle helper functions. by Francisco Jerez · 9 years ago
  92. 3cf9970 glsl: fix names in lower_constant_arrays_to_uniforms by Tapani Pälli · 9 years ago
  93. a6d4a10 i965/nir: Use signed integer type for booleans by Jason Ekstrand · 9 years ago
  94. 41d64fa i965/nir: Do boolean resolves on GEN <= 5 by Jason Ekstrand · 9 years ago
  95. a55af26 i965: Add a NIR analysis pass for determining when a boolean resolve is needed by Jason Ekstrand · 9 years ago
  96. 2612e56 i965/nir: Properly set the predicate on the SEL used in min/max by Jason Ekstrand · 9 years ago
  97. 80390f9 i965/nir: Use NIR lowering for ffma for gen < 6 by Jason Ekstrand · 9 years ago
  98. 235c728 i965/nir: Use emit_lrp for emitting flrp by Jason Ekstrand · 9 years ago
  99. a3e0589 i965/fs: Make emit_lrp return an fs_inst by Jason Ekstrand · 9 years ago
  100. 484f9f4 i965: define I915_PARAM_REVISION by Dave Airlie · 9 years ago