fixed some divide by zero problems found w/ conform
[mesa.git] / src /
2001-05-10 Brian Paulfixed some divide by zero problems found w/ conform
2001-05-10 Brian PaulRGBA mode GL_NAND was wrong, fixed 16-bit GLchan support
2001-05-10 Keith WhitwellSet 'prefer_float_colors' true, now that tnl uses them...
2001-05-10 Brian Paulapplied Jeff & Keith's optimization to write_span_mono_...
2001-05-10 Brian Paulfixed bad texture border test (sometimes caused a segfault)
2001-05-10 Brian Paulminor clean-up
2001-05-10 Keith WhitwellDriver interface changes
2001-05-10 Keith WhitwellReplace PipelineStart, PipelineFinish with RunPipeline...
2001-05-10 Brian Paulcheck hardware type and use SETUP_SNAP if needed
2001-05-09 Brian Paulfixed loop bug in _mesa_ConvolutionFilter2D()
2001-05-09 Brian Paulminor clean-ups
2001-05-09 Brian Paulfixed font/bitmap x-offset bug (Frank Warmerdam)
2001-05-09 Brian Paulfixed Y flip problem in read_rgba_pixels() (Frank Warme...
2001-05-09 Brian Paulmissed a GLfixed->GLfloat fog change
2001-05-09 Brian Pauldon't call _mesa_win_fog_coords_from_z() if fog is...
2001-05-09 Brian Paulfixed minor logic error in _mesa_StencilOp()
2001-05-09 Keith Whitwellremove debug code
2001-05-09 Keith Whitwelladd missing translate functions
2001-05-09 Keith Whitwellfix possible segfault on destroy context
2001-05-09 Keith WhitwellAdd FLUSH_CURRENT() calls to fix ordering problems...
2001-05-09 Keith WhitwellUse correct PV when clipping.
2001-05-09 Keith WhitwellDon't scale basealpha by 255 now it's a float.
2001-05-09 Keith Whitwellfix eval/colormaterial interaction
2001-05-07 Brian Paulset MRD to 1.0, fixes new Glean polygon offset failure
2001-05-07 Brian Paulsample plane equations at fragment centers, not lower...
2001-05-07 Gareth HughesMore cleanups.
2001-05-07 Gareth HughesInitial new Win32 build support. More to come.
2001-05-03 Brian Pauldo FLUSH_VERTICES() in glGet*() functions to make occlu...
2001-05-03 Brian Paulinterpolate fog valus as floats, not fixed - fixed...
2001-05-03 Keith Whitwellfix for moebius infinite loop
2001-05-03 Brian Pauladded assertion to catch infinite loop in _tnl_fixup_co...
2001-05-03 Brian Paulminor clean-ups and warning fixes
2001-05-03 Keith Whitwelladd disabled test to turn on vertex snapping.
2001-05-02 Brian Paulfixed vertex color problems
2001-05-02 Brian Paulteximage updates. seems to work fine.
2001-05-02 Brian Paulchanged parameters to _mesa_rescale_teximage2d()
2001-05-01 Brian Paulminor XFree86 change
2001-05-01 Keith Whitwellfloat color changes
2001-05-01 Brian Paulapplied Diego Santa Cruz's patch to triangulateRectCenter()
2001-05-01 Keith Whitwellremoved debug
2001-05-01 Keith Whitwellfix from Jouk
2001-04-30 Keith WhitwellLots more eval fixes
2001-04-30 Keith WhitwellRestore optimization for cva glArrayElement operation.
2001-04-29 Keith Whitwelltypo
2001-04-29 Keith WhitwellMore HW_DIVIDE checks.
2001-04-29 Keith WhitwellAllow drivers to provide a dynamic CHECK_HW_DIVIDE...
2001-04-28 Keith Whitwellfix color copying in twosided quads
2001-04-28 Keith Whitwelladd specialized interp for backcolor, edgeflags
2001-04-28 Keith WhitwellSupport for floating point color representation in...
2001-04-27 Brian Paulchanged xmesa_visual and xmesa_buffer structs to direct...
2001-04-27 Brian Pauladded _mesa_free_framebuffer_data()
2001-04-26 Brian PaulAdded Makefile support for building libOSMesa16.so...
2001-04-26 Brian Paulfixed mem leak in XFreeFontInfo() call
2001-04-26 Brian Paulflush pipeline in WMesaSwapBuffers (Frank Warmerdam)
2001-04-26 Keith Whitwellfirst pass at eval fixes
2001-04-26 Keith Whitwellno-copy drawarrays for remaining non-fan primitives
2001-04-25 Brian Paulfixed a potential tex obj reference count problem invol...
2001-04-25 Brian Paulminor simplification in glGetTexLevelParameter
2001-04-24 Brian Paulfixed typo in GL_ARB_transpose_matrix
2001-04-24 Brian Paulfixed problems with texel component size queries in...
2001-04-24 Brian Paultexture image code updates (not finished)
2001-04-24 Brian Paulassign texImage->FetchTexel only if NULL
2001-04-23 Brian Paulfixed two mistakes in texture combine code
2001-04-20 Brian Paulcompilation fixes - texturing isn't working at this...
2001-04-20 Brian PaulMinor fixes for Win32 (Karl Schultz).
2001-04-20 Brian Paulimproved a glBindTexture error message
2001-04-20 Brian PaulFixed a texture conversion problem: sometimes need...
2001-04-19 Brian Paulremoved glext.h hacks
2001-04-19 Brian Paulbug fixes, added missing state query cases
2001-04-19 Keith WhitwellRemove values from VB->importable_data as those arrays...
2001-04-19 Keith WhitwellFix striding of color material inputs. (Fixes glean...
2001-04-17 Brian Paulminor optimization to dot3 computation
2001-04-17 Brian PaulFixed a number of minor GL_ARB_texture_env_combine...
2001-04-17 Brian Paulanother fix in import_texcoord()
2001-04-17 Brian Paulreplaced ac->count with ac->count - ac->start in import...
2001-04-17 Brian Paulfixed mis-ordered args to _math_trans_4f() in _tnl_fill...
2001-04-16 Brian Paulreturn hex string for unknown tokens in _mesa_lookup_en...
2001-04-16 Brian Pauladded missing 'break' in _mesa_TexEnvfv(), better error...
2001-04-13 Brian Pauladded a work-around in _swrast_copy_texsubimage[123...
2001-04-12 Brian PaulMoved FRAC macro out of mmath.h into s_texture.c since...
2001-04-11 Brian PaulReimplemented glPopAttrib code for GL_TEXTURE_BIT....
2001-04-10 Brian Paulfixed some divide by zero conformance problems
2001-04-10 Brian PaulAdded IROUND_POS() macro to mmath.h and use where appro...
2001-04-09 Alan Hourihaneremove a HAVE_ELTS that I'd stuck before.
2001-04-09 Keith WhitwellPerform fixup on material values
2001-04-09 Alan Hourihanefix use of projected vertices with notex vertices when...
2001-04-07 Alan HourihaneAdd quad and quad_strip
2001-04-06 Alan Hourihaneadd FINISH function at end of each render_* function
2001-04-04 Brian Paulreplaced IntFormat GL_BGRA with GL_RGBA, fixes problems...
2001-04-04 Brian PaulGL_INTENSITY case was incorrect in extract_float_rgba()
2001-04-04 Brian Paulfixed tmpTexelSize computation bug
2001-04-04 Brian PaulMore texture image changes.
2001-04-04 Brian PaulUpdated bug report info in _mesa_problem()
2001-04-04 Jouk Jansen Committing in .
2001-04-03 Brian Paulanother fix to clear_32bit_ximage()
2001-04-03 Brian Paulinclude fxdrv.h before other headers (Ivan Kalvatchev)
2001-04-03 Brian Paulfixed wglUseFontBitmapsA() bugs (Frank Warmerdam)
2001-04-03 Brian Paulclear pixel value wasn't byteswapped for scissored...
2001-03-30 Brian Paulquerying proxy texture image info was segfaulting becau...
2001-03-30 Brian Pauladd texture border width to x/y/zoffset in gl[Copy...
next