mesa.git
2000-01-13 Brian Paulclean up of eval_coord1/2f()
2000-01-13 Brian Paulcommented out gl_reinit_light_attrib()
2000-01-13 Brian Paulcommented out unused function
2000-01-13 Brian Paulminor clean-up
2000-01-13 Brian Paulmade some functions static
2000-01-11 Brian Paulanother fix for gluPartialDisk() in GL_LINE mode
2000-01-11 Brian Paulfixed missing slice problem in gluPartialDisk()
2000-01-10 Brian Pauladded printf-message to dispatch templates
2000-01-08 Brian Pauladded amesa.h to tar file list
2000-01-08 Brian Paulremoved DISPATCH_SETUP, added RETURN_DISPATCH
2000-01-08 Brian Paulfixed prototype typo in glHintPGI ( )
2000-01-07 Brian Paulminor updates
2000-01-07 Jon Taylor* Fixups to the GGIMesa code to reflect the recent...
2000-01-07 Brian Pauladded missing glHintPGI() function
2000-01-07 Brian Paulimproved robustness of extension handling in static_fun...
2000-01-07 Brian Pauladded glHintPGI template
2000-01-07 Brian Pauladded BitsPerPixel to XMesaVisual struct
2000-01-07 Brian Paulupdated version string
2000-01-07 Brian Paulremoved cpp conditionals from _mesa_init_exec_table()
2000-01-07 Brian Paulfixed GetString template, added GL_SGI_color_table...
2000-01-07 Brian Paulassigned official GL_ARB_transpose_matrix enums
2000-01-07 Jouk Jansen Committing in .
2000-01-06 Brian Paulreturn GL_FALSE in fxDDColorMask
2000-01-06 Brian Paulupdated Clear function for new mask bits
2000-01-06 Brian Paulnew Clear function mask
2000-01-05 Brian Paulminor clean-up in _mesa_unpack_ubyte_color_span()
2000-01-05 Brian Paulmisc updates
2000-01-05 Brian Paulclean-up of Linux target configs
2000-01-05 Brian Paulremoved _glapi_ThreadSafe
2000-01-04 Brian Paulstart search at 1 in HashFindFreeKeyBlock()
2000-01-04 Brian Pauladded missing glColorTableParameter defines
1999-12-17 Brian Pauloptimized GET_IMMEDIATE for thread safety
1999-12-17 Brian Paulprint thread safety info if MESA_INFO set
1999-12-17 Brian Paulupdated for new thread support in Mesa 3.3
1999-12-17 Brian Paulupdated with latest source files
1999-12-17 Brian Paulreplaced mthreads.c with glthread.c
1999-12-17 Brian Paulfurther simplification of thread-related code, misc...
1999-12-17 Brian Pauladded current context functions, made ThreadSafe public
1999-12-17 Brian Paulremoved old thread code
1999-12-17 Brian Paulfixed thread problems
1999-12-17 Brian Paulmore tweaking of thread support
1999-12-17 Brian Pauldon't free thread data in pthread_key_create()
1999-12-16 Brian Paulminor clean-up
1999-12-16 Brian Paulthread support now works
1999-12-16 Brian Paulinitial rev
1999-12-16 Brian Paulminor change
1999-12-16 Brian Paulnew threading, more functions added
1999-12-16 Brian Pauladded more functions
1999-12-16 Brian Pauladded more extension functions
1999-12-16 Brian Paulinitial rev
1999-12-16 Brian Pauladded a cast to malloc call
1999-12-15 Brian Pauladded _glapi_get_proc_name()
1999-12-15 Brian Paulnew thread code
1999-12-15 Brian Paulinitial rev
1999-12-15 Brian Pauljust include Makefile.X11
1999-12-15 Brian Paulmade a few globals static
1999-12-15 Brian Paulmoved #define to column 0
1999-12-15 Brian Paulreplaced 0 with 0.0 in sin, cos calls
1999-12-15 Brian Paulremoved _GLAPI_ extension testing
1999-12-15 Brian Pauladded many more extension entry points
1999-12-13 Jouk Jansen Committing in .
1999-12-12 Brian Paulremoved unneeded code in gluBuild1DMipmaps()
1999-12-12 Brian Paulbitmaps were vertically shifted by one pixel
1999-12-11 Brian Pauladded GLX_ARB_get_proc_address
1999-12-11 Brian Pauladded GLX_ARB_get_proc_address to extension list
1999-12-10 Brian Paulimplemented GL_ARB_tranpose_matrix
1999-12-10 Brian Pauladded GL_ARB_transpose_matrix
1999-12-10 Brian Paulnew depth buffer functions
1999-12-10 Brian Paulpass new args to gl_create_framebuffer
1999-12-10 Brian Paulapplied Daryll's patches
1999-12-10 Brian Paulpass new args to gl_create_framebuffer()
1999-12-10 Brian Paulchanges in hardware depth buffer support
1999-12-10 Brian Paulapplied Daryll's patches
1999-12-10 Brian Paulupdated for hardware stencil support
1999-12-10 Brian Pauladded stencil buffer functions
1999-12-10 Brian Paulcode clean-up
1999-12-10 Brian Pauladded glXGetProcAddressARB()
1999-12-10 Brian Paulremoved gl_get_proc_address()
1999-12-08 Andre Werthmannadded the katmai_transform_points4_* functions
1999-12-07 Jouk Jansen Committing in .
1999-12-06 Gareth HughesMerging in work from 3.1/3.2 branch. Tessellator is...
1999-12-04 Brian PaulClearing stencil buffer now observes the stencil write...
1999-12-04 Brian Paulminor stencil-related changes
1999-12-03 Brian Pauladded glCopyPixels bug fix
1999-12-02 Brian Paultest for null newCtx before newCtx->FirstTimeCurrent
1999-12-02 Brian Pauladded WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre)
1999-12-01 Brian Paulgl_BindTexture was broken when target==GL_TEXTURE_3D
1999-12-01 Brian PaulfxInitPixelTables() change for Voodoo 1/2 vs 3
1999-11-30 Brian Paulprint debug info in gl_make_current() if MESA_INFO...
1999-11-29 Jouk Jansen Committing in .
1999-11-28 Brian Pauladded missing functions in GLX_functions[] array
1999-11-28 Brian Paulupdated comments, removed obsolete functions
1999-11-28 Brian Paulremoved include fakeglx.h
1999-11-28 Brian Paulremoved realglx.c
1999-11-28 Brian Paulobsolete
1999-11-28 Brian Paulchanges for new GLX dispatcher
1999-11-28 Brian Paulall new dispatch system
1999-11-28 Brian Paulinitial rev
1999-11-27 Brian Paulmove dispatch table size check into _mesa_init_no_op_ta...
1999-11-27 Brian Pauladded call to _mesa_init_no_op_table()
next