| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
They are no longer built into the glsl preprocessor.
|
|
|
|
| |
This way third parties are able to add supported extension strings.
|
|
|
|
| |
Still don't know how to add glsl to mesa dependencies.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Should be used in place of gc_to_bin utility to precompile builtin library.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Make sl_pp_context struct opaque.
Move all public declarations to sl_pp_public.h.
|
|\
| |
| |
| |
| | |
Conflicts:
src/gallium/winsys/gdi/SConscript
|
| |
| |
| |
| |
| | |
Next step will be to move the calls to ctx->Driver.ChooseTextureFormat()
into the teximage.c functions so drivers don't have to do it.
|