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
/
windows
/
wmesa.c
Age
Commit message (
Expand
)
Author
2001-05-21
s/Height/height/ (Jeff Potter)
Brian Paul
2001-05-09
fixed Y flip problem in read_rgba_pixels() (Frank Warmerdam)
Brian Paul
2001-04-26
flush pipeline in WMesaSwapBuffers (Frank Warmerdam)
Brian Paul
2001-03-03
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-01-24
Lots of GLchan datatype changes.
Brian Paul
2000-11-17
Minor header file changes to silence warnings.
Brian Paul
2000-11-14
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-05
- Changes for new software rasterizer modules
Keith Whitwell
2000-09-28
removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled instead
Brian Paul
2000-09-26
First batch of OpenGL SI related changes:
Brian Paul
2000-09-12
Win32 updates (Chris Morley)
Brian Paul
2000-09-08
removed ctx->Driver.Dither function
Brian Paul
2000-09-07
Removed ctx->Driver.LogicOp().
Brian Paul
2000-08-02
updates from mesa3d@billbaxter.com
Brian Paul
2000-03-03
removed obsolete logicop function
Brian Paul
2000-02-17
replaced renderer_string() with get_string() func
Brian Paul
1999-08-19
Initial revision
jtg