69337 Комити (10d85ffc5a74bbce4decd7fe2aedd856ce7d39cb)
 

Аутор SHA1 Порука Датум
  Ilia Mirkin c7811f56c2 freedreno/ir3: insert nop between sfu/mem operations пре 10 година
  Ilia Mirkin 14dfd8cc43 freedreno: dirty context when reallocating a bound bo пре 10 година
  Ilia Mirkin bde2045fa2 freedreno: keep track of buffer valid ranges пре 10 година
  Ilia Mirkin dacf22e0a3 freedreno: mark resources as being read so that writes flush the queue пре 10 година
  Ilia Mirkin 2e1445c8f3 freedreno: don't bother setting resource timestamps пре 10 година
  Ilia Mirkin 1fee3061d5 freedreno: add a reading flag to indicate gpu is reading rsc пре 10 година
  Ilia Mirkin ea0952a9db freedreno: fix resource flushing confusion пре 10 година
  Ilia Mirkin bfb0a8eb69 freedreno: remove tex_resource пре 10 година
  Rob Clark 6cd9c94ce4 freedreno/ir3: handle FRAG IN's without interpolation specified пре 10 година
  Rob Clark f513f006ce freedreno/ir3/cmdline: add @const headers for immediates пре 10 година
  Rob Clark 6bc12bb5fd freedreno/ir3/cmdline: remove hack for old compiler пре 10 година
  Rob Clark f370e95421 freedreno/ir3: handle const/immed/abs/neg in cp пре 10 година
  Rob Clark 104713d9f2 freedreno/ir3: split float/int abs/neg пре 10 година
  Rob Clark 203f37540a freedreno/ir3: add ir3 builder helpers пре 10 година
  Rob Clark b1c9fb9fca freedreno/ir3: fix sam argument order comment пре 10 година
  Rob Clark 101142c401 xa: support for drivers which use NIR пре 10 година
  Rob Clark 1c857727a1 build: add libnir.la пре 10 година
  Rob Clark 52282fa42d gallium/ttn: MOD is an integer instruction пре 10 година
  Rob Clark 7579ae422a gallium/ttn: add UMAD пре 10 година
  Rob Clark f2ecc95e44 nir: add lowering for idiv/udiv/umod пре 10 година
  Rob Clark 7880bea2fb nir: fix typo for f2b/i2b/b2i expressions (v2) пре 10 година
  Rob Clark 6829d76e02 nir: add option to lower slt/sge/seq/sne пре 10 година
  Mathias Froehlich 24b78fe54e mesa: Remove unused variables left over from 107ae27e57d. пре 10 година
  Mathias Fröhlich fdd90fcb15 i965: Implement support for ARB_clip_control. пре 10 година
  Mathias Froehlich 107ae27e57 mesa: Remove the _WindowMap from gl_viewport_attrib. пре 10 година
  Mathias Froehlich 29e6c7dbc5 tnl: Maintain the _WindowMap matrix in TNLcontext v2. пре 10 година
  Mathias Froehlich 472913ea75 radeon: Make use of _mesa_get_viewport_xform v2. пре 10 година
  Mathias Froehlich a8ceb8e450 i965: Make use of _mesa_get_viewport_xform. пре 10 година
  Ilia Mirkin ba353935a3 nv50: allocate more offset space for occlusion queries пре 10 година
  Jason Ekstrand 9c53e80b9b nir/lower_samplers: Use the right memory context for realloc'ing tex sources пре 10 година
  Jason Ekstrand 1bd1fc248c i965: Use brw_nir_cubemap_normalize for NIR shaders пре 10 година
  Jason Ekstrand 52e718097f nir: Add a cubemap normalizing pass пре 10 година
  Jason Ekstrand bff4213326 i965: Check the INTEL_USE_NIR environment variable once at context creation пре 10 година
  Jason Ekstrand dccc57eaba nir/from_ssa: Don't set reg->parent_instr for ssa_undef instructions пре 10 година
  Jason Ekstrand 7bdba4a245 nir: Add a src_get_parent_instr function пре 10 година
  Eric Anholt cb966fb2be i965: Use the tex projector lowering pass instead of hand-rolling it. пре 10 година
  Eric Anholt ea811b7868 nir: Add a lowering pass for texture projectors. пре 10 година
  Eric Anholt 64bdfc698d nir: Add an interface to turn a nir_src into a nir_ssa_def. пре 10 година
  Eric Anholt ec02970205 nir: Add an interface for the builder to insert instructions before. пре 10 година
  Jose Fonseca 328375d274 gallium: fix gcc compile errors when using _XOPEN_SOURCE=600 but not std=c99 пре 10 година
  Carl Worth b9b66985c3 i965: Rename do_<stage>_prog to brw_compile_<stage>_prog (and export) пре 10 година
  Carl Worth a57672f18d i965: Split out per-stage dirty-bit checking into separate functions пре 10 година
  Carl Worth 28510d69ff i965: Split out brw_<stage>_populate_key into their own functions пре 10 година
  Ilia Mirkin 01d3b750b3 nv50/ir: avoid folding immediates into imad operations пре 10 година
  Ilia Mirkin 603d28f32c nv50/ir: fix imad emission when dst == src2 пре 10 година
  Kenneth Graunke da5ec2ac0b nir: Allocate nir_tex_instr::sources out of the instruction itself. пре 10 година
  Kenneth Graunke 7380c641b1 nir: Allocate predecessor and dominance frontier sets from block itself. пре 10 година
  Kenneth Graunke 131444e1c5 nir: Allocate register fields out of the register itself. пре 10 година
  Kenneth Graunke 587b3a20a1 nir: Make nir_create_function() strdup the function name. пре 10 година
  Kenneth Graunke f61b6c3e48 nir: Free dead variables when removing them. пре 10 година