index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2000-01-31
defined FLT_MIN if undefined
Brian Paul
2000-01-31
added mutexes for thread safety
Brian Paul
2000-01-31
added Mutex macros
Brian Paul
2000-01-31
added _mesa_TexImage3DEXT()
Brian Paul
2000-01-31
added save_TexImage3DEXT()
Brian Paul
2000-01-31
removed unneeded \n chars
Brian Paul
2000-01-31
changed message format, added GL_EXT_texture3d
Brian Paul
2000-01-31
added more function templates, changed message format
Brian Paul
2000-01-31
fixed protos for glTexImage3DEXT and GetDetailTexFuncSGIS
Brian Paul
2000-01-31
added Josh's dynamic display assembly generator
Brian Paul
2000-01-31
include conf.h
tanner
2000-01-28
include glapioffset.h instead of ../glapioffsets.h
Brian Paul
2000-01-28
added -I. to .S.o rule
Brian Paul
2000-01-28
renamed _glapi_CurrentContext to _glapi_Context
Brian Paul
2000-01-28
removed actual GL entrypoints (glapitemp.h)
Brian Paul
2000-01-28
moved entrypoints here from glapi.c
Brian Paul
2000-01-28
enable/disable no-context warnings depending on MESA_DEBUG
Brian Paul
2000-01-28
added default template macros
Brian Paul
2000-01-28
updated comments
Brian Paul
2000-01-28
added texdown info
Brian Paul
2000-01-28
added texdown program
Brian Paul
2000-01-28
initial check-in
Brian Paul
2000-01-27
added improved glxinfo item
Brian Paul
2000-01-27
added prefetchw
Holger Waechtler
2000-01-27
minor changes regarding transparency and multisample
Brian Paul
2000-01-27
updated version string to Mesa 3.3
Brian Paul
2000-01-27
all new version of glxinfo
Brian Paul
2000-01-27
include conf.h if HAVE_CONFIG_H defined
Brian Paul
2000-01-27
added WIN32 and macos files to tar archive
Brian Paul
2000-01-25
updated RGB2BGR function
Brian Paul
2000-01-25
added info about assembly language optimizations
Brian Paul
2000-01-25
only print info if MESA_DEBUG is set
Brian Paul
2000-01-25
fixed VB->IndexPtr==NULL bug (Richard Guenther)
Brian Paul
2000-01-25
updated for Mesa 3.3
Brian Paul
2000-01-24
Removed '#if 0' from second pass.
Gareth Hughes
2000-01-24
changed VB_MAX, no longer dependant on FX symbol
Brian Paul
2000-01-24
replaced HashLookup() with _mesa_HashLookup()
Brian Paul
2000-01-24
prefixed hash functions with _mesa_
Brian Paul
2000-01-23
Merged 3.2 updates, namely combine callback for intersecting
Gareth Hughes
2000-01-23
added #ifdef SVGA, work-around asm code problem
Brian Paul
2000-01-23
added new SVGA driver files
Brian Paul
2000-01-23
prevent spaces in fp register names
Josh Vanderhoof
2000-01-23
no brackets for nasm indirect jumps
Josh Vanderhoof
2000-01-22
updated for Mesa 3.2
Brian Paul
2000-01-22
updated SVGA sources from Mesa 3.2
Brian Paul
2000-01-20
Merged in fixes from 3.2 branch. Fixed clipping bug, segfault in
Gareth Hughes
2000-01-18
updated with latest DRI tree changes
Brian Paul
2000-01-18
replaced some spaces with a tab
Brian Paul
2000-01-18
generic_noop() now returns 0
Brian Paul
2000-01-18
renamed CURRENT_INPUT to _mesa_CurrentInput
Brian Paul
[next]