new MESA_DEBUG option: disassem
[mesa.git] / src / mesa / drivers /
2005-05-12 Keith WhitwellAdd check for mask == NULL to the one routine missing it.
2005-05-12 Ben Skeggsfix warnings in r300_texstate.c (Jeff Smith)
2005-05-11 Aapo TahkolaVBOs.
2005-05-10 Keith Whitwellfix some valgrind complaints
2005-05-10 Keith Whitwelldon't be fooled into emitting padding for wpos when...
2005-05-10 Keith Whitwellget fog working with _TexEnvProgram
2005-05-10 Jouk Jansen Committing in .
2005-05-09 Daniel Borcapathetic attempt to accomodate new frambuffer changes...
2005-05-09 Daniel Borcaaccomodate new frambuffer changes
2005-05-09 Daniel Borcafix some typos in FX code
2005-05-09 Keith Whitwelli915 will use _TexEnvProgram (if active)
2005-05-09 Keith Whitwellcheck for null DrawBuffer values
2005-05-09 Keith WhitwellFallback (rather than fail) on unknown program targets.
2005-05-08 Jon Smirldri fb works using renderbuffers now in RGBA mode
2005-05-07 Jon Smirlfbdri can draw double buffered now. Next step is to...
2005-05-07 Brian Paulremove some dead code
2005-05-06 Brian Paulfix cpp / bytesPerPixel problem (bug 1196554)
2005-05-06 Brian Paulremove bad assertion, added new ones in clear_pixmap()
2005-05-06 Ben SkeggsUpdated for EXT_framebuffer_object changes. I don't...
2005-05-06 Jon SmirlFix problem generating mode db. Miniglxtest works now.
2005-05-06 Aapo TahkolaMissing setups that cause all kinds of problems with...
2005-05-05 Brian Paulfix for renderbuffer (Andreas Stenglein)
2005-05-05 Brian Paulremove some test code
2005-05-05 Aapo TahkolaGetting rusty... 4278 was already there.
2005-05-05 Jon SmirlFix up origin in dri/fb driver
2005-05-05 Aapo TahkolaFlat shading and bunch of clarifications to r300_reg.h .
2005-05-05 Adam JacksonRefactor COMMON_SOURCES up to Makefile.template
2005-05-05 Jon SmirlMinor touchups to fbdev renderbuffer support
2005-05-05 Aapo TahkolaPack tex coord regs at vertex program backend.
2005-05-05 Brian Paulmore updates for users of s_spantemp.h
2005-05-04 Adam JacksonAdd drirenderbuffer.c to COMMON_SOURCES
2005-05-04 Brian Paulfix s_spantemp.h includes
2005-05-04 Brian PaulFBO changes
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-05-04 Brian Pauldon't call XTranslateCoordinates() if rendering to...
2005-05-04 Jon SmirlDRI fbdev driver getting better. Now I can see somethin...
2005-05-01 Aapo TahkolaAdd support to external tnl switcher and disable hw...
2005-05-01 Felix KuehlingBumped the Savage driver date (a bit late) to mark...
2005-05-01 Felix KuehlingFixed and cleaned up programming of watermark registers...
2005-05-01 Jon SmirlImprove the DRI fb driver, now it compiles.
2005-04-30 Aapo Tahkolar300 side support for fixed function pipeline. This...
2005-04-30 Felix KuehlingAdded S3TC support to the Savage driver with some help...
2005-04-29 Keith WhitwellPut back not-so-redundant #ifdef.
2005-04-29 Keith WhitwellRemove redundant #ifdef, fix compiler warning
2005-04-25 Aapo TahkolaFix as suggested by Ben Skeggs.
2005-04-25 Jon SmirlMinor changes to make linux-solo build again
2005-04-24 Felix KuehlingSoftware fallback for glColorMask. Can be avoided on...
2005-04-24 Aapo TahkolaModifying to build against current Mesa. Disabled r200...
2005-04-23 Felix KuehlingFixed a segfault introduced by Keith's pipeline changes.
2005-04-23 Felix KuehlingTexturing fixes for Savage3D/MX/IX:
2005-04-22 Keith WhitwellUpdates for pipeline_stage struct changes.
2005-04-22 Keith WhitwellFirst pass at updating these drivers with pipeline_stag...
2005-04-22 Felix KuehlingAdded a French translation of option descriptions by...
2005-04-21 Felix KuehlingFixed some suspicious pointer casts that caused lots of
2005-04-21 Felix KuehlingFixed TexEnv modes GL_BLEND and GL_ADD on Savage4-based...
2005-04-21 Aapo TahkolaAdding some comments.
2005-04-21 Keith WhitwellReduce the size of mesa's internal fragment and vertex...
2005-04-21 Aapo TahkolaHad some odd problems with add and temps so doing it...
2005-04-20 Brian Paulclean up buffer creation code
2005-04-19 Aapo TahkolaReorganized shader stuff.
2005-04-19 Aapo TahkolaFixes for bugs that were nailed down when compairing...
2005-04-18 Aapo TahkolaFixing and enabling elt buffers by default.
2005-04-18 Peter ZubajAlpha test fix
2005-04-18 Brian Paulcomments and clean-up
2005-04-15 Ben Crossmanmore gldirect compile fixes. Getting near the linking...
2005-04-14 Ben CrossmanSome initial compile fixes. Still some left and warning...
2005-04-14 Keith WhitwellDisable CLOD (Lod constant) state emit. The values...
2005-04-13 Ian RomanickRevert revision 1.13. This allows server-side libGLcor...
2005-04-12 Felix KuehlingAdded a Spanish translation by David Rubio Miguélezand...
2005-04-12 Felix KuehlingChanged escaping of double quotes.
2005-04-12 Brian PaulPF_8A8R8G8B pixel format (Dave Reveman)
2005-04-11 Felix KuehlingManage option translations in separate .po files to...
2005-04-08 Ian RomanickRemove all the radeon_subset files. They were complete...
2005-04-06 Brian PaulFix Fake_glXChooseFBConfig so passing NULL attribList...
2005-04-06 Ian RomanickMake linux-dri-x86-64 more like linux-dri-x86. Add...
2005-04-05 Keith WhitwellDon't call PrimitiveNotify with an invalid primitive...
2005-04-04 Brian Paulupdated warning string to match patch in bug report...
2005-03-24 Felix KuehlingFixed segfault due to an off-by-one error in SAVAGE_TEX...
2005-03-23 Felix KuehlingInitialize texture addresses to something valid.
2005-03-23 Keith Whitwellremove file after merge
2005-03-22 Keith Whitwellrename mesaVis to try and improve clarity
2005-03-22 Keith Whitwelladd FreeTexImageData hook to help single-copy texturing...
2005-03-22 Keith Whitwellmerge unichrome changes from branch
2005-03-22 Keith WhitwellRemove test for defined(DRM_USE_MALLOC) around definiti...
2005-03-22 Keith WhitwellCalculate haveAccumBuffer, haveDepthBuffer and haveSten...
2005-03-18 Michel DänzerAdd support for production version of ATI RN50/ES1000...
2005-03-18 Aapo TahkolaMisc fixes.
2005-03-17 Aapo TahkolaFix to get doom3 started.
2005-03-17 Aapo TahkolaSimple TCL stage and ability to disable vps.
2005-03-16 Aapo TahkolaProper VAP output configuration as R300_RS_ROUTE_0_COLO...
2005-03-16 Ben SkeggsFixed some strangeness when mixing textured/flat primit...
2005-03-15 Roland Scheideggeradd support for user-configurable brilinear filtering...
2005-03-15 Aapo TahkolaFix to get glxgears display anything.
2005-03-15 Ben SkeggsFor some reason the Makefile didn't commit..
2005-03-15 Ben SkeggsInitial multitexturing support. Old behaviour can...
2005-03-14 Felix KuehlingWhen timestamping textures, need to emit the event...
2005-03-14 Peter ZubajStencil support
2005-03-13 Aapo TahkolaReplacing alpha test bits with values that give desired...
2005-03-13 Felix KuehlingUpdated savage_dri.h from Xorg CVS. This removes defini...
2005-03-12 Felix KuehlingRemoved savagedma.[ch]. They have been unused for a...
next