mesa.git
2005-06-02 Karl SchultzUpdates for new Windows build system.
2005-06-02 Brian PaulRemove last of the old span code.
2005-06-02 Brian Pauloops, undo previous change
2005-06-02 Brian Paulstart removing old (pre-renderbuffer) span code
2005-06-01 Jouk Jansen Committing in .
2005-06-01 Jouk Jansen Committing in .
2005-06-01 Eric AnholtMove fallback and other debugging under TDFX_DEBUG...
2005-06-01 Eric AnholtAdd no_rast option.
2005-06-01 Keith WhitwellAdd a mode to test flat shading + separate specular.
2005-06-01 Eric AnholtFix the 3dfx driver by correcting what appears to be...
2005-06-01 Brian Pauladded code to detect GL_FRAMEBUFFER_INCOMPLETE_DUPLICAT...
2005-05-31 Brian Pauladd support for GL_RENDERBUFFER_RED/GREEN/BLUE/etc_SIZE...
2005-05-31 Brian Paulremove temporary GL_EXT_framebuffer_object info
2005-05-31 Brian Paulupdated to version 28
2005-05-31 Eric AnholtBugzilla #2708: Disable the fallback on GL_SPHERE_MAP...
2005-05-31 Alan HourihaneAdd Intel(R) 945G support (Keith Whitwell, Tungsten...
2005-05-31 Aapo TahkolaCauses lockups on some rare cases.
2005-05-31 Eric AnholtPull locking out of HW_LOCK/UNLOCK and into SpanRenderS...
2005-05-31 Eric AnholtCorrect the descriptions of the glBlend{Equation,Func...
2005-05-31 Eric AnholtRemove unused CTX_ARG2 define.
2005-05-31 Eric AnholtBugzilla #2195: Convert the radeon driver to the t_vert...
2005-05-31 Eric AnholtMove fallback debugging under MACH64_DEBUG=fall (matchi...
2005-05-30 Eric AnholtPull locking out from HW_LOCK/UNLOCK into SpanRenderSta...
2005-05-30 Eric AnholtFix software fallbacks by being safe with macro argumen...
2005-05-30 Eric AnholtAdd the no_rast debug option to mach64. It shows that...
2005-05-30 Eric AnholtPull hardware locking out into SpanRenderStart/Finish...
2005-05-30 Eric AnholtAdd the description of the no_rast option fallback...
2005-05-30 Eric AnholtAdd the no_rast debug option, which I used in some...
2005-05-30 Eric AnholtRemove unused CTX_ARG2.
2005-05-28 Eric AnholtPut some fallback debugging output under DEBUG_FALLBACKS.
2005-05-28 Eric AnholtAdd a missing EnsureCmdBufSpace, matching r200.
2005-05-28 Eric AnholtAdd a freebsd-dri-amd64 config, and quiet makedepend...
2005-05-28 Jerome GlisseSome fixes
2005-05-28 Dave Airlieuse shared-core
2005-05-28 Ben SkeggsUp MAX_AOS_ARRAYS to 16. Do we need more?
2005-05-28 Ben SkeggsPlay with swizzling a bit.
2005-05-28 Aapo TahkolaProgrammable per-vertex point sizes and proper result...
2005-05-27 Aapo TahkolaMore optimal r300Clear.
2005-05-27 Brian Paulproperly pop the GL_TEXTURE_GEN_ enable state
2005-05-26 Karl SchultzAccount for moved/new/removed files.
2005-05-26 Ian RomanickFix gl_enums.py so that enums that are listed with...
2005-05-26 Ian RomanickMinor correction to EXT_framebuffer_object XML. Fix...
2005-05-26 Ian RomanickMake a couple minor corrections to gl_API.xml. Fixes...
2005-05-26 Keith WhitwellBump driver date.
2005-05-26 Dave Airliemake egl build first so we don't get wierd drivers...
2005-05-26 Dave Airliemake linux-solo and linux-solo-x86 config files hierarc...
2005-05-26 Ben Skeggsconstant tracking
2005-05-26 Dave Airlieuse shared-core rather than shared
2005-05-26 Dave Airlieuse shared-core instead of shared
2005-05-25 Ian RomanickFix a couple typeos in enum names.
2005-05-25 Michal Krolchange local var names from "asm" to "assem" - I guess...
2005-05-25 Michal Krola small utility to convert .syn files to its binary...
2005-05-25 Michal Krolsilencium gcc warnings
2005-05-25 Michal Kroladd shader/slang/slang_assemble_assignment.c
2005-05-25 Michal Krolmore slang code
2005-05-25 Michal Krolncrease stack size
2005-05-25 Michal Krolupdate grammar_mesa.c path
2005-05-25 Michal Krolmoved from mesa/shader to mesa/shader/grammar
2005-05-25 Michal Krolremove the GLSL spec wording;
2005-05-25 Michal Kroladd mesa/shader/grammar to include list
2005-05-25 Michal Krolstand-alone vertsions of grammar_mesa - used by utilities;
2005-05-25 Keith WhitwellProvide initial values for some variables.
2005-05-25 Keith Whitwelladd special case for flat shaded + separate specular...
2005-05-25 Michal Krolchange the behaviour of enter and local_addr instructions
2005-05-25 Keith WhitwellDisable polygon stipple - it seems to break if certain...
2005-05-25 Keith WhitwellFix various issues with cliprects and MakeCurrent
2005-05-25 Ben Skeggs- Remove one of the loops in emit_arith
2005-05-25 Ian RomanickCommit the changes propagated from Jeremy Kolb's change...
2005-05-24 Ian RomanickOnly use x86 / SSE assembly when USE_X86_ASM / USE_SSE_...
2005-05-24 Karl SchultzCleanup some Windows junk.
2005-05-24 Karl Schultzproject file for glut library
2005-05-24 Karl Schultzfix location of gears project
2005-05-24 Karl Schultzproject file to build gears
2005-05-24 Karl SchultzVisual Studio 6 project file to build GLUT and some...
2005-05-24 Karl Schultzmoved to windows build dir
2005-05-24 Karl Schultzmoved to windows build dir
2005-05-24 Karl SchultzMajor code cleanup and begin using new render buffer...
2005-05-24 Karl SchultzChange prototype for TextureMemCpy to return void*...
2005-05-24 Karl SchultzVisual Studio 6 project file for OSmesa library.
2005-05-24 Karl SchultzVisual Studio 6 project file for core Mesa.
2005-05-24 Karl SchultzNeeded to build .cc files in Visual Studio 6.
2005-05-24 Karl SchultzVisual Studio 6 project file for GLU library.
2005-05-24 Karl SchultzVisual Studio 6 project file for Windows GDI driver.
2005-05-24 Karl SchultzVisual Studio 6 workspace for Mesa libraries.
2005-05-24 Karl SchultzRemoving in favor of new Windows build directory.
2005-05-23 Daniel Borcaremove stupid flags
2005-05-23 Keith WhitwellInitialize hw stencil renderbuffer.
2005-05-23 Keith WhitwellDisable recent sse change pending more testing.
2005-05-23 Ben SkeggsImplement enough of ARB_fragment_program for Keith...
2005-05-23 Keith WhitwellUse SSE for vertex emit -- another good speedup.
2005-05-23 Keith WhitwellImport Thomas Helstrom's SSE memcpy code from the via...
2005-05-23 Keith Whitwellsilence gcc warnings
2005-05-23 Keith WhitwellDetect use of disabled textures as tex_env_crossbar...
2005-05-23 Keith WhitwellSupport ARB_texture_env_crossbar. Changes the way...
2005-05-23 Keith WhitwellRestore the negate() function.
2005-05-22 Jerome GlisseSmall change to handle native case (7 natives case)
2005-05-22 Jerome GlisseAdding r300 fragment program swizzle tab. Please some
2005-05-20 Ian RomanickAdd support for modes with a depth-buffer but no stenci...
2005-05-20 Keith WhitwellRemove debug printfs
2005-05-20 Keith WhitwellRe-enable X11 optimized triangle funcs.
next