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
/
gdi
/
wgl.c
Age
Commit message (
Expand
)
Author
2009-01-13
windows: try to create a context in wglCreateLayerContext()
Karl Schultz
2008-09-21
Remove CVS keywords.
Keith Whitwell
2008-05-29
Assorted Windows fixes (Karl Schultz)
Brian Paul
2007-11-27
use DEFAULT_SOFTWARE_DEPTH_BITS
Delle
2007-08-23
For _mesa_share_state(), update the context's references to the new share gro...
Brian
2007-07-21
Fix a number of MINGW32 issues
Zhang
2007-07-02
add const to wglSetPixelFormat() to match .h declaration
Brian
2007-06-28
a variety of fixes for MingW
zhang
2006-03-30
Fixes from Brian to help migrate to render buffer DD interfaces. Also fix bu...
Karl Schultz
2006-01-25
add wglGetExtensionsStringARB
Karl Schultz
2005-09-05
Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warni...
Karl Schultz
2005-07-01
Fix a prototype
Karl Schultz
2005-06-13
mingw changes (Nolan Leake)
Brian Paul
2005-05-24
Major code cleanup and begin using new render buffer interface.
Karl Schultz
2004-08-30
remove CR
Daniel Borca
2004-08-25
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-25
Windows ICD driver code (patch 1014800)
Brian Paul
2004-01-07
Mingw3 prototypes
Daniel Borca
2003-08-05
Updates from Daniel Borca.
Brian Paul
2003-07-24
Source code for GDI driver.
Karl Schultz