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.c
Age
Commit message (
Expand
)
Author
2010-03-09
r300: add support for more rendering formats
Maciej Cencora
2010-03-07
r300: VAP flush is needed only when vertex program or constants are changed
Maciej Cencora
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-23
r300: Remove unnecessary headers.
Vinson Lee
2009-12-12
r300: fix wrong assertion
Maciej Cencora
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-12-12
r300: use _mesa_meta_Clear for buffer clears
Maciej Cencora
2009-11-18
Merge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
Maciej Cencora
2009-11-17
radeon: FBO fixes for big endian.
Michel Dänzer
2009-11-14
radeon: rework mipmap tree
Maciej Cencora
2009-11-14
r300: remove unneeded includes
Maciej Cencora
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-09-10
r300: enable rb3d_discard_src_pixel_lte_threshold for more chips on dri2
Alex Deucher
2009-09-10
r300: add full support for two sided stencil on r5xx for dri2
Alex Deucher
2009-08-31
r300: Convert to shared debug code.
Pauli Nieminen
2009-08-29
r300: Disable threshold register for KMS.
Pauli Nieminen
2009-08-28
radeon: fix scissors harder.
Dave Airlie
2009-08-26
r300: r4xx and rs4xx also have lte discard regs
Alex Deucher
2009-08-24
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-23
r300: minor optimization
Maciej Cencora
2009-08-22
r300: Fix dri1 not to emit state that is not supported in old drm.
Pauli Nieminen
2009-08-21
r300: Clean emit code.
Pauli Nieminen
2009-08-18
r300: OQ rework
Dave Airlie
2009-08-18
r300: fix missing BEGIN/END batches
Dave Airlie
2009-08-02
r300: Fix a regression on non-KMS
Nicolai Hähnle
2009-08-01
r300: Fix corner-case of KIL on R300
Nicolai Hähnle
2009-07-15
r300: emit z depth pitch reloc in preparation for tiling
Dave Airlie
2009-07-14
radeon: Differentiate 16 bpp destination formats.
Michel Dänzer
2009-07-03
r300: Guard debugging output.
Michel Dänzer
2009-07-02
radeon/r300: use base width/height.
Dave Airlie
2009-06-17
r300: don't emit vap index offset on r5xx hw when using cs
Jerome Glisse
2009-06-11
r300: send only RS_IP_* regs that we are going to use
Maciej Cencora
2009-05-28
r300: when using cs path emit scissor in the cmdbuffer
Jerome Glisse
2009-05-28
r300: rework texture offset emission.
Jerome Glisse
2009-05-18
radeon: fix DRI1 cmd stream
Jerome Glisse
2009-05-16
r300: further cleanup
Maciej Cencora
2009-05-14
r300: don't send now forbidden register to kernel when with memory manager
Jerome Glisse
2009-05-07
r300: moar cleanup
Maciej Cencora
2009-04-27
r300: rename state
Maciej Cencora
2009-04-24
r300: fix cliprect values
Jerome Glisse
2009-04-24
r300: emit cliprect when in dri2 mode
Jerome Glisse
2009-04-09
r300: fix color tiling
Dave Airlie
2009-04-06
radeon: add support for new ttm
Jerome Glisse
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-04-02
radeon: tiling support
Dave Airlie
2009-03-22
radeon fbo: add draw offset calcs
Dave Airlie
2009-03-09
r300: emit texture in GTT or VRAM
Dave Airlie
2009-03-06
r300: fix uninit variable warning
Dave Airlie
[next]