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_shader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix-up #includes to remove some -I options.
Brian
2007-09-11
1
-4
/
+3
*
r300: Use GL_TRUE rather than 1 for the GLboolean type.
Oliver McFadden
2007-05-25
1
-1
/
+2
*
r300: Corrected a small error from 37cbf38c344012f9d6e938937dac3697b73721a8.
Oliver McFadden
2007-05-11
1
-1
/
+0
*
r300: Removed the r300BindProgram function; mesa default does better checking.
Oliver McFadden
2007-05-11
1
-17
/
+1
*
r300: Fixed some more function names.
Oliver McFadden
2007-05-09
1
-1
/
+1
*
r300: Last of the indent changes. :)
Oliver McFadden
2007-05-09
1
-6
/
+3
*
r300: Indented r300_shader.[ch].
Oliver McFadden
2007-05-09
1
-42
/
+47
*
r300: Fixed an unused variable warning and removed some cruft, too.
Oliver McFadden
2007-03-15
1
-26
/
+0
*
r300_select_vertex_shader4:
Rune Petersen
2006-11-17
1
-8
/
+9
*
Some structure renaming. Prefix vertex/fragment-related structs with
Brian Paul
2006-07-20
1
-8
/
+12
*
include tnl/tnl.h for _tnl_program_string()
Tilman Sauerbeck
2006-06-08
1
-0
/
+1
*
prevent possible program mix up with sw vps (Roland Scheidegger)
Aapo Tahkola
2006-06-06
1
-0
/
+2
*
Clean build.
Aapo Tahkola
2006-03-13
1
-15
/
+7
*
remove broken non arb fp path
Aapo Tahkola
2006-01-27
1
-21
/
+0
*
per vp sw fallbacks
Aapo Tahkola
2006-01-27
1
-8
/
+20
*
No longer derive 'ati_fragment_shader' from 'program' class. Only the
Brian Paul
2005-11-19
1
-0
/
+3
*
Unify vertex/fragment program instuctions.
Brian Paul
2005-11-05
1
-1
/
+1
*
Compiled arrays for vtxfmt_a path.
Aapo Tahkola
2005-10-28
1
-0
/
+1
*
silence misc warnings
Brian Paul
2005-09-03
1
-9
/
+16
*
Clean up warnings in r300 code by making some symbols static, adding prototypes
Eric Anholt
2005-07-20
1
-2
/
+2
*
Programmable per-vertex point sizes and proper result reg assigns.
Aapo Tahkola
2005-05-28
1
-7
/
+4
*
Implement enough of ARB_fragment_program for Keith's texenv program
Ben Skeggs
2005-05-23
1
-3
/
+23
*
VBOs.
Aapo Tahkola
2005-05-11
1
-7
/
+2
*
Flat shading and bunch of clarifications to r300_reg.h .
Aapo Tahkola
2005-05-05
1
-0
/
+1
*
r300 side support for fixed function pipeline. This isnt functional with curr...
Aapo Tahkola
2005-04-30
1
-4
/
+4
*
Reorganized shader stuff.
Aapo Tahkola
2005-04-19
1
-0
/
+99