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
Age
Commit message (
Expand
)
Author
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-10
added glXGetFBConfigs(), fixed glXChooseFBConfig()
Brian Paul
2000-04-07
silenced a warning
Brian Paul
2000-04-07
new read_R5G5B5_span() function
Brian Paul
2000-04-05
new arguments to XMesaCreateVisual()
Brian Paul
2000-04-04
more GL_HP_occlusion_test work
Brian Paul
2000-04-04
use BCOPY macro on FreeBSD
Brian Paul
2000-03-31
fixed mistake in glXGetConfig(GLX_VISUAL_CAVEAT_EXT)
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
added rest of GLX_EXT_visual_rating extension
Brian Paul
2000-03-31
minor tweak to GLX_VISUAL_CAVEAT_EXT query
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-28
Implemented support for the HP occlusion test extension (osmesa and X)
Randy Frank
2000-03-27
removed tfxMipMapLevel's used and translate fields, initial teximage clean-up
Brian Paul
2000-03-27
Minor fixups
Jon Taylor
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-19
updated for Mesa 3.3
Brian Paul
2000-03-17
silence some warnings
Brian Paul
2000-03-17
removed old Depth buffer pointer var
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
removed obsolete logicop function
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-27
changed glXCopyContext() mask to unsigned long, per GLX spec
Brian Paul
2000-02-25
inserted a tab
Brian Paul
2000-02-25
changed glXCopyContext mask back to GLuint
Brian Paul
2000-02-25
changed glXCopyContext's mask to unsigned long
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-25
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
2000-02-23
changed glXCopyContext()'s mask to unsigned long
Brian Paul
2000-02-22
fixed bug in 24bpp ximage pixel addressing
Brian Paul
[next]