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
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-22
Modified Files:
Jouk Jansen
2000-11-17
Minor header file changes to silence warnings.
Brian Paul
2000-11-16
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-14
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-13
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-10
minor changes to silence compiler warnings
Brian Paul
2000-11-05
Lots of changes:
Keith Whitwell
2000-10-31
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
Remove dead code in FX driver.
Keith Whitwell
2000-10-30
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-27
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-09-26
First batch of OpenGL SI related changes:
Brian Paul
2000-09-08
removed unused NEW_DRVSTATE flags
Brian Paul
2000-09-08
removed ctx->Driver.Dither function
Brian Paul
2000-08-21
use ImageTransferState
Brian Paul
2000-08-09
fixed depth mask bug in fxddClear(DD_DEPTH_BIT)
Brian Paul
2000-05-23
enable and clean-up of paletted texture code
Brian Paul
2000-05-05
fixed glDrawBuffer(GL_NONE) bug
Brian Paul
2000-05-04
EnvMode GL_BLEND and tex invalidate changes from Daryll
Brian Paul
2000-04-20
updated RENDERER version
Brian Paul
2000-04-15
minor updates
Brian Paul
2000-04-07
silenced a warning
Brian Paul
2000-03-31
mask/disable stencil/accum clears in fxDDClear()
Brian Paul
2000-03-31
fixed Voodoo1/2/ stride problem in fxDDReadPixels()
Brian Paul
2000-03-30
optimized glReadPixels()
Brian Paul
2000-03-29
new texture image download code
Brian Paul
2000-03-29
fixed some buffer clear bugs
Brian Paul
2000-03-22
added Daryll's patches for texture alignment
Brian Paul
2000-03-22
updated renderer string version to 20000322
Brian Paul
2000-03-21
changed imaging functions to _mesa_ prefix
Brian Paul
2000-03-19
removed GL_FXMESA_global_texture_lod_bias extension
Brian Paul
2000-03-07
removed Driver.UseGlobalTexturePalette()
Brian Paul
2000-02-25
fixed front/back buffer stride problem for XF86DRI
Brian Paul
2000-02-25
new fxDDClear(), fxDDDrawBitmp(), example extension registration code
Brian Paul
2000-02-16
updated with changes from DRI project CVS
Brian Paul
2000-02-13
initialize fxMesa->verbose with MESA_FX_INFO env var
Brian Paul
2000-02-09
updated fxDDGetString() for DRI
Brian Paul
2000-02-06
clearing depth buffer failed when clearing front color buffer
Brian Paul
2000-01-18
updated with latest DRI tree changes
Brian Paul
2000-01-13
added fxMesaContext arg to fxInitPixelTables()
Brian Paul
2000-01-06
updated Clear function for new mask bits
Brian Paul
1999-12-10
new depth buffer functions
Brian Paul
1999-11-25
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul
1999-11-15
update/merge with Daryll's X server changes
Brian Paul
1999-10-19
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-16
Fixed a MacOS specific compile error.
Miklos Fazekas
1999-10-08
fixed voodoo initialization
Keith Whitwell
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
[next]