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-09-07
Removed ctx->Driver.LogicOp().
Brian Paul
2000-09-07
added xmesa_update_span_funcs()
Brian Paul
2000-09-07
newly organized Xlib driver files
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-22
Committing in .
Jouk Jansen
2000-08-21
use ImageTransferState
Brian Paul
2000-08-13
removed all dependencies on XMesa
Brian Paul
2000-08-13
fixed segfault problem when using MESA_GLX_FX
Brian Paul
2000-08-09
fixed depth mask bug in fxddClear(DD_DEPTH_BIT)
Brian Paul
2000-08-08
updated version to 3.5
Brian Paul
2000-08-02
updated Phil's email address
Brian Paul
2000-08-02
updates from mesa3d@billbaxter.com
Brian Paul
2000-07-19
a bunch of thread-safety changes
Brian Paul
2000-06-27
added GL_EXT_texture_env_combine (Holger Waechtler)
Brian Paul
2000-06-16
replaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to work-a...
Brian Paul
2000-06-14
added dummy function to silence compiler warning
Brian Paul
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
[next]