69479 Commits (bb5df7350b9ac780389bce9c7642cb88681a4b2d)
 

Author SHA1 Message Date
  Rob Clark 6cd9c94ce4 freedreno/ir3: handle FRAG IN's without interpolation specified 10 years ago
  Rob Clark f513f006ce freedreno/ir3/cmdline: add @const headers for immediates 10 years ago
  Rob Clark 6bc12bb5fd freedreno/ir3/cmdline: remove hack for old compiler 10 years ago
  Rob Clark f370e95421 freedreno/ir3: handle const/immed/abs/neg in cp 10 years ago
  Rob Clark 104713d9f2 freedreno/ir3: split float/int abs/neg 10 years ago
  Rob Clark 203f37540a freedreno/ir3: add ir3 builder helpers 10 years ago
  Rob Clark b1c9fb9fca freedreno/ir3: fix sam argument order comment 10 years ago
  Rob Clark 101142c401 xa: support for drivers which use NIR 10 years ago
  Rob Clark 1c857727a1 build: add libnir.la 10 years ago
  Rob Clark 52282fa42d gallium/ttn: MOD is an integer instruction 10 years ago
  Rob Clark 7579ae422a gallium/ttn: add UMAD 10 years ago
  Rob Clark f2ecc95e44 nir: add lowering for idiv/udiv/umod 10 years ago
  Rob Clark 7880bea2fb nir: fix typo for f2b/i2b/b2i expressions (v2) 10 years ago
  Rob Clark 6829d76e02 nir: add option to lower slt/sge/seq/sne 10 years ago
  Mathias Froehlich 24b78fe54e mesa: Remove unused variables left over from 107ae27e57d. 10 years ago
  Mathias Fröhlich fdd90fcb15 i965: Implement support for ARB_clip_control. 10 years ago
  Mathias Froehlich 107ae27e57 mesa: Remove the _WindowMap from gl_viewport_attrib. 10 years ago
  Mathias Froehlich 29e6c7dbc5 tnl: Maintain the _WindowMap matrix in TNLcontext v2. 10 years ago
  Mathias Froehlich 472913ea75 radeon: Make use of _mesa_get_viewport_xform v2. 10 years ago
  Mathias Froehlich a8ceb8e450 i965: Make use of _mesa_get_viewport_xform. 10 years ago
  Ilia Mirkin ba353935a3 nv50: allocate more offset space for occlusion queries 10 years ago
  Jason Ekstrand 9c53e80b9b nir/lower_samplers: Use the right memory context for realloc'ing tex sources 10 years ago
  Jason Ekstrand 1bd1fc248c i965: Use brw_nir_cubemap_normalize for NIR shaders 10 years ago
  Jason Ekstrand 52e718097f nir: Add a cubemap normalizing pass 10 years ago
  Jason Ekstrand bff4213326 i965: Check the INTEL_USE_NIR environment variable once at context creation 10 years ago
  Jason Ekstrand dccc57eaba nir/from_ssa: Don't set reg->parent_instr for ssa_undef instructions 10 years ago
  Jason Ekstrand 7bdba4a245 nir: Add a src_get_parent_instr function 10 years ago
  Eric Anholt cb966fb2be i965: Use the tex projector lowering pass instead of hand-rolling it. 10 years ago
  Eric Anholt ea811b7868 nir: Add a lowering pass for texture projectors. 10 years ago
  Eric Anholt 64bdfc698d nir: Add an interface to turn a nir_src into a nir_ssa_def. 10 years ago
  Eric Anholt ec02970205 nir: Add an interface for the builder to insert instructions before. 10 years ago
  Jose Fonseca 328375d274 gallium: fix gcc compile errors when using _XOPEN_SOURCE=600 but not std=c99 10 years ago
  Carl Worth b9b66985c3 i965: Rename do_<stage>_prog to brw_compile_<stage>_prog (and export) 10 years ago
  Carl Worth a57672f18d i965: Split out per-stage dirty-bit checking into separate functions 10 years ago
  Carl Worth 28510d69ff i965: Split out brw_<stage>_populate_key into their own functions 10 years ago
  Ilia Mirkin 01d3b750b3 nv50/ir: avoid folding immediates into imad operations 10 years ago
  Ilia Mirkin 603d28f32c nv50/ir: fix imad emission when dst == src2 10 years ago
  Kenneth Graunke da5ec2ac0b nir: Allocate nir_tex_instr::sources out of the instruction itself. 10 years ago
  Kenneth Graunke 7380c641b1 nir: Allocate predecessor and dominance frontier sets from block itself. 10 years ago
  Kenneth Graunke 131444e1c5 nir: Allocate register fields out of the register itself. 10 years ago
  Kenneth Graunke 587b3a20a1 nir: Make nir_create_function() strdup the function name. 10 years ago
  Kenneth Graunke f61b6c3e48 nir: Free dead variables when removing them. 10 years ago
  Kenneth Graunke f4e4491080 nir: Combine remove_dead_local_vars() and remove_dead_global_vars(). 10 years ago
  Kenneth Graunke 33f0f68d59 ralloc: Implement a new ralloc_adopt() API. 10 years ago
  Jason Ekstrand ca3b4d6d17 nir/opt_peephole_ffma: Fix a couple typos in a comment 10 years ago
  Ilia Mirkin 4609ba6ea3 mesa: add ARB_depth_buffer_float to ES3.0 required extension list 10 years ago
  Eric Anholt a9152376b4 vc4: Add support for nir_iabs. 10 years ago
  Jason Ekstrand e50cf5faa5 i965/generator: Get rid of the ! in the unreachable statement 10 years ago
  Jason Ekstrand 0573d0e484 nir/print: Correctly print swizzles for explicitly sized alu sources 10 years ago
  Ilia Mirkin 4a3c0e9950 freedreno/a3xx: add MRT support 10 years ago