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
*
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
*
Cosmetic changes.
Michal Krol
2005-04-22
1
-5
/
+11
*
Move some utility functions to slang_utility.c.
Michal Krol
2005-04-22
3
-41
/
+121
*
Provide precompiled binary versions of built-in library .gc sources
Michal Krol
2005-04-22
7
-2502
/
+4501
*
Reduce the size of mesa's internal fragment and vertex program
Keith Whitwell
2005-04-21
12
-576
/
+694
*
use _mesa_pow() for LIT (bug 3087)
Brian Paul
2005-04-21
1
-1
/
+1
*
fix state.light[n].spot.direction.w value (bug 3083)
Brian Paul
2005-04-20
1
-1
/
+2
*
Updates for OpenVMS : New makefiles
Jouk Jansen
2005-04-18
5
-6
/
+54
*
remove carriage returns
Brian Paul
2005-04-15
3
-3040
/
+3040
*
Fix alpha value of STATE_LIGHTMODEL_SCENECOLOR. From the spec:
Keith Whitwell
2005-04-15
1
-3
/
+7
*
implement info log; parse #version directive
Michal Krol
2005-04-15
3
-177
/
+402
*
slang preprocessor
Michal Krol
2005-04-15
2
-0
/
+120
*
slang #version directive syntax
Michal Krol
2005-04-15
2
-0
/
+182
*
change __asm statement semantics
Michal Krol
2005-04-15
3
-14
/
+14
*
hook to _slang_compile()
Michal Krol
2005-04-14
1
-0
/
+18
*
do not use isdigit() - can cause link errors
Michal Krol
2005-04-14
1
-1
/
+1
*
clean-up stuff
Michal Krol
2005-04-13
1
-24
/
+32
*
simple front-end compiler
Michal Krol
2005-04-13
2
-0
/
+2061
*
add __fixed_input and __fixed_output qualifier support;
Michal Krol
2005-04-13
2
-9
/
+22
*
cosmetic changes;
Michal Krol
2005-04-13
4
-35
/
+663
*
cosmetic changes;
Michal Krol
2005-04-13
2
-20
/
+1431
*
cosmetic changes;
Michal Krol
2005-04-13
3
-90
/
+1825
*
converts a .gc file to a C header containing string form of the file
Michal Krol
2005-04-13
1
-0
/
+55
*
Add shaderobjects_3dlabs.c back into build but use #ifdef FEATURE_shading_lan...
Brian Paul
2005-04-07
2
-7
/
+29
*
Use FEATURE_shading_language to control whether the shading language
Brian Paul
2005-04-01
1
-3
/
+3
*
Disable _mesa_3dlabs_create_{program,shader}_object references.
Adam Jackson
2005-03-30
1
-0
/
+4
*
Disable C++ shading language code yet again. Doesn't compile with older
Brian Paul
2005-03-29
1
-0
/
+2
*
re-enable _mesa_init_shaderobjects_3dlabs() call
Brian Paul
2005-03-29
1
-2
/
+0
*
fix a variety of warnings/errors
Brian Paul
2005-03-29
6
-16
/
+21
*
disable _mesa_init_shaderobjects_3dlabs() call until build is fixed
Brian Paul
2005-03-26
1
-0
/
+2
*
implement gl2_3dlabs_shhandle interface; resolve few TODOs
Michal Krol
2005-03-25
1
-46
/
+266
*
cleanup query functions
Michal Krol
2005-03-25
1
-910
/
+966
*
add _mesa_init_shaderobjects_3dlabs() declaration
Michal Krol
2005-03-25
1
-0
/
+3
*
fix comments; fix TBuiltInResource typedef
Michal Krol
2005-03-25
1
-5
/
+5
*
fix comments; disable DLL linkage for WIN32
Michal Krol
2005-03-25
1
-49
/
+51
*
update against 03-Feb-2005 release
Michal Krol
2005-03-18
58
-11765
/
+12981
*
a little program to change // comments to /* */ ones
Michal Krol
2005-03-18
1
-0
/
+76
*
glslang flex and bison sources:
Michal Krol
2005-03-18
2
-0
/
+2623
*
make it compile under linux
Michal Krol
2005-03-14
1
-1
/
+2
*
make it compile under gcc 3.3.2
Michal Krol
2005-03-14
1
-1
/
+1
[next]