1. 2328900 gallium/targets: fold LLVM_LDFLAGS inside Automake.inc by Emil Velikov · 10 years ago
  2. 1ea1767 targets/omx: use GALLIUM_OMX_LINKER_FLAGS by Emil Velikov · 10 years ago
  3. e6f8db1 targets/omx: introduce GALLIUM_OMX_LIB_DEPS by Emil Velikov · 10 years ago
  4. 55bc658 targets/pipe-loader: move LLVM_LIBS handling inside PIPE_LIBS by Emil Velikov · 10 years ago
  5. e36cc99 targets/pipe-loader: include dummy.cpp irrespective of HAVE_MESA_LLVM by Emil Velikov · 10 years ago
  6. 029bc45 targets/pipe-loader: compact duplicating LDFLAGS by Emil Velikov · 10 years ago
  7. e6545aa pipe-loader/swrast: add soft/llvmpipe defines by Joakim Sindholt · 10 years ago
  8. 613b4d5 targets/xa: drop libudev references from automake build by Emil Velikov · 10 years ago
  9. f5466b7 dri/common: LIBDRM_LIBS is not a linker/libtool flag, add it to LIBADD by Emil Velikov · 10 years ago
  10. 46ae286 drivers/x11: GL_LIB_DEPS is not a linker/libtool flag, add it to LIBADD by Emil Velikov · 10 years ago
  11. e62b7d38 configure: autodetect video state-trackers when non swrast driver is present by Emil Velikov · 10 years ago
  12. 3dc174e configure: use grep in quiet mode, rather than piping stderr/stdout to /dev/null by Emil Velikov · 10 years ago
  13. e8e1158 configure: error out when building gallium-osmesa without softpipe by Emil Velikov · 10 years ago
  14. 4d8267e Partially revert "automake: allow only shared builds" by Emil Velikov · 10 years ago
  15. 23740ed configure: enable dri3 only for linux by Emil Velikov · 10 years ago
  16. ec4b8d1 mesa: Fix format matching checks for GL_INTENSITY* internalformats. by Chris Forbes · 10 years ago
  17. e3cdbdb st: fix st_choose_matching_format to ignore intensity by Chris Forbes · 10 years ago
  18. 3196c53 mesa: fix texstore for MESA_FORMAT_R8G8B8A8_SRGB by Chris Forbes · 10 years ago
  19. db414c4 freedreno/a3xx/compiler: fix RECT textures by Rob Clark · 10 years ago
  20. 83808a9 freedreno/a3xx/compiler: avoid negative register ids by Rob Clark · 10 years ago
  21. 2346ea6 freedreno/a3xx: missing wfi by Rob Clark · 10 years ago
  22. ae5efaf freedreno/a3xx: little extra debug by Rob Clark · 10 years ago
  23. 92141af freedreno: handle null sampler by Rob Clark · 10 years ago
  24. 9b6b084 i965: Add Cherryview support. by Kenneth Graunke · 10 years ago
  25. 4047263 glsl: Clean up "unused parameter" warnings by Ian Romanick · 10 years ago
  26. 1b28c8d mesa: Clean up "unused parameter" warnings by Ian Romanick · 10 years ago
  27. 1bdf65f mesa/program: Constify find_variable_storage by Ian Romanick · 10 years ago
  28. 22128e3 glsl: Move Doxygen block closing ot the correct place by Ian Romanick · 10 years ago
  29. 029ccd7 i965: Make sure we always compute valid index bounds before drawing. by Iago Toral Quiroga · 10 years ago
  30. e7f7574 glsl: remove {add,get}_type_ast from glsl_symbol_table by Chia-I Wu · 10 years ago
  31. e341856 mesa: fix glMultiDrawArrays inside a display list by Brian Paul · 10 years ago
  32. 12b959c st/mesa: overhaul texture / sample swizzle code by Brian Paul · 10 years ago
  33. 0151707 st/mesa: simplify apply_depthmode() by Brian Paul · 10 years ago
  34. b02bcea i965: Use intel_upload_space() for pull constant uploads. by Eric Anholt · 11 years ago
  35. 3b57988 i965: Massively simplify the intel_upload implementation. by Eric Anholt · 12 years ago
  36. b1909b2 draw/llvm: improve debugging output a bit by Zack Rusin · 10 years ago
  37. a3c0fa2 draw/gs: reduce the size of the gs output buffer by Zack Rusin · 10 years ago
  38. c875d6e svga: add work-around for Sauerbraten Z fighting issue by Brian Paul · 10 years ago
  39. 070951b svga: null out query's hwbuf pointer after destroying by Brian Paul · 10 years ago
  40. 8bbc84d svga: add some debug_printf() calls in the query object code by Brian Paul · 10 years ago
  41. 488d4c4 st/mesa: add null pointer checking in query object functions by Brian Paul · 10 years ago
  42. 82246f7 svga: fix a comment (sampler vs. sampler_view) by Brian Paul · 10 years ago
  43. 1f4ebfa mesa: fix unpack_Z32_FLOAT_X24S8() / unpack_Z32_FLOAT() mix-up by Brian Paul · 10 years ago
  44. c1377ed mesa: fix indentation, formatting, etc in fbobject.c by Brian Paul · 10 years ago
  45. f5e0d02 mesa: rename format_(un)pack.c functions to match format names (pt. 7) by Brian Paul · 10 years ago
  46. 7f37802 mesa: rename format_(un)pack.c functions to match format names (pt. 6) by Brian Paul · 10 years ago
  47. e51c3f9 mesa: rename format_(un)pack.c functions to match format names (pt. 5) by Brian Paul · 10 years ago
  48. f10f5b8 mesa: rename format_(un)pack.c functions to match format names (pt. 4) by Brian Paul · 10 years ago
  49. be9eee3 mesa: rename format_(un)pack.c functions to match format names (pt. 3) by Brian Paul · 10 years ago
  50. a49f46b mesa: rename format_(un)pack.c functions to match format names (pt. 2) by Brian Paul · 10 years ago
  51. 5c619ac mesa: rename format_(un)pack.c functions to match format names (pt. 1) by Brian Paul · 10 years ago
  52. bbdefab llvmpipe: Fix llvmpipe_create_gs_state. by Zack Rusin · 10 years ago
  53. aa2274c st/omx/dec: fix possible segfault at eos by Christian König · 10 years ago
  54. 2de70fe mapi/glapi: Use ElementTree instead of libxml2. by José Fonseca · 10 years ago
  55. b761dfa mapi/glapi: Remove glX_doc.py. by José Fonseca · 10 years ago
  56. d117ddb st/mesa: fix sampler view handling with shared textures v4 by Christian König · 10 years ago
  57. 3b421da gallivm: fix no-op n:n lp_build_resize() by Roland Scheidegger · 10 years ago
  58. fe635d5 i965: For fast color clears, only check the color of live channels. by Kevin Rogovin · 10 years ago
  59. ee4484b i965: Set Broadwell MOCS values everywhere it's possible. by Kenneth Graunke · 10 years ago
  60. 1afe335 mesa: In core profile, refuse to draw unless a VAO is bound. by Kenneth Graunke · 10 years ago
  61. 29bcc73 Revert "build: llvm libs may not be in system search path, add rpath" by Ilia Mirkin · 10 years ago
  62. 4002daf Revert "mesa: Fix format matching checks for GL_INTENSITY* internalformats." by Chris Forbes · 10 years ago
  63. 64278b3 mesa: move GLbitfield any_valid_stages declaration before code by Brian Paul · 10 years ago
  64. c4cec40 glsl: Clean up "unused parameter" warnings by Ian Romanick · 10 years ago
  65. f3ab987 glsl: Minor clean ups in constant_referenced by Ian Romanick · 10 years ago
  66. 6429d62 glsl: Remove ir_dereference::constant_referenced by Ian Romanick · 10 years ago
  67. bb0d6db glsl: Fold implementation of ir_dereference_array::constant_referenced into wrapper by Ian Romanick · 10 years ago
  68. 35bf94f glsl: Fold implementation of ir_dereference_record::constant_referenced into wrapper by Ian Romanick · 10 years ago
  69. b66319b glsl: Fold implementation of ir_dereference_variable::constant_referenced into wrapper by Ian Romanick · 10 years ago
  70. 14f0faa glsl: Add wrapper function that calls ir_dereference::constant_referenced by Ian Romanick · 10 years ago
  71. c11c7e4 glsl: Group all of the constant_referenced functions together by Ian Romanick · 10 years ago
  72. 3bd65dc i965: fix dma_buf import with non-zero offset. by Gwenole Beauchesne · 10 years ago
  73. 1c29068 mesa/sso: Implement ValidateProgramPipeline by Gregory Hainaut · 11 years ago
  74. 95426b2 mesa/sso: Add _mesa_sampler_uniforms_pipeline_are_valid by Gregory Hainaut · 11 years ago
  75. aa46ad2 mesa/sso: Add gl_pipeline_object::InfoLog support by Gregory Hainaut · 11 years ago
  76. 658eaa3 mesa/sso: Implement GL_PROGRAM_PIPELINE_BINDING for glGet by Gregory Hainaut · 11 years ago
  77. 9e9fac4 mesa/sso: Implement _mesa_BindProgramPipeline by Gregory Hainaut · 11 years ago
  78. 78578b7 mesa/sso: Implement _mesa_UseProgramStages by Gregory Hainaut · 11 years ago
  79. 4caa9db mesa/sso: Add gl_pipeline_object parameter to _mesa_use_shader_program by Gregory Hainaut · 11 years ago
  80. de4f85f meta/sso: Update meta to save and restore SSO state. by Gregory Hainaut · 11 years ago
  81. c034770 mesa/sso: rename Shader to the pointer _Shader by Gregory Hainaut · 11 years ago
  82. b2bddaf mesa/sso: replace Shader binding point with _Shader by Gregory Hainaut · 11 years ago
  83. b995a01 llvmpipe: Simplify vertex and geometry shaders. by José Fonseca · 10 years ago
  84. ee89432 draw: Duplicate TGSI tokens in draw_pipe_pstipple module. by José Fonseca · 10 years ago
  85. 7683fce haiku: Fix build through scons corrections and viewport fixes by Alexander von Gluck IV · 10 years ago
  86. eccad18 i965: For color clears, only disable writes to components that exist. by Kenneth Graunke · 10 years ago
  87. 630bf28 mesa: Skip clearing color buffers when color writes are disabled. by Kenneth Graunke · 10 years ago
  88. 92234b1 mesa: Introduce a _mesa_format_has_color_component() helper. by Kenneth Graunke · 10 years ago
  89. 0d99aef i965: Fix compiler warning about signed/unsigned. by Eric Anholt · 10 years ago
  90. 4545ec1 i965/gen8: Change the winsys MSAA blits from blorp to meta. by Eric Anholt · 10 years ago
  91. 7ccb26f mesa: Stop skipping the FinishRenderTexture calls for winsys FBOs. by Eric Anholt · 10 years ago
  92. dd4b226 i965: Skip reallocating the private MSAA miptree, unless it's resized. by Eric Anholt · 10 years ago
  93. 44e944c i965: Simplify the no-reopening-the-winsys-buffer tests. by Eric Anholt · 10 years ago
  94. e07e7e9 i965: Don't forget to free the old singlesample_mt. by Eric Anholt · 10 years ago
  95. 4103350 i965: Add an env var for forcing window system MSAA. by Eric Anholt · 10 years ago
  96. 764e25d i965/vec4: Eliminate dead writes to the flag register. by Matt Turner · 10 years ago
  97. 9cd51bb i965/vec4: Eliminate writes that are never read. by Matt Turner · 10 years ago
  98. 1b8f143 i965/vec4: Factor code out of DCE into a separate function. by Matt Turner · 10 years ago
  99. 9630ba6 i965/vec4: Let dead code eliminate trim dead channels. by Matt Turner · 10 years ago
  100. dc0f509 i965/vec4: Track live ranges per-channel, not per vgrf. by Matt Turner · 10 years ago