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
/
glide
/
fxwgl.c
Age
Commit message (
Expand
)
Author
2004-08-19
cleanup
Daniel Borca
2004-08-16
disabled stereo checking in wglChoosePixelFormat
Daniel Borca
2004-06-19
Hack for linear fogging. Added empty routines for WGL_ARB_pixel_format WGL_AR...
Daniel Borca
2004-06-03
masked out unsupported glBlendColor (some games check only the proc addr)
Daniel Borca
2004-05-20
doc update; minor changes
Daniel Borca
2004-04-26
accomodate newtexstore
Daniel Borca
2004-03-02
workaround for crash-upon-exit in verbose mode
Daniel Borca
2004-02-16
cleanup and some WGL PIXELFORMAT issues
Daniel Borca
2004-02-09
deal with combine_ext refactor
Daniel Borca
2004-02-07
added NUL driver for DMesa
Daniel Borca
2004-01-29
GL_TEXTURE_1D and other stories...
Daniel Borca
2004-01-23
accomodated new driver_func initialization
Daniel Borca
2004-01-15
_mesa_delete_texture_object and some other updates
Daniel Borca
2004-01-13
small fixes
Daniel Borca
2004-01-07
protect against broken apps
Daniel Borca
2004-01-07
wgl interface
Daniel Borca
2003-12-19
DMesa: removed MGA2064W driver
Daniel Borca
2003-12-11
fixed prototypes for wglGammaRamp3DFX
Daniel Borca
2003-12-10
got rid of __FUNCTION__ :(
Daniel Borca
2003-11-18
doc updates; GLUT timer additions; fixed compilation warnings
Daniel Borca
2003-11-07
NCC fixes and some cosmetics
Daniel Borca
2003-10-21
Napalm total immersion
Daniel Borca
2003-10-13
glide driver (wip)
Daniel Borca
2003-10-02
updates from Daniel Borca
Brian Paul
2003-08-19
DOS and glide driver updates from Daniel Borca
Brian Paul
2002-10-24
Header file clean-up:
Brian Paul
2002-09-04
updated wglGetProcAddress
Brian Paul
2001-09-23
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-04-03
include fxdrv.h before other headers (Ivan Kalvatchev)
Brian Paul
2001-03-03
used indent to clean-up the code
Brian Paul
2000-11-05
Lots of changes:
Keith Whitwell
2000-02-09
udpated version/copyright info
Brian Paul
1999-12-02
added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre)
Brian Paul
1999-11-15
update/merge with Daryll's X server changes
Brian Paul
1999-10-30
Added checking for FXMESA_USE_ARGB to disable pixel reformatting when not app...
Ted Jump
1999-10-20
Minor patches to cleanup some compiler warnings in MSVC
Ted Jump
1999-10-13
now using MALLOC, CALLOC, FREE, etc macros
Brian Paul
1999-09-19
Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT
Ted Jump
1999-09-13
added Eero's multitexture function patch
Brian Paul
1999-08-19
Initial revision
jtg