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
2006-05-18
change initialization of texcoords - not all C compilers support non-constant...
Brian Paul
2006-05-17
unbreak the build
Tilman Sauerbeck
2006-05-16
Fix typo.
Michal Krol
2006-05-16
Change error message wording.
Michal Krol
2006-05-16
Rename print() to printMESA().
Michal Krol
2006-05-16
Fix attrib handling.
Michal Krol
2006-05-16
Extend printMESA function to output also to shader's info log.
Michal Krol
2006-05-16
Cleanup code. Change constructor prototype.
Michal Krol
2006-05-16
Cleanup code.
Michal Krol
2006-05-16
Change constructor prototype.
Michal Krol
2006-05-16
Remove carriage returns.
Michal Krol
2006-05-16
Add GetInfoLogLength and WriteAttrib functions.
Michal Krol
2006-05-16
Cleanup GLhandle-to-object translation macros.
Michal Krol
2006-04-28
added a trailing newline to pacify gcc
Tilman Sauerbeck
2006-04-28
fix second memory leak (bug 5557)
Brian Paul
2006-04-28
fix first memory leak (bug 5557)
Brian Paul
2006-04-25
Remove carriage returns.
Michal Krol
2006-04-25
No longer alias generic vertex attribs with conventional attribs for GL_ARB_v...
Brian Paul
2006-04-20
check glLoadProgramNV len < 0 (bug 6679)
Brian Paul
2006-04-19
SrcReg->Swizzle is always initialized to SWIZZLE_NOOP, and if the program
Dave Airlie
2006-04-18
Remove carriage-return chars *ONLY*.
Michal Krol
2006-04-18
Add support for ARB_vertex_shader attrib binding and query.
Michal Krol
2006-04-14
Silence a few -pedantic warnings.
Brian Paul
2006-04-11
More GLSL code:
Michal Krol
2006-04-05
Silence minor compiler warnings (-Wextra).
Brian Paul
2006-04-04
More GLSL code:
Michal Krol
2006-03-29
move NumNativeAlu/TexInstruction assignments (Ewald Snel)
Brian Paul
2006-03-24
Make ARB_vp backends happy with nv arl
Aapo Tahkola
2006-03-22
ARL dst idx was undefined.
Aapo Tahkola
2006-03-21
Silencium gcc warnings.
Michal Krol
2006-03-21
GLSL fixes:
Michal Krol
2006-03-17
Committing in .
Jouk Jansen
2006-03-15
rename enums, fixes compilation breakage (Michal Krol)
Brian Paul
2006-03-14
More GLSL code:
Michal Krol
2006-03-07
Committing in .
Jouk Jansen
2006-03-03
Use standard ARB names instead of vendor-specific NV names for the ARB/NV_ver...
Roland Scheidegger
2006-03-01
Fix glGet with enums which are used not only in NV_vertex_program, but other ...
Roland Scheidegger
2006-02-27
silence a bunch of warnings
Brian Paul
2006-02-27
More GLSL code:
Michal Krol
2006-02-22
add some #includes, fix some prototypes (bug 5992)
Brian Paul
2006-02-22
add missing prototypes, use _slang_ prefix on non-static functions
Brian Paul
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
Set NumInstructions (bug 5864)
Brian Paul
2006-02-15
Fix a few warnings:
Brian Paul
2006-02-15
Add support for forward function declarations.
Michal Krol
2006-02-15
Add fragment shader execute entry.
Michal Krol
2006-02-13
Update OpenVMS compile support
Jouk Jansen
[next]