OSDN Git Service

Fixed D3DQUERYTYPE_TIMESTAMP behaviour.
[android-x86/external-swiftshader.git] / src / Renderer / QuadRasterizer.cpp
2017-05-03 Nicolas CapensAdd Subzero as a Git subtree.
2016-08-04 Alexis HetuShader cleanup
2016-05-20 Nicolas CapensMake the number of fragment inputs configurable.
2016-05-11 Nicolas CapensApply the Apache 2.0 license.
2016-01-15 Nicolas CapensMove parameter reading to routine constructor.
2016-01-15 Nicolas CapensDerive Rasterizer from Function<>.
2016-01-14 Nicolas CapensMake Function arguments type-safe.
2016-01-14 Nicolas CapensMake Function variadic and take a function signature.
2015-11-16 Alexis HetuMultiple draw buffers implementation
2015-07-21 Alexis HetuSplitting PixelRoutine into PixelProgram and PixelPipeline
2015-02-11 Nicolas CapensAdd support for quad primitives.
2015-01-28 Nicolas CapensWork around a GCC miscompilation issue.
2014-10-22 Nicolas CapensUse unsigned enum base types to use them as state bitfi...
2014-05-06 John BaumanAdd SwiftShader dump from Feb 6 2013
2014-05-06 John BaumanUpdate SwiftShader to April code dump.
2014-05-06 John BaumanAdd SwiftShader source to repo