index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
r300_texstate.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for texture compression to R300 driver
Dave Airlie
2005-09-25
1
-61
/
+94
*
silence misc warnings
Brian Paul
2005-09-03
1
-2
/
+4
*
fix warnings in r300_texstate.c (Jeff Smith)
Ben Skeggs
2005-05-12
1
-4
/
+4
*
Modifying to build against current Mesa. Disabled r200*.c files since they di...
Aapo Tahkola
2005-04-24
1
-0
/
+5
*
Add suitable definitions for the _REV formats, plus a comment
Paul Mackerras
2005-03-11
1
-10
/
+20
*
Don't use R200 texture constants - R300 fields are all different.
Vladimir Dergachev
2005-03-09
1
-0
/
+4
*
Deal with texture formats in a more robust way.
Vladimir Dergachev
2005-03-09
1
-49
/
+25
*
Add format 15. It turned out to be X,X,X,X,X8.
gliding_penguin
Vladimir Dergachev
2005-03-05
1
-2
/
+2
*
Fixing *lots* of warning messages, especially concerning unportable
Nicolai Haehnle
2005-02-17
1
-37
/
+37
*
Cleanup formatting a little bit.
Vladimir Dergachev
2005-02-17
1
-2
/
+6
*
get two textures to work
reist
2005-02-16
1
-2
/
+2
*
Share routing code between immd/vb. Fix breakage of vertex programs in vb mode.
Ben Skeggs
2005-02-15
1
-1
/
+1
*
Added texture format table for big endian (this is a tempory hack).
Jerome Glisse
2005-02-15
1
-1
/
+28
*
Remove #ifdef's around PolygonOffset function.
Vladimir Dergachev
2005-02-08
1
-1
/
+1
*
Warn of unknown texture formats.
Vladimir Dergachev
2005-02-05
1
-17
/
+17
*
Get vertex programs supplied by the user work properly with immediate mode - ...
Vladimir Dergachev
2005-02-03
1
-0
/
+1
*
Reduce noiseness of the driver.
Vladimir Dergachev
2005-02-01
1
-0
/
+2
*
It helps to print actual values instead of random ones.
Vladimir Dergachev
2005-02-01
1
-1
/
+2
*
Add basic sceleton for vertex programs + some other fixes
Aapo Tahkola
2005-01-28
1
-1
/
+1
*
This fixes it but why mipmaps still work?
Aapo Tahkola
2005-01-16
1
-2
/
+2
*
On the way to getting stencil and texture formats working.
Vladimir Dergachev
2005-01-15
1
-7
/
+44
*
Incorporate TX_FORMAT information contributed by Wladimir van der Laan.
Vladimir Dergachev
2005-01-13
1
-4
/
+4
*
Mipmapping and other texture filters now work.
Aapo Tahkola
2005-01-11
1
-2
/
+6
*
Implement a more elaborate hashing scheme for texture formats. Still not perf...
Vladimir Dergachev
2005-01-09
1
-2
/
+3
*
Turns out the kfountain.kss (as well as lesson19) had a bug - the size was se...
Vladimir Dergachev
2005-01-06
1
-0
/
+4
*
Play a little bit with texture formats.
Vladimir Dergachev
2005-01-05
1
-6
/
+6
*
Enable code to compute other constants that were used by R200 code.
Vladimir Dergachev
2005-01-03
1
-5
/
+4
*
Port texture allocation code from R200.
red_tinted_cube
Vladimir Dergachev
2005-01-03
1
-0
/
+1390
[prev]