Age | Commit message (Collapse) | Author |
|
|
|
|
|
This removes some cruft from src/mesa/Makefile.
Something similar could be done for stand-alone / Xlib-Mesa libGL...
|
|
(picked from master)
|
|
Note that int32_t is typedef'd both in p_compiler.h and eglplatform.h
|
|
|
|
|
|
|
|
|
|
|
|
VBO funcs
|
|
|
|
|
|
|
|
This allows subclassing by drivers.
|
|
|
|
Also cleanup mesa SConscript.
|
|
matypes.h doesn't really depend on assyntax.h; assyntax.h is only present
on x86; and this way we remove the need of grep being available (which is
relevant for scons and non-unix platforms).
|
|
Checks if all instructions are of the form MOV OUT[n], IN[n]
Untested at this time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conditional build of the winsys based on the platform.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
good.
|
|
|
|
|
|
is used, the simple swizzle must be set to identity.
|
|
|
|
|
|
|
|
|