72169 Commits (cb2d680232d64d614db93e2d011bb446e863e384)
 

Author SHA1 Message Date
  Patrick Rudolph cb2d680232 target/d3dadapter9: Return Windows like card names 10 years ago
  David Heidelberg 56717c0b06 st/nine: Require gcc >= 4.6 10 years ago
  Ilia Mirkin 365d631eb2 glsl: fix error message when validating tcs output decls 10 years ago
  Rob Clark 3b4d03d440 relnote updates 10 years ago
  Ilia Mirkin 3525aa1dc9 st/mesa: pass through 4th opcode argument in bitmap/pixel visitors 10 years ago
  Ilia Mirkin 681efdf7a1 st/mesa: fix assignments with 4-operand arguments (i.e. BFI) 10 years ago
  Martin Peres f142e64b29 i965: allow image_size on float images 10 years ago
  Zoltan Gilian df5cdec132 clover: fix llvm 3.5 build error 10 years ago
  Tapani Pälli 7eda897bf0 mesa: update fbo state in glTexStorage 10 years ago
  Eric Anholt 8cae9f2fda vc4: Add algebraic opt for rcp(1.0). 10 years ago
  Eric Anholt c800fef2e2 vc4: Allow unpack_8[abcd]_f's src to stay in r4. 10 years ago
  Eric Anholt 8b36d107fd vc4: Pack the unorm-packing bits into a src MUL instruction when possible. 10 years ago
  Eric Anholt 572a48366d vc4: Add a QIR helper for whether the op is a MUL type. 10 years ago
  Eric Anholt fd74da11c4 vc4: Drop an unused algebraic op. 10 years ago
  Eric Anholt 98728ce071 vc4: Switch QPU_PACK_SCALED to be two non-SSA instructions. 10 years ago
  Eric Anholt 69ef08d303 vc4: Make the pack-to-unorm instructions be non-SSA. 10 years ago
  Eric Anholt 0bba4fa070 vc4: Allow QIR registers to be non-SSA. 10 years ago
  Eric Anholt ceb1a31842 vc4: We can now move TEX_RESULT accesses across other r4 ops. 10 years ago
  Timothy Arceri ad89748541 glsl: fix binding validation for interface blocks 10 years ago
  Timothy Arceri dd6a6dbaf7 glsl: interleave constant propagation and folding 10 years ago
  Ilia Mirkin 8483577f6b nv50/ir: pre-compute BFE arg when both bits and offset are imm 10 years ago
  Ilia Mirkin ecebd3dbfc glsl: expose textureQueryLod in GLSL 4.00+ fragment shaders 10 years ago
  Nanley Chery 29e953b07b Revert "mesa/formats: refactor by collapsing cases in switch statement by type" 10 years ago
  Glenn Kennard 4237dfb978 r600g: Fix handling of TGSI_OPCODE_ARR with SB 10 years ago
  Edward O'Callaghan 7a32652231 r600: Turn 'r600_shader_key' struct into union 10 years ago
  Edward O'Callaghan e2145de74d r600: Rewrite r600_shader_selector_key() to use a switch stmt 10 years ago
  Jason Ekstrand bbf8291bf8 i965: Use NIR by default for vertex shaders 10 years ago
  Kai Wasserbäch 6921f170b6 glsl: check if return_deref in lower_subroutine_visitor::visit_leave isn't NULL 10 years ago
  Tobias Klausmann 3e6adbd761 nv50/ir: Handle OP_CVT when folding constant expressions 10 years ago
  Ilia Mirkin f5b926183d nvc0/ir: undo more shifts still by allowing a pre-SHL to occur 10 years ago
  Ilia Mirkin 9ebe7dc094 nvc0/ir: don't require AND when the high byte is being addressed 10 years ago
  Ilia Mirkin 63cb85e567 nvc0/ir: detect i2f/i2i which operate on specific bytes/words 10 years ago
  Ilia Mirkin 51499bb5ff nvc0/ir: detect AND/SHR pairs and convert into EXTBF 10 years ago
  Chih-Wei Huang 2a4af36517 nv50/ir: support different unordered_set implementations 10 years ago
  Martin Peres 56ebd3314b i965: Fix "handle nir_intrinsic_image_size" 10 years ago
  Martin Peres e5851cff45 i965: enable GL_ARB_shader_image_size 10 years ago
  Martin Peres 50db9c1db6 i965: handle nir_intrinsic_image_size 10 years ago
  Martin Peres 80b1707e26 nir: convert the glsl intrinsic image_size to nir_intrinsic_image_size 10 years ago
  Martin Peres 58a8689717 glsl: add support for the imageSize builtin 10 years ago
  Martin Peres 3d93f65ef2 main: add extension GL_ARB_shader_image_size 10 years ago
  Francisco Jerez f6c622f584 docs: Mark GLES 3.1 image load/store as done on i965. 10 years ago
  Francisco Jerez f5070c801c mesa: Add ES31 API tag for the extension table. 10 years ago
  Francisco Jerez 6379f5cb2a glsl: Parse the allowed image format qualifiers in GLSL ES 3.1. 10 years ago
  Francisco Jerez e3fb2e1f0e glsl: Recognise image memory qualifiers in GLSL ES 3.1. 10 years ago
  Francisco Jerez 307c382c1b glsl: Define image-related built-in constants required by GLSL ES 3.1. 10 years ago
  Francisco Jerez a976b7255b glsl: Remove duplicate definition of gl_MaxTess*ImageUniforms built-in constants. 10 years ago
  Francisco Jerez 9d0bb6be09 glsl: Accept atomic_uint type in GLSL ES 3.1. 10 years ago
  Francisco Jerez d589df9401 glsl: Accept supported image types in GLSL ES 3.1. 10 years ago
  Francisco Jerez 6da187f805 glsl: Expose image load and store built-ins in GLSL ES 3.1. 10 years ago
  Francisco Jerez 76a09c87c1 glsl: Use a separate availability class for image atomic built-ins. 10 years ago