50088 Commits (b2df031a959f36743527b9abc89913ce4f895de3)
 

Autor SHA1 Mensaje Fecha
  Tom Stellard b2df031a95 r300/compiler: Fix nested flow control in r500 vertex shaders hace 14 años
  Tom Stellard 4a269a8dc0 r300/compiler: Clear loop registers in vertex shaders w/o loops hace 13 años
  Eric Anholt 3f349d4e18 glsl: If an "if" has no "then" or "else" code left, remove it. hace 13 años
  Eric Anholt 8bb0091e68 glsl: Add a helper for generating temporary variables in ir_builder. hace 13 años
  Eric Anholt d32780d504 glsl: Add a helper for ir_builder to make dereferences for assignments. hace 13 años
  Eric Anholt 7e88f8ce8f glsl: Make a little tracking class for emitting IR lists. hace 13 años
  Eric Anholt b782352745 glsl: Add common swizzles to ir_builder. hace 13 años
  Eric Anholt d6e6566206 glsl: Let ir_builder expressions take un-dereferenced variables. hace 13 años
  Eric Anholt 599aac95ff glsl: Create an ir_builder helper for hand-generating IR. hace 13 años
  Christoph Bumiller 0e8ad4cc74 nv50,nvc0: fix handling of user vbufs with stride < access size hace 13 años
  Christoph Bumiller 7a40ae4a31 nvc0: prefix all macro methods with MACRO hace 13 años
  Christoph Bumiller ce713cd520 nvc0: replace VERTEX_DATA push mode with translate to buffer hace 13 años
  Christoph Bumiller edbfeed56f nvc0: improve vertex state validation hace 13 años
  Christoph Bumiller 784f49e696 nvc0: track texture dirty state individually hace 13 años
  Christoph Bumiller 2206a7f513 nv50,nvc0: use new scratch buffers code hace 13 años
  Christoph Bumiller 680f20351e nouveau: add new shared scratch buffers hace 13 años
  Christoph Bumiller 36158c1994 nvc0: only force early fragment tests if requested by shader hace 13 años
  Christoph Bumiller 2d06ee8bf7 nv50,nvc0: hold references to the framebuffer surfaces hace 13 años
  Marek Olšák 687c05661f r300g: align vertex buffer suballocations to 4 hace 13 años
  Marek Olšák 7864933acd u_blitter: align vertex buffer suballocations to 4 hace 13 años
  Brian Paul 286e50a87d docs: document another viewperf bug in Maya-03 hace 13 años
  Marcin Slusarz f2509df95c xorg/nouveau: switch to libdrm_nouveau-2.0 hace 13 años
  Martin Peres 3dd12ccc06 targets/{egl-static,gbm}: further clean-up the nvfx remains hace 13 años
  Christoph Bumiller 21b50ce63b nvc0: remove include of old libdrm_nouveau's nouveau_reloc.h hace 13 años
  Christoph Bumiller 802d02c453 nv50,nvc0: handle PIPE_CAP_MAX_DUAL_SOURCE_RENDER_TARGETS hace 13 años
  Christoph Bumiller 42ec248eb7 nv30: s/DUAL_SOURCE_BLEND/MAX_DUAL_SOURCE_RENDER_TARGETS hace 13 años
  Ben Skeggs a2fc42b899 nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants hace 13 años
  Christoph Bumiller 6d1cdec3ba nouveau: switch to libdrm_nouveau-2.0 hace 13 años
  Christoph Bumiller 3c7872f35f nvc0: remove obsolete nvc0_push2.c hace 13 años
  Christoph Bumiller a3fee8fc86 nouveau: remove automatic buffer migration heuristics hace 13 años
  Ben Skeggs 66c7dc5688 nvfx: completely remove this driver (GeForce FX/6/7) hace 13 años
  Ben Skeggs f3d8bd3f7b nouveau: rework and simplify nv04/nv05 driver a bit hace 13 años
  Ben Skeggs 2e47d01c9e nouveau/vieux: switch to libdrm_nouveau-2.0 hace 13 años
  Dave Airlie 7308b6e75f docs: update GL3.txt for ARB_blend_func_extended hace 13 años
  Dave Airlie 1f2b539451 gallium: document dual source blending restrictions on gallium hace 13 años
  Dave Airlie d1cc87c0b6 r600g: initial r600 dual src blending support hace 13 años
  Dave Airlie 4b1c3b920e softpipe: add dual source blending support hace 13 años
  Dave Airlie c59d32d1ce util: add dual blend helper function (v2) hace 13 años
  Dave Airlie a21df96507 st/mesa: add ARB_blend_func_extended support to state tracker. hace 13 años
  Dave Airlie 0d29fb017b gallium: rename DUAL_SOURCE_BLEND cap to MAX_DUAL_SOURCE_RENDER_TARGETS hace 13 años
  Dave Airlie 1256a5dcc8 glsl: add support for ARB_blend_func_extended (v3) hace 13 años
  Dave Airlie f8cf79936b mesa: add support for ARB_blend_func_extended (v4) hace 13 años
  Tom Stellard a75c6163e6 radeonsi: initial WIP SI code hace 13 años
  Dylan Noblesmith e55cf4854d st/vega: silence enum cast warnings hace 13 años
  Dylan Noblesmith dd32df3829 i965: fix typo hace 13 años
  Dylan Noblesmith 52d021d4d7 mesa: fix truncated value warning hace 13 años
  Dylan Noblesmith 75fe7d1995 mesa: don't cast away const hace 13 años
  Dylan Noblesmith 2bb91274e2 egl-static: fix printf warning hace 13 años
  Dylan Noblesmith 6a491b5728 st/vega: fix uninitialized values hace 13 años
  Dylan Noblesmith 071501a681 egl: fix uninitialized values hace 13 años