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
*
remove unused ctx var
Brian Paul
2005-09-16
1
-1
/
+0
*
use mesa import wrappers, bug 4468
Brian Paul
2005-09-16
5
-7
/
+7
*
remove unnecessary Swizzle parameter from struct (forgotten when the code was...
Roland Scheidegger
2005-09-12
1
-1
/
+0
*
be consistent in populating NegateBase field
Keith Whitwell
2005-09-08
3
-30
/
+28
*
fix incorrect swizzling handling. fix code so it can potentially handle imple...
Roland Scheidegger
2005-09-08
1
-13
/
+18
*
add a bunch of FLUSH_VERTICES to some of the ATI_fs functions, most notably w...
Roland Scheidegger
2005-09-08
1
-0
/
+4
*
fix var declaration so that a C compiler can build it.
Karl Schultz
2005-09-05
1
-1
/
+2
*
replace -1 with PROGRAM_UNDEFINED when initializing instructions
Brian Paul
2005-09-02
1
-6
/
+5
*
add error checking to the GL_ATI_FRAGMENT_SHADER entrypoints. Fix bug with sc...
Roland Scheidegger
2005-09-02
3
-63
/
+357
*
fix static assertion problem for gcc (bug 4022)
Brian Paul
2005-08-10
1
-1
/
+4
*
disable the pointer size assertions (bug 4021)
Brian Paul
2005-08-10
1
-2
/
+5
*
fix indentation
Brian Paul
2005-08-10
1
-14
/
+14
*
Fix SPARC assembly for 64-bit
Ian Romanick
2005-07-28
1
-12
/
+12
*
Make the vertex program source register Index field a signed int since
Brian Paul
2005-07-22
2
-10
/
+10
*
Wrap every place that accesses a dispatch table with a macro. A new script-
Ian Romanick
2005-07-18
1
-1
/
+4
*
Set fp->Opcode for OP_TEX_KILL case, fix from Ben Skeggs.
Keith Whitwell
2005-07-01
1
-0
/
+1
*
comment-out some unused code to silence warnings
Brian Paul
2005-07-01
2
-2
/
+3
*
fix typo in assertions
Brian Paul
2005-07-01
1
-2
/
+2
*
added newline at end of file
Brian Paul
2005-06-30
2
-2
/
+2
*
Add a set of predicate functions for testing matrices instead of directly
Brian Paul
2005-06-30
1
-3
/
+3
*
Use ALIGN_MALLOC for parameter lists.
Keith Whitwell
2005-06-08
1
-6
/
+13
*
Add a VP_MAX_OPCODE entry to allow engines with internal opcodes to
Keith Whitwell
2005-06-07
1
-1
/
+3
*
Committing in .
Jouk Jansen
2005-06-01
1
-0
/
+41
*
Committing in .
Jouk Jansen
2005-06-01
5
-382
/
+382
*
change local var names from "asm" to "assem" - I guess it caused
Michal Krol
2005-05-25
1
-22
/
+22
*
a small utility to convert .syn files to its binary forms;
Michal Krol
2005-05-25
1
-0
/
+79
*
silencium gcc warnings
Michal Krol
2005-05-25
1
-0
/
+2
*
more slang code
Michal Krol
2005-05-25
6
-255
/
+312
*
ncrease stack size
Michal Krol
2005-05-25
2
-1
/
+2
*
moved from mesa/shader to mesa/shader/grammar
Michal Krol
2005-05-25
6
-0
/
+0
*
remove the GLSL spec wording;
Michal Krol
2005-05-25
3
-3020
/
+2267
*
stand-alone vertsions of grammar_mesa - used by utilities;
Michal Krol
2005-05-25
2
-0
/
+84
*
change the behaviour of enter and local_addr instructions
Michal Krol
2005-05-25
1
-5
/
+5
*
moved to windows build dir
Karl Schultz
2005-05-24
1
-493
/
+0
*
silence gcc warnings
Keith Whitwell
2005-05-23
3
-0
/
+10
*
Committing in .
Jouk Jansen
2005-05-20
1
-2
/
+11
*
intermediate code generator (not finished);
Michal Krol
2005-05-19
14
-77
/
+4053
*
add static_assert macro
Michal Krol
2005-05-19
1
-0
/
+2
*
fix info log grabbing
Michal Krol
2005-05-19
1
-3
/
+3
*
int -> size_t to fix compile on LP64.
Adam Jackson
2005-05-11
1
-1
/
+1
*
Fix some valgrind complaints
Keith Whitwell
2005-05-10
1
-0
/
+4
*
Fix some valgrind complaints
Keith Whitwell
2005-05-10
1
-2
/
+0
*
reduce the use of malloc and strdup for parameter lists
Keith Whitwell
2005-05-10
2
-25
/
+33
*
Port Mesa to build on a P64 platform (e.g., Win64). P64 platforms
Karl Schultz
2005-05-05
7
-15
/
+15
*
Sort instructions for clarity.
Keith Whitwell
2005-05-04
1
-33
/
+33
*
Include negate information in disassembly output.
Keith Whitwell
2005-05-04
1
-6
/
+12
*
Mark unused registers as undefined so dissassemblers can recognized
Keith Whitwell
2005-05-04
1
-0
/
+10
*
Improve the quality of the disassembly output for fragment programs.
Keith Whitwell
2005-05-04
1
-129
/
+125
*
Committing in .
Jouk Jansen
2005-05-04
1
-2
/
+3
*
Add more error checking.
Michal Krol
2005-04-22
2
-113
/
+286
[next]