Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-21 | glsl: make stack compile. | Dave Airlie | |
it would be nice if this stuff would be test built on mesa's primary platform with mesa's primary build system. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2009-12-20 | glsl/pp: Do processing inline with tokenisation. | Michal Krol | |
2009-11-20 | glsl/pp: Expand unknown identifiers to 0 in if/elif expressions. | Michal Krol | |
2009-09-24 | glsl/pp: Add forward decls to silence gcc warnings. | Michal Krol | |
2009-09-07 | glsl: Allow for preprocessor macro redefinition. | Michal Krol | |
2009-09-07 | glsl: Support if preprocessor directive and friends. | Michal Krol | |
2009-09-07 | glsl: Centralise sl_pp_macro constructor. | Michal Krol | |
2009-09-07 | glsl: Implement macro expansion. | Michal Krol | |
2009-09-07 | glsl: Parse define directive in preprocessor. | Michal Krol | |