replaced frustrum with frustum
[mesa.git] / src / mesa /
2001-02-05 Brian Paulreplaced frustrum with frustum
2001-02-05 Jouk Jansen Committing in .
2001-02-04 Keith Whitwellrework to correctly respect _ac_import_range()
2001-02-04 Keith WhitwellFast no-copy drawarrays for large tristrips
2001-02-03 Gareth HughesSome more work on interal debugging, timing routines...
2001-01-31 Jouk Jansen Committing in .
2001-01-30 Brian Pauladded packed types to glGetMinMax and glGetHistogram...
2001-01-30 Brian Paulfixed half pixel offset bug in aa point code
2001-01-29 Brian Paullast segment of AA stippled lines wasn't drawn
2001-01-29 Brian Paulfixed inverted Y coord for dithering in write_span_DIT...
2001-01-29 Brian PaulGL_SHADE_MODEL wasn't popped correctly
2001-01-29 Brian Paulremoved unused vars
2001-01-29 Brian Paulonly compute separate specular if texturing really...
2001-01-29 Brian Paulfixed computation of _MultiTextureEnabled (again)
2001-01-29 Keith WhitwellUpdate implementations of Driver.Clear().
2001-01-29 Keith WhitwellRemoved knowledge of swrast Clear/Bitmap/Accum/Draw...
2001-01-29 Brian Pauloptimized lambda computation (Klaus Niederkrueger)
2001-01-24 Brian Paulredo _mesa_PopAttrib() to call Mesa state functions...
2001-01-24 Brian Paulremoved the unused/broken GL_PGI_misc_hints extension
2001-01-24 Brian PaulLots of GLchan datatype changes.
2001-01-23 Brian PaulReplaced struct gl_visual with struct __GLcontextModesR...
2001-01-23 Brian Pauladded dispatch override mechanism, used by trace extension
2001-01-23 Brian Paulfixed glTexSubImage error check bug #128775
2001-01-17 Keith WhitwellFixes for performance bug on compiled array element...
2001-01-16 Brian Paulupdated ctx->Driver functions for s/w setup
2001-01-16 Brian Paulfixed a small error in import_color(), include m_transl...
2001-01-16 Keith WhitwellFix several conformance problems. Hack solution to...
2001-01-14 Keith WhitwellFixed conform feedback and drawelements tests.
2001-01-13 Keith Whitwellfix conform dlist test
2001-01-13 Keith WhitwellUse correct pv in swrast lines routines
2001-01-13 Keith WhitwellFix crash in book/stencil.
2001-01-12 Brian Paulinitialize Driver.RenderPrimitive to _swsetup_RenderPri...
2001-01-09 Brian PaulAdded PointSize and PointParametersfv to dd interface...
2001-01-08 Keith WhitwellFixed 'IRound' to 'IROUND' in mmath.h
2001-01-08 Keith WhitwellStill need 'DD_TRI_CULL_FRONT_BACK'
2001-01-08 Keith WhitwellAdd call to Driver.RenderPrimitive()
2001-01-08 Keith Whitwellrevert XMesaCreateContext changes
2001-01-08 Keith WhitwellAdd a 'RenderPrimitive' callback to t_vb_render.c....
2001-01-08 Keith WhitwellBring the FX driver into line with core mesa changes.
2001-01-08 Keith WhitwellModify X11 driver and fake glx to store a GLcontext
2001-01-06 Gareth HughesImplementation of GL_EXT_texture_env_dot3.
2001-01-05 Brian PaulFixed bug in MinMagThresh computation.
2001-01-05 Jouk Jansen Committing in .
2001-01-05 Keith Whitwellvarious compilation/warning fixes
2001-01-05 Keith WhitwellRemove 'pv' parameter from Line/Tri/Point funcs. The...
2001-01-04 Brian Pauladded underflow check in validate_shine_table()
2001-01-04 Brian Pauladded divide by zero check
2001-01-04 Brian Paulchanged some point functions, new picking code
2001-01-04 Brian Paulminor bug fixes
2001-01-03 Brian Pauladded divide by zero check
2001-01-03 Brian Pauladded divide by zero checks
2001-01-03 Brian PaulNew point rasterization functions based on template...
2001-01-03 Brian PaulMore color macro clean-ups.
2001-01-03 Brian Paulminor clean-up
2001-01-03 Jon TaylorAdded missing #include "mmath.h"
2001-01-02 Brian Paulmissed a few color macro changes
2001-01-02 Brian PaulRemoved fixed.h (GLfixed now in mtypes.h, fixed-pt...
2001-01-02 Brian Paulinclude state.h
2001-01-02 Brian Paulminor GLchan-related changes
2001-01-02 Jouk Jansen Committing in .
2000-12-28 Keith WhitwellAdd render stage for unclipped vb's to fx driver.
2000-12-28 Keith Whitwelltry and force a log message
2000-12-28 Keith Whitwelltry and force a log message
2000-12-28 Keith Whitwelltry and force a log message
2000-12-28 Jon TaylorFixed GGIMesa build problems.
2000-12-27 Keith Whitwelltry and force a log message
2000-12-27 Keith Whitwelltry and force a log message
2000-12-27 Keith Whitwelltry and force a log message
2000-12-27 Keith Whitwelltry and force a log message
2000-12-27 Keith Whitwellfix demos/fire, enable lazy vertex flushing
2000-12-27 Keith WhitwellFix evalpoints bug (samples/nurb)
2000-12-27 Keith Whitwellfix sproingies bug
2000-12-27 Keith WhitwellFixes for compiling assembly (disable unused 'masked...
2000-12-26 Keith WhitwellThe array cache.
2000-12-26 Keith Whitwellfix xscreensaver cores
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-12-16 Brian Paulset visual->MRD to 2.0
2000-12-16 Brian PaulPolygon._OffsetAny wasn't being computed
2000-12-15 Brian Paulminor fog clean-ups (Klaus Niederkrueger)
2000-12-15 Brian Pauladded more GLX extension function stubs
2000-12-14 Brian PaulRenamed texture object _P to _MaxLevel and _M to _MaxLa...
2000-12-14 Brian Pauladded some more GLX extension entrypoints (fix GLUT...
2000-12-13 Brian Paulfixed conformance problems in min/max and histogram...
2000-12-13 Brian Paulreplaced GLfixed with GLfloat in _mesa_fog_ci_pixels...
2000-12-13 Brian Pauluse inverted Y coordinate for choosing dither value...
2000-12-13 Brian Paultweaked truecolor dither kernel setup code
2000-12-13 Brian Paulimproved precision of glReadPixels for colorbuffers...
2000-12-12 Brian Pauldisabled two optimized textured triangle functions...
2000-12-12 Brian Paulclipping, fog, texture optimizations (Klaus Niederkrueger)
2000-12-10 Brian Paulgenerate GL_INVALID_OPERATION error for bad image forma...
2000-12-09 Brian Paul_MultiTextureEnabled was being computed incorrectly
2000-12-09 Brian Pauladjust texture size for convolution in glCopyTex[Sub...
2000-12-09 Brian Paulset default table size to 0, minor error check fix
2000-12-09 Brian Paulinitialize convolution filters to zero
2000-12-09 Brian Pauladded queries for convolution enables
2000-12-09 Brian Pauladded GL_RESCALE_NORMAL cases
2000-12-08 Brian Paulmore detailed texture error messages
2000-12-08 Brian Paulfixed bug 123918: glXCopySubBuffer() y position off...
2000-12-08 Brian PaulInitial work on GL_MESA_sprite_point extension.
2000-12-08 Brian PaulCompute attenuated point size in a new pipeline stage.
next