summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r600_cmdbuf.c
AgeCommit message (Expand)Author
2010-01-30r600: Remove unnecessary headers.Vinson Lee
2009-12-21radeon/r600: use new libdrm_radeon apiDave Airlie
2009-12-17r600: move structs for legacy cmdbuf into cmdbuf C file.Dave Airlie
2009-10-15r600: cleanup in r600_cs_process_relocs().Robert Noland
2009-09-04r600: fix Elts handlingAlex Deucher
2009-08-26r600: add missing radeon_cs_space_set_flush callAlex Deucher
2009-08-26r600: make reloc_chunk size dynamicAlex Deucher
2009-08-25radeon/r600: Fix remaining warnings when building 64 bit binary.Pauli Nieminen
2009-08-24r600: switch to common cs functionsDave Airlie
2009-08-23r600: bump reloc_chunk sizeAlex Deucher
2009-08-20r600: convert to using common radeon state atomsAlex Deucher
2009-08-20r600: rework emit codeAlex Deucher
2009-08-02r600: handle state emit betterAlex Deucher
2009-07-31r600: fix reloc setupAlex Deucher
2009-07-31r600: remove unused offset_mod stuffAlex Deucher
2009-07-31r600: ensure we have enough room for full state emitAlex Deucher
2009-07-31r600: get updated pending age from cs ioctlAlex Deucher
2009-07-16Warning fixesKevin DeKorte
2009-07-16R6xx/r7xx: remove unused functionAlex Deucher
2009-07-16Fix more merge falloutAlex Deucher
2009-07-15Use memcpy directly in the common codeAlex Deucher
2009-07-10R6xx/r7xx: use packet 3 for scratch emitAlex Deucher
2009-07-09R6xx/r7xx: disable CS dumpAlex Deucher
2009-07-08Fix buffer age implementaion bug.Richard Li
2009-07-07r6xx/r7xx: add sw blit for tex uploadAlex Deucher
2009-07-06R6xx/r7xx: first pass at texture supportAlex Deucher
2009-06-25Fix color data can't be fetched issueCooper Yuan
2009-06-03dump command bufferAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-15Fix r6 code bugs.Richard Li
2009-05-08R6xx/R7xx: WIP r6xx-rewrite codeRichard Li
2009-04-21Initial pull of code from r6xx-r7xx-support branchRichard Li
2009-04-10Remove r500 stuffAlex Deucher
2009-04-09R6xx/R7xx: r300 -> r600 symbolsAlex Deucher
2009-04-08R600: initial copy of r300 codeAlex Deucher