Age | Commit message (Collapse) | Author |
|
May fail to parse otherwise.
|
|
|
|
|
|
|
|
temps. This avoids useless writes of temporary results.
|
|
Conflicts:
src/gallium/auxiliary/gallivm/instructionssoa.cpp
src/gallium/auxiliary/gallivm/soabuiltins.c
src/gallium/auxiliary/rtasm/rtasm_x86sse.c
src/gallium/auxiliary/rtasm/rtasm_x86sse.h
src/mesa/main/texenvprogram.c
src/mesa/shader/arbprogparse.c
src/mesa/shader/prog_statevars.c
src/mesa/state_tracker/st_draw.c
src/mesa/vbo/vbo_exec_draw.c
|
|
|
|
|
|
|
|
Notably, gears doesn't.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, rename p_tile.[ch] to u_tile.[ch]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also some minor cleanups
|
|
|
|
lack of constant vectors handling in execution engine)
|
|
switch the method of distribution of builtins (to get rid of the
llvm2cpp dependency)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not yet complete.
|
|
Following the directory == library name policy simplifies the build system.
|