Patch from Jeff Smith:
[mesa.git] / src / mesa / drivers / dri /
2005-05-13 Nicolai HaehnlePatch from Jeff Smith:
2005-05-13 Keith WhitwellCalculate render inputs for tcl stage correctly (hint...
2005-05-12 Ian RomanickRemove some unused structure fields, add some comments...
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-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-06 Brian Paulfix cpp / bytesPerPixel problem (bug 1196554)
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 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 PaulMajor check-in of changes for GL_EXT_framebuffer_object...
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-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 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-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-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-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 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-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 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...
2005-03-12 Aapo TahkolaUnlike radeon and r200 drivers r300AllocCmdBuf allocs...
2005-03-11 Paul MackerrasAdd suitable definitions for the _REV formats, plus...
2005-03-10 Felix Kuehling- Flush before updating the timestamp of a texture...
2005-03-09 Felix KuehlingIf the texture image changed force emitting the texture...
2005-03-09 Vladimir DergachevDon't use R200 texture constants - R300 fields are...
2005-03-09 Vladimir DergachevDeal with texture formats in a more robust way.
2005-03-08 Aapo TahkolaReplacing some RADEON cmd types with r300 counterparts.
2005-03-08 Aapo TahkolaImproving Vladimirs alpha test fix a bit as it turns...
2005-03-06 Felix KuehlingDon't synchronize after each frame. Allow the GPU to...
2005-03-06 Felix Kuehling- Fixed two bugs related to DMA buffer handling that...
2005-03-05 Vladimir DergachevAdd format 15. It turned out to be X,X,X,X,X8.
2005-03-05 Dave AirlieFixing memset on ia64 & other archs
2005-03-05 Vladimir DergachevEnable VB mode rendering by default. If anyone thinks...
2005-03-05 Vladimir DergachevDo properly initialize ALPHA_TEST register instead...
2005-03-05 Roland Scheideggerremove one of the two _tnl_isolate_materials function...
2005-03-04 Rune PetersenSet pipes for R420 cards. Gives a nice speedup. This...
2005-03-03 Vladimir DergachevAdd a couple of helper functions for completeness.
2005-02-28 Aapo Tahkolafix for 'nasty bug' and some sanity checks to avoid...
next