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
Age
Commit message (
Expand
)
Author
2002-03-16
Lots of changes related to framebuffer/window buffer resizing. Basically,
Brian Paul
2002-01-16
Fixes for 24-bit Windows devices. The old code was trying to do 3-byte
Karl Schultz
2002-01-15
Fixed pixel color component problem and clear code for 24-bit Windows
Karl Schultz
2002-01-15
Remove trailing CR's. No logical changes.
Karl Schultz
2001-11-01
Updates for improved DirectDraw support (Daniel Slater)
Karl Schultz
2001-10-05
Fix the clear() function
Karl Schultz
2001-10-04
Updated Windows driver for Mesa 4.0.
Karl Schultz
2001-10-04
remove extra CR chars
Karl Schultz
2001-09-25
disable some more code so that it compiles quietly on Windows.
Karl Schultz
2001-09-18
remove carriage return chars
Karl Schultz
2001-09-14
Win32 updates (Karl Schultz)
Brian Paul
2001-07-27
wglUseFontBitmapsA() update (Frank Warmerdam)
Brian Paul
2001-05-21
s/Height/height/ (Jeff Potter)
Brian Paul
2001-05-09
fixed font/bitmap x-offset bug (Frank Warmerdam)
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-04-03
fixed wglUseFontBitmapsA() bugs (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-22
Modified Files:
Jouk Jansen
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-09-19
Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT
Ted Jump
1999-08-19
Initial revision
jtg