Merge branch 'xa_branch'
[mesa.git] / src / gallium / winsys /
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-30 Vadim Girlinr600g: fix check for empty cs
2011-06-30 José Fonsecascons: Expose pkg-config in a simpler manner.
2011-06-28 Chia-I Wust/egl: update fbdev backend
2011-06-22 Alex Deucherr600g: fix num_banks interpretation on eg+
2011-06-21 Benjamin Franzkewinsys/wayland: Fix warning
2011-06-13 Mathias Fröhlichr600g: Allow VRAM for the initial domain for every...
2011-06-13 Mathias Fröhlichr600g: Set the domains value also for recycled buffer...
2011-06-11 Daniel Vetteri915g: implement fence signalling
2011-06-09 Alex Deucherr600g: VGT_PRIMITIVE_TYPE is special
2011-06-09 Alex Deucherr600g: Handle CONFIG regs properly
2011-06-09 Dave Airlier600g: adjust vs/ps gprs on r600/r700 cards when needed.
2011-06-08 Brian Paulgallium: s/bool/boolean/
2011-06-08 Dave Airlier600g: set enable always bits for r600/r700 sq registers.
2011-06-08 Dave Airlier600g: fix warnings in winsys.
2011-06-08 Dave Airlier600g: enable dynamic GPR resource management on evergreen
2011-06-08 Dave Airlier600g: only add blocks once to the dirty/enabled lists.
2011-06-08 Dave Airlier600g: fix regression in recent state changes.
2011-06-08 Dave Airlier600g: move simple part of bo reloc processing inline.
2011-06-08 Dave Airlier600g: split resource emit path from main register...
2011-06-08 Dave Airlier600g: exit bo per reg scanning loop early.
2011-06-08 Dave Airlier600g: reorder evergreen draw packets to be smaller.
2011-06-08 Dave Airlier600g: inline r600_bo_reference.
2011-06-08 Dave Airlier600g: no need to drop the references here.
2011-06-08 Dave Airlier600g: use memcmp instead of a loop in state_set_resource
2011-06-07 Pierre-Eric Pellou... r600g : fix incorrect size computation in r600_query_result
2011-06-07 Alex Deucherr600g: remove pre-r6xx asic families and pci ids
2011-06-07 Alex Deucherr600g: always clear query memory
2011-06-07 Benjamin Franzker300g: Remove is_r3xx
2011-06-07 Benjamin Franzker600g: Use radeon pciid list for the family lookup...
2011-06-07 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-06-06 Dave Airlier600g: optimise the draw emission packets for r600/eg
2011-06-06 Dave Airlier600g: use an enabled list to track enabled blocks.
2011-06-06 Dave Airlier600g/winsys: overhaul resource range/blocks.
2011-06-06 Dave Airlier600g: split out block init
2011-06-06 Dave Airlier600g: move resource setting to its own structures.
2011-06-06 Dave Airlier600g: only call bo loop if nbos is positive.
2011-06-06 Dave Airlier600g: don't need to call the packet dirty function...
2011-06-02 Dave Airlier600g: work out range/block etc at state build time.
2011-06-02 Dave Airlier600g: migrate macros from r600_priv.h to r600.h
2011-06-02 Dave Airlier600g: remote ctx arg to block/range macros.
2011-06-02 Dave Airlier600g: avoid copying unnecessary pieces of a block.
2011-06-02 Dave Airlier600g: force new evergreen blocks for large range.
2011-05-31 Alex Deucherr600g: add llano support
2011-05-31 Alex Deucherr600g: cs init fixes
2011-05-31 Dave Airlier600g: add context control to start of CS
2011-05-31 Dave Airlier600g: don't emit color blend register on original...
2011-05-25 Dave Airlier600g: add initial cayman acceleration support.
2011-05-24 Dave Airlier600g: flush the DB dest base as well.
2011-05-18 Dave Airlier600g: bump domain selection up one layer.
2011-05-15 Dave Airlier600g: reduce flushes so only when texture and CB overlap.
2011-05-15 Marek Olšákr300g: dynamically ask for and release Hyper-Z access
2011-05-13 Dave Airlier600g: don't unmap if we haven't mapped
2011-05-12 Dave Airlier600g: use a local var to store pointer to which regist...
2011-05-12 Dave Airlier600g: make range/block act more like a page table
2011-05-12 Dave Airlier600g: reduce r600_reg footprint
2011-05-12 Dave Airlier600g: reduce memory usage from range/block hash table.
2011-05-12 Dave Airlier600g: delay mapping until first map request. (v2)
2011-05-11 Alex Deucherr600g: fix flushes on rs780/rs880
2011-05-10 José Fonsecasvga/drm: Implement svga_winsys_screen::get_hw_version.
2011-05-06 Alex Deucherr600g: avoid recursion in rv670 flush workaround
2011-05-06 Kostas GeorgiouAdd pci id for FirePro 2270
2011-05-05 Alex Deucherr600g: further r6xx cache flush fixes
2011-05-05 Dave Airlier600g: add rv670 flushing workaround.
2011-05-05 Alex Deucherr600g: fix cache flushes on r6xx
2011-05-04 Dave Airlier600g: do RV6xx base updates inline with state updates.
2011-05-04 Brian Pauli915g: add const qualifier to silence warning
2011-05-03 Alex Deucherr600g: add some new pci ids
2011-04-25 Benjamin Franzkewinsys/wayland: Fix typo in Makefile
2011-04-25 Benjamin Franzkewinsys: Add wayland shm sw winsys
2011-04-24 Marek Olšákr600g: remove some pointless and unused functions
2011-04-24 Marek Olšákr600g: do not reset device to 0 when doing unrelated...
2011-04-20 Alex Deucherr600g: fix userspace fences again
2011-04-19 Fredrik Höglundr600g: don't flush the dest caches on every draw
2011-04-19 Dave Airlier600g: make loop const always flush
2011-04-19 Dave Airlier600g: add dirty tracking to context reg.
2011-04-19 Dave Airlier600g: deinline some large functions.
2011-04-19 Dave Airlier600g: consolidate r600/evergreen code for resource...
2011-04-19 Bas Nieuwenhuizenr600g: don't flush caches if we already did so, even...
2011-04-19 Dave Airlier600g: attempt to avoid emitting resources that are...
2011-04-19 Dave Airlier600g: modify block to only emit the first few dirty...
2011-04-19 Dave Airlier600g: track dirty registers better. (v2)
2011-04-18 Marek Olšákr300g/winsys: rename r300->radeon and do a little cleanup
2011-04-17 Dave Airlier600g: use some loops.
2011-04-17 Dave Airlier600g: consolidate the same piece of cut-n-paste code...
2011-04-08 Marek Olšákr300g: fix crash when adding a new relocation
2011-04-08 Marek Olšákr300g: add 'radeon: ' prefix to error messages in winsys
2011-04-04 Alex Deucherr600g: add some additional ontario pci ids
2011-04-03 Marek Olšákr300g: do not wait for a busy BO if neither GPU nor...
2011-04-03 Marek Olšákr300g: remove unused RADEON_PB_USAGE_CACHE
2011-04-03 Marek Olšákr300g: avoid mapping the same buffer twice
2011-04-03 Marek Olšákr300g: remove the redundant reference counter in radeon_bo
2011-03-29 Fredrik Höglundr600g: implement texture barrier
2011-03-29 Fredrik Höglundr600g: implement the pipe_screen fence functions
2011-03-29 Vinson Leei915g: Fix build.
2011-03-28 Daniel Vetteri915g: use drm ioctl to get pci devid
2011-03-22 Dave Airlier600g: fix bo names causing -35 EDEADLCK
2011-03-14 Alex Deucherr600g: fix logic error in 028987c80362eddd39176628486a4...
2011-03-14 Alex Deucherr600g: emit SURFACE_BASE_UPDATE packet on rv6xx
2011-03-11 Marek Olšákgallium: remove flags from the flush function
next