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
/
mesa
/
shader
Age
Commit message (
Expand
)
Author
2009-09-18
slang: Use glsl pp public interface.
Michal Krol
2009-09-17
Merge commit 'origin/master' into glsl-pp-rework-2
Michal Krol
2009-09-16
slang: Propagate error messages from preprocessor.
Michal Krol
2009-09-16
slang: Invoke the preprocessor from withing the slang compiler.
Michal Krol
2009-09-15
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-15
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-15
ARB prog parser: regenerated file
Brian Paul
2009-09-15
ARB prog parser: more detailed error message for out of bounds ADDR offsets
Brian Paul
2009-09-14
glsl: added some link debug code (disabled)
Brian Paul
2009-09-14
glsl: remove extra #version directives from concatenated shader sources
Brian Paul
2009-09-14
grammar: Adapt to pp interface change.
Michal Krol
2009-09-14
Merge commit 'origin/master' into glsl-pp-rework-2
Michal Krol
2009-09-12
mesa: remove unused SATURATE_PLUS_MINUS_ONE flag
Keith Whitwell
2009-09-08
slang: Correctly handle end of tokens marker.
Michal Krol
2009-09-08
slang: Do not parse whitespace.
Michal Krol
2009-09-08
slang: Correctly parse numbers from the new preprocessor.
Michal Krol
2009-09-08
grammar: Fix token stripping.
Michal Krol
2009-09-08
slang: Remove the old preprocessor.
Michal Krol
2009-09-08
slang: Remove dependencies on error tokens.
Michal Krol
2009-09-07
slang: Adapt shader syntax description to grammar parser changes.
Michal Krol
2009-09-07
grammar: Adapt grammar to the glsl preprocessor.
Michal Krol
2009-09-07
grammar: Remove dead code.
Michal Krol
2009-09-07
grammar: Remove grammar_check().
Michal Krol
2009-09-07
mesa: Include <unistd.h> only when one is available.
Michal Krol
2009-09-04
ARB prog: replace 'unsigned' with 'gl_state_index'
Brian Paul
2009-09-04
ARB prog: rename POINT, SIZE to POINT_TOK, SIZE_TOK
Brian Paul
2009-09-01
ARB prog parser: Fix handling of stateOptModMatNum
Ian Romanick
2009-08-31
mesa: debug printf for KIL
Brian Paul
2009-08-27
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-27
mesa: direct program debug output to stderr instead of stdout
marvin24
2009-08-27
mesa: move decls before code
Vinson Lee
2009-08-26
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-26
glsl: asst. clean-ups in set_program_uniform()
Brian Paul
2009-08-26
glsl: signal that the program needs to be re-translated when samplers change
Brian Paul
2009-08-26
mesa: var renaming, new assertion
Brian Paul
2009-08-26
mesa: additional instruction field size assertions
Brian Paul
2009-08-26
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-26
glsl: fix bug in sampler array indexing
Brian Paul
2009-08-25
glsl: update a texture/sampler comment
Brian Paul
2009-08-25
glsl: implement shader sampler validation
Brian Paul
2009-08-25
mesa: print some program fields in binary too
Brian Paul
2009-08-24
ARB prog: Set error instead of falling through with incorrect value
Brian Paul
2009-08-24
ARB prog: Set error instead of falling through with incorrect value
Ian Romanick
2009-08-24
glsl: Silence gcc uninitialized variable warning.
Vinson Lee
2009-08-24
ARB prog parser: Regenerate parser from previous commit
Ian Romanick
2009-08-24
ARB prog parser: use correct context limits
Brian Paul
2009-08-24
glsl: Silence gcc uninitialized variable warning.
Vinson Lee
2009-08-24
mesa: _mesa_layout_parameters() returns a boolean value
Brian Paul
2009-08-23
ARB prog lexer: Fix lexer to eat both DOS and Unix line endings
Ian Romanick
2009-08-22
ARB prog parser: include imports.h to kill some compiler warnings
Luo Jinghua
[next]