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_swtcl.c
Age
Commit message (
Expand
)
Author
2010-03-03
Remove stray defines of HAVE_RGBA
Ian Romanick
2009-12-22
mesa: Remove _mesa_exit wrapper for exit().
Eric Anholt
2009-11-24
radeon/r200/r300/r600: make bo mapping be explicit
Dave Airlie
2009-11-19
tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.
Eric Anholt
2009-11-19
tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]
Eric Anholt
2009-08-31
r300: Convert to shared debug code.
Pauli Nieminen
2009-08-29
r300: Swtcl prediction was still missing scissors.
Pauli Nieminen
2009-08-29
r300: Add missing pre_emit_count to swtcl state size prediction.
Pauli Nieminen
2009-08-29
radeon: Fix swtcl emit pediction.
Pauli Nieminen
2009-08-27
radeon/r200/r300: Fix swtcl prediction to work after primitie change.
Pauli Nieminen
2009-08-27
radeon/r200/r300: Fix swtcl flushing not to invalidate dma region.
Pauli Nieminen
2009-08-18
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-07-27
r300/fragprog: Move wpos_attr and fog_attr where they belong
Nicolai Hähnle
2009-07-27
r300: Remove some dependencies on additional fragment program copies
Nicolai Hähnle
2009-07-27
r300: Detangle fragment program compiler from driver-specific structure
Nicolai Hähnle
2009-07-13
r300: fix WPOS for SWTCL
Maciej Cencora
2009-07-13
r300: rewrite FOGC and HPOS attribs handling
Maciej Cencora
2009-07-13
r300: cache translated fragment programs
Maciej Cencora
2009-06-11
r300: fix for SW TCL path
Maciej Cencora
2009-06-11
r300: don't send unused attributes for SW TCL path
Maciej Cencora
2009-06-08
r300: fix regression caused by 056bc77547c304021a0faf204897ed238a5cf424
Maciej Cencora
2009-06-07
r300: prepare for some code duplication removal
Maciej Cencora
2009-06-07
r300: prepare for different vertex data type support
Maciej Cencora
2009-05-28
r300: when using cs path emit scissor in the cmdbuffer
Jerome Glisse
2009-05-16
r300: software fallbacking handling rewrite
Maciej Cencora
2009-04-27
r300: do front/back color selection in HW for software TCL path
Maciej Cencora
2009-04-27
r300: always route 4 texcoord components to RS
Maciej Cencora
2009-04-27
r300: handle texcoords properly
Maciej Cencora
2009-04-19
r300: merge r300/r500 fragment program compiler structure
Maciej Cencora
2009-04-19
r300: general cleanup
Maciej Cencora
2009-04-17
r300: we always want non NDC coords format for swtcl
Maciej Cencora
2009-04-09
r300: reorder fog coordinate and WPOS fp attributes
Maciej Cencora
2009-04-09
r300: fix regression from swtcl rewrite
Maciej Cencora
2009-04-09
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-07
r300: swtcl rewrite and cleanup
Maciej Cencora
2009-03-25
r300: cleanup swtcl a little
Maciej Cencora
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-03-06
r300: don't crash on sw tcl hw if point size vertex attrib is sent
Maciej Cencora
2009-03-06
r300: fix swtcl codepaths
Dave Airlie
2009-02-12
r300: make r300 work with latest changes
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-02
r300: rename validate textures to validate buffers
Dave Airlie
2009-01-31
r200/r300: swtcl fixups to use old dma buffers on top of BOs
Dave Airlie
2009-01-31
r200/r300: add aperture space checks
Dave Airlie
2009-01-29
WIP comit
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
2009-01-14
r300: start moving new r300 cmdbuf into common code
Dave Airlie
[next]