radeon: fix pointer dangling
[mesa.git] / src / mesa / drivers / dri / r300 / Makefile
2008-11-16 Jerome Glisseradeon: fix pointer dangling
2008-11-14 Jerome Glisser300: convert to new relocations format (see libdrm...
2008-11-14 Jerome Glisser300: cs + DRI2 support
2008-11-14 Jerome Glisser300: bo and cs abstraction.
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-12 Nicolai Haehnler300_fragprog: Use nqssa+dce and program_pair for emit
2008-07-12 Nicolai Haehnler500_fragprog: Major refactoring of final emit
2008-07-12 Nicolai Haehnler500: Add "Not quite SSA" and dead code elimination...
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-14 Nicolai Haehnler300: Add radeonTransformALU and fix a bug in r300_frag...
2008-06-14 Corbin Simpsonr5xx: FP refactor, take one.
2008-06-14 Nicolai Haehnler300: Add radeon_program and trivial refactoring of...
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-02 Dave Airlier500: fragprog
2008-05-02 Dave Airlier500: fragprog
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-17 Dave Airlier500: fragprog
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-14 Dave AirlieInitial r300 modes for swtcl it compiles!!
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-11 Oliver McFaddenRevert "r300: Merged radeon_span.c."
2007-05-11 Oliver McFaddenr300: Merged radeon_span.c.
2007-05-11 Oliver McFaddenr300: Renamed r300_maos.c to r300_emit.c; it contains...
2007-05-09 Oliver McFaddenr300: radeon_span.h is now common code; radeon_span...
2007-05-09 Oliver McFaddenr300: Renamed the R300 memory manager from "radeon...
2007-05-09 Oliver McFaddenr300: Removed the obsolete GLX_DIRECT_RENDERING define.
2007-05-09 Oliver McFaddenr300: Removed the deprecated VTXFMT code.
2007-05-09 Oliver McFaddenr300: Cleaned up the R300 Makefile.
2007-03-21 Brianmerge from master
2007-03-16 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-15 Oliver McFaddenr300: Renamed r300_vertexprog.c to r300_vertprog.c
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-20 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-20 Adam JacksonFix parallel make in r300 driver.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-04-06 Brian PaulSet DRIVER_DEFINES instead of DEFINES to fix duplicate...
2006-01-27 Aapo Tahkolaremove broken non arb fp path
2005-12-29 Dave Airlieadd EGL to r300 makefile
2005-11-02 Eric AnholtFirst step of Radeon DRI unification:
2005-10-26 Aapo TahkolaSync with my local tree.
2005-09-25 Dave Airlieadd link for radeon_egl.c
2005-07-28 Ian RomanickUse the routines supplied in the __DRIinterfaceMethods...
2005-07-20 Eric AnholtClean up warnings in r300 code by making some symbols...
2005-05-23 Ben SkeggsImplement enough of ARB_fragment_program for Keith...
2005-04-24 Aapo TahkolaModifying to build against current Mesa. Disabled r200...
2005-04-21 Aapo TahkolaAdding some comments.
2005-04-19 Aapo TahkolaReorganized shader stuff.
2005-03-15 Ben SkeggsFor some reason the Makefile didn't commit..
2005-02-11 Ben SkeggsPort of r200 VB code. VB path should be as fast as...
2005-02-03 Vladimir DergachevGet vertex programs supplied by the user work properly...
2005-01-28 Aapo TahkolaAdd basic sceleton for vertex programs + some other...
2005-01-11 Vladimir DergachevMove the few definitions from r300_lib.h still in use...
2005-01-03 Vladimir DergachevPort texture allocation code from R200.
2004-12-27 Vladimir DergachevImplement rendering of (flat color) QUAD primitives...
2004-11-02 Nicolai HaehnleNo visible changes, but commit the groundwork for furth...
2004-10-15 Nicolai HaehnleHuge dumb drop. State:
2004-09-28 Nicolai HaehnleInitial revision