mesa.git
2005-07-20 Eric AnholtAdd some missing defines, copied from linux-dri.
2005-07-20 Eric AnholtForced commit to note repocopy from r300.sf.net CVS.
2005-07-20 Brian Paulfix some URLs
2005-07-20 Brian Pauladded md5 checksums for 6.3
2005-07-20 Brian Paulmore updates for 6.3 release
2005-07-19 Brian Paulupdates for 6.3 release
2005-07-19 Brian Paulreplace fprintf() calls with _mesa_problem()
2005-07-19 Brian Paulremove fprintf()
2005-07-19 Brian Paulinclude driverfuncs.h
2005-07-19 Brian Pauloverlay planes test
2005-07-18 Brian Pauls/clippping/clipping/
2005-07-18 Philippe HoudoinFixed warnings by using GLUTProc type instead of anonym...
2005-07-18 Alan Hourihanere-enable the ffb driver
2005-07-18 Alan HourihaneFix the FFB driver for the renderbuffer changes
2005-07-18 Alan Hourihanepass in the renderbuffer
2005-07-18 Ian RomanickMissed this on the previous commit.
2005-07-18 Ian RomanickWrap every place that accesses a dispatch table with...
2005-07-16 Adam JacksonXMesaResizeBuffers needs separate paths for client...
2005-07-16 Adam Jacksonstrip out vestigial #ifdef HAVE_CONFIG_H stanzas, they...
2005-07-15 Brian Pauldisable call to via_sse_memcpy() until it's fixed
2005-07-15 Brian Paulneed to flush vertices for GL_OCCLUSION_TEST_RESULT_HP...
2005-07-15 Brian PaulCheck for null program->Parameters pointer in validate_...
2005-07-15 Brian Pauladded comments
2005-07-15 Brian Paulremove duplicate "User disable" string
2005-07-15 Brian Paulredo previous check-in, just set ARCH_FLAGS = -m32
2005-07-15 Brian Pauldefine CFLAGS and CXXflags with -m32 (Egbert Eich)
2005-07-15 Brian Paulreplace gcc with $(CC) (Egbert Eich)
2005-07-14 Brian Pauleglgears demo (Dane Rushton)
2005-07-14 Brian Pauladded a few more fallbackStrings (Andreas Stenglein)
2005-07-13 Keith WhitwellUse the LDEXPF wrapper macro.
2005-07-13 Keith WhitwellAdd a LDEXPF wrapper macro.
2005-07-13 Keith WhitwellWrap RESTORE_FPU/RND_NEG_FPU declarations with check...
2005-07-11 Keith WhitwellCache texenv programs to avoid repeated compilation...
2005-07-10 Keith WhitwellAdd runtime compiled x87 implementations for most of...
2005-07-10 Keith WhitwellAdd lots of x87 fpu instructions.
2005-07-08 Ian RomanickRestore linux-x86-32 config for Brian.
2005-07-07 Ian RomanickPut back the glPopMatrix. This test was derived from...
2005-07-07 Ian RomanickCorrect the comments in the file headers. Oops.
2005-07-07 Ian RomanickAdd regression test for bug #3101.
2005-07-06 Roland ScheideggerRe-enable r200InitSpanFuncs, which was ifdefed out...
2005-07-05 Brian PaulThe old MESA_PBUFFER_ALLOC() function allocated memory...
2005-07-02 Jon SmirlPut default back to the normal DRM path
2005-07-02 Ian RomanickAdd support for assembly (static) dispatch functions...
2005-07-02 Ian Romanicklinux-x86-32 is unnecessary. The same thing can be...
2005-07-02 Ian RomanickMassive refactor of (most of) the Linux config files...
2005-07-02 Ian RomanickAdd $(CFLAGS) to the link commands. This makes 'make...
2005-07-02 Ian RomanickMake linux-x86 more like the other linux configs.
2005-07-02 Vladimir DergachevExpose the fact that we do not do either selection...
2005-07-01 Jerome GlisseAdding RV350_NJ ID.
2005-07-01 Jerome GlisseAdapt extension string to new GL dispatch schema proposed
2005-07-01 Karl SchultzUpdate notes with VC7 info.
2005-07-01 Karl SchultzAdd windows VC7 project files to filelist for tar/zip...
2005-07-01 Karl SchultzVC7 project file for building glut lib
2005-07-01 Karl SchultzVC7 project file for gears demo
2005-07-01 Karl SchultzVC7 Solution file for building glut and demos
2005-07-01 Karl SchultzVC7 project file for osmesa
2005-07-01 Karl SchultzVC7 project file for core mesa lib
2005-07-01 Karl SchultzVC7 project file for glu
2005-07-01 Karl SchultzVC7 project file for gdi driver
2005-07-01 Karl SchultzVisual Studio 7 solution file for mesa lib
2005-07-01 Karl SchultzDon't #define __FUNCTION__ on a Microsoft C compiler...
2005-07-01 Keith WhitwellSet fp->Opcode for OP_TEX_KILL case, fix from Ben Skeggs.
2005-07-01 Karl SchultzAdd new files to project.
2005-07-01 Karl SchultzUse frexp on Windows; frexpf is not available.
2005-07-01 Karl SchultzFix a prototype
2005-07-01 Roland Scheideggerconvert sis and radeon driver to use spantmp2 instead...
2005-07-01 Brian Paulcomment-out some unused code to silence warnings
2005-07-01 Brian Paulreplace some free() calls with _mesa_free()
2005-07-01 Brian Paulupdates to file list for tarballs
2005-07-01 Brian Paulfix dependencies
2005-07-01 Brian Pauladded some glGetRenderbufferParameterivEXT calls, print...
2005-07-01 Brian Paulfix typo in assertions
2005-07-01 Brian PaulMove the PYTHON2 and PYTHON_FLAGS assignments to config...
2005-07-01 Brian PaulRemove NEW_RENDERBUFFER stuff.
2005-07-01 Brian Paulremove OLD_RENDERBUFFER code
2005-07-01 Brian Paulremove OLD_RENDERBUFFER stuff
2005-07-01 Brian Paulminor fixes
2005-07-01 Roland Scheideggerremove common macros used in the span functions of...
2005-06-30 Ian RomanickReplace add_newer_entrypoints (src/mesa/main/context...
2005-06-30 Brian Paulremove \n from warning message string
2005-06-30 Brian Pauladded newline at end of file
2005-06-30 Brian PaulAdd a set of predicate functions for testing matrices...
2005-06-30 Brian PaulRedo all the GL_LINEAR interpolation code in terms...
2005-06-30 Roland ScheideggerFix crashes with pixel readback when using the optimize...
2005-06-30 Aapo Tahkola-"fix" page flipping
2005-06-30 Brian Paulfix a few glitches
2005-06-30 Brian Paulfix Darwin dynamic lib naming
2005-06-28 Brian Pauljust code clean-ups and new comments
2005-06-27 Vladimir DergachevUncomment a couple of helper functions.
2005-06-27 Vladimir DergachevRename unchecked state to match DRM driver.
2005-06-27 Brian Paulinclude t_vp_build.h
2005-06-27 Brian Paulremove unused MEMSET16 macro
2005-06-27 Brian PaulGet rid of the MESA_PBUFFER_ALLOC/FREE() macros.
2005-06-27 Brian Pauladded _tnl_ProgramCacheDestroy() prototype
2005-06-27 Brian Paulmake create_new_program() static
2005-06-26 Eric AnholtFix crashes during rasterization fallback by avoiding...
2005-06-26 Eric AnholtRemove the #if 0-ed out old span code.
2005-06-26 Eric AnholtExplain the reason for TCL fallback when GL_SPHERE_MAP...
2005-06-26 Eric AnholtZero out the ENGPACKET allocated on the stack, to avoid...
2005-06-26 Brian Paulfix for-loop in _mesa_GetDouble to avoid out of bounds...
next