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-12
Remove grammar module -- no dependencies left.
Michal Krol
2009-12-12
slang: Delete a file that is now autogenerated.
Michal Krol
2009-12-12
Merge branch 'master' into glsl-pp-rework-2
Michal Krol
2009-12-11
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-10
glsl: Increase size of array in_slang_lookup_constant from 4 to 16.
Vinson Lee
2009-12-10
glsl: Fix array out-of-bounds access by _slang_lookup_constant.
Vinson Lee
2009-12-10
scons: Get GLSL code building correctly when cross compiling.
José Fonseca
2009-12-10
slang: Predefine ES symbols for FEATURE_es2_glsl.
Michal Krol
2009-12-10
slang: Explicitly enable ARB_draw_buffers and ARB_texture_rectangle.
Michal Krol
2009-12-10
Build mesa glsl with make.
michal
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
[next]