108799 Commits (faf9e40f35ff14045265556acb1f9a2c4ab33c98)
 

Author SHA1 Message Date
  Jason Ekstrand 65ee5cc0da anv: Use an actual binding for gl_NumWorkgroups 6 years ago
  Jason Ekstrand 5c96120b5c intel,nir: Lower TXD with min_lod when the sampler index is not < 16 6 years ago
  Jason Ekstrand ca295ddbfb spirv: OpImageQueryLod requires a sampler 6 years ago
  Jason Ekstrand 5049fbddb4 anv: Count surfaces for non-YCbCr images in GetDescriptorSetLayoutSupport 6 years ago
  Sagar Ghuge 58bcebd987 spirv: Allow [i/u]mulExtended to use new nir opcode 6 years ago
  Sagar Ghuge 47ec9bdc60 nir/algebraic: Optimize low 32 bit extraction 6 years ago
  Sagar Ghuge 1d8994a63b glsl: [u/i]mulExtended optimization for GLSL 6 years ago
  Sagar Ghuge e551040c60 nir/glsl: Add another way of doing lower_imul64 for gen8+ 6 years ago
  Axel Davy 1d363d440f st/nine: Ignore multisample quality level if no ms 6 years ago
  Axel Davy 86666f051e st/nine: Ignore window size if error 6 years ago
  Mauro Rossi ec0f465bc5 android: anv: fix libexpat shared dependency 6 years ago
  Mauro Rossi 14e7e26a09 android: anv: fix generated files depedencies (v2) 6 years ago
  Brian Paul e2369e133c st/wgl: init a variable to silence MinGW warning 6 years ago
  Brian Paul 66ba12973b svga: silence array out of bounds warning 6 years ago
  Brian Paul 999db9ac51 svga: init fill variable to avoid compiler warning 6 years ago
  Brian Paul 9b07a221a4 st/mesa: whitespace fixes in st_texture.h 6 years ago
  Brian Paul d74932dfea st/mesa: line wrapping, whitespace fixes in st_cb_texture.c 6 years ago
  Brian Paul fc91c2698e st/mesa: whitespace fixes in st_sampler_view.c 6 years ago
  Gurchetan Singh 610758d3e5 egl/sl: also allow virtgpu to fallback to kms_swrast 6 years ago
  Mathias Fröhlich 904a0552aa st/mesa: Invalidate the gallium array atom only if needed. 6 years ago
  Mathias Fröhlich e727f8c8b8 mesa: Track buffer object use also for VAO usage. 6 years ago
  Samuel Pitoiset 9e787904d0 rav: use 32_AR instead of 32_ABGR when alpha coverage is required 6 years ago
  Alyssa Rosenzweig 72981c92ce panfrost: List primitive restart enable bit 6 years ago
  Alyssa Rosenzweig 2b5cda137f panfrost/midgard: Preview for data hazards 6 years ago
  Alyssa Rosenzweig 93eeba623b panfrost/midgard: Promote smul to vmul 6 years ago
  Alyssa Rosenzweig 25bbb44dce panfrost: Flush with offscreen rendering 6 years ago
  Alyssa Rosenzweig 4f7460297b panfrost/midgard: Don't force constant on VLUT 6 years ago
  Alyssa Rosenzweig c351cc4e94 panfrost: Cleanup cruft related to clears 6 years ago
  Alyssa Rosenzweig 40ffee4448 panfrost: Decouple Gallium clear from FBD clear 6 years ago
  Alyssa Rosenzweig 59c9623d0a panfrost: Import job data structures from v3d 6 years ago
  Ilia Mirkin 4eec3a2a36 glsl: fix recording of variables for XFB in TCS shaders 6 years ago
  Jose Maria Casanova Crespo bf1f49482d glsl: TCS outputs can not be transform feedback candidates on GLES 6 years ago
  Jose Maria Casanova Crespo cc7173b438 glsl: fix typos in comments "transfor" -> "transform" 6 years ago
  Gert Wollny 3214f20914 mesa: Expose EXT_texture_query_lod and add support for its use shaders 6 years ago
  Greg V 7dc2f47882 util: emulate futex on FreeBSD using umtx 7 years ago
  Rob Clark 00f838fa73 freedreno/ir3: track register pressure in sched 6 years ago
  Rob Clark 8a5f2d9444 freedreno/ir3: add Sethi–Ullman numbering pass 6 years ago
  Rob Clark c8e351ee3a freedreno/ir3: include nopN in expanded instruction count 6 years ago
  Dave Airlie cb4e3e3ef6
st/mesa: add support for lowering fp64/int64 for nir drivers 6 years ago
  Jordan Justen 7de056e1a9
scons: Generate float64_glsl.h for glsl_to_nir fp64 lowering 6 years ago
  Jordan Justen 10c5579921
intel/compiler: Move int64/doubles lowering options 6 years ago
  Jordan Justen 31b35916dd
nir: Add int64/doubles options into nir_shader_compiler_options 6 years ago
  Ian Romanick bae0c36751 nir/algebraic: Optimize away an fsat of a b2f 6 years ago
  Ian Romanick d1d56f5f9a intel/fs: Don't assert on b2f with a saturate modifier 6 years ago
  Lionel Landwerlin 32ffd90002 anv: add support for INTEL_DEBUG=bat 6 years ago
  Eric Anholt f1122f78b7 v3d: Fix build of NEON code with Mesa's cflags not targeting NEON. 6 years ago
  Matt Turner e0148bbcfd
intel/compiler: Add commas on final values of compaction table arrays 7 years ago
  Ian Romanick ecc9ffa778 nir/algebraic: Replace a-fract(a) with floor(a) 6 years ago
  Ian Romanick 1edf67fc3f intel/fs: Generate if instructions with inverted conditions 6 years ago
  Ian Romanick d40640efe8 nir/algebraic: Replace a bcsel of a b2f sources with a b2f(!(a || b)) 6 years ago