index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
Makefile
Age
Commit message (
Expand
)
Author
2009-04-19
r300: move common fp functions to seperate file
Maciej Cencora
2009-03-20
radeon: initial couch code copy from radeon
Dave Airlie
2009-02-15
radeon: add cflags to decide whether to link libdrm_radeon or not.
Dave Airlie
2009-02-12
r300: make r300 work with latest changes
Dave Airlie
2009-02-13
radeon/r200/r300: make build again with tracker changes
Dave Airlie
2009-02-12
radeon: remove depends on libdrm_radeon for now.
Dave Airlie
2009-02-12
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
r200/r300: get up to speed on renamed files
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-11
radeon/r200/r300: merge span code into single shared file
Dave Airlie
2009-01-21
radeon/r200/r300: start to move to common miptree/texobj
Dave Airlie
2009-01-15
radeon/r200/r300: start to make cmd buf useful
Dave Airlie
2009-01-14
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2008-12-22
radeon: fix library name for consistency
Dave Airlie
2008-11-16
radeon: fix pointer dangling
Jerome Glisse
2008-11-14
r300: convert to new relocations format (see libdrm-radeon)
Jerome Glisse
2008-11-14
r300: cs + DRI2 support
Jerome Glisse
2008-11-14
r300: bo and cs abstraction.
Jerome Glisse
2008-07-12
r300_fragprog: Use nqssa+dce and program_pair for emit
Nicolai Haehnle
2008-07-12
r500_fragprog: Major refactoring of final emit
Nicolai Haehnle
2008-07-12
r500: Add "Not quite SSA" and dead code elimination pass
Nicolai Haehnle
2008-06-14
r300: Add radeonTransformALU and fix a bug in r300_fragprog DPH
Nicolai Haehnle
2008-06-14
r5xx: FP refactor, take one.
Corbin Simpson
2008-06-14
r300: Add radeon_program and trivial refactoring of r300_fragprog to use it
Nicolai Haehnle
2008-05-02
r500: fragprog
Dave Airlie
2007-06-14
Initial r300 modes for swtcl it compiles!!
Dave Airlie
2007-05-11
Revert "r300: Merged radeon_span.c."
Oliver McFadden
2007-05-11
r300: Merged radeon_span.c.
Oliver McFadden
2007-05-11
r300: Renamed r300_maos.c to r300_emit.c; it contains mostly emit code now.
Oliver McFadden
2007-05-09
r300: radeon_span.h is now common code; radeon_span.c still needs some work.
Oliver McFadden
2007-05-09
r300: Renamed the R300 memory manager from "radeon" to "r300"; it's R300
Oliver McFadden
2007-05-09
r300: Removed the obsolete GLX_DIRECT_RENDERING define.
Oliver McFadden
2007-05-09
r300: Removed the deprecated VTXFMT code.
Oliver McFadden
2007-05-09
r300: Cleaned up the R300 Makefile.
Oliver McFadden
2007-03-15
r300: Renamed r300_vertexprog.c to r300_vertprog.c
Oliver McFadden
2007-02-20
Fix parallel make in r300 driver.
Adam Jackson
2006-04-06
Set DRIVER_DEFINES instead of DEFINES to fix duplicate flags problem
Brian Paul
2006-01-27
remove broken non arb fp path
Aapo Tahkola
2005-12-29
add EGL to r300 makefile
Dave Airlie
2005-11-02
First step of Radeon DRI unification:
Eric Anholt
2005-10-26
Sync with my local tree.
Aapo Tahkola
2005-09-25
add link for radeon_egl.c
Dave Airlie
2005-07-28
Use the routines supplied in the __DRIinterfaceMethods structure to create a
Ian Romanick
2005-07-20
Clean up warnings in r300 code by making some symbols static, adding prototypes
Eric Anholt
2005-05-23
Implement enough of ARB_fragment_program for Keith's texenv program
Ben Skeggs
2005-04-24
Modifying to build against current Mesa. Disabled r200*.c files since they di...
Aapo Tahkola
2005-04-21
Adding some comments.
Aapo Tahkola
2005-04-19
Reorganized shader stuff.
Aapo Tahkola
2005-03-15
For some reason the Makefile didn't commit..
Ben Skeggs
[next]