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
/
glide
/
fxtris.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop glide driver
Kristian Høgsberg
2010-02-25
1
-1832
/
+0
*
mesa: prefix more #includes with "main/"
Brian Paul
2008-09-18
1
-4
/
+4
*
Unify vertex/fragment program instuctions.
Brian Paul
2005-11-05
1
-2
/
+0
*
cleaned up warnings
Daniel Borca
2005-01-17
1
-26
/
+27
*
some "safer" type-punning (gcc optimizes float moves with integer moves, anyw...
Daniel Borca
2005-01-12
1
-28
/
+23
*
added GL_EXT_stencil_two_side (yes, it works)
Daniel Borca
2004-12-21
1
-16
/
+209
*
use float constants.
Daniel Borca
2004-12-20
1
-13
/
+13
*
fxRasterPrimitive wasn't always receiving the reduced primitive
Daniel Borca
2004-12-17
1
-16
/
+15
*
added (back!) option to use non-packedcolor
Daniel Borca
2004-09-24
1
-2
/
+94
*
clamp size of wide points
Daniel Borca
2004-09-20
1
-2
/
+6
*
cleanup and some changes towards GL_ARB_point_sprite (two-zero)
Daniel Borca
2004-09-13
1
-16
/
+22
*
make sure the HW is clean before shooting the pipeline
Daniel Borca
2004-09-03
1
-42
/
+25
*
cleanup
Daniel Borca
2004-08-16
1
-20
/
+4
*
added GL_ARB_point_sprite.
Daniel Borca
2004-07-05
1
-23
/
+93
*
added GL_EXT_fog_coord.
Daniel Borca
2004-07-02
1
-16
/
+14
*
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-07-01
1
-4
/
+4
*
corrected a bug wrt point_size
Daniel Borca
2004-06-08
1
-10
/
+56
*
reworked FXT1
Daniel Borca
2004-05-31
1
-3
/
+0
*
GL_TEXTURE_1D and other stories...
Daniel Borca
2004-01-29
1
-1
/
+1
*
Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.
Ian Romanick
2004-01-27
1
-1
/
+1
*
accomodated new driver_func initialization
Daniel Borca
2004-01-23
1
-2
/
+2
*
temporary workaround for bad primitives in fx_render_vb_quads
Daniel Borca
2004-01-07
1
-4
/
+12
*
EXT_secondary_color and EXT_separate_specular via multipass
Daniel Borca
2003-12-15
1
-6
/
+93
*
small bug wrt culling
Daniel Borca
2003-12-12
1
-1
/
+9
*
got rid of __FUNCTION__ :(
Daniel Borca
2003-12-10
1
-51
/
+155
*
accomodate vtx-0-2-branch
Daniel Borca
2003-11-26
1
-41
/
+43
*
changes to accomodate texture compression
Daniel Borca
2003-10-29
1
-10
/
+12
*
Napalm total immersion
Daniel Borca
2003-10-21
1
-5
/
+16
*
Reorganized combiners. Added optimized span functions.
Daniel Borca
2003-10-09
1
-5
/
+3
*
updates from Daniel Borca
Brian Paul
2003-10-02
1
-69
/
+465
*
remove a _TriangleCaps reference
Brian Paul
2003-09-23
1
-4
/
+5
*
fix include paths (Daniel Borca)
Brian Paul
2003-06-16
1
-36
/
+36
*
updated email addresses
Brian Paul
2002-10-29
1
-2
/
+2
*
Header file clean-up:
Brian Paul
2002-10-24
1
-8
/
+2
*
fixed array index typo in VERT_SAVE_RGBA() macro
Brian Paul
2002-08-21
1
-2
/
+2
*
casts to silence warnings from gcc 2.96
Brian Paul
2001-11-06
1
-2
/
+2
*
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-09-23
1
-16
/
+19
*
fix fallback for stippled polygons, removed a debug message
Brian Paul
2001-09-19
1
-6
/
+7
*
remove some debug
Keith Whitwell
2001-09-18
1
-5
/
+5
*
Fix FX driver to the point where gears & morph3d work.
Keith Whitwell
2001-09-18
1
-8
/
+11
*
changes to allow the driver to compile - still doesn't work though
Brian Paul
2001-08-29
1
-2
/
+8
*
Fix Alan Barnett's 'try10' display list bug.
Keith Whitwell
2001-07-17
1
-4
/
+4
*
Committing in .
Jouk Jansen
2001-07-13
1
-0
/
+18
*
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-12
1
-468
/
+651
*
fixed vertex color problems
Brian Paul
2001-05-02
1
-5
/
+5
*
float color changes
Keith Whitwell
2001-05-01
1
-4
/
+4
*
Removed DD_Z_NEVER.
Brian Paul
2001-03-29
1
-1
/
+1
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-14
/
+15
*
used indent to clean-up the code
Brian Paul
2001-03-03
1
-96
/
+102
*
Fixed 'IRound' to 'IROUND' in mmath.h
Keith Whitwell
2001-01-08
1
-6
/
+4
[next]