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
/
i965
/
brw_vs_tnl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[965] Fix potential segfaults from bad realloc.
Eric Anholt
2008-01-17
1
-1
/
+4
*
[965] Fix inversion of SLT/SGE results in vertex programs.
Eric Anholt
2008-01-16
1
-1
/
+1
*
Merge branch '965-glsl'
Zou Nan hai
2007-10-26
1
-1
/
+1
|
\
|
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa into...
Zou Nan hai
2007-07-04
1
-8
/
+14
|
|
\
|
*
|
Initial 965 GLSL support
Zou Nan hai
2007-04-12
1
-1
/
+1
*
|
|
i965: fix an error in brw_vs_tnl.c
Xiang, Haihao
2007-09-20
1
-1
/
+2
*
|
|
i965: Correct build_lighting in i965 driver according to
Xiang, Haihao
2007-09-01
1
-2
/
+4
*
|
|
i965: Calculate the positional light in homogeneous coordinates.
Xiang, Haihao
2007-08-31
1
-0
/
+5
|
|
/
|
/
|
*
|
fog: fix potential issues with generated vp using fog
Roland Scheidegger
2007-05-22
1
-8
/
+14
|
/
*
merge from master
Brian
2007-03-21
1
-18
/
+22
|
\
|
*
fix copy and paste bug from last commit in fog generation code for GL_LINEAR fog
Roland Scheidegger
2007-03-21
1
-2
/
+2
|
*
sync up t_vp_build.c brw_vs_tnl.c a bit
Roland Scheidegger
2007-03-13
1
-15
/
+12
|
*
fix for bug#10196
Xiang, Haihao
2007-03-11
1
-1
/
+8
*
|
Update DRI drivers for new glsl compiler.
Brian
2007-02-23
1
-38
/
+37
|
/
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-3
/
+3
|
\
|
*
Various warning fixes for i965 driver.
Keith Packard
2007-01-06
1
-2
/
+2
|
*
Gary Wong's fix for 64 bit cleanness of vertex program inputs bitmask.
Keith Whitwell
2006-11-21
1
-4
/
+5
|
*
Add a size parameter to _mesa_add_unnamed_constant() and
Brian Paul
2006-11-15
1
-1
/
+1
*
|
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-31
1
-21
/
+19
|
/
*
Make sure instructions are zero'd out before use.
Keith Whitwell
2006-10-13
1
-0
/
+1
*
Cope with memory pool fragmentation by allowing a second attempt at
Keith Whitwell
2006-09-07
1
-1
/
+1
*
Simplify the immediate and displaylist code. Treat VertexAttrib*ARB
Keith Whitwell
2006-09-06
1
-13
/
+21
*
Dynamically allocate instruction store for tnl programs according to
Keith Whitwell
2006-09-05
1
-15
/
+21
*
Fixes for calculating point attenuation
Keith Whitwell
2006-09-04
1
-9
/
+14
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+1663