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
Age
Commit message (
Expand
)
Author
1999-10-16
removed GL_EXT_get_proc_address
Brian Paul
1999-10-16
removed GL_EXT_get_proc_address
Brian Paul
1999-10-14
fixed an RGB vs CI bug in overlay visual selection
Brian Paul
1999-10-13
Fixed parameter type for notify function pointer parameter to gl_extensions_add
Ted Jump
1999-10-13
now using MALLOC, CALLOC, FREE, etc macros
Brian Paul
1999-10-13
removed GL_ prefix from memory macros
Brian Paul
1999-10-11
Repaired definition of GL_CALLOC_STRUC
Jouk Jansen
1999-10-11
#include <stdlib.h>
Jouk Jansen
1999-10-11
#include <assert.h>
Jouk Jansen
1999-10-11
misc -> glmisc
Jouk Jansen
1999-10-10
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-10
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-10
fixed dumb typo
Brian Paul
1999-10-10
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-10
added memory macros
Brian Paul
1999-10-09
no underscore prefix for freebsd >= 3 (Simon Walton)
Josh Vanderhoof
1999-10-09
texture units now share default texture objects
Brian Paul
1999-10-09
fixed reference count bug in save_TexImage3DEXT()
Brian Paul
1999-10-08
fixed voodoo initialization
Keith Whitwell
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-10-05
Added PARB support.
Miklos Fazekas
1999-10-05
Added gl_ext_multitexture_ADD suport.
Miklos Fazekas
1999-10-05
Added packed ARGB support.
Miklos Fazekas
1999-10-05
Packed RGBA support.
Miklos Fazekas
1999-10-05
Packed RGB support.
Miklos Fazekas
1999-10-05
Added support for GL_ext_texture_add
Miklos Fazekas
1999-10-05
Minor cleanup.
Miklos Fazekas
1999-09-30
more hooks for mga driver, including an immediate fastpath
Keith Whitwell
1999-09-21
Disable genkgi sublib handling until we have some sublibs to handle
Jon Taylor
1999-09-20
Bugfix for ctx->backface_sign calculation
Keith Whitwell
1999-09-19
Cleaning up
Keith Whitwell
1999-09-19
RasterMask was set incorrectly
Keith Whitwell
1999-09-19
Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT
Ted Jump
1999-09-19
More Win32 build compliance fixups
Ted Jump
1999-09-18
Large patch:
Keith Whitwell
1999-09-17
Fix for write-rgba-span and others
Keith Whitwell
1999-09-17
pad GL_TINY to 6 digits
Brian Paul
1999-09-17
Win32 build req't updates
Ted Jump
1999-09-16
GL_EXT_get_proc_address clean-up
Brian Paul
1999-09-16
added GL_EXT_get_proc_address
Brian Paul
1999-09-16
added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddress
Brian Paul
1999-09-16
changed version string to return 1.2
Brian Paul
1999-09-16
Do pop for GL_VIEWPORT_BIT via. the api
Keith Whitwell
1999-09-15
bumped version strings to Mesa 3.1
Brian Paul
1999-09-15
new version number symbols
Brian Paul
1999-09-15
added third, tiny version number to mklib scripts
Brian Paul
1999-09-15
removed unused GLcontext arg from a few functions
Brian Paul
1999-09-13
added Eero's multitexture function patch
Brian Paul
1999-09-13
Re-added missing GGIMesa context bufsize structure member
Jon Taylor
1999-09-12
fixed typo in GetProcAddress
Brian Paul
[next]