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
/
slang
Age
Commit message (
Expand
)
Author
2009-12-09
glsl: Remove unused member x from struct slang_operation.
Vinson Lee
2009-11-25
slang/library: Don't need the *_gc.h files, they are autogenerated now.
Michal Krol
2009-11-25
scons: Autogenerate GLSL builtin library *_gc.h from *.gc files.
Michal Krol
2009-11-24
slang: Fix allocation size.
Michal Krol
2009-11-23
slang: Fix order of parameters to sl_pp_tokenise().
Michal Krol
2009-11-23
slang: Check return value from emit_instruction().
Michal Krol
2009-11-23
slang: Be more robust with memory in concat_shaders().
Michal Krol
2009-11-21
slang: No need to purify source text for tokeniser.
Michal Krol
2009-11-17
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
mesa: fix assorted compiler warnings
Brian Paul
2009-11-13
slang: Report syntax parser errors.
Michal Krol
2009-11-13
slang: Regenerate .gc files.
Michal Krol
2009-11-13
slang: Get rid of the old syntax file and utilities.
Michal Krol
2009-11-13
slang: Plug in the new syntax parser.
Michal Krol
2009-11-10
slang: Fix return value check.
Michal Krol
2009-11-10
slang: Check OOM conditions for alloc_node_storage().
Michal Krol
2009-11-10
slang: Check return value from new_instruction().
Michal Krol
2009-11-10
slang: Fix signed/unsigned int handling in _slang_free_temp().
Michal Krol
2009-11-10
slang: Handle OOM condition in new_instruction().
Michal Krol
2009-11-10
slang: Update for glsl/pp interface changes.
Michal Krol
2009-10-27
glsl: fix memory leak
Brian Paul
2009-10-27
glsl: fix memory leak
Brian Paul
2009-10-05
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-01
glsl: fix mem leak
Brian Paul
2009-10-01
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-29
glsl: regenerated file
Brian Paul
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-24
glsl: init var to silence warning
Brian Paul
2009-09-24
glsl: fix missing initializers warning
Brian Paul
2009-09-22
slang: Differentiate between uints and floats.
Michal Krol
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_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-14
glsl: remove extra #version directives from concatenated shader sources
Brian Paul
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
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-08-25
glsl: update a texture/sampler comment
Brian Paul
2009-08-24
glsl: Silence gcc uninitialized variable warning.
Vinson Lee
2009-08-24
glsl: Silence gcc uninitialized variable warning.
Vinson Lee
2009-08-13
glsl: fix incorrect attribute size
Brian Paul
2009-08-12
glsl: remove duplicate frag input entry
Brian Paul
2009-08-12
Merge branch 'new-frag-attribs'
Brian Paul
[prev]
[next]