mesa.git
2001-03-21 Gareth HughesMake ESC quit.
2001-03-21 Gareth HughesRevert back to new tessellator, check version string...
2001-03-21 Brian Pauldepth images were broken by latest teximage changes...
2001-03-20 Gareth HughesMake COPY_FLOAT available to a wider audience.
2001-03-20 Gareth HughesMore updates. Radeon tnl module still disabled by...
2001-03-20 Brian Paulfixes to make old GLU code compile with new GLU 1.3...
2001-03-20 Jouk Jansen Committing in .
2001-03-20 pesco* common_rules.make: Created to hold the conditional...
2001-03-19 Brian Paulfix for gl_ztrick bug (Ove Kaaven)
2001-03-19 pesco* si-glu/libnurbs/: Undid move of glimports.h, mystdio...
2001-03-19 Alan Hourihanefix glxinfo to query current display.
2001-03-19 Alan Hourihanefix cast
2001-03-19 Keith WhitwellNew files
2001-03-19 Keith WhitwellSplit driver struct into swrast/tnl/core components.
2001-03-18 pesco* gen_srclists.sh: Use getopt to parse the command...
2001-03-18 Gareth HughesAdd missing header file include.
2001-03-18 Gareth HughesRemove #endif.
2001-03-18 Gareth HughesMake assertions take new GLchan formats into account.
2001-03-18 Gareth HughesFix error message.
2001-03-18 Gareth HughesFix header info.
2001-03-18 Gareth HughesRemove old code, fix a few comments.
2001-03-18 pescoForgot to add newly created files.
2001-03-18 Gareth Hughes- Port 3.4 texture utils, texture format work to 3...
2001-03-18 Keith WhitwellFix lineloops.
2001-03-17 Keith WhitwellFix cut&paste bug exposed by clipbug.c demo.
2001-03-17 Keith WhitwellRemove dead #define.
2001-03-17 Keith WhitwellRevert earlier changes protecting against null VB-...
2001-03-17 Brian Pauladded SI GLU info
2001-03-17 Brian Paulupdated for SGI SI GLU
2001-03-17 Brian PaulSGI SI GLU 1.3 header
2001-03-17 Brian Pauladded CCFLAGS and CPLUSPLUS definitions
2001-03-17 Brian PaulSGI SI GLU library
2001-03-15 Brian Paulremoved ARB_texture_env_add bool flag, use EXT_texture_...
2001-03-15 Brian Pauluse IROUND() instead of (int) cast (Klaus Niederkrueger)
2001-03-14 Gareth HughesFix typo.
2001-03-13 Gareth HughesInitial templates for immediate mode fastpaths, or...
2001-03-12 Gareth HughesNope, -ansi spoils that...
2001-03-12 Gareth HughesUndo -D_POSIX_SOURCE change, fix the way the katmai...
2001-03-12 Gareth Hughes- Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to...
2001-03-12 Gareth HughesAdd missing header file.
2001-03-12 Gareth HughesAdd missing header file include.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-11 Gareth HughesMinor cleanups.
2001-03-11 Gareth HughesClean up install, restore for exec vtxfmts.
2001-03-11 Gareth HughesSupport for swappable tnl modules.
2001-03-10 Gareth HughesAdd a couple of missing functions.
2001-03-09 Gareth HughesMore generic vtxfmt template, useful for creating neutr...
2001-03-08 Brian Paulfixed RBGA ifdef typo
2001-03-08 Brian Pauldo fog interpolation if INTERP_FOG is defined, not...
2001-03-08 Brian Paulprocessed by indent to improve readability
2001-03-08 Brian Paulchanged bincoeff var to GLfloat, fixes bug introduced...
2001-03-08 Brian Paultest 16-bit/channel rendering
2001-03-08 Brian PaulMore g++ warning fixes. Fixes for CHAN_BITS==16, it...
2001-03-07 Brian Pauladded an assertion in the init code, just to be safe
2001-03-07 Jon TaylorMisc build fixes
2001-03-07 Gareth HughesAdd missing copy in _mesa_noop_Color4fv().
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-03-07 Brian Paul_MinMagThresh[] should be GLfloat
2001-03-07 Brian Pauladded some casts in the 16-bit GLchan macros, just...
2001-03-07 Brian Pauladded Driver.BlendColor() function, for completeness
2001-03-05 Brian Paulfixed segfaults when tex unit 1 enabled, but not unit...
2001-03-05 Brian Pauladded missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH()...
2001-03-05 Keith WhitwellDO_POINT renamed DO_POINTS
2001-03-05 Keith WhitwellChanges for ffb
2001-03-05 Keith WhitwellFix typo
2001-03-05 Brian PaulGL_EXT_secondary_color test
2001-03-05 Brian PaulGL_EXT_fog_coord test
2001-03-05 Keith WhitwellAdd missing cases for viewport transform. Remove INVAL...
2001-03-05 Brian Paulreplaced gl_test_os_katmai*() with _mesa_test_os_katmai*()
2001-03-03 Brian Paulmore clean-ups
2001-03-03 Brian Paulused indent to clean-up the code
2001-03-03 Brian Paulmore namespace clean-ups
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-03-03 Brian Pauloptimized lambda calculation (Klaus Niederkrueger)
2001-03-03 Brian Paulchanged AlphaFunc() ref from GLclampf to GLchan
2001-03-02 Brian Paulfixed _mesa_getenv() weirdness
2001-03-01 Brian Paulfixed mistake in alpha buffer clear test
2001-03-01 Keith WhitwellUncomment some defaults.
2001-03-01 Keith WhitwellBugfixes for vertex format, templates
2001-03-01 Brian Pauladded s/w alpha buffer clearing
2001-02-28 Brian Paulremoved some bogus error checks
2001-02-28 Brian PaulNow there's four possible display modes:
2001-02-28 Keith WhitwellTemplates are in working order.
2001-02-28 Brian PaulGLvisual inside GLframebuffer is no longer a pointer...
2001-02-27 Brian Paulfixed glitches in error checking of imaging extensions
2001-02-27 Brian Paulsignal _NEW_TEXTURE in all teximage functions
2001-02-27 Brian Pauladded fog coord clamping
2001-02-27 Brian Paulcolortable w/ size=0 wasn't handled correctly
2001-02-27 Keith WhitwellInitialize Line._Width
2001-02-27 Brian Paulmore tweaks
2001-02-27 Brian Paulminor extension tweaks
2001-02-26 Brian PaulDisable most extensions by default. Drivers should...
2001-02-26 Brian Paulfixed extension checking in _mesa_BlendEquation()
2001-02-26 Brian Pauladded filtering option, compute shadow tex size from...
2001-02-26 Brian Paultiny change to a gl_problem() call
2001-02-26 Brian Pauladded a cube map error check
2001-02-26 Brian Paulbilinear sampling of depth textures
2001-02-24 Keith WhitwellTemplate work
2001-02-23 Brian Paulanother fix in _mesa_stencil_and_ztest_pixels() for...
2001-02-23 Brian Paulfixed bug in _mesa_stencil_and_ztest_pixels() found...
next