History log of /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/clip.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2f86a9577adf5c43e892f899224d0f73ff1d37c2 06-Sep-2016 Tim Rowley <timothy.o.rowley@intel.com> swr: [rasterizer core] Add macros for mapping ArchRast to buckets

Switch all RDTSC_START/STOP macros to use AR_BEGIN/END macros.

Signed-off-by: Tim Rowley <timothy.o.rowley@intel.com>
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/clip.cpp
92621ac5d526e73469c43d524068315a81bbc869 08-Aug-2016 Tim Rowley <timothy.o.rowley@intel.com> swr: [rasterizer core] routing of viewport indexes through frontend

Viewport transform performed based on per-prim viewport index if available.

Signed-off-by: Tim Rowley <timothy.o.rowley@intel.com>
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/clip.cpp
2c71fd4bf81b82c7c3f57fc2c97aa83e814b6883 29-Mar-2016 Tim Rowley <timothy.o.rowley@intel.com> swr: [rasterizer core] Replace all naked OSALIGN macro uses with OSALIGNSIMD / OSALIGNLINE

Future proofing

Acked-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/clip.cpp
bef222db22365c2518110d30cd1227625a86195b 08-Mar-2016 Tim Rowley <timothy.o.rowley@intel.com> swr: [rasterizer core] Alleviate potential stack overflow for 32bit builds

Move large stack allocations in the GS and clipper into thread local storage.
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/clip.cpp
c6e67f5a9373e916a8d2333585cb5787aa5f7bb7 17-Feb-2016 Tim Rowley <timothy.o.rowley@intel.com> gallium/swr: add OpenSWR rasterizer

Acked-by: Roland Scheidegger <sroland@vmware.com>
Acked-by: Jose Fonseca <jfonseca@vmware.com>
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/clip.cpp