72859 Commits (91ec210ea8e35af8a7b30fa599b67b1faa55f34c)
 

Author SHA1 Message Date
  Rob Clark 91ec210ea8 freedreno/ir3: add support for ucp 10 years ago
  Rob Clark 509e0c4505 nir: add lowering stage for user-clip-planes / clipdist 10 years ago
  Rob Clark 53671a3723 nir: add sysval for user-clip-planes 10 years ago
  Rob Clark c4572b7dfe freedreno/ir3: convert from tgsi semantic/index to varying-slot 10 years ago
  Rob Clark 4a121e1a90 glsl: add SYSTEM_VALUE_VERTEX_CNT 10 years ago
  Rob Clark e523f69b1d freedreno/ir3: switch to shader_enums.h interp constants 10 years ago
  Ilia Mirkin e844e1007d nv50,nvc0: flush texture cache in presence of coherent bufs 10 years ago
  Ilia Mirkin 323c912506 nv50,nvc0: detect underlying resource changes and update tic 10 years ago
  Boyan Ding 8d3b92af21 vc4: Try to pair up instructions when only one of them has PM bit 10 years ago
  Jason Ekstrand fc11dbe13f i965/vec4: Use nir_move_vec_src_uses_to_dest 10 years ago
  Jason Ekstrand a6c467d6c5 nir: Add a pass to rewrite uses of vecN sources to the vecN destination 10 years ago
  Jason Ekstrand ddffe30f40 nir: Add comments to nir_index_instrs and nir_index_ssa_defs 10 years ago
  Jason Ekstrand 8ecaef967d nir: Add a generic instruction index 10 years ago
  Ulrich Weigand bd016a2601 mesa: Fix texture compression on big-endian systems 10 years ago
  Thomas Hellstrom 7e28650649 st/xa: Use PIPE_FORMAT_R8_UNORM when available 10 years ago
  Tapani Pälli ba02f7a3b6 mesa: return initial value for VALIDATE_STATUS if pipe not bound 10 years ago
  Tapani Pälli d9689be5c6 mesa: return initial value for PROGRAM_SEPARABLE when not linked 10 years ago
  Tapani Pälli 8f1ae9abeb mesa: enable query of PROGRAM_PIPELINE_BINDING for ES 3.1 10 years ago
  Timothy Arceri ef8eebc6ad nir: support indirect indexing samplers in struct arrays 10 years ago
  Timothy 0ad44ce373 glsl: add helper for calculating offsets for struct members 10 years ago
  Timothy Arceri 12af915e27 glsl: make variables private 10 years ago
  Timothy Arceri dcd9cd0383 glsl: store uniform slot id in var location field 10 years ago
  Timothy Arceri 9788700caf glsl: assign hidden uniforms their slot id earlier 10 years ago
  Timothy Arceri 874a0217fd glsl: order indices for samplers inside a struct array 10 years ago
  Dave Airlie b5df52b112 Revert "mesa/extensions: restrict GL_OES_EGL_image to GLES" 10 years ago
  Eric Anholt f5b26b4744 vc4: Only build in simulator mode if we find pkg-config for it. 10 years ago
  Ilia Mirkin 37d0becfd9 freedreno/a3xx: use NUM_USER_CLIP_PLANES helper instead of magic number 10 years ago
  Ilia Mirkin 545a3cbb01 freedreno/a3xx: fix blending of L8 format 10 years ago
  Ilia Mirkin ee6b95c82c freedreno/a3xx: add support for dual-source blending 10 years ago
  Eric Anholt cfa980f493 vc4: convert from tgsi semantic/index to varying-slot 10 years ago
  Eric Anholt 8fd3e53f3d gallium/ttn: Convert to using VARYING_SLOT_* / FRAG_RESULT_*. 10 years ago
  Ilia Mirkin 7a275fcda8 nv50, nvc0: fix max texture buffer size to 128M elements 10 years ago
  Ilia Mirkin eb081681df st/mesa: avoid integer overflows with buffers >= 512MB 10 years ago
  Brian Paul 1aff899a87 mesa: move GL_APPLE_object_purgeable functions to new file 10 years ago
  Brian Paul 8faed71830 mesa: remove trailing whitespace in bufferobj.c 10 years ago
  Brian Paul edc01c6704 mesa: whitespace, line wrap fixes in varray.c 10 years ago
  Rob Clark aecbc93f2d nir/print: print symbolic names from shader-enum 10 years ago
  Rob Clark 840df72f93 nir/print: bit of state refactoring 10 years ago
  Rob Clark f2533f2f8c glsl: shader-enum to name debug fxns 10 years ago
  Rob Clark 5bb41d9094 freedreno: one screen to rule them all 10 years ago
  Rob Clark b3958f9f83 freedreno/ir3: use NIR to lower ffract instead of tgsi_lowering 10 years ago
  Rob Clark d9efe40dc9 nir: add lowering for ffract 10 years ago
  Jordan Justen 47e18a5957 i965/fs: The barrier send uses only 1 payload register 10 years ago
  Jason Ekstrand cb503c3227 nir/builder: Use a normal temporary array in nir_channel 10 years ago
  Rob Clark 18385bc3ac freedreno/a4xx: more texture formats 10 years ago
  Rob Clark d85267c4bb freedreno/a4xx: border-color support 10 years ago
  Rob Clark f8222724f5 freedreno/a4xx: wire up texture clamp lowering 10 years ago
  Rob Clark 9124a49d54 freedreno: helper for a3xx/a4xx border-colors 10 years ago
  Rob Clark 76977222af freedreno: update generated headers 10 years ago
  Jason Ekstrand 29348631fe nir/lower_vec_to_movs: Coalesce into destinations of fdot instructions 10 years ago