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
/
drivers
/
dri
/
r300
/
r300_maos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename unchecked state to match DRM driver.
Vladimir Dergachev
2005-06-27
1
-2
/
+2
*
- Secondary colour
Ben Skeggs
2005-06-08
1
-0
/
+4
*
Programmable per-vertex point sizes and proper result reg assigns.
Aapo Tahkola
2005-05-28
1
-6
/
+3
*
Patch from Jeff Smith:
Nicolai Haehnle
2005-05-13
1
-6
/
+6
*
VBOs.
Aapo Tahkola
2005-05-11
1
-2
/
+23
*
Add support to external tnl switcher and disable hw tnl by default.
Aapo Tahkola
2005-05-01
1
-1
/
+2
*
r300 side support for fixed function pipeline. This isnt functional with curr...
Aapo Tahkola
2005-04-30
1
-35
/
+46
*
Fixing and enabling elt buffers by default.
Aapo Tahkola
2005-04-18
1
-4
/
+1
*
Misc fixes.
Aapo Tahkola
2005-03-18
1
-3
/
+3
*
Simple TCL stage and ability to disable vps.
Aapo Tahkola
2005-03-17
1
-2
/
+2
*
Proper VAP output configuration as R300_RS_ROUTE_0_COLOR became optional and ...
Aapo Tahkola
2005-03-16
1
-4
/
+21
*
fix for 'nasty bug' and some sanity checks to avoid buffer overruns. Bumping ...
before_upgrade_03_01_05
Aapo Tahkola
2005-02-28
1
-2
/
+9
*
Another nasty struct size bug found.
Aapo Tahkola
2005-02-24
1
-1
/
+2
*
New elt buffer code should be fairly stable.
Aapo Tahkola
2005-02-22
1
-73
/
+13
*
Add code to autogenerate vertex shaders.
Vladimir Dergachev
2005-02-21
1
-6
/
+7
*
Fixing *lots* of warning messages, especially concerning unportable
Nicolai Haehnle
2005-02-17
1
-20
/
+20
*
magic_1 handling...
Aapo Tahkola
2005-02-17
1
-9
/
+36
*
Support for idx buffers. Leaving it on by default as it doesnt seem to cause ...
Aapo Tahkola
2005-02-16
1
-1
/
+53
*
small cleanup, remove some warnings
Rune Petersen
2005-02-16
1
-0
/
+1
*
Don't enable fog. It's broken
Ben Skeggs
2005-02-16
1
-0
/
+2
*
Share routing code between immd/vb. Fix breakage of vertex programs in vb mode.
Ben Skeggs
2005-02-15
1
-63
/
+101
*
Port of r200 VB code. VB path should be as fast as the immediate path now, t...
Ben Skeggs
2005-02-11
1
-0
/
+444