mesa.git
2000-02-09 Brian Paulupdated version info
2000-02-08 Brian PaulglDrawPixels w/ format=GL_COLOR_INDEX was broken
2000-02-08 Jouk Jansen Committing in .
2000-02-08 Brian Pauladded a few missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH...
2000-02-06 Brian Paulin fxSelectSingleTMUSrc_NoLock(), added check for haveT...
2000-02-06 Brian Paulclearing depth buffer failed when clearing front color...
2000-02-06 Brian Paulupdated with new info
2000-02-06 Brian Pauladded missing glGet cases for GL_EXT_compiled_vertex_array
2000-02-05 Brian Pauldisabled locked arrays in glDrawRangeElements()
2000-02-05 Brian PaulGL_ARRAY_ELEMENT_LOCK_FIRST/COUNT_SGI changed to _EXT...
2000-02-04 Brian Pauladded support for GL_RGB5_A1 internal texture format...
2000-02-04 Brian Paulpass IntFormat, not Format to fxTexGetFormat
2000-02-03 Brian Pauladded SUB_PIXEL_BITS
2000-02-03 Brian Pauladded point/line size limits to gl_constants struct
2000-02-03 Brian Pauladded Const.SubPixelBits
2000-02-03 Jouk Jansen Committing in .
2000-02-02 Brian Paulminor clean-ups
2000-02-02 Brian Paulchanged _gl prefix to _mesa_ on fog functions
2000-02-02 Brian Paulreplaced gl_ prefix with _mesa_ prefix on depth funcs
2000-02-02 Brian Paulreplaced gl_ prefix with _mesa_ prefix on blend funcs
2000-02-02 Brian Paulreplaced gl_ prefix with _mesa_ prefix
2000-02-02 Brian Pauladded check for IntegerAccumScaler > 0 in GL_RETURN...
2000-02-02 Brian Paulchanged prefix to _mesa_ for a few accum functions
2000-02-02 Brian Paultry both single and double-buffered visuals
2000-02-02 Brian Pauldon't include dispatch.h
2000-02-02 Brian Pauladded comments
2000-02-02 Brian Paulinclude buffers.h
2000-02-02 Brian Paulupdated source files
2000-02-02 Brian Paulmoved exec dispatch init to state.c
2000-02-02 Brian Paulupdated includes for source file reorg
2000-02-02 Brian Paulmoved state functions to state.c
2000-02-02 Brian Paulremoved glmisc.c, added buffers.c, hint.c, state.c
2000-02-02 Brian Paulfunctions from context.c
2000-02-02 Brian Paulfunctions from old glmisc.c file
2000-02-02 Brian Paulreplace offset with functionOffset in generate_entrypoint()
2000-02-02 Brian Paulchanged > to >=
2000-02-02 Brian Paullimit Drift to [0, 1]
2000-02-01 Brian Paulpatch for XFree86 building
2000-02-01 Brian Pauladded normal, vertex, viewport message strings
2000-02-01 Brian Pauladded more message strings
2000-01-31 Brian Pauldefined FLT_MIN if undefined
2000-01-31 Brian Pauladded mutexes for thread safety
2000-01-31 Brian Pauladded Mutex macros
2000-01-31 Brian Pauladded _mesa_TexImage3DEXT()
2000-01-31 Brian Pauladded save_TexImage3DEXT()
2000-01-31 Brian Paulremoved unneeded \n chars
2000-01-31 Brian Paulchanged message format, added GL_EXT_texture3d
2000-01-31 Brian Pauladded more function templates, changed message format
2000-01-31 Brian Paulfixed protos for glTexImage3DEXT and GetDetailTexFuncSGIS
2000-01-31 Brian Pauladded Josh's dynamic display assembly generator
2000-01-31 tannerinclude conf.h
2000-01-28 Brian Paulinclude glapioffset.h instead of ../glapioffsets.h
2000-01-28 Brian Pauladded -I. to .S.o rule
2000-01-28 Brian Paulrenamed _glapi_CurrentContext to _glapi_Context
2000-01-28 Brian Paulremoved actual GL entrypoints (glapitemp.h)
2000-01-28 Brian Paulmoved entrypoints here from glapi.c
2000-01-28 Brian Paulenable/disable no-context warnings depending on MESA_DEBUG
2000-01-28 Brian Pauladded default template macros
2000-01-28 Brian Paulupdated comments
2000-01-28 Brian Pauladded texdown info
2000-01-28 Brian Pauladded texdown program
2000-01-28 Brian Paulinitial check-in
2000-01-27 Brian Pauladded improved glxinfo item
2000-01-27 Holger Waechtleradded prefetchw
2000-01-27 Brian Paulminor changes regarding transparency and multisample
2000-01-27 Brian Paulupdated version string to Mesa 3.3
2000-01-27 Brian Paulall new version of glxinfo
2000-01-27 Brian Paulinclude conf.h if HAVE_CONFIG_H defined
2000-01-27 Brian Pauladded WIN32 and macos files to tar archive
2000-01-25 Brian Paulupdated RGB2BGR function
2000-01-25 Brian Pauladded info about assembly language optimizations
2000-01-25 Brian Paulonly print info if MESA_DEBUG is set
2000-01-25 Brian Paulfixed VB->IndexPtr==NULL bug (Richard Guenther)
2000-01-25 Brian Paulupdated for Mesa 3.3
2000-01-24 Gareth HughesRemoved '#if 0' from second pass.
2000-01-24 Brian Paulchanged VB_MAX, no longer dependant on FX symbol
2000-01-24 Brian Paulreplaced HashLookup() with _mesa_HashLookup()
2000-01-24 Brian Paulprefixed hash functions with _mesa_
2000-01-23 Gareth HughesMerged 3.2 updates, namely combine callback for interse...
2000-01-23 Brian Pauladded #ifdef SVGA, work-around asm code problem
2000-01-23 Brian Pauladded new SVGA driver files
2000-01-23 Josh Vanderhoofprevent spaces in fp register names
2000-01-23 Josh Vanderhoofno brackets for nasm indirect jumps
2000-01-22 Brian Paulupdated for Mesa 3.2
2000-01-22 Brian Paulupdated SVGA sources from Mesa 3.2
2000-01-20 Gareth HughesMerged in fixes from 3.2 branch. Fixed clipping bug...
2000-01-18 Brian Paulupdated with latest DRI tree changes
2000-01-18 Brian Paulreplaced some spaces with a tab
2000-01-18 Brian Paulgeneric_noop() now returns 0
2000-01-18 Brian Paulrenamed CURRENT_INPUT to _mesa_CurrentInput
2000-01-18 Brian Paulminor clean-up
2000-01-17 Brian Pauladded do /while to multi-line macros
2000-01-17 Brian Pauladded X86-optimized message for MESA_INFO
2000-01-17 Brian Pauldisabled X86-optimized dispatch when using XF86DRI...
2000-01-17 Brian Pauladded _glapi_Dispatch
2000-01-17 Brian Paulrenamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up
2000-01-17 Brian Paulremoved X86 files from linux debug configs
2000-01-17 Brian Pauladded copyright info
2000-01-17 Brian Pauladded missing POINT/LINE RANGE/GRANULARITY tokens
2000-01-17 Brian PaulZ values were wrong in selection mode (Holger Waechtler...
next