fixup float/ushort conversion macros
[mesa.git] / src /
2002-04-04 Brian Paulfixup float/ushort conversion macros
2002-04-04 Brian Paulblend_add() modified for GLfloat channels
2002-04-04 Brian Paulcall _mesa_ResizeBuffersMESA() in OSMesaMakeCurrent...
2002-04-02 Brian Paulreturn NULL from Fake_glXCreateContext() if dpy or...
2002-04-02 Brian Paulmore blending updates from Jose
2002-04-02 Brian Paulminor re-org
2002-04-02 Brian PaulDJGPP updates
2002-04-02 Brian Paulfaster blending (Jose Fonseca)
2002-04-02 Brian Paulupdates from Jose Fonseca
2002-04-02 Brian PaulGL_ARB_point_parameters support
2002-04-01 Brian Paulminor optimization in GL_TRANSFORM_BIT popping
2002-04-01 Brian PaulDOS driver update
2002-03-29 Karl SchultzAdd _glapi_get_context to export for osmesa.
2002-03-29 Brian PaulReplaced ClipEnabled[] array and _AnyClip with ClipPlan...
2002-03-29 Brian Pauluse _glapi_get_context() instead of GET_CURRENT_CONTEXT...
2002-03-29 Brian PaulUse invert_matrix_general() instead of invert_matrix_pe...
2002-03-28 Brian Pauldecrement Transform._AnyClip when clip planes are disabled
2002-03-28 Brian Paulpopping of user-defined clip planes was broken
2002-03-28 Brian Paulreset span.end to zero after rendering the span
2002-03-27 Brian Paulfixed inequality in an assertion
2002-03-25 Brian Paulremoved a bad assertion
2002-03-23 Brian PaulTest implementation of proposed GL_EXT_shadow_funcs...
2002-03-23 Brian PaulDOS/Mesa driver updates (Daniel Borca)
2002-03-23 Brian Paulreplaced an assertion with a conditional
2002-03-23 Brian Paulremoved temporary GL_ARB_texture_mirrored_repeat enums
2002-03-23 Brian Paulremoved temporary ARB_texture enum defs
2002-03-19 Brian Pauldon't set plane mask for xm_buffer->gc, it causes an...
2002-03-19 Brian PaulUse MESA_PBUFFER_ALLOC/FREE macros to allocate all...
2002-03-19 Brian Paulfix Intel C compiler warnings (Gerk Huisma)
2002-03-16 Brian Paulrename ResizeBuffersMESA to ResizeBuffers
2002-03-16 Brian PaulNew mipmap lambda calculation. Previously, trilinear...
2002-03-16 Brian Paulbuffer resize changes
2002-03-16 Brian PaulLots of changes related to framebuffer/window buffer...
2002-03-15 Brian Paulprotect currentReadable reference with #ifndef GLX_BUIL...
2002-03-15 Brian Paulupdated comments. removed dead code.
2002-03-15 Brian Paulremove a debug printf
2002-03-15 Brian Paulfixed typo in CONVERT_TEXEL_DWORD for convert_abgr8888_...
2002-03-14 Brian Paulfixed pointer arithmetic error in glCopyPixels
2002-03-13 Brian Pauladded _mesa_image_image_stride()
2002-03-13 Brian Pauladded a comment
2002-03-13 Brian Paulinitial work for NV_vertex_program1_1 extension
2002-03-12 Brian PaulRemoved the xm_context field from XMesaBuffer. It...
2002-03-11 Brian Paulobsolete
2002-03-08 Brian PaulDOS driver updates from Daniel Borca
2002-03-08 Brian Paulnew DOS driver files from Daniel Borca
2002-03-08 Brian Paulnew assertions, use INLINE macro (Klaus Niederkrueger)
2002-03-07 Brian Paulminor patches from David Dawes
2002-03-07 Brian Paulsyntax fixes for Solaris (David Dawes)
2002-03-01 Brian Paulsilence gcc warnings (Marc La France)
2002-03-01 Brian Paulupdated comments for CHAN_BITS=16 or 32
2002-02-23 Brian PaulDOS updates from Daniel Borca
2002-02-21 Brian PaulFixed out-of-bounds memory write problem (CONVERT_TEXEL...
2002-02-20 Brian Paulcheck for initialized XMesaBuffer in XMesaGarbageCollect()
2002-02-17 Brian PaulUpdated 1D/3D/cube mipmapping code to work like the...
2002-02-17 Brian PaulSimplified fog code.
2002-02-17 Brian Pauldon't include s_fog.h
2002-02-17 Brian PaulLots of improvements in the 2D texture sampling code...
2002-02-17 Brian PaulOptimized the interpolate_texcoords() function:
2002-02-16 Brian Paulremoved dead code
2002-02-15 Brian Pauluse separate GC for SwapBuffers to avoid colormask...
2002-02-15 Brian PaulFinished up GL_ARB_depth_texture and GL_ARB_shadow
2002-02-15 Brian Paulupdated VERT_BIT_* definitions
2002-02-15 Brian PaulFinished up GL_ARB_depth_texture and GL_ARB_shadow.
2002-02-15 Brian PaulGL_ARB_window_pos fog fix
2002-02-15 Brian Paulfinished up GL_ARB_window_pos
2002-02-15 Brian Pauladded a glClear() error check
2002-02-15 Brian Paulfixed a multitexture MatrixMode() bug
2002-02-15 Brian Paulobsolete
2002-02-15 Brian Pauluniformly pass texcoords as GLfloat [4]
2002-02-15 Brian Pauladded alternate glBitmap code (disabled)
2002-02-15 Brian Pauladded SPAN_SPEC flag in smooth_multitextured_line()
2002-02-15 Brian Paulfixed float->int conversion. Fix conditional for 16...
2002-02-14 Brian Paulupdated GL_VENDOR string
2002-02-14 Brian Paulminor clean-up
2002-02-13 Keith WhitwellRemove debug
2002-02-13 Keith WhitwellMore suport for t&l drivers
2002-02-12 Karl Schultzfix compiler warning (windows)
2002-02-12 Brian PaulDaniel Borca's new DOS/DJGPP driver.
2002-02-12 Brian PaulDaniel Borca's GLUT for DOS/DGJPP.
2002-02-06 Brian Pauladded an assertion, fix typo
2002-02-06 Brian Paulfixed typo in depth_test_pixels(), should fix reported...
2002-02-05 Brian Paulfix evaluator data and matrix stack mem leaks (Robert...
2002-02-04 Brian PaulClean-up and remove dead code related to depth/stecil...
2002-02-02 Brian Paulremoved references to removed source files
2002-02-02 Brian PaulConverted line drawing over to new span code, pb no...
2002-02-02 Brian Paulsw_span can now hold x/y arrays of fragment positions...
2002-01-31 Brian PaulClean-up and optimize alpha test code.
2002-01-30 Brian Pauldon't use affine/persp_textured_triangle funcs when...
2002-01-30 Brian Paulreturn GL_RENDERER = Mesa Offscreen16/32 when CHAN_BITS...
2002-01-30 Brian Paulreplace GLushort w/ GLubyte in DEST_4US template (fixes...
2002-01-28 Brian PaulStill more texture/span simplification and clean-up.
2002-01-28 Brian PaulMore span improvements. Removed _mesa_write_monocolor_...
2002-01-28 Brian PaulMore span clean-up, mostly texture-related.
2002-01-27 Brian PaulLOTS of changes, building upon Klaus's work.
2002-01-25 Brian Paulmore info about building for Motif
2002-01-22 Brian Pauladded missing IsEnabled() cases for fog coord and secon...
2002-01-22 Brian PaulClean-up/renaming of the per-vertex attribute bits...
2002-01-21 Brian Paulminor update
2002-01-21 Brian PaulKlaus's latest patches and some clean-up
2002-01-16 Brian Paulchanged PB (pixel buffer) to use texcoord[4] array
next