Dave Airlie
51d84f851c
gallium: drop large fast math tables
...
no need for these in virgl
10 years ago
Dave Airlie
55d226385b
gallium: drop tgsi execute code.
...
don't need this in virgl
10 years ago
Dave Airlie
d01f462c53
gallium: drop unneeded format code
...
we don't need the accessor methods in virgl so far, only
the description tables, so drop all the extra stuff for now.
this introduces the python from mesa to generate our cut down
table
10 years ago
Dave Airlie
4a6383f4ce
build: make distcheck work
...
Mostly taken from Marc's branch, just didn't change
as much stuff around
10 years ago
Dave Airlie
639f0a6002
gallium/imports: drop reference and bmp debugging
...
this makes building with -DDEBUG work.
10 years ago
Dave Airlie
8954f84727
tgsi: try and handle overflowing shaders.
10 years ago
Dave Airlie
d404b2279b
tgsi: add option to dump floats as hex values
...
This adds support to the parser to accept hex values as floats,
and then adds support to the dumper to allow the user to select
to dump float as 32-bit hex numbers.
[pulled from virgl driver repo]
Signed-off-by: Dave Airlie <airlied@redhat.com>
10 years ago
Marc-André Lureau
9fcf1e0ec0
build-sys: add git.mk
10 years ago
Marc-André Lureau
368b62fd43
build-sys: add missing util/u_debug_describe.c
10 years ago
Dave Airlie
57646ceb4e
gallium: import more bits
10 years ago
Dave Airlie
b6f2d8f531
add some more gallium utils
10 years ago
Dave Airlie
03e3116a75
import latest renderer code
10 years ago
Dave Airlie
852d0aff79
add missint file
10 years ago
Dave Airlie
99690a48e0
another util
10 years ago
Dave Airlie
b44c76bfdd
add pipe includes
10 years ago
Dave Airlie
96b360b936
cso_hash
10 years ago
Dave Airlie
6227789737
potr more bits
10 years ago
Dave Airlie
a3a2c64cd6
initial import of standalone renderer
11 years ago