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-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
2000-03-31
fixed Voodoo1/2/ stride problem in fxDDReadPixels()
Brian Paul
2000-03-31
misc clean-up
Brian Paul
2000-03-31
added more debugging code
Brian Paul
2000-03-31
updates for separate R/G/B/A accum buffer sizes
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-27
removed tfxMipMapLevel's used and translate fields, initial teximage clean-up
Brian Paul
2000-03-23
added new texture image functions, minor clean-up
Brian Paul
2000-03-23
added some comments and new texture image functions
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-03-07
implemented FX_grSstPerfStats()
Brian Paul
2000-03-07
added GL_EXT_texture_lod_bias extension (Michael Vance)
Brian Paul
2000-03-07
added target parameter to Driver.TexEnv()
Brian Paul
2000-03-03
depth buffer change, BGR/RGB setup change
Brian Paul
2000-03-03
clean-up warnings
Brian Paul
2000-03-03
runtime selectable depth buffer depth
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-22
disabled an fprintf in FX_grSstQueryHardware()
Brian Paul
2000-02-16
update fog near/far bug fix
Brian Paul
[next]