index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
glide
/
fxsetup.c
Age
Commit message (
Expand
)
Author
2004-01-29
GL_TEXTURE_1D and other stories...
Daniel Borca
2004-01-27
Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.
Ian Romanick
2004-01-27
Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single
Keith Whitwell
2004-01-26
accomodate FetchTexel and fix some memory leak bugs
Daniel Borca
2004-01-21
Remove dd_function_table::BlendFunc. All drivers now use
Ian Romanick
2004-01-15
_mesa_delete_texture_object and some other updates
Daniel Borca
2004-01-13
added support for textures bigger than HW can support (SW rescaling)
Daniel Borca
2003-12-23
reverted TMUs for proper multitexturing
Daniel Borca
2003-12-15
EXT_secondary_color and EXT_separate_specular via multipass
Daniel Borca
2003-12-10
got rid of __FUNCTION__ :(
Daniel Borca
2003-11-03
Voodoo2 happiness
Daniel Borca
2003-10-29
changes to accomodate texture compression
Daniel Borca
2003-10-21
Napalm total immersion
Daniel Borca
2003-10-13
glide driver (wip)
Daniel Borca
2003-10-09
Reorganized combiners. Added optimized span functions.
Daniel Borca
2003-10-02
updates from Daniel Borca
Brian Paul
2003-08-19
DOS and glide driver updates from Daniel Borca
Brian Paul
2002-11-04
misc driver updates (Daniel Borca)
Brian Paul
2002-06-15
Implemented GL_NV_texture_rectangle extension.
Brian Paul
2001-09-23
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-08-29
changes to allow the driver to compile - still doesn't work though
Brian Paul
2001-07-12
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-05-10
minor clean-up
Brian Paul
2001-04-20
compilation fixes - texturing isn't working at this time
Brian Paul
2001-03-28
compilation updates
Brian Paul
2001-03-21
minor updates for 3.5
Brian Paul
2001-03-03
used indent to clean-up the code
Brian Paul
2001-03-03
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2000-12-26
Major rework of tnl module
Keith Whitwell
2000-11-24
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-19
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-11-16
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-13
removed unused var
Brian Paul
2000-11-05
Lots of changes:
Keith Whitwell
2000-10-27
Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
Brian Paul
2000-09-08
removed ctx->Driver.Dither function
Brian Paul
2000-09-07
Removed ctx->Driver.LogicOp().
Brian Paul
2000-06-05
fixed bugs in fxSetupDepthTest()
Brian Paul
2000-05-05
fixed glDrawBuffer(GL_NONE) bug
Brian Paul
2000-04-19
Use smooth shaded triangles always. Fix SoF bug.
Keith Whitwell
2000-03-29
new texture image download code
Brian Paul
2000-03-07
removed Driver.UseGlobalTexturePalette()
Brian Paul
2000-03-03
clean-up warnings
Brian Paul
2000-02-16
update fog near/far bug fix
Brian Paul
2000-02-16
updated with changes from DRI project CVS
Brian Paul
2000-02-09
udpated version/copyright info
Brian Paul
2000-02-06
in fxSelectSingleTMUSrc_NoLock(), added check for haveTwoTMUs (Neal Tringham)
Brian Paul
2000-02-04
pass IntFormat, not Format to fxTexGetFormat
Brian Paul
2000-01-18
updated with latest DRI tree changes
Brian Paul
2000-01-06
return GL_FALSE in fxDDColorMask
Brian Paul
[next]