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
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: remove start/end offset + cleanup some whitespace
Dave Airlie
2008-12-22
radeon: fixup r500 FP emission for new CS
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-15
radeon: update to libdrm-radeon API changes
Jerome Glisse
2008-11-14
r300: convert to new relocations format (see libdrm-radeon)
Jerome Glisse
2008-11-14
r300: SetTex extension support
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-07-27
r300: Implement hardware acceleration for ColorLogicOp
Nicolai Haehnle
2008-07-05
r500: Fix blend color.
Nicolai Haehnle
2008-06-21
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-05-28
r300: disable cmdbuf debug again
Dave Airlie
2008-05-27
r300/r500: emit flush inside vap_cntl state atom
Dave Airlie
2008-05-22
r500: bump state atom size up for fp and fp constants
Dave Airlie
2008-05-17
r300: SC register naming cleanup
Alex Deucher
2008-05-17
r500: write out the correct FP registers
Alex Deucher
2008-05-15
r500: default rsunit swizzle like fglrx
Dave Airlie
2008-05-13
R300: clean up GA registers
Alex Deucher
2008-05-13
R3xx: clean up ZB registers
Alex Deucher
2008-05-13
R300: clean up CB registers
Alex Deucher
2008-05-13
R300: clean up Fog registers
Alex Deucher
2008-05-13
R300: cleanup FS code and fill in missing details
Alex Deucher
2008-05-13
R3xx: more PVS cleanup
Alex Deucher
2008-05-12
Merge branch 'r500-support' of git+ssh://agd5f@git.freedesktop.org/git/mesa/m...
Alex Deucher
2008-05-12
R500: add support for 4k textures
Alex Deucher
2008-05-05
r500: make tri-param work
Dave Airlie
2008-05-05
r500: make sure we emit max temp atom.
Dave Airlie
2008-05-02
R300: fix rebase conflicts
Alex Deucher
2008-05-02
R3/4/5: fix TCL on r5xx, cleanup PVS code
Alex Deucher
2008-05-02
R300: clean up VAP_PROG_STREAM_CNTL* register usage
Alex Deucher
2008-05-02
r500: fixup support for emitting fragment program to hardware.
Dave Airlie
2008-05-02
r500: setup fragment program constant emission atom
Dave Airlie
2008-05-02
r500 RS unit setup
Dave Airlie
2008-05-02
more r500 vs r300 kickin
Dave Airlie
2008-05-02
some basic r500 portage
Dave Airlie
2008-03-28
r300: move to using RS_INST names
Dave Airlie
2008-02-28
r300: R5xx and R3xx use different registers for RS_IP and RS_INST
Christoph Brill
2008-02-25
[r300] revert complete stupid changes
Christoph Brill
2008-02-25
[r300] Add more register from the AMD spec
Christoph Brill
2008-02-25
[r300] Document POLY_MODE and add some TODOs that might have triggered some bugs
Christoph Brill
2008-02-25
[r300] Further document and add register definitions (found bugs in LINE hand...
Christoph Brill
2008-02-25
[r300] Sync fog color register names
Christoph Brill
2008-02-25
[r300] Sync fog register names to the AMD spec
Christoph Brill
2008-02-25
[r300] Further document FG_ALPHA_FUNC (renamed from R300_PP_ALPHA_TEST) and f...
Christoph Brill
2008-02-25
[r300] Document R300_RB3D_COLORMASK properly and rename it to RB3D_COLOR_CHAN...
Christoph Brill
2008-02-25
[r300] Add some more register from the AMD spec in the area of AARESOLVE
Christoph Brill
[prev]
[next]