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
/
fxdd.c
Age
Commit message (
Expand
)
Author
2004-03-29
code cleanup heheh
Daniel Borca
2004-03-21
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-09
fxMesa: remove buffer_obj_ext, cos it breaks UT2004
Daniel Borca
2004-03-08
Voodoo Rush fixes
Daniel Borca
2004-03-03
_tnl_allow_*_fog(...)
Daniel Borca
2004-02-16
cleanup and some WGL PIXELFORMAT issues
Daniel Borca
2004-02-09
deal with combine_ext refactor
Daniel Borca
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-23
accomodated new driver_func initialization
Daniel Borca
2004-01-21
Remove dd_function_table::BlendFunc. All drivers now use
Ian Romanick
2004-01-14
fixed a bug in texture memory manager when in UMA mode
Daniel Borca
2004-01-13
added support for textures bigger than HW can support (SW rescaling)
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-24
Import vtx-0-2-branch
Keith Whitwell
2003-11-21
more texture compression
Daniel Borca
2003-11-18
doc updates; GLUT timer additions; fixed compilation warnings
Daniel Borca
2003-11-13
vanilla extensions disabled
Daniel Borca
2003-11-12
dirty hack to advertise vanilla extension names
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-14
minor fixes + doc update
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
2003-07-17
more DOS updates from Daniel Borca
Brian Paul
2003-06-16
fix include paths (Daniel Borca)
Brian Paul
2003-03-01
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-01-08
fix some float/ubyte mistakes (Daniel Borca)
Brian Paul
2002-11-04
misc driver updates (Daniel Borca)
Brian Paul
2002-10-29
added some casts for mallocs (bug 630379)
Brian Paul
2002-10-04
Changed a number of context fields from GLchan to GLfloat (such as ClearColor).
Brian Paul
2002-09-27
new texture compression infrastructure
Brian Paul
2002-08-21
s/DrawDestMask/_DrawDestMask/
Brian Paul
2002-07-09
Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()
Brian Paul
2002-06-15
Implemented GL_NV_texture_rectangle extension.
Brian Paul
2002-06-15
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-13
New _mesa_debug() function to replace fprintf() calls.
Brian Paul
2002-03-16
Lots of changes related to framebuffer/window buffer resizing. Basically,
Brian Paul
2001-09-23
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-09-18
Fix FX driver to the point where gears & morph3d work.
Keith Whitwell
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-06-13
Allow different max texture sizes for 1/2D, 3D and cube maps.
Brian Paul
2001-05-10
fixed bad texture border test (sometimes caused a segfault)
Brian Paul
[next]