Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This is
[mesa.git] / src / mesa / drivers / dri / r300 /
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...
2005-02-19 Aapo TahkolaFix for buffer overrun caused by ALLOC_STATE not having...
2005-02-18 Nicolai HaehnlePrint an error if idling the engine before the buffer...
2005-02-18 Nicolai Haehnler300RefillCurrentDmaRegion: Retry buffer acquisition...
2005-02-18 Nicolai HaehnleAlways submit command buffers, even when there are...
2005-02-18 Aapo TahkolaWe dont need to call r300EmitAOS if we arent going...
2005-02-18 Nicolai HaehnleReset nr_released_bufs to 0 after the command buffer...
2005-02-18 Nicolai HaehnleFix: RADEON_DEBUG is a bitfield, so use & to check...
2005-02-17 Nicolai HaehnleFixing *lots* of warning messages, especially concernin...
2005-02-17 Nicolai HaehnleRADEON_DEBUG is a bitfield, so use & instead of ==.
2005-02-17 Aapo TahkolaSwitching to start_index32_packet.
2005-02-17 Aapo Tahkolamagic_1 handling...
2005-02-17 Ben Skeggsoops.
2005-02-17 Ben SkeggsMake immediate code do a LOAD_VBPNTR again
2005-02-17 Vladimir DergachevCleanup formatting a little bit.
2005-02-16 Aapo TahkolaSupport for idx buffers. Leaving it on by default as...
2005-02-16 Rune Petersensmall cleanup, remove some warnings
2005-02-16 reistget two textures to work
2005-02-16 Ben SkeggsDon't enable fog. It's broken
2005-02-15 Ben SkeggsShare routing code between immd/vb. Fix breakage of...
2005-02-15 Jerome GlisseAdded texture format table for big endian (this is...
2005-02-14 Aapo TahkolaSupport for blend color(not tested), "proper line width...
2005-02-12 Rune Peterseninitial r400 support: r400 cards are treated as RV350...
2005-02-12 Ben SkeggsEnabled vertex buffer mode as default.
2005-02-11 Ben SkeggsPort of r200 VB code. VB path should be as fast as...
2005-02-10 Aapo TahkolaAdded kindly note about single buffer mode.
2005-02-10 Aapo TahkolaUpdating master copy of r300_reg.h and turning immediat...
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 Vladimir DergachevFix copy'n'paste errors.
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-09 Aapo TahkolaEnabled user-defined point size, enabled zbiases for...
2005-02-08 Vladimir DergachevRemove #ifdef's around PolygonOffset function.
2005-02-08 Aapo TahkolaTypo..
2005-02-08 Aapo TahkolaFix the bug and get zbias back into shape. There might...
2005-02-08 Aapo TahkolaBIG FAT NOTE: Theres a nasty bug somewhere thats causin...
2005-02-08 Aapo TahkolaBetter fix to get tuxracer working.
2005-02-08 Aapo Tahkolafog + immediate mode = bad things
2005-02-08 Aapo TahkolaImplemented checks that prevent r300 from locking up...
2005-02-08 Vladimir DergachevLet Polygon Offset be turned on and off.
2005-02-08 Aapo TahkolaTo cut the long and boring story short, polygon offsets...
2005-02-06 Jerome GlisseAdded PCI id (0x4152).
2005-02-05 Jerome GlisseAdded PCI id (0x4152).
2005-02-05 Jerome GlisseModified hw state for big endian computers.
2005-02-05 Vladimir DergachevWarn of unknown texture formats.
2005-02-03 Aapo TahkolaRemoving some trash and disabling fog fallback as it...
2005-02-03 Aapo TahkolaChanging vb code to handle inputs correctly.
2005-02-03 Vladimir DergachevStart beginning of pixel shader generator..
2005-02-03 Vladimir DergachevForgot to increase the length.
2005-02-03 Vladimir DergachevLooks like we need at least one instruction for pixel...
2005-02-03 Vladimir DergachevGet vertex programs supplied by the user work properly...
2005-02-03 Vladimir DergachevSince high bits can be used for flags, mask them out.
2005-02-03 Vladimir DergachevRemove redundant instructions from fixed pipelines...
2005-02-03 Vladimir DergachevMark ZBIAS definitions.
2005-02-03 Vladimir DergachevThis was too optimistic sorry - all that register does...
2005-02-03 Vladimir DergachevGet Polygon offset fill to work.
2005-02-02 Aapo TahkolaChanged parts of r300_setup_routing to use WARN_ONCE.
2005-02-01 Aapo TahkolaAdd a missing break and a reminder.
2005-02-01 Aapo TahkolaImplement appropriate src checks for attribs/params.
2005-02-01 Aapo TahkolaImplemented bunch of ops.
2005-02-01 Aapo TahkolaVertex programs work now with some restrictions. I...
2005-02-01 Vladimir DergachevMake WARN_ONCE messages more informative.
2005-02-01 Vladimir DergachevReduce noiseness of the driver.
2005-02-01 Vladimir DergachevGet alpha in textures to work properly.
2005-02-01 Vladimir DergachevProperly set ABLEND and CBLEND registers. The older...
2005-02-01 Vladimir DergachevLooks like we can define FIRE_VERTICES correctly.
2005-02-01 Vladimir DergachevIt helps to print actual values instead of random ones.
2005-01-31 Vladimir DergachevAdd magic sequence to prevent ClearBuffer from locking up.
2005-01-31 Vladimir DergachevUse SecondaryColorPtr, not ColorPtr[1] (the latter...
2005-01-30 Vladimir DergachevMy bad, the old code works fine if updated to newer...
2005-01-30 Vladimir Dergachevstruct ati_fragment_shader was not defined anywhere...
next