index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
shader
Commit message (
Expand
)
Author
Age
Files
Lines
*
added a trailing newline to pacify gcc
Tilman Sauerbeck
2006-04-28
1
-1
/
+1
*
fix second memory leak (bug 5557)
Brian Paul
2006-04-28
1
-4
/
+5
*
fix first memory leak (bug 5557)
Brian Paul
2006-04-28
1
-0
/
+5
*
Remove carriage returns.
Michal Krol
2006-04-25
4
-1668
/
+1668
*
No longer alias generic vertex attribs with conventional attribs for GL_ARB_v...
Brian Paul
2006-04-25
1
-1
/
+6
*
check glLoadProgramNV len < 0 (bug 6679)
Brian Paul
2006-04-20
1
-2
/
+7
*
SrcReg->Swizzle is always initialized to SWIZZLE_NOOP, and if the program
Dave Airlie
2006-04-19
1
-0
/
+3
*
Remove carriage-return chars *ONLY*.
Michal Krol
2006-04-18
48
-13782
/
+13782
*
Add support for ARB_vertex_shader attrib binding and query.
Michal Krol
2006-04-18
8
-1948
/
+2497
*
Silence a few -pedantic warnings.
Brian Paul
2006-04-14
1
-98
/
+114
*
More GLSL code:
Michal Krol
2006-04-11
3
-10
/
+7
*
Silence minor compiler warnings (-Wextra).
Brian Paul
2006-04-05
1
-2
/
+2
*
More GLSL code:
Michal Krol
2006-04-04
8
-59
/
+295
*
move NumNativeAlu/TexInstruction assignments (Ewald Snel)
Brian Paul
2006-03-29
1
-6
/
+3
*
Make ARB_vp backends happy with nv arl
Aapo Tahkola
2006-03-24
1
-0
/
+5
*
ARL dst idx was undefined.
Aapo Tahkola
2006-03-22
1
-1
/
+2
*
Silencium gcc warnings.
Michal Krol
2006-03-21
4
-132
/
+131
*
GLSL fixes:
Michal Krol
2006-03-21
16
-606
/
+969
*
Committing in .
Jouk Jansen
2006-03-17
1
-2
/
+5
*
rename enums, fixes compilation breakage (Michal Krol)
Brian Paul
2006-03-15
1
-3
/
+3
*
More GLSL code:
Michal Krol
2006-03-14
19
-311
/
+1020
*
Committing in .
Jouk Jansen
2006-03-07
1
-1
/
+3
*
Use standard ARB names instead of vendor-specific NV names for the ARB/NV_ver...
Roland Scheidegger
2006-03-03
1
-8
/
+7
*
Fix glGet with enums which are used not only in NV_vertex_program, but other ...
Roland Scheidegger
2006-03-01
1
-2
/
+2
*
silence a bunch of warnings
Brian Paul
2006-02-27
7
-11
/
+16
*
More GLSL code:
Michal Krol
2006-02-27
35
-1309
/
+2094
*
add some #includes, fix some prototypes (bug 5992)
Brian Paul
2006-02-22
1
-9
/
+20
*
add missing prototypes, use _slang_ prefix on non-static functions
Brian Paul
2006-02-22
2
-4
/
+28
*
silence a variety of compiler warnings
Brian Paul
2006-02-22
4
-5
/
+10
*
More GLSL code:
Michal Krol
2006-02-21
29
-2952
/
+2991
*
Committing in .
Jouk Jansen
2006-02-21
1
-3
/
+5
*
More GLSL code.
Michal Krol
2006-02-18
21
-2260
/
+2804
*
Set NumInstructions (bug 5864)
Brian Paul
2006-02-15
2
-0
/
+2
*
Fix a few warnings:
Brian Paul
2006-02-15
6
-16
/
+39
*
Add support for forward function declarations.
Michal Krol
2006-02-15
7
-300
/
+382
*
Add fragment shader execute entry.
Michal Krol
2006-02-15
1
-8
/
+109
*
Update OpenVMS compile support
Jouk Jansen
2006-02-13
1
-3
/
+9
*
More glsl code.
Michal Krol
2006-02-13
2
-1763
/
+1952
*
REVISION 3.
Michal Krol
2006-02-13
2
-62
/
+50
*
Cosmetic changes.
Michal Krol
2006-02-13
4
-633
/
+301
*
Delete most of the comments.
Michal Krol
2006-02-13
2
-1150
/
+1923
*
Get it running for ARB_vertex_shader.
Michal Krol
2006-02-13
27
-1346
/
+2060
*
Rename current_program to CurrentProgram.
Michal Krol
2006-02-13
2
-32
/
+140
*
Split slang_compile.c into several smaller files - it was just too big.
Michal Krol
2006-01-30
16
-1066
/
+1639
*
remove some test code;
Michal Krol
2006-01-16
5
-197
/
+158
*
remove slang_*_gc.h files;
Michal Krol
2006-01-16
10
-5265
/
+1321
*
C++ fixes, mostly casts (Stephane Conversy)
Brian Paul
2005-12-06
4
-21
/
+21
*
track state flags which might invalidate parameter lists
Keith Whitwell
2005-11-22
2
-0
/
+80
*
move _mesa_init_instruction() to program.c
Brian Paul
2005-11-20
2
-23
/
+25
*
Make Saturate a 2-bit field again, renamed to SaturateMode with three
Brian Paul
2005-11-20
4
-41
/
+53
[next]