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-29
glsl: rewrite sqrt(x) intrinsic to handle x=0
Brian Paul
2009-09-29
glsl: add support for CMP instruction
Brian Paul
2009-09-29
mesa: added nopfrag/nopvert options for MESA_GLSL
Brian Paul
2009-09-29
mesa: added _mesa_nop_vertex/fragment_program()
Brian Paul
2009-09-25
Merge branch 'asm-shader-rework-2'
Ian Romanick
2009-09-25
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-25
mesa: move declaration before code
Vinson Lee
2009-09-24
mesa: remove: unused gl_vertex_program::TnlData field
Brian Paul
2009-09-24
NV fp lexer: Add UP4B and UP4UB instructions that were previously missing
Ian Romanick
2009-09-24
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
i965: Emit zero initialization for NV VP temporaries as required.
Eric Anholt
2009-09-24
mesa: Initialize NV_vertex_program fields for the parameter lists and such.
Eric Anholt
2009-09-24
mesa: added comment
Brian Paul
2009-09-24
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-24
glsl: init var to silence warning
Brian Paul
2009-09-24
glsl: fix missing initializers warning
Brian Paul
2009-09-23
mesa: don't bias LOD in shader interpreter; do it in swrast
Brian Paul
2009-09-23
grammar: Include the correct glsl pp header.
Michal Krol
2009-09-22
slang: Differentiate between uints and floats.
Michal Krol
2009-09-22
grammar: Differentiate between uints and floats.
Michal Krol
2009-09-21
Merge branch 'mesa_7_6_branch'
Nicolai Hähnle
2009-09-21
r300: Fix handling of NV_vertex_program parameters
Nicolai Hähnle
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-10
Merge branch 'master' into asm-shader-rework-2
Ian Romanick
2009-09-10
NV fp parser: Add support for condition codes
Ian Romanick
2009-09-10
ARB prog lexer: Add missing #include to silence compile warning
Ian Romanick
2009-09-10
ARB prog parser: Differentiate between used and unused names in the lexer
Ian Romanick
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
[prev]
[next]