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
/
fxsetup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: prefix more #includes with "main/"
Brian Paul
2008-09-18
1
-4
/
+4
*
Replace ctx->Driver.StencilOp/Func/Mask() functions with
Brian Paul
2005-09-13
1
-3
/
+5
*
Get rid of the MESA_PBUFFER_ALLOC/FREE() macros.
Brian Paul
2005-06-27
1
-2
/
+2
*
added GL_EXT_stencil_two_side (yes, it works)
Daniel Borca
2004-12-21
1
-3
/
+51
*
removed detritus (ncc).
Daniel Borca
2004-12-20
1
-42
/
+2
*
fixed compilation errors
Daniel Borca
2004-10-20
1
-5
/
+8
*
cleanup
Daniel Borca
2004-09-13
1
-18
/
+6
*
cleanup
Daniel Borca
2004-08-16
1
-5
/
+2
*
partial GL_BLEND for Voodoo1
Daniel Borca
2004-07-21
1
-6
/
+16
*
GL_MODULATE/GL_REPLACE multitex (wasteful, but apparently needed by some apps)
Daniel Borca
2004-07-16
1
-0
/
+34
*
added GL_ARB_point_sprite.
Daniel Borca
2004-07-05
1
-7
/
+4
*
added GL_EXT_fog_coord.
Daniel Borca
2004-07-02
1
-7
/
+52
*
hack for compressed textures with aspectratio greater than 8:1
Daniel Borca
2004-06-24
1
-0
/
+13
*
Hack for linear fogging. Added empty routines for WGL_ARB_pixel_format WGL_AR...
Daniel Borca
2004-06-19
1
-0
/
+8
*
added GL_NV_blend_square
Daniel Borca
2004-05-19
1
-79
/
+53
*
fixed bugs in fxddtex.c
Daniel Borca
2004-05-10
1
-1
/
+1
*
accomodate newtexstore
Daniel Borca
2004-04-26
1
-71
/
+71
*
code cleanup heheh
Daniel Borca
2004-03-29
1
-78
/
+72
*
GL_TEXTURE_1D and other stories...
Daniel Borca
2004-01-29
1
-11
/
+12
*
Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.
Ian Romanick
2004-01-27
1
-5
/
+6
*
Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single
Keith Whitwell
2004-01-27
1
-6
/
+6
*
accomodate FetchTexel and fix some memory leak bugs
Daniel Borca
2004-01-26
1
-29
/
+0
*
Remove dd_function_table::BlendFunc. All drivers now use
Ian Romanick
2004-01-21
1
-6
/
+0
*
_mesa_delete_texture_object and some other updates
Daniel Borca
2004-01-15
1
-1
/
+1
*
added support for textures bigger than HW can support (SW rescaling)
Daniel Borca
2004-01-13
1
-0
/
+82
*
reverted TMUs for proper multitexturing
Daniel Borca
2003-12-23
1
-3
/
+45
*
EXT_secondary_color and EXT_separate_specular via multipass
Daniel Borca
2003-12-15
1
-3
/
+3
*
got rid of __FUNCTION__ :(
Daniel Borca
2003-12-10
1
-33
/
+30
*
Voodoo2 happiness
Daniel Borca
2003-11-03
1
-16
/
+17
*
changes to accomodate texture compression
Daniel Borca
2003-10-29
1
-8
/
+51
*
Napalm total immersion
Daniel Borca
2003-10-21
1
-94
/
+286
*
glide driver (wip)
Daniel Borca
2003-10-13
1
-4
/
+8
*
Reorganized combiners. Added optimized span functions.
Daniel Borca
2003-10-09
1
-254
/
+349
*
updates from Daniel Borca
Brian Paul
2003-10-02
1
-192
/
+251
*
DOS and glide driver updates from Daniel Borca
Brian Paul
2003-08-19
1
-102
/
+94
*
misc driver updates (Daniel Borca)
Brian Paul
2002-11-04
1
-3
/
+4
*
Implemented GL_NV_texture_rectangle extension.
Brian Paul
2002-06-15
1
-26
/
+12
*
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-09-23
1
-20
/
+9
*
changes to allow the driver to compile - still doesn't work though
Brian Paul
2001-08-29
1
-0
/
+3
*
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-12
1
-145
/
+3
*
minor clean-up
Brian Paul
2001-05-10
1
-18
/
+1
*
compilation fixes - texturing isn't working at this time
Brian Paul
2001-04-20
1
-1
/
+1
*
compilation updates
Brian Paul
2001-03-28
1
-1
/
+1
*
minor updates for 3.5
Brian Paul
2001-03-21
1
-5
/
+1
*
used indent to clean-up the code
Brian Paul
2001-03-03
1
-1438
/
+1451
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-6
/
+6
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-7
/
+7
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-25
/
+5
*
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-11-19
1
-3
/
+3
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-0
/
+2
[next]