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
/
r600
/
r600_cmdbuf.c
Age
Commit message (
Expand
)
Author
2010-08-20
evergreen : initial support driver code.
richard
2010-07-11
r600: Remove unnecessary headers.
Vinson Lee
2010-01-30
r600: Remove unnecessary headers.
Vinson Lee
2009-12-21
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-17
r600: move structs for legacy cmdbuf into cmdbuf C file.
Dave Airlie
2009-10-15
r600: cleanup in r600_cs_process_relocs().
Robert Noland
2009-09-04
r600: fix Elts handling
Alex Deucher
2009-08-26
r600: add missing radeon_cs_space_set_flush call
Alex Deucher
2009-08-26
r600: make reloc_chunk size dynamic
Alex Deucher
2009-08-25
radeon/r600: Fix remaining warnings when building 64 bit binary.
Pauli Nieminen
2009-08-24
r600: switch to common cs functions
Dave Airlie
2009-08-23
r600: bump reloc_chunk size
Alex Deucher
2009-08-20
r600: convert to using common radeon state atoms
Alex Deucher
2009-08-20
r600: rework emit code
Alex Deucher
2009-08-02
r600: handle state emit better
Alex Deucher
2009-07-31
r600: fix reloc setup
Alex Deucher
2009-07-31
r600: remove unused offset_mod stuff
Alex Deucher
2009-07-31
r600: ensure we have enough room for full state emit
Alex Deucher
2009-07-31
r600: get updated pending age from cs ioctl
Alex Deucher
2009-07-16
Warning fixes
Kevin DeKorte
2009-07-16
R6xx/r7xx: remove unused function
Alex Deucher
2009-07-16
Fix more merge fallout
Alex Deucher
2009-07-15
Use memcpy directly in the common code
Alex Deucher
2009-07-10
R6xx/r7xx: use packet 3 for scratch emit
Alex Deucher
2009-07-09
R6xx/r7xx: disable CS dump
Alex Deucher
2009-07-08
Fix buffer age implementaion bug.
Richard Li
2009-07-07
r6xx/r7xx: add sw blit for tex upload
Alex Deucher
2009-07-06
R6xx/r7xx: first pass at texture support
Alex Deucher
2009-06-25
Fix color data can't be fetched issue
Cooper Yuan
2009-06-03
dump command buffer
Alex Deucher
2009-05-29
more cleanup
Alex Deucher
2009-05-15
Fix r6 code bugs.
Richard Li
2009-05-08
R6xx/R7xx: WIP r6xx-rewrite code
Richard Li
2009-04-21
Initial pull of code from r6xx-r7xx-support branch
Richard Li
2009-04-10
Remove r500 stuff
Alex Deucher
2009-04-09
R6xx/R7xx: r300 -> r600 symbols
Alex Deucher
2009-04-08
R600: initial copy of r300 code
Alex Deucher