95694 次程式碼提交 (ab6f874439943837c06d3346385f75145e6d2775)
 

作者 SHA1 備註 提交日期
  Lionel Landwerlin 27e273578f i965: drop brw->is_broxton 8 年之前
  Lionel Landwerlin b6e783300c i965: drop brw->is_cherryview in favor of devinfo->is_cherryview 8 年之前
  Lionel Landwerlin 97e90113c6 i965: drop brw->is_haswell in favor of devinfo->is_haswell 8 年之前
  Lionel Landwerlin d324197de9 i965: drop brw->is_baytrail in favor of devinfo->is_baytrail 8 年之前
  Lionel Landwerlin 990c24ad85 i965: drop brw->is_g4x in favor of devinfo->is_g4x 8 年之前
  Lionel Landwerlin 46213f676e i965: drop brw->gt in favor of devinfo->gt 8 年之前
  Lionel Landwerlin b83a97a65d i965: drop brw->gen in favor of devinfo->gen 8 年之前
  Lionel Landwerlin de9649071a anv: use device->info instead of brw->is_* 8 年之前
  Mark Janes 8c9df0daf2 Revert "egl: Allow creation of per surface out fence" 8 年之前
  Kevin Rogovin 783f2b70c0 i965: add 2xMSAA 16xMSAA modes to DRI configs. 8 年之前
  Kenneth Graunke d808f44ae5 Revert "i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9." 8 年之前
  Eric Engestrom ac0d8dc3fa mesa/st: remove unwanted backup file 8 年之前
  Michael Olbrich 81d5c31631 egl/dri2: only destroy created objects 8 年之前
  Zhongmin Wu 13c23b19d0 egl: Allow creation of per surface out fence 8 年之前
  Samuel Pitoiset 0d9117b7bd winsys/amdgpu: add BO to the global list only when RADEON_ALL_BOS is set 8 年之前
  Samuel Pitoiset 59101e771d radeonsi: update dirty_level_mask before dispatching 8 年之前
  Juan A. Suarez Romero a2234614b6 anv: set right datatypes in anv_pipeline_binding 8 年之前
  Brian Paul 88cdf16871 llvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR 8 年之前
  Kenneth Graunke df85a0f54e i965: Bump the initial program cache size from 4kB to 16kB. 8 年之前
  Kenneth Graunke 9a09e4684d i965: Issue performance warnings when growing the program cache 8 年之前
  Kevin Rogovin f6d38785e8 i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9. 8 年之前
  Matt Turner 8b5b6a8abf glsl: define YY_NO_INPUT to prevent unused symbol warnings 8 年之前
  Matt Turner 37f664a066 blorp: Explicitly cast between different enums 8 年之前
  Matt Turner b962922fb7 intel/isl: Mark functions used conditionally as UNUSED 8 年之前
  Matt Turner c4ce12728e intel/isl: Explicitly cast between different enums 8 年之前
  Matt Turner 9fdbc273ef intel/isl: Remove 'inline' keywords 8 年之前
  Matt Turner cdbaa8a12f anv: Mark functions used conditionally as UNUSED 8 年之前
  Matt Turner 5d4afef459 anv: Explicitly cast between different enums 8 年之前
  Matt Turner 6cfc49287d anv: Remove 'inline' keywords 8 年之前
  Matt Turner 012887ef48 anv: Use GNU C empty brace initializer 8 年之前
  Matt Turner e99dcfd803 i965: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGS 8 年之前
  Matt Turner 477ac09c9e i965: Mark functions used conditionally as UNUSED 8 年之前
  Matt Turner 239bbdfaa2 i965: Explicitly cast between different enums 8 年之前
  Matt Turner dff75c7175 i965: Drop unnecessary conditional 8 年之前
  Matt Turner 35902f47eb i965: Remove some 'inline' keywords 8 年之前
  Matt Turner 50e4099edf nir: Remove series of unnecessary conversions 8 年之前
  Matt Turner 02ba0d5a7b nir/spirv: Use unreachable("...") rather than assert(!"...") 8 年之前
  Matt Turner f99bde0dad compiler: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGS 8 年之前
  Matt Turner c5d2e2d43f configure: Test for -Wno-initializer-overrides 8 年之前
  Matt Turner e4b2b69e82 configure: Add and use AX_CHECK_COMPILE_FLAG 8 年之前
  Bas Nieuwenhuizen 083b49ba9d radv: Add trace ids for secondary buffers. 8 年之前
  Bas Nieuwenhuizen 46dd30d08f ac/debug: Support multiple trace ids for nested IBs. 8 年之前
  Bas Nieuwenhuizen 43eb761cad radv/amdgpu: Enable dumping of all IBs with RADV_DEBUG=allbos. 8 年之前
  Emil Velikov 9e07005e87 egl/wayland: make sure HAS_$FORMAT is set for wl_dmabuf 8 年之前
  Emil Velikov 293d64e96f egl/wayland: group wl_win specific code together 8 年之前
  Emil Velikov 10efd6fe7e egl/wayland: remove dri2_surf width/height double init. 8 年之前
  Emil Velikov da100fe697 egl/wayland: set correct format with wl_dmabuf as wl_drm is missing 8 年之前
  Emil Velikov 6a1b683e74 egl/wayland: update comment to reflect wl_dmabuf presence 8 年之前
  Emil Velikov 1a8015e753 egl/wayland: polish object teardown in dri2_wl_destroy_surface 8 年之前
  Emil Velikov 83442112d7 egl/wayland: plug leaks in dri2_wl_create_window_surface() error path 8 年之前