mesa.git
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()
1999-11-27 Brian Pauladded _mesa_init_no_op_table()
1999-11-27 Brian Paullots of work on extension management
1999-11-27 Brian Pauladded _GLAPI_EXTRA_SLOTS symbol
1999-11-27 Brian Paulremoved Mesa-isms
1999-11-27 Brian Paulupdates for 3.1 and later
1999-11-26 Brian Paulgenerate Z values when fog enabled (Andree Borrmann)
1999-11-25 Brian Paulinclude glapitable.h
1999-11-25 Brian Paulnow using glapitemp.h to generate entrypoints
1999-11-25 Brian Paulinitial rev
1999-11-25 Brian Paulinclude glapi.h
1999-11-25 Brian Pauladded wincopy demo
1999-11-25 Brian Paulinitial rev
1999-11-25 Brian Paulbunch of changes for separate read buffer feature
1999-11-25 Brian Paulimplemented glXMakeContextCurrent() and glXGetCurrentRe...
1999-11-25 Brian Paulreplaced Driver.SetBuffer() with SetDrawBuffer() and...
1999-11-24 Brian Paulupdated for Mesa 3.3
1999-11-24 Brian Paulupdated with Mesa 3.3 info
1999-11-24 Brian Pauladded support for separate read/draw buffers per context
1999-11-24 Brian Paulremoved version logging
1999-11-24 Brian Paulbumped version to 3.3
1999-11-24 Brian Pauladded XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer...
1999-11-24 Brian Pauladded a few more GLX 1.3 tokens
1999-11-24 Brian Paulrenamed near and far arguments to gluUnProject4()
1999-11-23 Brian Pauladded GLU 1.3 functions
1999-11-23 Keith Whitwellanother typo
1999-11-23 Brian Pauladded GLX 1.3 tokens and functions
1999-11-23 Brian Pauladded GLX 1.3 functions
1999-11-22 Brian Pauladded _mesa_clip_pixelrect()
1999-11-22 Brian Paulclean up of version handling, removed GLX_EXT_get_proc_...
1999-11-22 Brian Paulremoved GLU_EXT_get_proc_address from ext strings
1999-11-22 Brian Paulchanged comment for WriteRGBSpan()
1999-11-22 Brian Pauladded glXGetCurrentDisplay() for GLX 1.2
1999-11-22 Brian Paulbumped GLX version to 1.2, added glXGetCurrentDisplay()
1999-11-22 Brian Paulfixed potential bug in _mesa_ShadeModel()
1999-11-22 Brian Pauladded SET/CLEAR/TEST_BITS macros, misc clean-up
1999-11-22 Brian Paulfixed shade model bug (A.Borrmann)
1999-11-22 Brian Pauladded pragma 4615 (Eero), added copyright
1999-11-22 Brian Paulremoved redundant fxCloseHardware() decl
1999-11-22 Andre Werthmannadded more ASM_SRCS
1999-11-19 Brian Paulrenamed struct gl_palette as struct gl_color_table
1999-11-19 Brian Paulupdates for thread safety
1999-11-19 Brian Paulupdates for Mesa 3.3
1999-11-19 Brian Paulreplace encounteed with encountered
1999-11-19 Keith Whitwellfixes for andree's drawarrays problems
1999-11-18 Brian Paultwo fixes in gl_DrawArrays (Andree Borrman)
1999-11-18 Brian Paulreordered the extensions and numbered them
1999-11-18 Brian Paulfixed FX_grSstControl(), now returns FxBool
1999-11-18 Brian Paulremoved unused fxTMNewTMFreeNode decl
1999-11-18 Brian Paulsilence an uninitialized var warning
1999-11-18 Brian Paultest visinfo, not vishandle in save_glx_visual (Wolfram...
1999-11-18 Andre Werthmannchecked in the first new PIII vertex-transformation...
1999-11-17 Brian Paulfixed some glitches (Eero Pajarre)
1999-11-16 Brian Paulmake clean removes .lo .la and .libs/
1999-11-15 Brian Paulfixed several texture state bugs found with objbug...
1999-11-15 Brian Paultexture palette update
1999-11-15 Brian Paulinclude mem.h
next