Add CMPH instruction to fragprog
[mesa.git] / src / mesa / drivers / dri / r300 / r300_reg.h
2006-11-01 Jerome GlisseAdd CMPH instruction to fragprog
2006-09-12 Jerome GlisseRemoving some of r200 dependency, cleaning up code...
2006-07-04 Jerome GlisseAdd R300_VAP_CNTL 0x2140 and cosmetic cleanup.
2006-06-29 Jerome GlisseFix typo.
2006-04-11 Aapo TahkolaFog support (Ewald Snel)
2006-03-22 Aapo Tahkolaimplement arl and enable hw nv_vp.
2006-03-13 Aapo TahkolaFix broken max mipmap leveling that was horribly wrong.
2006-02-25 Roland ScheideggerAdd all pci ids known by ddx to radeon dri driver....
2006-01-27 Aapo Tahkolaper vp sw fallbacks
2006-01-20 Aapo TahkolaSync from drm.
2006-01-09 Aapo TahkolaMissing patch from Ben Skeggs:
2005-12-04 Dave AirlieFix r300 rectangular texture upload and swtcl coordinat...
2005-11-21 Dave Airliebit 31 of this inserts a nop after the current instruction
2005-11-21 Dave Airlieget rid of some of those unknowns figured out from...
2005-10-26 Aapo TahkolaSync with my local tree.
2005-10-21 Dave Airlieadd the tile bits for offset, and unk bit 31 of size
2005-06-16 Aapo TahkolaUse depth tiling.
2005-06-16 Aapo TahkolaSupport 16-bit modes.
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-05-28 Ben SkeggsUp MAX_AOS_ARRAYS to 16. Do we need more?
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-19 Aapo TahkolaDitch unused code and features that arent in subject...
2005-05-18 Aapo TahkolaPolygon mode fixes.
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-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-04 Rune PetersenSet pipes for R420 cards. Gives a nice speedup. This...
2005-02-22 Aapo TahkolaNew elt buffer code should be fairly stable.
2005-02-16 Aapo TahkolaSupport for idx buffers. Leaving it on by default as...
2005-02-14 Aapo TahkolaSupport for blend color(not tested), "proper line width...
2005-02-10 Aapo TahkolaRemoving some regs that are wrong and adding some comme...
2005-02-10 Aapo TahkolaSupport for PolygonMode. Not too far from working even...
2005-02-10 Aapo TahkolaTurns out unknown5 was border color. texwrap looks...
2005-02-10 Aapo TahkolaAdding support for selecting line width. Stipple patter...
2005-02-08 Aapo TahkolaTo cut the long and boring story short, polygon offsets...
2005-02-03 Vladimir DergachevMark ZBIAS definitions.
2005-02-03 Vladimir DergachevGet Polygon offset fill to work.
2005-02-01 Vladimir DergachevGet alpha in textures to work properly.
2005-01-27 Aapo TahkolaAdd vector distance operator for vertex programs.
2005-01-23 Nicolai HaehnleSynchronize r300_reg.h.
2005-01-21 Vladimir DergachevProperly input stencil info contributed by Wladimir.
2005-01-15 Vladimir DergachevOn the way to getting stencil working.
2005-01-15 Vladimir DergachevOn the way to getting stencil and texture formats working.
2005-01-14 Aapo TahkolaAdded fixes for filter modes and support for anisotropy...
2005-01-14 Vladimir DergachevReduce amount of stderr output.
2005-01-14 Vladimir DergachevIncorporate latest data from Wladimir van der Laan.
2005-01-13 Vladimir DergachevSync with master copy.
2005-01-13 Vladimir DergachevIncorporate TX_FORMAT information contributed by Wladim...
2005-01-11 Aapo TahkolaMipmapping and other texture filters now work.
2005-01-04 Vladimir DergachevSync with master copy.
2004-12-31 Vladimir DergachevSync with master copy.
2004-12-26 Vladimir DergachevUpdate with most recent version.
2004-11-02 Nicolai HaehnleAdd culling registers, sync versions of r300_reg.h
2004-10-15 Nicolai HaehnleHuge dumb drop. State:
2004-09-28 Nicolai HaehnleInitial revision