1. f47df8f mesa/extensions: Add extension::version by Nanley Chery · 9 years ago
  2. 8bd82a9 mesa/extensions: Move entries entries to separate file by Nanley Chery · 9 years ago
  3. c0b568f mesa/extensions: Wrap array entries in macros by Nanley Chery · 9 years ago
  4. e5af09f mesa/extensions: Remove array sentinel by Nanley Chery · 9 years ago
  5. 74e48e9 i965: Check instructions appear only on supported hardware. by Matt Turner · 9 years ago
  6. 0b45d47 i965: Add initial assembly validation pass. by Matt Turner · 9 years ago
  7. 34ed455 i965: Add annotation_insert_error() and support for printing errors. by Matt Turner · 9 years ago
  8. a280e83 i965: Combine assembly annotations if possible. by Matt Turner · 9 years ago
  9. 93e371c i965: Set annotation_info's mem_ctx. by Matt Turner · 9 years ago
  10. 9ab45b4 i965: Don't consider control flow instructions to have sources. by Matt Turner · 9 years ago
  11. 0865e74 i965: Fill out instruction list. by Matt Turner · 9 years ago
  12. 2388772 ralloc: Set *start in ralloc_vasprintf_rewrite_tail() if str is NULL. by Matt Turner · 9 years ago
  13. 9030506 i965: Consolidate is_3src() functions. by Matt Turner · 9 years ago
  14. 3e74038 st/wgl: add a comment about recursive locking in stw_make_current() by Brian Paul · 9 years ago
  15. f45b644 st/wgl: add a lock assertion in stw_framebuffer_from_hwnd_locked() by Brian Paul · 9 years ago
  16. a1c9fea st/wgl: add some mutex checking code by José Fonseca · 9 years ago
  17. 166769f st/wgl: rename stw_framebuffer_release() to stw_framebuffer_unlock() by Brian Paul · 9 years ago
  18. dabc423 st/wgl: reimplement stw_framebuffer::mutex with CRITICAL_SECTION by Brian Paul · 9 years ago
  19. f71508a st/wgl: include u_debug.h by Brian Paul · 9 years ago
  20. fce6883 st/wgl: reimplement stw_device::fb_mutex with CRITICAL_SECTION by Brian Paul · 9 years ago
  21. fa30de7 st/wgl: re-implement stw_device::ctx_mutex with CRITICAL_SECTION by Brian Paul · 9 years ago
  22. a02385c gallium/hud: add cpu graph support for Windows by Brian Paul · 9 years ago
  23. f2fe607 glsl: set matrix_stride for non matrices with atomic counter buffers by Tapani Pälli · 9 years ago
  24. 7e6dac1 mesa: validate precision of varyings during ValidateProgramPipeline by Tapani Pälli · 9 years ago
  25. 5bd122c glsl: do not lose precision information when packing varyings by Tapani Pälli · 9 years ago
  26. f84bc57 glsl: Add precision information to ir_variable by Iago Toral Quiroga · 9 years ago
  27. 9a00e1a glsl: Move the definition of precision_qualifier_allowed by Iago Toral Quiroga · 9 years ago
  28. e6629d8 glsl: Add user-defined default precision qualifiers to the symbol table by Iago Toral Quiroga · 10 years ago
  29. e3082fb glsl: Add default precision qualifiers to the symbol table by Iago Toral Quiroga · 10 years ago
  30. d6a6167 glsl: Add API to put default precision qualifiers in the symbol table by Iago Toral Quiroga · 10 years ago
  31. d4fdb84 i965/fs/nir: fix the number of register written by FS_OPCODE_GET_BUFFER_SIZE by Samuel Iglesias Gonsálvez · 9 years ago
  32. 55314c5 i965/skl/gt4: Fix URB programming restriction. by Ben Widawsky · 9 years ago
  33. c4182bb nv50,nvc0: add ARB_clear_texture support by Ilia Mirkin · 9 years ago
  34. ae39b0f st/mesa: implement ARB_clear_texture by Ilia Mirkin · 11 years ago
  35. 3695b25 gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype by Ilia Mirkin · 9 years ago
  36. 725fcdf glsl: add helper to check for enhanced layouts support by Timothy Arceri · 9 years ago
  37. 82e4f22 mesa: add ARB_enhanced_layouts by Timothy Arceri · 9 years ago
  38. df8af7d r600: initialised PGM_RESOURCES_2 for ES/GS by Dave Airlie · 9 years ago
  39. 918bda2 i965: Split nir_emit_intrinsic by stage with a general fallback. by Kenneth Graunke · 9 years ago
  40. 912babb mesa/copyimage: allow width/height to not be multiples of block by Ilia Mirkin · 9 years ago
  41. 80890eb i965/brw_reg: Add a brw_VxH_indirect helper by Jason Ekstrand · 9 years ago
  42. 68993f7 mesa: remove old comments in arrayobj.c by Brian Paul · 9 years ago
  43. 9870a5c st/wgl: clarify code in stw_framebuffer_from_hwnd_locked() by Brian Paul · 9 years ago
  44. 004ed6f st/wgl: improve some function comments by Brian Paul · 9 years ago
  45. b93cb6c st/wgl: whitespace/formatting fixes by Brian Paul · 9 years ago
  46. eb81292 st/wgl: fix locking issue in stw_st_framebuffer_present_locked() by Brian Paul · 9 years ago
  47. e42a295 i965: Print force_writemask_all in dump_instructions(). by Kenneth Graunke · 9 years ago
  48. ecb5e0a i965: Combine BRW_NEW_*_BINDING_TABLE dirty bits. by Kenneth Graunke · 10 years ago
  49. a2987ff i965: Map GL_PATCHES to 3DPRIM_PATCHLIST_n. by Kenneth Graunke · 9 years ago
  50. 3f45d29 r600g: Pass conservative depth parameters to hw by Glenn Kennard · 9 years ago
  51. b3e793f Revert "r600g: Pass conservative depth parameters to hw" by Dave Airlie · 9 years ago
  52. c878d61 r600g: Implement ARB_texture_view by Glenn Kennard · 9 years ago
  53. a1fc789 r600g: Pass conservative depth parameters to hw by Glenn Kennard · 9 years ago
  54. de51676 i965/nir/opt_peephole_ffma: Bypass fusion if any operand of fadd and fmul is a const by Eduardo Lima Mitev · 9 years ago
  55. fb3b566 util: Add list_is_singular() helper function by Eduardo Lima Mitev · 9 years ago
  56. 94ff352 nir/nir_opt_peephole_ffma: Move this lowering pass to the i965 driver by Eduardo Lima Mitev · 9 years ago
  57. 96b22fb glsl: Use array deref for access to vector components by Kristian Høgsberg Kristensen · 9 years ago
  58. 60dd528 glsl: Lower UBO and SSBO access in glsl linker by Kristian Høgsberg Kristensen · 9 years ago
  59. f0e95c2 glsl: Drop exec_list argument to lower_ubo_reference by Kristian Høgsberg Kristensen · 9 years ago
  60. 213f864 nir/glsl: switch to using the builder by Connor Abbott · 9 years ago
  61. fbbfb7c nir/glsl: make emit() take nir_ssa_def * sources by Connor Abbott · 9 years ago
  62. a60e990 nir/glsl: convert nir_visitor::result to a nir_ssa_def * by Connor Abbott · 9 years ago
  63. 30fe8ea nir/glsl: make evaluate_rvalue() return a nir_ssa_def * by Connor Abbott · 9 years ago
  64. 6f42162 st/mesa: Destroy buffer object's mutex. by Jose Fonseca · 9 years ago
  65. db54673 nir: Store PatchInputsRead and PatchOutputsWritten in nir_shader_info. by Kenneth Graunke · 9 years ago
  66. 437d7b6 vc4: Avoid loading undefined (newly-allocated) FBO contents. by Eric Anholt · 9 years ago
  67. 5980389 vc4: Return NULL when we can't make our shadow for a sampler view. by Eric Anholt · 9 years ago
  68. eb8fb00 vc4: Return GL_OUT_OF_MEMORY when buffer allocation fails. by Eric Anholt · 9 years ago
  69. 84608e0 vc4: Add CL dumping for GL_ARRAY_PRIMITIVE. by Eric Anholt · 9 years ago
  70. 855a3ca vc4: Fix a compiler warning. by Eric Anholt · 9 years ago
  71. fb3da12 glsl: Use shared storage variable type for shared variables by Jordan Justen · 9 years ago
  72. 32746fc glsl: Add shared variable type by Jordan Justen · 9 years ago
  73. c0ac474 glsl: Add space to shader_storage in print_visitor by Jordan Justen · 9 years ago
  74. 007d967 glsl: Align comments on variables types by Jordan Justen · 9 years ago
  75. 8b28b35 glsl: Parse shared keyword for compute shader variables by Jordan Justen · 10 years ago
  76. a4a46fe glsl: simplify interface block stream qualifier validation by Timothy Arceri · 9 years ago
  77. 28f6fac st/wgl: add null pointer check for HUD texture by Brian Paul · 9 years ago
  78. 75d1e36 st/wgl: fix double-present on swapbuffers bug by Brian Paul · 9 years ago
  79. 8083943 st/wgl: reorder pixel formats to put MSAA formats last by Brian Paul · 9 years ago
  80. e524df5 st/wgl: Don't rely on GDI to bookkeep pixelformat for us. by José Fonseca · 13 years ago
  81. 24abbaf winsys/radeon: Use CPU page size instead of hardcoding 4096 bytes v3 by Michel Dänzer · 10 years ago
  82. 519502d st/omx: add headless support by Leo Liu · 9 years ago
  83. 25526d7 st/va: use vl screen drm support from vl_wys_drm by Leo Liu · 9 years ago
  84. 7da86e0 vl: add drm support for vl_screen by Leo Liu · 9 years ago
  85. d115e47 st/va: fix build fails with pipe loader by Leo Liu · 9 years ago
  86. ffb60e7 nvc0: enable compute support on Fermi by Samuel Pitoiset · 9 years ago
  87. e06238c nv50/ir: fix emission of s[] args in certain situations by Ilia Mirkin · 9 years ago
  88. af21821 nv50/ir: only take abs value when computing high result by Ilia Mirkin · 9 years ago
  89. 53cbb11 nouveau: avoid queueing too much work onto a single fence by Ilia Mirkin · 9 years ago
  90. 0f5b140 llvmpipe: disable front updates for now by Dave Airlie · 9 years ago
  91. 8771118 virgl: wrap ret assignment with braces to do correct thing by Dave Airlie · 9 years ago
  92. 6c731d8 nir: Add a nir_deref_tail helper by Jason Ekstrand · 9 years ago
  93. 7d90e57 nir/types: Add an is_vector_or_scalar helper by Jason Ekstrand · 9 years ago
  94. d43e16b i965/fs: Use regs_read/written for post-RA scheduling in calculate_deps by Jason Ekstrand · 9 years ago
  95. c839174 nir/validate: Add better validation of load/store types by Jason Ekstrand · 9 years ago
  96. d57ede9 radeonsi: add register definitions for Stoney by Marek Olšák · 9 years ago
  97. 2658777 radeonsi: add workarounds for CP DMA to stay on the fast path by Marek Olšák · 9 years ago
  98. fc0416e radeonsi: unify CP DMA preparation logic by Marek Olšák · 9 years ago
  99. 89da3b4 radeonsi: unify CP DMA code determining various flags by Marek Olšák · 9 years ago
  100. c3e527f radeonsi: only enable write confirmation on the last CP DMA packet by Marek Olšák · 9 years ago