1. 7e50643 radeonsi: add support for viewport array (v3) by Dave Airlie · 9 years ago
  2. 35d8379 i965/fs: Fix ir_txs in emit_texture_gen4_simd16(). by Kenneth Graunke · 9 years ago
  3. ad62ec8 nv50/ir: propagate modifier to right arg when const-folding mad by Ilia Mirkin · 9 years ago
  4. 052b3d4 egl_dri2: Remove trailing whitespaces by Boyan Ding · 9 years ago
  5. 3cf90bb i965/skl: Fix aligning mt->total_width to the block size by Neil Roberts · 9 years ago
  6. 404a90b mesa: Enable subdir-objects globally. by Matt Turner · 9 years ago
  7. 2294505 mesa: fold duplicated GL/GL_CORE/GLES3 entry in get_hash_params.py by Emil Velikov · 9 years ago
  8. 7de8569 ilo: define ILO_IMAGE_MAX_LEVEL_COUNT by Chia-I Wu · 9 years ago
  9. cbdc26a ilo: replace pipe_format by gen_surface_format by Chia-I Wu · 9 years ago
  10. 2ee95f6 ilo: always use the specified image format by Chia-I Wu · 9 years ago
  11. dc2e92b ilo: replace pipe_texture_target by gen_surface_type by Chia-I Wu · 9 years ago
  12. 934e4a4 ilo: initialize ilo_image from ilo_image_info by Chia-I Wu · 9 years ago
  13. f825fe8 ilo: remove ilo_image_disable_aux() by Chia-I Wu · 9 years ago
  14. 07acf9c ilo: improve SURFTYPE_BUFFER validations by Chia-I Wu · 9 years ago
  15. 9871646 ilo: remove ilo_buffer by Chia-I Wu · 9 years ago
  16. 36d107e ilo: introduce ilo_vma by Chia-I Wu · 9 years ago
  17. fbba25b mesa: remove unnecessary checks in _mesa_readpixels_needs_slow_path by Iago Toral Quiroga · 9 years ago
  18. 316206e i965/vec4_live_variables: Do liveness analysis bottom-to-top by Jason Ekstrand · 9 years ago
  19. c1151b1 i965/skl: Use more compact hiz dimensions by Ben Widawsky · 9 years ago
  20. 101a738 radeonsi: don't fail in si_shader_io_get_unique_index by Marek Olšák · 9 years ago
  21. c97105e i965: Drop brw->depthstencil.stencil_offset from gen8_depth_state.c. by Kenneth Graunke · 9 years ago
  22. 6026f7e nir: Recognize max(min(a, 1.0), 0.0) as fsat(a). by Kenneth Graunke · 9 years ago
  23. 77a78c6 softpipe,llvmpipe: fix PIPE_SHADER_CAP_MAX_INPUTS value by Marek Olšák · 9 years ago
  24. d1663cc i965/bxt: Add basic Broxton infrastructure by Ben Widawsky · 9 years ago
  25. 9f261dc radeon: Advertise correct GL_QUERY_COUNTER_BITS/GL_SAMPLES_PASSED value by Ian Romanick · 9 years ago
  26. b2c6ba0 i965/fs_live_variables: Do liveness analysis bottom-to-top by Jason Ekstrand · 9 years ago
  27. 104c8fc i965: Delete linked GLSL IR when using NIR. by Tapani Pälli · 9 years ago
  28. c2ff348 glsl: clone inputs and outputs during linking by Tapani Pälli · 9 years ago
  29. 4b35ab9 i965: Rename intel_emit* to reflect their new location in brw_pipe_control by Chris Wilson · 9 years ago
  30. 9d4b9f1 i965: Transplant PIPE_CONTROL routines to brw_pipe_control by Chris Wilson · 9 years ago
  31. 147cdb5 nir: Use a switch statement for detecting move-like operations. by Kenneth Graunke · 9 years ago
  32. e31bce4 svga: silence warnings about unexpected shader type by Brian Paul · 9 years ago
  33. c1de7df st/mesa: remove unneeded pipe_surface_release() in st_render_texture() by Brian Paul · 9 years ago
  34. a552c89 st/wgl: add stw_nopfuncs.h to the sources lists by Emil Velikov · 9 years ago
  35. 30d67d3 loader: move loader_open_device out of HAVE_LIBUDEV block by Julien Isorce · 9 years ago
  36. 390f94e winsys/radeon: reduce BO cache timeout by Grigori Goronzy · 9 years ago
  37. 29aaab2 winsys/radeon: align BO size to page size by Grigori Goronzy · 9 years ago
  38. 32a220f glsl: remove cross validation of interpolation qualifier with GLSL 4.40 by Tapani Pälli · 9 years ago
  39. 23132cd i965: Fix whitespace error in gen8_depth_state.c by Kenneth Graunke · 9 years ago
  40. c8b8e8b i965: Don't count NIR instructions for shader-db. by Kenneth Graunke · 9 years ago
  41. 7796e88 winsys/radeon: Unmap GPU VM address range when destroying BO by Michel Dänzer · 9 years ago
  42. 3fd4c80 vc4: Also dump VC4_PACKET_LOAD_TILE_BUFFER_GENERAL. by Eric Anholt · 9 years ago
  43. 5458ac0 vc4: Add dumping for VC4_PACKET_LOAD/STORE_FULL_RES_TILE_BUFFER. by Eric Anholt · 9 years ago
  44. 997f677 vc4: Don't try to CSE color reads. by Eric Anholt · 9 years ago
  45. 0f69d59 vc4: Make a helper for TLB color writes, too. by Eric Anholt · 9 years ago
  46. af83eb2 vc4: Pull the blending operation out to a separate function. by Eric Anholt · 9 years ago
  47. 76851f4 vc4: Clarify size calculation for Z/S writes. by Eric Anholt · 9 years ago
  48. 8fbcabc vc4: Add an "args" temporary for RCL setup. by Eric Anholt · 9 years ago
  49. 19056d0 vc4: Reuse (and extend) the packet.h sizes for dumping. by Eric Anholt · 9 years ago
  50. fc0da62 vc4: Fix printfs for blit fallbacks. by Eric Anholt · 9 years ago
  51. e70f561 tgsi_to_nir: Fix translation of TXF on MSAA targets. by Eric Anholt · 9 years ago
  52. 6844d6b i965/fs: Get rid of an unused variable in emit_barrier() by Jason Ekstrand · 9 years ago
  53. 4080129 i965: Remove the brw_context from the visitors by Jason Ekstrand · 9 years ago
  54. bcaf4a3 i965/vec4_vs: Add an explicit use_legacy_snorm_formula flag by Jason Ekstrand · 9 years ago
  55. 924b15d i965/vec4: Turn some _mesa_problem calls into asserts by Jason Ekstrand · 9 years ago
  56. 663f8d1 i965/vs: Pass the current set of clip planes through run() and run_vs() by Jason Ekstrand · 9 years ago
  57. 4af62c0 i965/fs: Add a do_rep_send flag to run_fs by Jason Ekstrand · 9 years ago
  58. 1b0f6ff i965: Pull calls to get_shader_time_index out of the visitor by Jason Ekstrand · 9 years ago
  59. c7893dc i965: Use a single index per shader for shader_time. by Jason Ekstrand · 9 years ago
  60. 6e255a3 i965: Add compiler options to brw_compiler by Jason Ekstrand · 9 years ago
  61. 073294d i965/fs: Plumb compiler debug logging through brw_compiler by Jason Ekstrand · 9 years ago
  62. 3fd457c i965/fs: Do the no16 perf logging directly in fs_visitor::no16() by Jason Ekstrand · 9 years ago
  63. f45bf97 i965/fs: Make no16 non-variadic by Jason Ekstrand · 9 years ago
  64. 1bc3b62 i965: Move INTEL_DEBUG variable parsing to screen creation time by Jason Ekstrand · 9 years ago
  65. d7565b7 i965: Remove the dependance on brw_context from the generators by Jason Ekstrand · 9 years ago
  66. e639a6f i965: Plumb compiler debug logging through a function pointer in brw_compiler by Jason Ekstrand · 9 years ago
  67. b0ad3ce mesa: Add a va_args variant of _mesa_gl_debug(). by Kenneth Graunke · 9 years ago
  68. 6307644 i965: Replace some instances of brw->gen with devinfo->gen by Jason Ekstrand · 9 years ago
  69. ae09758 i965: Initialize backend_shader::mem_ctx in its constructor. by Matt Turner · 9 years ago
  70. d8eeb49 i965: Assert that the GL primitive isn't out of range. by Matt Turner · 9 years ago
  71. 4d93a07 i965/cfg: Assert that cur_do/while/if pointers are non-NULL. by Matt Turner · 9 years ago
  72. 04758d2 mesa: Delete unused ICEIL(). by Matt Turner · 9 years ago
  73. a49328d i965/fs: Don't mess up stride for uniform integer multiplication. by Matt Turner · 9 years ago
  74. 3fa9bb8 egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals by Boyan Ding · 9 years ago
  75. 20dca37 i965/gen9: Don't use encrypted MOCS by Ben Widawsky · 9 years ago
  76. 78d58e6 nv50,nvc0: make sure to pushbuf_refn before putting bo into pushbuf_data by Ilia Mirkin · 9 years ago
  77. 9fcbf51 nvc0: always put all tfb bufs into bufctx by Ilia Mirkin · 9 years ago
  78. fccf012 glsl: binding point is a texture unit, which is a combined space by Ilia Mirkin · 9 years ago
  79. 59f8d4e android: egl: do not link against libglapi by Emil Velikov · 9 years ago
  80. a0dc6b7 gbm: do not (over)link against libglapi.so by Emil Velikov · 9 years ago
  81. 828f133 gbm: dlopen libglapi so gbm_create_device works by Frank Henigman · 10 years ago
  82. 6ed52f7 configure: drop unused variable GBM_BACKEND_DIRS by Emil Velikov · 9 years ago
  83. 994be51 configure: error out when building libEGL without shared-glapi by Emil Velikov · 9 years ago
  84. ddc886b configure: error out when building backend-less libEGL by Emil Velikov · 9 years ago
  85. 2752e62 drivers/x11: drop unneeded HAVE_X11_DRIVER check by Emil Velikov · 9 years ago
  86. 92dc507 configure: allow building shared-glapi powered libgl-xlib by Emil Velikov · 9 years ago
  87. 5c37aba targets/libgl-xlib: fix the build against shared_glapi by Emil Velikov · 9 years ago
  88. b92233f drivers/x11: fix the build against shared_glapi by Emil Velikov · 9 years ago
  89. 6d744aa configure: warn about shared_glapi & xlib-glx only when both are set by Emil Velikov · 9 years ago
  90. 06109db glapi: remap_helper.py: remove unused argument 'es' by Emil Velikov · 9 years ago
  91. ec16bb6 glapi: gl_table.py: remove unused variable 'es' by Emil Velikov · 9 years ago
  92. 4f8f790 egl: Use the loader_open_device() helper to do open with CLOEXEC by Derek Foreman · 9 years ago
  93. 324ee9b glx: Use loader_open_device() helper by Derek Foreman · 9 years ago
  94. 9c92746 loader: Rename drm_open_device() to loader_open_device() and share it by Derek Foreman · 9 years ago
  95. aaac913 egl/drm: Duplicate fd with F_DUPFD_CLOEXEC to prevent leak by Derek Foreman · 9 years ago
  96. be5f71d draw,tgsi: Assume TGSI_PROPERTY_GS_INVOCATIONS default of 1. by Jose Fonseca · 9 years ago
  97. 634cfb9 glsl: Specify the shader stage in linker errors due to too many in/outputs. by Jose Fonseca · 9 years ago
  98. 4731be7 docs: update GL3 with softpipe/llvmpipe gpu_shader5 pieces. by Dave Airlie · 9 years ago
  99. 1a71fbe draw/gallivm: add invocation ID support for llvmpipe. by Dave Airlie · 9 years ago
  100. 40d2258 draw/tgsi: implement geom shader invocation support. by Dave Airlie · 9 years ago