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
2006-02-22
silence a variety of compiler warnings
Brian Paul
2006-02-21
More GLSL code:
Michal Krol
2006-02-21
Committing in .
Jouk Jansen
2006-02-18
More GLSL code.
Michal Krol
2006-02-15
Fix a few warnings:
Brian Paul
2006-02-15
Add support for forward function declarations.
Michal Krol
2006-02-13
Update OpenVMS compile support
Jouk Jansen
2006-02-13
More glsl code.
Michal Krol
2006-02-13
REVISION 3.
Michal Krol
2006-02-13
Cosmetic changes.
Michal Krol
2006-02-13
Delete most of the comments.
Michal Krol
2006-02-13
Get it running for ARB_vertex_shader.
Michal Krol
2006-01-30
Split slang_compile.c into several smaller files - it was just too big.
Michal Krol
2006-01-16
remove some test code;
Michal Krol
2006-01-16
remove slang_*_gc.h files;
Michal Krol
2005-10-28
add newline at end of file
Brian Paul
2005-09-23
Committing in .
Jouk Jansen
2005-09-19
additional wrapper updates, bug 4468
Brian Paul
2005-09-16
use mesa import wrappers, bug 4468
Brian Paul
2005-08-10
fix static assertion problem for gcc (bug 4022)
Brian Paul
2005-08-10
disable the pointer size assertions (bug 4021)
Brian Paul
2005-08-10
fix indentation
Brian Paul
2005-06-30
added newline at end of file
Brian Paul
2005-06-01
Committing in .
Jouk Jansen
2005-05-25
change local var names from "asm" to "assem" - I guess it caused
Michal Krol
2005-05-25
a small utility to convert .syn files to its binary forms;
Michal Krol
2005-05-25
silencium gcc warnings
Michal Krol
2005-05-25
more slang code
Michal Krol
2005-05-25
ncrease stack size
Michal Krol
2005-05-25
remove the GLSL spec wording;
Michal Krol
2005-05-25
change the behaviour of enter and local_addr instructions
Michal Krol
2005-05-23
silence gcc warnings
Keith Whitwell
2005-05-20
Committing in .
Jouk Jansen
2005-05-19
intermediate code generator (not finished);
Michal Krol
2005-05-19
add static_assert macro
Michal Krol
2005-05-04
Committing in .
Jouk Jansen
2005-04-22
Add more error checking.
Michal Krol
2005-04-22
Cosmetic changes.
Michal Krol
2005-04-22
Move some utility functions to slang_utility.c.
Michal Krol
2005-04-22
Provide precompiled binary versions of built-in library .gc sources
Michal Krol
2005-04-18
Updates for OpenVMS : New makefiles
Jouk Jansen
2005-04-15
remove carriage returns
Brian Paul
2005-04-15
implement info log; parse #version directive
Michal Krol
2005-04-15
slang preprocessor
Michal Krol
2005-04-15
slang #version directive syntax
Michal Krol
2005-04-15
change __asm statement semantics
Michal Krol
2005-04-13
simple front-end compiler
Michal Krol
2005-04-13
add __fixed_input and __fixed_output qualifier support;
Michal Krol
2005-04-13
cosmetic changes;
Michal Krol
2005-04-13
cosmetic changes;
Michal Krol
[next]