76189 コミット (ee85014b90af1d94d637ec763a803479e9bac5dc)
 

作成者 SHA1 メッセージ 日付
  Michel Dänzer 62f837e2ea winsys/amdgpu: Handle RADEON_FLAG_NO_CPU_ACCESS 9年前
  Karol Herbst 29d09f8747 nv50/ir: optimize mad/fma with third argument 0 to mul 9年前
  Karol Herbst 3aa681449e nv50/ir: run DCE backwards 9年前
  Karol Herbst 978ae28ca2 nv50/ir: optimize shl(shr(a, c), c) to and(a, ~((1 << c) - 1)) 9年前
  Ilia Mirkin 089f605439 glsl: disallow implicit conversions in ESSL shaders 9年前
  Axel Davy dda7a84986 radeonsi: Add option for SI scheduler 9年前
  Samuel Iglesias Gonsálvez f9c43dd22f glsl: double-precision values don't support interpolation 9年前
  Eric Anholt 3fba517bdd vc4: Throttle outstanding rendering after submission. 9年前
  Eric Anholt 2a449ce7c9 vc4: Don't record the seqno of a failed job submit. 9年前
  Ben Widawsky 0e06f76a84 i965/skl: Utilize new 5th bit for gateway messages 9年前
  Ilia Mirkin 34c2c7c61e glsl: only expose double mod when doubles are available 9年前
  Karol Herbst 19ae5de981 nv50/ir: fix memory corruption when spilling and redoing RA 9年前
  Timothy Arceri d580a979a4 glsl: remove old FINISHME 9年前
  Marek Olšák 98cebc913c configure.ac: don't require EGL/DRM and GBM if OpenGL is disabled 9年前
  Jan Vesely efc4142acd r600,compute: Plug few memory leaks 9年前
  Jan Vesely e1dcd333e4 r600: Typos and whitespace fixes 9年前
  Marek Olšák 2924ca131f radeonsi: fix clover crash 9年前
  Marek Olšák af57507e4f radeonsi: fix shader precompilation for shader-db 9年前
  Ilia Mirkin 38c63abf09 glsl: add GL_OES_geometry_point_size and conditionalize gl_PointSize 9年前
  Emil Velikov eb63640c1d glsl: move to compiler/ 9年前
  Emil Velikov a39a8fbbaa nir: move to compiler/ 9年前
  Emil Velikov f694da80c7 compiler: move the glsl_types C wrapper alongside their C++ brethren 9年前
  Emil Velikov 24f984f64a nir: move glsl_types.{cpp,h} to compiler 9年前
  Emil Velikov 1a882fd2ee nir: move shader_enums.[ch] to compiler 9年前
  Emil Velikov 2f86383091 compiler: introduce a libcompiler static library 9年前
  Nicolai Hähnle 41875ac4ed gallium/ddebug: add 'verbose' option 9年前
  Nicolai Hähnle f4c8fa4e49 gallium/ddebug: make 'noflush' also affect 'always' mode 9年前
  Nicolai Hähnle 8894b5f008 radeonsi: use llvm.amdgcn.s.barrier instead of llvm.AMDGPU.barrier.local 9年前
  Ben Widawsky a443b5b732 i965/bxt: Fix conservative wm thread counts. 9年前
  Ian Romanick 2542871387 meta: Use internal functions to set texture parameters 9年前
  Ian Romanick 18b0ba340b meta/blit: Restore GL_DEPTH_STENCIL_TEXTURE_MODE state for GL_TEXTURE_RECTANGLE 9年前
  Ian Romanick f7800fadff meta/copy_image: Fix typo in comment 9年前
  Ian Romanick bae8a4f05b mesa: Don't include meta.h 9年前
  Nicolai Hähnle 1067e6eb55 radeonsi: add DCC buffer for sampler views on new CS 9年前
  Nicolai Hähnle 0bacbf5b7e radeonsi: emit rw_buffers for tes_shader only if tes_shader present 9年前
  Nicolai Hähnle 2385b253c6 radeonsi: do not set the shader->key for gs copy shaders 9年前
  Nicolai Hähnle 46c0ba60c6 radeonsi: si_llvm_emit_vs_epilogue is never used with gs copy shaders 9年前
  Nicolai Hähnle c55b9499d5 radeonsi: move is_gs_copy_shader to si_shader_context 9年前
  Nicolai Hähnle a7754ffd31 radeonsi: replace use of is_gs_copy_shader in si_shader_vs 9年前
  Nicolai Hähnle 004fcd4230 radeonsi: ensure that VGT_GS_MODE is sent when necessary 9年前
  Nicolai Hähnle 9f89bd69df radeonsi: extract the VGT_GS_MODE calculation into its own function 9年前
  Samuel Pitoiset 429371f22a trace: fix a segfault when tracing indirect draw calls 9年前
  Marek Olšák 24ea81a491 Revert "mesa: enable enums for OES_geometry_shader" 9年前
  Marek Olšák e707b9d8ba winsys/amdgpu: optionally use buffer lists with all allocated buffers 9年前
  Kenneth Graunke ae9f73ea40 glsl: Conditionalize atan2 math. 9年前
  Rob Herring 7ee8954753 virgl: enable building on Android 9年前
  Rob Herring 657dc4f533 virtio_gpu: Add PCI ID to driver map 9年前
  Kenneth Graunke b3340cd32a i965: Implement a drirc workaround for broken dual color blending. 9年前
  Marek Olšák cd9c07e7cd radeonsi: add ETC1 support for Stoney 9年前
  Marek Olšák b3bac55621 radeonsi: change LLVM intrinsics for BREV, CLAMP, EX2 9年前