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
Age
Commit message (
Expand
)
Author
2000-11-27
minor changes to fix compiler warnings
Brian Paul
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-19
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
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-13
removed unused var
Brian Paul
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-28
Basic work to support deep color channels:
Brian Paul
2000-10-27
Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
Brian Paul
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-09-07
Removed ctx->Driver.LogicOp().
Brian Paul
2000-08-31
fbiRev and tmuRev weren't getting initialized when using Glide3
Brian Paul
2000-08-31
added more resolutions (Andy Sloane)
Brian Paul
2000-08-21
use ImageTransferState
Brian Paul
2000-08-09
fixed depth mask bug in fxddClear(DD_DEPTH_BIT)
Brian Paul
2000-06-16
replaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to work-a...
Brian Paul
2000-06-05
fixed bugs in fxSetupDepthTest()
Brian Paul
2000-05-26
include glheader.h instead of system headers
Brian Paul
2000-05-23
enable and clean-up of paletted texture code
Brian Paul
2000-05-22
update for Glide3
Brian Paul
2000-05-05
fixed glDrawBuffer(GL_NONE) bug
Brian Paul
2000-05-05
replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()
Brian Paul
2000-05-05
added check for tmuRam==4 for Voodoo2 (Bernd)
Brian Paul
2000-05-04
EnvMode GL_BLEND and tex invalidate changes from Daryll
Brian Paul
2000-05-04
conditionally include some fields in the context struct for DRI / non-DRI
Brian Paul
2000-05-04
made fxMesaCurrentCtx static
Brian Paul
2000-04-20
updated RENDERER version
Brian Paul
2000-04-20
minor clean-up
Brian Paul
2000-04-19
Use smooth shaded triangles always. Fix SoF bug.
Keith Whitwell
2000-04-17
dynamically allocate color table data, uses less memory
Brian Paul
2000-04-15
minor updates
Brian Paul
2000-04-15
wrapper for grTexLodBiasValue()
Brian Paul
2000-04-14
applied Bernd's changes to useBGR code
Brian Paul
2000-04-11
silenced warnings in FX_grSstPerfStats()
Brian Paul
2000-04-11
fixed bug in XF86 writeRegionClipped()
Brian Paul
2000-04-11
fixed stride problem in read_R5G6B5_span
Brian Paul
2000-04-07
silenced a warning
Brian Paul
2000-04-07
new read_R5G5B5_span() function
Brian Paul
2000-03-31
mask/disable stencil/accum clears in fxDDClear()
Brian Paul
2000-03-31
clean-up of info messages
Brian Paul
[next]