mesa/src/gallium/docs
Zack Rusin 999cd79c9e tgsi: allow negation of all integer types
It's valid because we reuse certain arithmetic operations
for both signed and unsigned types (e.g. uadd, umad, which
have a bit unfortunate naming)

Signed-off-by: Zack Rusin <zackr@vmware.com>
Reviewed-by: José Fonseca <jfonseca@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
2013-05-02 02:43:42 -04:00
..
source tgsi: allow negation of all integer types 2013-05-02 02:43:42 -04:00
Makefile
d3d11ddi.txt gallium: remove resource_resolve 2012-09-30 18:57:57 +02:00
llvm-todo.txt llvmpipe: bump glsl version to 140 2013-03-02 02:54:30 +01:00
make.bat