Add color tiling support to miniglx for radeon
[mesa.git] / src / mesa / drivers / dri / r300 /
2005-07-29 Jon SmirlFix a == vs !- typo for glx_enable_extension
2005-07-28 Ian RomanickUse the routines supplied in the __DRIinterfaceMethods...
2005-07-28 Ian RomanickglxEnableExtension is a platform-specific function...
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-27 Roland Scheideggertest for the proper drm version, at least 1.17 is required
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-07-20 Eric AnholtClean up warnings in r300 code by making some symbols...
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-06-30 Aapo Tahkola-"fix" page flipping
2005-06-27 Vladimir DergachevUncomment a couple of helper functions.
2005-06-27 Vladimir DergachevRename unchecked state to match DRM driver.
2005-06-21 Nicolai HaehnleBack out the actual enabling of depth tiling.
2005-06-21 Nicolai HaehnleAdd PCI ID for R420 JI.
2005-06-21 Aapo Tahkolar300 driver side of color tiling support.
2005-06-21 Nicolai HaehnleMake sure texture base addresses are used correctly.
2005-06-16 Aapo TahkolaFix gloss breakage when using hw tnl.
2005-06-16 Aapo TahkolaUse depth tiling.
2005-06-16 Aapo TahkolaSupport 16-bit modes.
2005-06-16 Aapo TahkolaFix problems with elts when immediate mode is on.
2005-06-16 Aapo TahkolaTurn off VBO's.
2005-06-16 Aapo Tahkolalost_context never gets reset.
2005-06-12 Vladimir DergachevFixed typos.
2005-06-10 Vladimir DergachevAdd definition for memory controller latency registers..
2005-06-08 Ben Skeggs- Secondary colour
2005-06-06 Ben SkeggsTEX to output
2005-06-05 Ben SkeggsFix xyz/w interaction (needs a cleanup still..)
2005-05-31 Aapo TahkolaCauses lockups on some rare cases.
2005-05-28 Jerome GlisseSome fixes
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-26 Ben Skeggsconstant tracking
2005-05-25 Ben Skeggs- Remove one of the loops in emit_arith
2005-05-23 Ben SkeggsImplement enough of ARB_fragment_program for Keith...
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-19 Aapo TahkolaDitch unused code and features that arent in subject...
2005-05-18 Aapo TahkolaStick texture LOD back on.
2005-05-18 Aapo TahkolaPolygon mode fixes.
2005-05-14 Aapo TahkolaMake gleans polyoffset test happy.
2005-05-14 Aapo TahkolaDont assume GLbooleans are ones when true.
2005-05-14 Nicolai HaehnleCleanup blend state generation.
2005-05-14 Nicolai HaehnleThe kernel doesn't like command buffers over 64KB,...
2005-05-14 Nicolai HaehnleRemove dead span functions code.
2005-05-14 Nicolai HaehnleFix span functions for stencil buffer access.
2005-05-14 Nicolai HaehnleDon't print debug messages unless the user explicitly...
2005-05-13 Nicolai HaehnleMake software fallbacks work again:
2005-05-13 Nicolai HaehnleRemove quiescence sequence from r300ClearBuffer.
2005-05-13 Nicolai HaehnlePatch from Jeff Smith:
2005-05-13 Nicolai HaehnlePatch from Jeff Smith:
2005-05-12 Ben Skeggsfix warnings in r300_texstate.c (Jeff Smith)
2005-05-11 Aapo TahkolaVBOs.
2005-05-06 Ben SkeggsUpdated for EXT_framebuffer_object changes. I don't...
2005-05-06 Aapo TahkolaMissing setups that cause all kinds of problems with...
2005-05-05 Aapo TahkolaGetting rusty... 4278 was already there.
2005-05-05 Aapo TahkolaFlat shading and bunch of clarifications to r300_reg.h .
2005-05-05 Aapo TahkolaPack tex coord regs at vertex program backend.
2005-05-01 Aapo TahkolaAdd support to external tnl switcher and disable hw...
2005-04-30 Aapo Tahkolar300 side support for fixed function pipeline. This...
2005-04-25 Aapo TahkolaFix as suggested by Ben Skeggs.
2005-04-24 Aapo TahkolaModifying to build against current Mesa. Disabled r200...
2005-04-21 Aapo TahkolaAdding some comments.
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-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 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 Peter ZubajStencil support
2005-03-13 Aapo TahkolaReplacing alpha test bits with values that give desired...
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-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-05 Vladimir DergachevAdd format 15. It turned out to be X,X,X,X,X8.
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-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...
2005-02-27 hmarsonAdded 0x4e51 - Saphire 9600 256MB
2005-02-24 Aapo TahkolaAnother nasty struct size bug found.
2005-02-22 Aapo TahkolaNew elt buffer code should be fairly stable.
2005-02-21 Vladimir DergachevAdd code to autogenerate vertex shaders.
2005-02-20 Aapo TahkolaAdding support for front buffer mode, removing some...
2005-02-19 Aapo TahkolaMinor fix to border and blend color.
2005-02-19 Aapo TahkolaDisabling some fallbacks as they cause misc programs...
next