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-06-11
Lots of small updates to GGIMesa, tracking LibGGI internals changes
Jon Taylor
2000-06-08
variety of updates to better conform to real GLX
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-26
more work on GL_ARB_texture_cube_map
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-19
Pass pixel format to xmesa_color_to_pixel(). Compute clearpixel without dither
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-22
call _mesa_initialize_context()
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-19
minor clean-up
Brian Paul
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-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
[next]