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_emit.c
Age
Commit message (
Expand
)
Author
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-23
r300: Remove unnecessary headers.
Vinson Lee
2009-12-22
mesa: Remove _mesa_exit wrapper for exit().
Eric Anholt
2009-12-12
r300: use _mesa_meta_Clear for buffer clears
Maciej Cencora
2009-08-14
r300: remove unused software TNL path
Maciej Cencora
2009-07-13
r300: removed unnecessary params
Maciej Cencora
2009-07-13
r300: rewrite FOGC and HPOS attribs handling
Maciej Cencora
2009-06-11
r300: fix VAP setup
Maciej Cencora
2009-06-11
r300: fix a GPU lock up
Maciej Cencora
2009-06-07
r300: rewrite vertex setup for software T&L path using functions from softwar...
Maciej Cencora
2009-06-07
r300: add hw accelerated support for different vertex data formats
Maciej Cencora
2009-05-16
r300: cleanup vertex program related functions
Maciej Cencora
2009-05-16
r300: r300EmitArrays should never fail
Maciej Cencora
2009-05-16
r300: further cleanup
Maciej Cencora
2009-04-19
r300: general cleanup
Maciej Cencora
2009-04-09
r300: reorder fog coordinate and WPOS fp attributes
Maciej Cencora
2009-04-02
radeon/r200/r300: fix up the whole buffer space checking.
Dave Airlie
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-03-20
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-06
r300: route fog coord and W pos correctly
Maciej Cencora
2009-02-23
r300: revert back autostate change on cacheflush emit
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-06
r300: fix some autostate batch setups
Dave Airlie
2009-02-04
r300: make dma buffer reuse much more sensible
Dave Airlie
2009-01-29
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-20
r200: clear is working at least - not much else
Dave Airlie
2009-01-15
r300: move some more function to generic
Dave Airlie
2008-12-01
radeon: make DRI1 one work with new CS mechanism
Dave Airlie
2008-11-16
radeon: fix pointer dangling
Jerome Glisse
2008-11-14
r300: cs + DRI2 support
Jerome Glisse
2008-11-14
r300: bo and cs abstraction.
Jerome Glisse
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-05-13
R3xx: clean up ZB registers
Alex Deucher
2008-05-13
R300: clean up CB registers
Alex Deucher
2008-05-03
r300: recombine the vap input route 0 code and clean
Dave Airlie
2008-05-02
R300: clean up VAP_PROG_STREAM_CNTL* register usage
Alex Deucher
2008-04-07
r300: Fix r300VAPInputRoute{0,1} for big endian platforms.
Michel Dänzer
2008-03-17
r300: Simplify r300VAPInputRoute1.
Markus Amsler
2008-03-17
r300: Simplify r300VAPInputRoute0, check for valid input.
Markus Amsler
2008-02-25
r300: Corrected a cache flush bug in r300EmitCacheFlush.
Oliver McFadden
2008-02-25
[r300] Further document FG_ALPHA_FUNC (renamed from R300_PP_ALPHA_TEST) and f...
Christoph Brill
2008-02-25
[r300] Sync the names for Z-Buffer registers with the AMD spec
Christoph Brill
2008-02-25
[r300] Document some of the wild guesses in VAP_OUTPUT_VTX_FMT based on AMD spec
Christoph Brill
2008-01-02
Revert "r300: fix bug with maniadrive rendering"
Dave Airlie
2008-01-02
r300: fix bug with maniadrive rendering
Dave Airlie
2007-07-16
r300: Enable the vertprog point size again.
Oliver McFadden
2007-07-14
r300: Disable vertex program point size; it's almost certainly wrong.
Oliver McFadden
2007-07-13
r300: Setup the back facing color bits correctly.
Oliver McFadden
2007-07-11
r300: Added support for Back Facing Color.
Tommy Schultz Lassen
2007-07-01
r300: cleanup some of the swtcl code
Dave Airlie
[next]