105107 次代码提交 (d7e0d47b9de3e759d5ed7b299fa7f4e7cbd8760e)
 

作者 SHA1 备注 提交日期
  Jason Ekstrand d7e0d47b9d nir: Add a bunch of b2[if] optimizations 7 年前
  Jason Ekstrand 0e0dc596a2 intel/vec4: Fix nir_op_b2[fi] with 64-bit result 7 年前
  Jason Ekstrand 497675c21e intel/fs: Fix nir_op_b2[fi] with 64-bit result on Gen8 LP and Gen9 LP 7 年前
  Vinson Lee 4ece6aa552 egl: Use correct shared libraries suffix on macOS. 7 年前
  Illia Iorin b18f8e63ef mesa: Fix pack_uint_Z_FLOAT32() 7 年前
  Rodrigo Vivi 24db1c7fcc intel: Introducing Whiskey Lake platform 7 年前
  Boyuan Zhang d76c277421 st/va: use provided sizes and coords for vlVaGetImage 7 年前
  Samuel Pitoiset 229803b66a radv: implement clear operations for R32G32B32 7 年前
  Samuel Pitoiset c3ba3c2611 radv: disallow 3D images and mipmaps/layers for R32G32B32 linear formats 7 年前
  Samuel Pitoiset d179312b53 radv: add a workaround for a VGT hang with prim restart and strips 7 年前
  Timothy Arceri 3bc012a34e glsl: remove redundant es_shader checks 7 年前
  Dave Airlie cc2fe57922 st/glsl_to_tgsi: initialise need_uarl in contructor 7 年前
  Dave Airlie c5c3da6c90 glspirv: drop pointless assert (size_t is unsigned) 7 年前
  Dave Airlie 600d8ecb57 radv: remove unsigned comparison against 0 7 年前
  Dave Airlie 6e1d294804 radv: remove dead code for master_fd close 7 年前
  Dave Airlie 7c04b96f03 radv: don't pass shader key by copy 7 年前
  Dave Airlie 29a7631986 anv: add missing unlock in error path. 7 年前
  Jason Ekstrand 4ba445e011 intel: Don't propagate conditional modifiers if a UD source is negated 7 年前
  Jason Ekstrand 328d4d080b util: Add tests for fast integer division by constants 7 年前
  Marek Olšák a9be8dddfe util: Add power-of-two divisor support to compute_fast_udiv_info 7 年前
  Jason Ekstrand 7cde4dbcd7 util: Generalize fast integer division to be variable bit-width 7 年前
  Marek Olšák 64eb0738d4 util: Add fast division helpers 7 年前
  Marek Olšák 2940c257a6 util: import public domain code for integer division by a constant 7 年前
  Jason Ekstrand 0dca6730b4 util: Add a simple big math library 7 年前
  Dylan Baker b8521704ed meson: Don't allow building EGL on Windows or MacOS 7 年前
  Timothy Arceri 0346ad3774 glsl: ignore trailing whitespace when define redefined 7 年前
  Ian Romanick b44c9292b7 intel/compiler: Don't handle fsign.sat 7 年前
  Ian Romanick a68dd47b91 nir/algebraic: Simplify fsat of fsign 7 年前
  Ian Romanick 1546204cdd nir/algebraic: sign(x)*x*x is abs(x)*x 7 年前
  Ian Romanick 10f4a8871e nir: Add helper functions to get the instruction that generated a nir_src 7 年前
  Brian Paul 797e34f658 svga: change svga_destroy_shader_variant() to return void 7 年前
  Dylan Baker b781688636 meson: Don't build glsl compiler tests unless OpenGL is enabled 7 年前
  Dylan Baker d84f003b95 meson: Only build gallium state tracker tests with shared_glapi 7 年前
  Dylan Baker 0fa6a8271a meson: only build clapi tests when OpenGL is being built 7 年前
  Ilia Mirkin 92f56fbd89 nvc0: fix blitting red to srgb8_alpha 7 年前
  Ilia Mirkin 9bf0614116 nv50,nvc0: guard against zero-size blits 7 年前
  Ilia Mirkin 78d3640e49 nv50,nvc0: mark RGBX_UINT formats as renderable 7 年前
  Eric Engestrom 976188737d radv: add missing meson c++ visibility arguments 7 年前
  Michel Dänzer 9d3fefdc41 gbm: Add GBM_FORMAT_ARGB1555 support 7 年前
  Michel Dänzer e7e033ed8a st/dri: Handle BGRA5551 format 7 年前
  Rob Clark fa52ff856d freedreno/a5xx+a6xx: fix LRZ pitch alignment 7 年前
  Rob Clark 82c3b6fe49 freedreno/a6xx: add LRZ support 7 年前
  Rob Clark a877451a41 freedreno: update generated headers 7 年前
  Rob Clark bf79a7cc25 freedreno/a6xx: add helper for various CP_EVENT_WRITE 7 年前
  Rob Clark 60af89815e freedreno/a6xx: remove unused fxns 7 年前
  Rob Clark d5bd3ce89c freedreno/a6xx: remove fd6_shader_stateobj 7 年前
  Ilia Mirkin 1bb1c03d61 glsl: fix array assignments of a swizzled vector 7 年前
  Samuel Pitoiset d3682766f6 radv: tidy up radv_pipeline_init_multisample_state() 7 年前
  Samuel Pitoiset b38228ccb0 radv: always set PA_SC_MODE_CNTL_1.OUT_OF_ORDER_WATER_MARK 7 年前
  Samuel Pitoiset 937986ca1d radv: set DB_EQAA.INCOHERENT_EQAA_READS 7 年前