index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
Age
Commit message (
Expand
)
Author
2009-09-24
glsl/pp: Store both line number and file index in a single token.
Michal Krol
2009-09-23
glsl/pp: Include missing headers.
Michal Krol
2009-09-23
glsl/pp: Add `0' and `1' to dictionary.
Michal Krol
2009-09-23
glsl/pp: Check for reserved macro names.
Michal Krol
2009-09-22
glsl/apps: Update after recent pp interface changes.
Michal Krol
2009-09-22
glsl/pp: Differentiate between integer and floating-point number tokens.
Michal Krol
2009-09-18
glsl/apps: Use glsl pp public interface.
Michal Krol
2009-09-18
glsl/pp: Define a public interface for external modules.
Michal Krol
2009-09-17
glsl/pp: Add a TODO for FEATURE_es2_glsl.
Michal Krol
2009-09-17
slang/pp: Fix file number parsing.
Michal Krol
2009-09-17
slang/pp: Use a dictionary for the remaining string literals.
Michal Krol
2009-09-17
glsl/pp: Add remaining error messages.
Michal Krol
2009-09-17
glsl/apps: Always write out error condition.
Michal Krol
2009-09-16
glsl/apps: Always write out error condition.
Michal Krol
2009-09-16
glsl/pp: Validate numbers.
Michal Krol
2009-09-16
glsl/pp: Add more error messages.
Michal Krol
2009-09-16
glsl/pp: Add more error messages.
Michal Krol
2009-09-14
glsl/pp: Support GL_ARB_draw_buffers and GL_ARB_texture_rectangle.
Michal Krol
2009-09-14
glsl/apps: Adapt to pp interface change.
Michal Krol
2009-09-14
glsl/pp: Add a dictionary to a context.
Michal Krol
2009-09-07
glsl: Add error messages for version parser.
Michal Krol
2009-09-07
glsl: Handle file tokens in apps/process.
Michal Krol
2009-09-07
glsl: Handle file numbering.
Michal Krol
2009-09-07
glsl: Actually respect the hash-line directive.
Michal Krol
2009-09-07
glsl: Handle line tokens in apps/process.
Michal Krol
2009-09-07
glsl: Correctly handle line numbering.
Michal Krol
2009-09-07
glsl: Preserve newline inside comment blocks.
Michal Krol
2009-09-07
glsl: Implement predefinded macros.
Michal Krol
2009-09-07
glsl: Implement `line' preprocessor directive.
Michal Krol
2009-09-07
glsl: Output endof token after processing a directive.
Michal Krol
2009-09-07
glsl: Handle extension tokens in apps/proces.
Michal Krol
2009-09-07
glsl: Implement `extension' preprocessor directive.
Michal Krol
2009-09-07
glsl: Handle pragma tokens in apps/process.
Michal Krol
2009-09-07
glsl: Implement `pragma' preprocessor directive.
Michal Krol
2009-09-07
glsl: Print out error message in apps/process.
Michal Krol
2009-09-07
glsl: Implement `error' preprocessor directive.
Michal Krol
2009-09-07
glsl: Implement `undef' preprocessor directive.
Michal Krol
2009-09-07
glsl: Allow for preprocessor macro redefinition.
Michal Krol
2009-09-07
glsl: Handle `defined' preprocessor operator.
Michal Krol
2009-09-07
glsl: Support if preprocessor directive and friends.
Michal Krol
2009-09-07
glsl: Add expression interpreter.
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: Rename sl_pp_context_add_str to sl_pp_context_add_unique_str.
Michal Krol
2009-09-07
glsl: Parse define directive in preprocessor.
Michal Krol
2009-09-07
glsl: Simplify directive parser skeleton.
Michal Krol
2009-09-07
glsl: Introduce sl_pp_context and maintain a reuseable pool of strings.
Michal Krol
2009-09-07
glsl: Add `process' test app that returns tokenised and preprocessed text.
Michal Krol
2009-09-07
glsl: Add preprocessor skeleton for directive parsing.
Michal Krol
2009-09-07
glsl: Remove bogus sl_pp_directive.h include.
Michal Krol
[prev]
[next]