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
/
r300_cmdbuf.h
Age
Commit message (
Expand
)
Author
2009-12-12
r300: refactor PVS code and constants emission
Maciej Cencora
2009-12-12
r300: refactor R500 fragment program emission
Maciej Cencora
2009-12-12
r300: refactor color buffer setup
Maciej Cencora
2009-08-21
r300: Predict emit size for next rendering operation.
Pauli Nieminen
2009-05-28
r300: when using cs path emit scissor in the cmdbuffer
Jerome Glisse
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
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-01-15
radeon/r200/r300: start to make cmd buf useful
Dave Airlie
2009-01-14
r300: start moving new r300 cmdbuf into common code
Dave Airlie
2009-01-14
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2008-12-22
radeon: remove start/end offset + cleanup some whitespace
Dave Airlie
2008-12-22
radeon: fixup r500 FP emission for new CS
Dave Airlie
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-06-21
replace __inline and __inline__ with INLINE macro
Brian Paul
2007-05-20
r300: Just use "inline" rather than "__inline__".
Oliver McFadden
2007-05-10
r300: Moved some more of the emit code into r300_render.c.
Oliver McFadden
2007-05-09
r300: Added a few more Doxygen comments.
Christoph Bill
2007-05-09
r300: Indented r300_cmdbuf.[ch].
Oliver McFadden
2007-05-09
r300: Indented r300_cmdbuf.[ch].
Oliver McFadden
2005-02-11
Port of r200 VB code. VB path should be as fast as the immediate path now, t...
Ben Skeggs
2005-02-08
Fix the bug and get zbias back into shape. There might still be some problems...
Aapo Tahkola
2005-01-04
Major code restructuring:
Vladimir Dergachev
2004-09-28
Initial revision
Nicolai Haehnle